rspec system pg14 26/32
Passed Started
by
@f_caplette

Frédéric Caplette
1Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)2 on green-1.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 4bq1s9yM, system ID: s_9d15f3e4e7ae3 feature flags: FF_NETWORK_PER_BUILD:true4Resolving secrets6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-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:0fc0b666ef9eb249e61edd4e2ec434a328e98117079727c5e7cf6dc9a00d7a94 for redis:6.2-alpine with digest redis@sha256:d6c2911ac51b289db208767581a5d154544f2b2fe4914ea5056443f62dc6e900 ...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.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:587c9cd6fec28afa3cb4d4611ceb6c35e08d97e0a7a577e6ac4a1cf72b583024 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:3b778d703bf674cac2fdb3c0c081a0ca82fdd866872b87f6d780a503d396a114 ...25Running on runner-4bq1s9ym-project-278964-concurrent-0 via runner-4bq1s9ym-private-1717584213-d2af6523...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1.5-17...32Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bookworm-ruby-3.1.5-17 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (7027475701)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7027475701 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 (7027475796)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7027475796 responseStatus=200 OK token=glcbt-6541Downloading artifacts for retrieve-tests-metadata (7027475856)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7027475856 responseStatus=200 OK token=glcbt-6543Downloading artifacts for setup-test-env (7027475809)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7027475809 responseStatus=200 OK token=glcbt-65 45 Executing "step_script" stage of the job script 46Using docker image sha256:587c9cd6fec28afa3cb4d4611ceb6c35e08d97e0a7a577e6ac4a1cf72b583024 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:3b778d703bf674cac2fdb3c0c081a0ca82fdd866872b87f6d780a503d396a114 ...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.sh792Using decomposed database config (config/database.yml.decomposed-postgresql)793Geo DB won't be set up.794Embedding DB won't be set up.806$ source ./scripts/rspec_helpers.sh807$ run_timed_command "gem install knapsack --no-document"808$ gem install knapsack --no-document809Successfully installed knapsack-4.0.08101 gem installed811==> 'gem install knapsack --no-document' succeeded in 1 seconds.812$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"817$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"818$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"819$ tooling/bin/create_job_metrics_file || true820[job-metrics] Creating the job metrics file for the CI/CD job.821$ rspec_section rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"823[15:54:20] Starting rspec_parallelized_job824RETRY_FAILED_TESTS_IN_NEW_PROCESS: true825KNAPSACK_GENERATE_REPORT: true826FLAKY_RSPEC_GENERATE_REPORT: true827KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb828KNAPSACK_LOG_LEVEL: debug829KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_26_32_278964_report.json830FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json831FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_26_32_278964_report.json832NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_26_32_278964_report.json833RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-7027479442.txt834CRYSTALBALL: 835RSPEC_TESTS_MAPPING_ENABLED: 836RSPEC_TESTS_FILTER_FILE: 837Shell set options (set -o) enabled:838braceexpand on839hashall on840interactive-comments on841pipefail on842Knapsack report generator started!843warning: parser/current is loading parser/ruby31, which recognizes 3.1.4-compliant syntax, but you are running 3.1.5.845Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}846# [RSpecRunTime] Starting RSpec timer...847[TEST PROF INFO] EventProf enabled (sql.active_record)848unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.849unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.850Test environment set up in 0.80986935 seconds851# [RSpecRunTime] Starting example group spec/features/projects/work_items/work_item_spec.rb. Expected to take 4 minutes 9.24 seconds.852Work item853Starting the Capybara driver server...854 for signed in user855Capybara starting Puma...856* Version 6.4.0, codename: The Eagle of Durango857* Min threads: 0, max threads: 4858* Listening on unix:///tmp/20240605-352-ek79c0859 shows project issues link in breadcrumbs860 uses IID path in breadcrumbs861 actions dropdown is displayed862 behaves like work items title863 successfully shows and changes the title of the work item864 behaves like work items toggle status button865 successfully shows and changes the status of the work item866# [RSpecRunTime] RSpec elapsed time: 40.68 seconds. Current RSS: ~1394M. Threads: 26. load average: 1.40 1.35 1.33 1/418 562867.868 behaves like work items assignees869 successfully removes all users on clear all button click870 updates the assignee in real-time871# [RSpecRunTime] RSpec elapsed time: 58.11 seconds. Current RSS: ~1404M. Threads: 27. load average: 1.28 1.33 1.32 1/491 672872.873 behaves like work items labels874 successfully applies the label by searching875 successfully removes all users on clear all button click876 updates the assignee in real-time877# [RSpecRunTime] RSpec elapsed time: 1 minute 15.38 seconds. Current RSS: ~1409M. Threads: 27. load average: 1.22 1.31 1.32 1/490 678878.879 behaves like work items comments880 successfully creates and shows comments881 successfully updates existing comments882 successfully posts comments using shortcut and checks if textarea is blank when reinitiated883 for work item note actions signed in user with developer role884 shows work item note actions885# [RSpecRunTime] RSpec elapsed time: 1 minute 31.2 seconds. Current RSS: ~1403M. Threads: 27. load average: 1.56 1.38 1.34 1/490 684886.887 when using quick actions888 autocompletes quick actions common to all work item types889 when a widget is enabled890 autocompletes quick action for the enabled widget891# [RSpecRunTime] RSpec elapsed time: 1 minute 37.92 seconds. Current RSS: ~1405M. Threads: 27. load average: 1.64 1.40 1.34 1/487 687892.893 when a widget is disabled894 does not autocomplete quick action for the disabled widget895# [RSpecRunTime] RSpec elapsed time: 1 minute 41.14 seconds. Current RSS: ~1410M. Threads: 27. load average: 1.64 1.40 1.34 1/487 689896.897 behaves like work items description898 shows GFM autocomplete899 autocompletes available quick actions900 on conflict901 shows conflict message when description changes902# [RSpecRunTime] RSpec elapsed time: 1 minute 54.17 seconds. Current RSS: ~1397M. Threads: 27. load average: 1.49 1.38 1.34 1/485 693903.904 behaves like work items milestone905 has the work item milestone with edit906 passes axe automated accessibility testing in closed state907 passes axe automated accessibility testing in open state908 when edit is clicked909 selects and updates the right milestone910 searches and sets or removes milestone for the work item911# [RSpecRunTime] RSpec elapsed time: 2 minutes 15.25 seconds. Current RSS: ~1399M. Threads: 27. load average: 1.35 1.36 1.33 1/486 700912.913 behaves like work items notifications914 displays toast when notification is toggled915# [RSpecRunTime] RSpec elapsed time: 2 minutes 18.72 seconds. Current RSS: ~1403M. Threads: 27. load average: 1.57 1.40 1.35 1/486 702916.917 behaves like work items todos918 adds item to the list919 marks a todo as done920# [RSpecRunTime] RSpec elapsed time: 2 minutes 25.55 seconds. Current RSS: ~1419M. Threads: 27. load average: 1.52 1.39 1.34 1/486 705921.922 behaves like work items award emoji923 adds award to the work item for current user924 removes award from work item for current user925 add custom award to the work item for current user926# [RSpecRunTime] RSpec elapsed time: 2 minutes 36.42 seconds. Current RSS: ~1406M. Threads: 27. load average: 1.44 1.38 1.34 1/485 709927.928 behaves like work items time tracking929 passes axe automated accessibility testing for estimate and time spent modals930 adds and removes an estimate931 adds and deletes time entries and view report932# [RSpecRunTime] RSpec elapsed time: 2 minutes 53.56 seconds. Current RSS: ~1420M. Threads: 27. load average: 1.31 1.35 1.33 1/481 714933.934 for guest users935 behaves like work items comment actions for guest users936 for guest user937 hides other actions other than copy link938# [RSpecRunTime] RSpec elapsed time: 2 minutes 56.67 seconds. Current RSS: ~1421M. Threads: 27. load average: 1.69 1.43 1.36 1/483 717939.940 for user not signed in941 todos action is not displayed942 award button is disabled and add reaction is not displayed943 when work_items_beta is enabled944 hides the assignees edit button945 hides the labels edit button946# [RSpecRunTime] RSpec elapsed time: 3 minutes 8.66 seconds. Current RSS: ~1417M. Threads: 27. load average: 1.58 1.42 1.35 1/483 718947.948 for signed in owner949 behaves like work items invite members950 successfully assigns the current user by searching951# [RSpecRunTime] RSpec elapsed time: 3 minutes 11.99 seconds. Current RSS: ~1417M. Threads: 27. load average: 1.54 1.41 1.35 1/483 720952.953 when item is a task954 behaves like work items parent955 searches and sets or removes parent for the work item956# [RSpecRunTime] RSpec elapsed time: 3 minutes 20.43 seconds. Current RSS: ~1435M. Threads: 27. load average: 1.49 1.40 1.35 1/484 723957.958# [RSpecRunTime] Finishing example group spec/features/projects/work_items/work_item_spec.rb. It took 3 minutes 17.53 seconds. Expected to take 4 minutes 9.24 seconds.959# [RSpecRunTime] Starting example group spec/features/merge_request/user_comments_on_merge_request_spec.rb. Expected to take 3 minutes 16.79 seconds.960User comments on a merge request961 adds a comment962 replys to a new comment963 handles esc key correctly when atwho is active964 handles esc key correctly when atwho is active965 handles esc key correctly when atwho is active966 handles esc key correctly when atwho is active967 handles esc key correctly when atwho is active968 handles esc key correctly when atwho is active969 handles esc key correctly when atwho is active970 handles esc key correctly when atwho is active971 handles esc key correctly when atwho is not active972 loads new comment973 behaves like rich text editor - common974 saves page content in local storage if the user navigates away975 autofocuses the rich text editor when switching to rich text976 autofocuses the plain text editor when switching back to markdown977 rendering with initial content978 renders correctly with table as initial content979# [RSpecRunTime] RSpec elapsed time: 6 minutes 9.26 seconds. Current RSS: ~1438M. Threads: 25. load average: 1.79 1.69 1.47 1/489 3963980.981# [RSpecRunTime] Finishing example group spec/features/merge_request/user_comments_on_merge_request_spec.rb. It took 2 minutes 48.28 seconds. Expected to take 3 minutes 16.79 seconds.982# [RSpecRunTime] Starting example group spec/features/merge_request/user_squashes_merge_request_spec.rb. Expected to take 2 minutes 22.74 seconds.983User squashes a merge request984 when the MR has only one commit985 when squash message differs from existing commit message986 squashes the commits into a single commit, and adds a merge commit987# [RSpecRunTime] RSpec elapsed time: 6 minutes 29.11 seconds. Current RSS: ~1462M. Threads: 25. load average: 1.65 1.66 1.47 2/490 4513988.989 when squash message is the same as existing commit message990 accepts the merge request without squashing991# [RSpecRunTime] RSpec elapsed time: 6 minutes 49.29 seconds. Current RSS: ~1462M. Threads: 26. load average: 1.83 1.70 1.48 1/490 5041992.993 when squash is enabled on merge request creation994 shows the squash checkbox as checked995 when accepting with squash checked996 squashes the commits into a single commit, and adds a merge commit997# [RSpecRunTime] RSpec elapsed time: 7 minutes 20.15 seconds. Current RSS: ~1469M. Threads: 26. load average: 2.30 1.81 1.53 1/491 6002998.999 when accepting and unchecking squash1000 accepts the merge request without squashing1001# [RSpecRunTime] RSpec elapsed time: 7 minutes 37.48 seconds. Current RSS: ~1473M. Threads: 26. load average: 2.00 1.77 1.52 1/490 65231002.1003 when squash is not enabled on merge request creation1004 shows the squash checkbox as unchecked1005 when accepting and checking squash1006 squashes the commits into a single commit, and adds a merge commit1007# [RSpecRunTime] RSpec elapsed time: 8 minutes 7.08 seconds. Current RSS: ~1471M. Threads: 25. load average: 1.65 1.71 1.51 1/489 74811008.1009 when accepting with squash unchecked1010 accepts the merge request without squashing1011# [RSpecRunTime] RSpec elapsed time: 8 minutes 26.54 seconds. Current RSS: ~1473M. Threads: 25. load average: 1.66 1.71 1.51 1/489 80061012.1013# [RSpecRunTime] Finishing example group spec/features/merge_request/user_squashes_merge_request_spec.rb. It took 2 minutes 17.3 seconds. Expected to take 2 minutes 22.74 seconds.1014# [RSpecRunTime] Starting example group spec/features/issues/user_views_issues_spec.rb. Expected to take 1 minute 54.16 seconds.1015User views issues1016 when signed in as developer1017 when project is public1018 open issues1019 shows open issues1020 opens issues by label1021 opens issue1022# [RSpecRunTime] RSpec elapsed time: 8 minutes 44.1 seconds. Current RSS: ~1456M. Threads: 24. load average: 1.68 1.71 1.52 1/485 80881023.1024 closed issues1025 shows closed issues1026 opens issue1027# [RSpecRunTime] RSpec elapsed time: 8 minutes 52.88 seconds. Current RSS: ~1461M. Threads: 24. load average: 1.65 1.71 1.52 1/484 81351028.1029 all issues1030 shows all issues1031 opens issue1032# [RSpecRunTime] RSpec elapsed time: 9 minutes 2.11 seconds. Current RSS: ~1458M. Threads: 24. load average: 1.79 1.73 1.53 1/484 81821033.1034 when project is internal1035 open issues1036 shows open issues1037 opens issues by label1038 opens issue1039# [RSpecRunTime] RSpec elapsed time: 9 minutes 17.65 seconds. Current RSS: ~1453M. Threads: 24. load average: 1.77 1.73 1.53 1/487 82661040.1041 closed issues1042 shows closed issues1043 opens issue1044# [RSpecRunTime] RSpec elapsed time: 9 minutes 26.82 seconds. Current RSS: ~1455M. Threads: 22. load average: 1.66 1.70 1.52 1/487 83131045.1046 all issues1047 shows all issues1048 opens issue1049# [RSpecRunTime] RSpec elapsed time: 9 minutes 36.43 seconds. Current RSS: ~1455M. Threads: 22. load average: 1.60 1.69 1.52 2/485 83601050.1051 when not signed in1052 when project is public1053 open issues1054 shows open issues1055 opens issues by label1056 opens issue1057# [RSpecRunTime] RSpec elapsed time: 9 minutes 50.02 seconds. Current RSS: ~1441M. Threads: 24. load average: 1.62 1.69 1.52 1/486 84421058.1059 closed issues1060 shows closed issues1061 opens issue1062# [RSpecRunTime] RSpec elapsed time: 9 minutes 57.84 seconds. Current RSS: ~1443M. Threads: 26. load average: 1.60 1.69 1.52 1/488 84891063.1064 all issues1065 shows all issues1066 opens issue1067# [RSpecRunTime] RSpec elapsed time: 10 minutes 6.94 seconds. Current RSS: ~1442M. Threads: 26. load average: 1.51 1.66 1.52 1/489 85351068.1069# [RSpecRunTime] Finishing example group spec/features/issues/user_views_issues_spec.rb. It took 1 minute 40.38 seconds. Expected to take 1 minute 54.16 seconds.1070# [RSpecRunTime] Starting example group spec/features/dashboard/todos/todos_filtering_spec.rb. Expected to take 1 minute 26.66 seconds.1071Dashboard > User filters todos1072 displays all todos without a filter1073 filters by project1074 filters by group1075 filters by type1076 Author filter1077 filters by author1078 shows only authors of existing todos1079 shows only authors of existing done todos1080# [RSpecRunTime] RSpec elapsed time: 10 minutes 38.79 seconds. Current RSS: ~1447M. Threads: 25. load average: 1.25 1.58 1.50 1/489 85431081.1082 filter by action1083 filters by Assigned1084 filters by Review Requested1085 filters by Mentioned1086 filters by Added1087 filters by Pipelines1088# [RSpecRunTime] RSpec elapsed time: 11 minutes 0.68 second. Current RSS: ~1455M. Threads: 24. load average: 1.55 1.63 1.51 1/487 85481089.1090 todos tab count1091 when filtering by open todos1092 includes all open todos1093 only counts open todos that match when filtered by project1094# [RSpecRunTime] RSpec elapsed time: 11 minutes 8.33 seconds. Current RSS: ~1459M. Threads: 24. load average: 1.47 1.61 1.51 1/487 85501095.1096 when filtering by done todos1097 includes all done todos1098 only counts done todos that match when filtered by project1099# [RSpecRunTime] RSpec elapsed time: 11 minutes 17.79 seconds. Current RSS: ~1453M. Threads: 24. load average: 1.39 1.58 1.50 1/487 85521100.1101# [RSpecRunTime] Finishing example group spec/features/dashboard/todos/todos_filtering_spec.rb. It took 1 minute 10.84 seconds. Expected to take 1 minute 26.66 seconds.1102# [RSpecRunTime] Starting example group spec/features/projects/members/manage_groups_spec.rb. Expected to take 1 minute 12.69 seconds.1103Project > Members > Manage groups1104 displays the invite group button1105 does not display the button when visiting the page not signed in1106 Share with group lock1107 for a project in a root group1108 when the group has "Share with group lock" disabled1109 the project can be shared with another group1110 behaves like the project can be shared with groups1111 the "Invite a group" button exists1112# [RSpecRunTime] RSpec elapsed time: 11 minutes 30.61 seconds. Current RSS: ~1470M. Threads: 21. load average: 1.26 1.55 1.49 1/483 85581113.1114 when the group has "Share with group lock" enabled1115 behaves like the project cannot be shared with groups1116 the "Invite a group" button does not exist1117# [RSpecRunTime] RSpec elapsed time: 11 minutes 33.11 seconds. Current RSS: ~1466M. Threads: 21. load average: 1.24 1.54 1.49 1/483 85601118.1119 for a project in a subgroup1120 when the root_group has "Share with group lock" disabled1121 when the subgroup has "Share with group lock" disabled1122 behaves like the project can be shared with groups1123 the "Invite a group" button exists1124# [RSpecRunTime] RSpec elapsed time: 11 minutes 35.64 seconds. Current RSS: ~1464M. Threads: 21. load average: 1.24 1.54 1.49 1/483 85611125.1126 when the subgroup has "Share with group lock" enabled1127 behaves like the project cannot be shared with groups1128 the "Invite a group" button does not exist1129# [RSpecRunTime] RSpec elapsed time: 11 minutes 38.35 seconds. Current RSS: ~1460M. Threads: 21. load average: 1.38 1.56 1.49 6/483 85621130.1131 when the root_group has "Share with group lock" enabled1132 when the subgroup has "Share with group lock" disabled (parent overridden)1133 behaves like the project can be shared with groups1134 the "Invite a group" button exists1135# [RSpecRunTime] RSpec elapsed time: 11 minutes 41.34 seconds. Current RSS: ~1458M. Threads: 21. load average: 1.38 1.56 1.49 2/485 85641136.1137 when the subgroup has "Share with group lock" enabled1138 behaves like the project cannot be shared with groups1139 the "Invite a group" button does not exist1140# [RSpecRunTime] RSpec elapsed time: 11 minutes 43.95 seconds. Current RSS: ~1452M. Threads: 21. load average: 1.35 1.55 1.49 6/485 85651141.1142 setting an expiration date for a group link1143 the group link shows the expiration time with a warning class1144# [RSpecRunTime] RSpec elapsed time: 11 minutes 49.0 seconds. Current RSS: ~1455M. Threads: 21. load average: 1.56 1.60 1.50 1/484 85681145.1146 group search results1147 behaves like inviting groups search results1148 with instance admin considerations1149 when user is an admin1150 shows groups where the admin has no direct membership1151 shows groups where the admin has at least guest level membership1152# [RSpecRunTime] RSpec elapsed time: 11 minutes 54.36 seconds. Current RSS: ~1460M. Threads: 22. load average: 1.44 1.57 1.50 1/485 85721153.1154 when user is not an admin1155 does not show groups where the user has no direct membership1156 shows groups where the user has at least guest level membership1157# [RSpecRunTime] RSpec elapsed time: 11 minutes 59.06 seconds. Current RSS: ~1449M. Threads: 22. load average: 1.40 1.56 1.49 1/485 85751158.1159 when user is not an admin and there are hierarchy considerations1160 does not show self or ancestors1161 when sharing with groups outside the hierarchy is enabled1162 shows groups within and outside the hierarchy in search results1163# [RSpecRunTime] RSpec elapsed time: 12 minutes 4.38 seconds. Current RSS: ~1452M. Threads: 22. load average: 1.69 1.62 1.51 1/485 85781164.1165 when sharing with groups outside the hierarchy is disabled1166 shows only groups within the hierarchy in search results1167# [RSpecRunTime] RSpec elapsed time: 12 minutes 6.64 seconds. Current RSS: ~1455M. Threads: 22. load average: 1.63 1.61 1.51 1/485 85801168.1169 for a project in a nested group1170 does not show the groups inherited from projects1171 does not show the ancestors or project group1172# [RSpecRunTime] RSpec elapsed time: 12 minutes 13.08 seconds. Current RSS: ~1450M. Threads: 21. load average: 1.58 1.60 1.51 1/484 85841173.1174# [RSpecRunTime] Finishing example group spec/features/projects/members/manage_groups_spec.rb. It took 55.3 seconds. Expected to take 1 minute 12.69 seconds.1175# [RSpecRunTime] Starting example group spec/features/merge_request/user_creates_image_diff_notes_spec.rb. Expected to take 54.26 seconds.1176Merge request > User creates image diff notes1177 create commit diff notes1178 create a new diff note1179 shows indicator and avatar badges, and allows collapsing/expanding the discussion notes1180# [RSpecRunTime] RSpec elapsed time: 12 minutes 19.26 seconds. Current RSS: ~1454M. Threads: 24. load average: 1.86 1.65 1.53 1/493 87301181.1182 render commit diff notes1183 render diff indicators within the image diff frame, diff notes, and avatar badge numbers1184# [RSpecRunTime] RSpec elapsed time: 12 minutes 23.05 seconds. Current RSS: ~1465M. Threads: 24. load average: 1.79 1.64 1.52 1/494 88541185.1186 inline view1187 when images are stored in LFS1188 shows lfs badges1189# [RSpecRunTime] RSpec elapsed time: 12 minutes 30.05 seconds. Current RSS: ~1482M. Threads: 25. load average: 1.72 1.63 1.52 1/493 91331190.1191 parallel view1192 when images are stored in LFS1193 shows lfs badges1194# [RSpecRunTime] RSpec elapsed time: 12 minutes 36.79 seconds. Current RSS: ~1479M. Threads: 25. load average: 1.53 1.59 1.51 1/494 94131195.1196 discussion tab polling1197 render diff indicators within the image frame1198# [RSpecRunTime] RSpec elapsed time: 12 minutes 47.43 seconds. Current RSS: ~1465M. Threads: 25. load average: 1.37 1.56 1.50 1/494 96381199.1200 image view modes1201 onion skin1202 resizes image1203# [RSpecRunTime] RSpec elapsed time: 12 minutes 51.22 seconds. Current RSS: ~1471M. Threads: 25. load average: 1.37 1.56 1.50 1/494 97491204.1205 swipe view1206 behaves like swipe view1207 moves the swipe handle1208 shows both images at the same position1209# [RSpecRunTime] RSpec elapsed time: 12 minutes 59.85 seconds. Current RSS: ~1497M. Threads: 25. load average: 1.31 1.54 1.49 1/494 99721210.1211# [RSpecRunTime] Finishing example group spec/features/merge_request/user_creates_image_diff_notes_spec.rb. It took 46.78 seconds. Expected to take 54.26 seconds.1212# [RSpecRunTime] Starting example group spec/features/merge_request/user_selects_branches_for_new_mr_spec.rb. Expected to take 50.44 seconds.1213Merge request > User selects branches for new MR1214 selects the source branch sha when a tag with the same name exists1215 selects the target branch sha when a tag with the same name exists1216 generates a diff for an orphaned branch1217 populates source branch button1218 allows to change the diff view1219 does not allow non-existing branches1220 does not show error messages on initial form1221 when target project cannot be viewed by the current user1222 does not leak the private project name & namespace1223# [RSpecRunTime] RSpec elapsed time: 13 minutes 33.49 seconds. Current RSS: ~1475M. Threads: 25. load average: 1.44 1.55 1.50 1/494 105441224.1225 when source project cannot be viewed by the current user1226 does not leak the private project name & namespace1227# [RSpecRunTime] RSpec elapsed time: 13 minutes 36.37 seconds. Current RSS: ~1489M. Threads: 25. load average: 1.44 1.55 1.50 1/494 105811228.1229 when a branch contains commits that both delete and add the same image1230 renders the diff successfully1231# [RSpecRunTime] RSpec elapsed time: 13 minutes 39.02 seconds. Current RSS: ~1477M. Threads: 25. load average: 1.40 1.54 1.50 1/494 106891232.1233 when a new merge request has a pipeline1234 shows pipelines for a new merge request1235# [RSpecRunTime] RSpec elapsed time: 13 minutes 41.77 seconds. Current RSS: ~1477M. Threads: 24. load average: 1.45 1.55 1.50 1/494 107681236.1237 with special characters in branch names1238 escapes quotes in branch names1239 does not escape unicode in branch names1240# [RSpecRunTime] RSpec elapsed time: 13 minutes 49.33 seconds. Current RSS: ~1555M. Threads: 24. load average: 2.06 1.68 1.54 1/494 109551241.1242# [RSpecRunTime] Finishing example group spec/features/merge_request/user_selects_branches_for_new_mr_spec.rb. It took 49.46 seconds. Expected to take 50.44 seconds.1243# [RSpecRunTime] Starting example group spec/features/projects/members/group_members_spec.rb. Expected to take 38.55 seconds.1244Projects members1245 with a group invitee1246 does not appear in the project members page1247# [RSpecRunTime] RSpec elapsed time: 13 minutes 52.99 seconds. Current RSS: ~1549M. Threads: 24. load average: 2.13 1.70 1.55 1/494 109581248.1249 with a group1250 shows group and project members by default1251 shows project members only if requested1252 shows group members only if requested1253# [RSpecRunTime] RSpec elapsed time: 14 minutes 1.8 seconds. Current RSS: ~1464M. Threads: 24. load average: 1.88 1.66 1.54 1/489 109611254.1255 with a group, a project invitee, and a project requester1256 shows the group owner1257 shows the project developer1258 shows the project invitee1259 shows the project requester1260# [RSpecRunTime] RSpec elapsed time: 14 minutes 20.26 seconds. Current RSS: ~1467M. Threads: 23. load average: 1.82 1.66 1.54 1/488 109691261.1262 with a group requester1263 does not appear in the project members page1264# [RSpecRunTime] RSpec elapsed time: 14 minutes 23.37 seconds. Current RSS: ~1467M. Threads: 23. load average: 1.76 1.65 1.54 1/488 109721265.1266 showing status of members1267 shows the status1268# [RSpecRunTime] RSpec elapsed time: 14 minutes 26.45 seconds. Current RSS: ~1465M. Threads: 22. load average: 1.76 1.65 1.54 5/488 109731269.1270# [RSpecRunTime] Finishing example group spec/features/projects/members/group_members_spec.rb. It took 37.2 seconds. Expected to take 38.55 seconds.1271# [RSpecRunTime] Starting example group spec/features/issuables/sorting_list_spec.rb. Expected to take 34.43 seconds.1272Sort Issuable List1273 for merge requests1274 default sort order1275 in the "merge requests" tab1276 is "last created"1277# [RSpecRunTime] RSpec elapsed time: 14 minutes 29.29 seconds. Current RSS: ~1459M. Threads: 22. load average: 2.02 1.70 1.56 1/486 109741278.1279 in the "merge requests / open" tab1280 is "created date"1281# [RSpecRunTime] RSpec elapsed time: 14 minutes 31.45 seconds. Current RSS: ~1458M. Threads: 22. load average: 2.02 1.70 1.56 1/486 109751282.1283 in the "merge requests / merged" tab1284 is "updated date"1285# [RSpecRunTime] RSpec elapsed time: 14 minutes 33.47 seconds. Current RSS: ~1465M. Threads: 22. load average: 1.86 1.68 1.55 1/486 109761286.1287 in the "merge requests / closed" tab1288 is "updated date"1289# [RSpecRunTime] RSpec elapsed time: 14 minutes 35.47 seconds. Current RSS: ~1471M. Threads: 22. load average: 1.86 1.68 1.55 1/486 109771290.1291 in the "merge requests / all" tab1292 is "created date"1293# [RSpecRunTime] RSpec elapsed time: 14 minutes 37.49 seconds. Current RSS: ~1470M. Threads: 22. load average: 1.79 1.66 1.54 1/486 109781294.1295 custom sorting1296 supports sorting in asc and desc order1297# [RSpecRunTime] RSpec elapsed time: 14 minutes 41.88 seconds. Current RSS: ~1465M. Threads: 21. load average: 1.72 1.65 1.54 2/487 109791298.1299 for issues1300 default sort order1301 in the "issues" tab1302 is "created date"1303# [RSpecRunTime] RSpec elapsed time: 14 minutes 44.35 seconds. Current RSS: ~1466M. Threads: 22. load average: 1.72 1.65 1.54 1/486 109811304.1305 in the "issues / open" tab1306 is "created date"1307# [RSpecRunTime] RSpec elapsed time: 14 minutes 46.79 seconds. Current RSS: ~1461M. Threads: 22. load average: 1.59 1.62 1.53 2/486 109821308.1309 in the "issues / closed" tab1310 is "updated date"1311# [RSpecRunTime] RSpec elapsed time: 14 minutes 49.09 seconds. Current RSS: ~1455M. Threads: 22. load average: 1.59 1.62 1.53 1/486 109831312.1313 in the "issues / all" tab1314 is "created date"1315# [RSpecRunTime] RSpec elapsed time: 14 minutes 51.4 seconds. Current RSS: ~1452M. Threads: 22. load average: 1.59 1.62 1.53 1/486 109841316.1317 when the sort in the URL is created_date1318 shows the sort order as created date1319# [RSpecRunTime] RSpec elapsed time: 14 minutes 53.91 seconds. Current RSS: ~1447M. Threads: 22. load average: 1.54 1.61 1.53 1/486 109851320.1321 custom sorting1322 supports sorting in asc and desc order1323# [RSpecRunTime] RSpec elapsed time: 14 minutes 57.06 seconds. Current RSS: ~1448M. Threads: 22. load average: 1.58 1.62 1.53 1/486 109861324.1325# [RSpecRunTime] Finishing example group spec/features/issuables/sorting_list_spec.rb. It took 30.54 seconds. Expected to take 34.43 seconds.1326# [RSpecRunTime] Starting example group spec/features/boards/sidebar_labels_spec.rb. Expected to take 30.71 seconds.1327Project issue boards sidebar labels1328 labels1329 shows current labels when editing1330 adds a single label1331 adds a multiple labels1332 removes a label1333 creates project label1334# [RSpecRunTime] RSpec elapsed time: 15 minutes 25.7 seconds. Current RSS: ~1457M. Threads: 25. load average: 1.89 1.68 1.56 1/489 109991335.1336# [RSpecRunTime] Finishing example group spec/features/boards/sidebar_labels_spec.rb. It took 28.64 seconds. Expected to take 30.71 seconds.1337# [RSpecRunTime] Starting example group spec/features/search/user_searches_for_milestones_spec.rb. Expected to take 25.77 seconds.1338User searches for milestones1339 does not show top right search form1340 shows scopes when there is no search term1341 finds a milestone1342 when search times out1343 renders timeout information1344 sets tab count to 01345# [RSpecRunTime] RSpec elapsed time: 15 minutes 38.04 seconds. Current RSS: ~1449M. Threads: 25. load average: 2.13 1.75 1.58 1/490 110021346.1347 when on a project page1348 finds a milestone1349# [RSpecRunTime] RSpec elapsed time: 15 minutes 42.96 seconds. Current RSS: ~1452M. Threads: 25. load average: 2.12 1.75 1.58 1/490 110031350.1351# [RSpecRunTime] Finishing example group spec/features/search/user_searches_for_milestones_spec.rb. It took 17.25 seconds. Expected to take 25.77 seconds.1352# [RSpecRunTime] Starting example group spec/features/projects/members/tabs_spec.rb. Expected to take 22.87 seconds.1353Projects > Members > Tabs1354 tabs1355 tab: "Members", count: 31356 renders Members tab1357# [RSpecRunTime] RSpec elapsed time: 15 minutes 48.88 seconds. Current RSS: ~1457M. Threads: 25. load average: 2.03 1.74 1.58 1/490 110061358.1359 tab: "Pending invitations", count: 21360 renders Pending invitations tab1361# [RSpecRunTime] RSpec elapsed time: 15 minutes 50.86 seconds. Current RSS: ~1455M. Threads: 25. load average: 2.03 1.74 1.58 1/490 110081362.1363 tab: "Groups", count: 21364 renders Groups tab1365# [RSpecRunTime] RSpec elapsed time: 15 minutes 52.82 seconds. Current RSS: ~1447M. Threads: 25. load average: 1.95 1.73 1.57 1/492 110121366.1367 displays "Members" tab by default1368 behaves like active "Members" tab1369 displays "Members" tab1370# [RSpecRunTime] RSpec elapsed time: 15 minutes 54.72 seconds. Current RSS: ~1444M. Threads: 25. load average: 1.95 1.73 1.57 6/492 110131371.1372 when searching "Groups"1373 and then searching "Members"1374 behaves like active "Members" tab1375 displays "Members" tab1376# [RSpecRunTime] RSpec elapsed time: 16 minutes 1.0 second. Current RSS: ~1445M. Threads: 25. load average: 2.11 1.77 1.59 2/493 110191377.1378# [RSpecRunTime] Finishing example group spec/features/projects/members/tabs_spec.rb. It took 18.1 seconds. Expected to take 22.87 seconds.1379# [RSpecRunTime] Starting example group spec/features/merge_request/user_views_auto_expanding_diff_spec.rb. Expected to take 19.43 seconds.1380User views diffs file-by-file1381 shows diffs file-by-file1382# [RSpecRunTime] Finishing example group spec/features/merge_request/user_views_auto_expanding_diff_spec.rb. It took 12.87 seconds. Expected to take 19.43 seconds.1383# [RSpecRunTime] RSpec elapsed time: 16 minutes 14.1 seconds. Current RSS: ~1428M. Threads: 24. load average: 1.93 1.74 1.58 1/493 112381384.1385# [RSpecRunTime] Starting example group spec/features/merge_request/user_edits_reviewers_sidebar_spec.rb. Expected to take 18.14 seconds.1386Merge request > User edits reviewers sidebar1387 with invite members considerations1388 when a privileged user can invite in reviewer dropdown1389 shows a link for inviting members and launches invite modal1390# [RSpecRunTime] RSpec elapsed time: 16 minutes 23.19 seconds. Current RSS: ~1456M. Threads: 25. load average: 2.03 1.77 1.59 1/496 114301391.1392 when user cannot invite members in reviewer dropdown1393 shows author in assignee dropdown and no invite link1394# [RSpecRunTime] RSpec elapsed time: 16 minutes 29.44 seconds. Current RSS: ~1451M. Threads: 25. load average: 1.95 1.76 1.59 1/495 114701395.1396# [RSpecRunTime] Finishing example group spec/features/merge_request/user_edits_reviewers_sidebar_spec.rb. It took 15.46 seconds. Expected to take 18.14 seconds.1397# [RSpecRunTime] Starting example group spec/features/projects/issues/design_management/user_views_designs_spec.rb. Expected to take 13.98 seconds.1398User views issue designs1399 navigates from the issue view1400 fetches list of designs1401# [RSpecRunTime] RSpec elapsed time: 16 minutes 34.4 seconds. Current RSS: ~1442M. Threads: 26. load average: 1.95 1.76 1.59 2/495 115641402.1403 navigates directly to the design collection view1404 expands the sidebar1405# [RSpecRunTime] RSpec elapsed time: 16 minutes 37.97 seconds. Current RSS: ~1450M. Threads: 27. load average: 1.88 1.75 1.59 1/495 115801406.1407 navigates directly to the individual design view1408 sees the design1409# [RSpecRunTime] RSpec elapsed time: 16 minutes 41.68 seconds. Current RSS: ~1451M. Threads: 29. load average: 1.81 1.74 1.58 1/496 116031410.1411# [RSpecRunTime] Finishing example group spec/features/projects/issues/design_management/user_views_designs_spec.rb. It took 12.23 seconds. Expected to take 13.98 seconds.1412# [RSpecRunTime] Starting example group spec/features/projects/members/master_adds_member_with_expiration_date_spec.rb. Expected to take 13.33 seconds.1413Projects > Members > Maintainer adds member with expiration date1414 expiration date is displayed in the members list1415 changes expiration date1416 clears expiration date1417# [RSpecRunTime] Finishing example group spec/features/projects/members/master_adds_member_with_expiration_date_spec.rb. It took 11.41 seconds. Expected to take 13.33 seconds.1418# [RSpecRunTime] RSpec elapsed time: 16 minutes 53.26 seconds. Current RSS: ~1444M. Threads: 29. load average: 1.84 1.74 1.59 1/494 116111419.1420# [RSpecRunTime] Starting example group spec/features/projects/feature_flags/user_sees_feature_flag_list_spec.rb. Expected to take 10.57 seconds.1421User sees feature flag list1422 with feature flags1423 shows the user the first flag1424 shows the user the second flag1425 shows the user the third flag1426 allows the user to update the status toggle1427# [RSpecRunTime] RSpec elapsed time: 17 minutes 1.0 second. Current RSS: ~1455M. Threads: 29. load average: 1.85 1.75 1.59 2/495 116151428.1429 when there are no feature flags1430 shows the empty page1431# [RSpecRunTime] RSpec elapsed time: 17 minutes 2.66 seconds. Current RSS: ~1456M. Threads: 29. load average: 1.78 1.74 1.59 1/494 116171432.1433# [RSpecRunTime] Finishing example group spec/features/projects/feature_flags/user_sees_feature_flag_list_spec.rb. It took 9.52 seconds. Expected to take 10.57 seconds.1434# [RSpecRunTime] Starting example group spec/features/profiles/user_uses_comment_template_spec.rb. Expected to take 9.73 seconds.1435User uses comment template1436 applies comment template1437# [RSpecRunTime] Finishing example group spec/features/profiles/user_uses_comment_template_spec.rb. It took 8.47 seconds. Expected to take 9.73 seconds.1438# [RSpecRunTime] RSpec elapsed time: 17 minutes 11.31 seconds. Current RSS: ~1469M. Threads: 29. load average: 1.96 1.77 1.60 1/498 118071439.1440# [RSpecRunTime] Starting example group spec/features/projects/commit/comments/user_deletes_comments_spec.rb. Expected to take 8.18 seconds.1441User deletes comments on a commit1442 deletes comment1443# [RSpecRunTime] Finishing example group spec/features/projects/commit/comments/user_deletes_comments_spec.rb. It took 5.54 seconds. Expected to take 8.18 seconds.1444# [RSpecRunTime] RSpec elapsed time: 17 minutes 16.91 seconds. Current RSS: ~1453M. Threads: 29. load average: 1.81 1.75 1.60 1/499 119311445.1446# [RSpecRunTime] Starting example group spec/features/projects/show/redirects_spec.rb. Expected to take 7.37 seconds.1447Projects > Show > Redirects1448 shows public project page1449 redirects to sign in page when project is private1450 redirects to sign in page when project does not exist1451 redirects to public project page after signing in1452 redirects to private project page after sign in1453 when signed in1454 returns 404 status when project does not exist1455 returns 404 when project is private1456# [RSpecRunTime] RSpec elapsed time: 17 minutes 23.76 seconds. Current RSS: ~1476M. Threads: 29. load average: 1.75 1.74 1.59 1/498 119321457.1458# [RSpecRunTime] Finishing example group spec/features/projects/show/redirects_spec.rb. It took 6.96 seconds. Expected to take 7.37 seconds.1459# [RSpecRunTime] Starting example group spec/features/groups/milestones_sorting_spec.rb. Expected to take 6.13 seconds.1460Milestones sorting1461 visit group milestones and sort by due_date_asc1462# [RSpecRunTime] Finishing example group spec/features/groups/milestones_sorting_spec.rb. It took 5.5 seconds. Expected to take 6.13 seconds.1463# [RSpecRunTime] RSpec elapsed time: 17 minutes 29.43 seconds. Current RSS: ~1461M. Threads: 29. load average: 1.69 1.72 1.59 1/494 119541464.1465# [RSpecRunTime] Starting example group spec/features/projects/labels/user_promotes_label_spec.rb. Expected to take 5.05 seconds.1466User promotes label1467 when user can admin group labels1468 shows label promote button1469# [RSpecRunTime] RSpec elapsed time: 17 minutes 31.89 seconds. Current RSS: ~1458M. Threads: 29. load average: 1.63 1.71 1.58 1/494 119551470.1471 when user cannot admin group labels1472 does not show label promote button1473# [RSpecRunTime] RSpec elapsed time: 17 minutes 33.7 seconds. Current RSS: ~1461M. Threads: 29. load average: 1.63 1.71 1.58 1/494 119561474.1475# [RSpecRunTime] Finishing example group spec/features/projects/labels/user_promotes_label_spec.rb. It took 4.4 seconds. Expected to take 5.05 seconds.1476# [RSpecRunTime] Starting example group spec/features/admin/admin_browse_spam_logs_spec.rb. Expected to take 4.46 seconds.1477Admin browse spam logs1478 browse spam logs1479 passes axe automated accessibility testing1480 does not perform N+1 queries1481 when user is trusted1482 allows admin to untrust the user1483# [RSpecRunTime] RSpec elapsed time: 17 minutes 37.48 seconds. Current RSS: ~1470M. Threads: 29. load average: 1.58 1.70 1.58 1/494 119571484.1485# [RSpecRunTime] Finishing example group spec/features/admin/admin_browse_spam_logs_spec.rb. It took 3.77 seconds. Expected to take 4.46 seconds.1486# [RSpecRunTime] Starting example group spec/features/users/add_email_to_existing_account_spec.rb. Expected to take 2.73 seconds.1487AdditionalEmailToExistingAccount1488 add secondary email associated with account1489 verifies confirmation of additional email1490 accepts any pending invites for an email confirmation1491# [RSpecRunTime] RSpec elapsed time: 17 minutes 39.06 seconds. Current RSS: ~1479M. Threads: 29. load average: 1.58 1.70 1.58 1/493 119581492.1493# [RSpecRunTime] Finishing example group spec/features/users/add_email_to_existing_account_spec.rb. It took 1.58 seconds. Expected to take 2.73 seconds.1494# [RSpecRunTime] Starting example group spec/features/sentry_js_spec.rb. Expected to take 1.71 seconds.1495Sentry1496 does not load sentry if sentry settings are disabled1497 loads sentry if sentry settings are enabled1498# [RSpecRunTime] Finishing example group spec/features/sentry_js_spec.rb. It took 1.31 seconds. Expected to take 1.71 seconds.1499# [RSpecRunTime] RSpec elapsed time: 17 minutes 40.54 seconds. Current RSS: ~1473M. Threads: 28. load average: 1.58 1.70 1.58 2/494 119591500.1501auto_explain log contains 1050 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-26-32.352.main.ndjson.gz1502took 9.8853878311503auto_explain log contains 1051 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-26-32.352.ci.ndjson.gz1504took 9.6521686441505[TEST PROF INFO] EventProf results for sql.active_record1506Total time: 03:45.423 of 17:36.970 (21.33%)1507Total events: 1201091508Top 5 slowest suites (by time):1509User comments... merge request (./spec/features/merge_request/user_comments_on_merge_request_spec.rb:5) – 00:47.462 (22590 / 16) of 02:48.281 (28.2%)1510User squashes a merge request (./spec/features/merge_request/user_squashes_merge_request_spec.rb:5) – 00:34.715 (15067 / 8) of 02:17.299 (25.28%)1511Work item (./spec/features/projects/work_items/work_item_spec.rb:5) – 00:34.383 (17260 / 41) of 03:17.526 (17.41%)1512User views issues (./spec/features/issues/user_views_issues_spec.rb:5) – 00:19.441 (11186 / 21) of 01:40.381 (19.37%)1513Dashboard > User filters todos (./spec/features/dashboard/todos/todos_filtering_spec.rb:5) – 00:16.511 (11390 / 16) of 01:10.839 (23.31%)1514Knapsack report was generated. Preview:1515{1516 "spec/features/projects/work_items/work_item_spec.rb": 197.52592600000207,1517 "spec/features/merge_request/user_comments_on_merge_request_spec.rb": 168.28091998699892,1518 "spec/features/merge_request/user_squashes_merge_request_spec.rb": 137.2993622590002,1519 "spec/features/issues/user_views_issues_spec.rb": 100.38132865700027,1520 "spec/features/dashboard/todos/todos_filtering_spec.rb": 70.83912695300023,1521 "spec/features/projects/members/manage_groups_spec.rb": 55.30176206399847,1522 "spec/features/merge_request/user_creates_image_diff_notes_spec.rb": 46.784116103001,1523 "spec/features/merge_request/user_selects_branches_for_new_mr_spec.rb": 49.45820146299957,1524 "spec/features/projects/members/group_members_spec.rb": 37.19558793499891,1525 "spec/features/issuables/sorting_list_spec.rb": 30.539281919998757,1526 "spec/features/boards/sidebar_labels_spec.rb": 28.639270588999352,1527 "spec/features/search/user_searches_for_milestones_spec.rb": 17.250469259000965,1528 "spec/features/projects/members/tabs_spec.rb": 18.09753381900009,1529 "spec/features/merge_request/user_views_auto_expanding_diff_spec.rb": 12.872098551000818,1530 "spec/features/merge_request/user_edits_reviewers_sidebar_spec.rb": 15.460524726997392,1531 "spec/features/projects/issues/design_management/user_views_designs_spec.rb": 12.227731820999907,1532 "spec/features/projects/members/master_adds_member_with_expiration_date_spec.rb": 11.409061088001181,1533 "spec/features/projects/feature_flags/user_sees_feature_flag_list_spec.rb": 9.520550244997139,1534 "spec/features/profiles/user_uses_comment_template_spec.rb": 8.473593144000915,1535 "spec/features/projects/commit/comments/user_deletes_comments_spec.rb": 5.536450939998758,1536 "spec/features/projects/show/redirects_spec.rb": 6.959917996002332,1537 "spec/features/groups/milestones_sorting_spec.rb": 5.497249793002993,1538 "spec/features/projects/labels/user_promotes_label_spec.rb": 4.399332395998499,1539 "spec/features/admin/admin_browse_spam_logs_spec.rb": 3.765062697002577,1540 "spec/features/users/add_email_to_existing_account_spec.rb": 1.5791893610003171,1541 "spec/features/sentry_js_spec.rb": 1.3073339769980521542}1543Knapsack global time execution for tests: 17m 36s1544Finished in 18 minutes 0 seconds (files took 47.56 seconds to load)1545214 examples, 0 failures1546Randomized with seed 516651547Failed to write to log, write log/workhorse-test.log: file already closed1548[TEST PROF INFO] Time spent in factories: 02:29.230 (13.79% of total time)1549RSpec exited with 0.1550No examples to retry, congrats!1552Running after script...1553$ source scripts/utils.sh1554$ bundle exec gem list gitlab_quality-test_tooling1555gitlab_quality-test_tooling (1.28.0)1556$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command1560$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command1563$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command1567$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command1570$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command1574$ tooling/bin/push_job_metrics || true1575[job-metrics] Pushing job metrics file for the CI/CD job.1576[job-metrics] Pushed 4 CI job metric entries to InfluxDB.1578Not uploading cache ruby-gems-debian-bookworm-ruby-3.1.5-17 due to policy1580Uploading artifacts...1581auto_explain/: found 3 matching artifact files and directories 1582coverage/: found 5 matching artifact files and directories 1583WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1584WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1585knapsack/: found 4 matching artifact files and directories 1586rspec/: found 12 matching artifact files and directories 1587WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1588log/*.log: found 18 matching artifact files and directories 1589WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7027479442/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1590WARNING: Retrying... context=artifacts-uploader error=request redirected1591Uploading artifacts as "archive" to coordinator... 201 Created id=7027479442 responseStatus=201 Created token=glcbt-651592Uploading artifacts...1593rspec/rspec-*.xml: found 1 matching artifact files and directories 1594WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7027479442/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1595WARNING: Retrying... context=artifacts-uploader error=request redirected1596Uploading artifacts as "junit" to coordinator... 201 Created id=7027479442 responseStatus=201 Created token=glcbt-651598Job succeeded