rspec system pg14 15/32
Passed Started
by
@f_caplette

Frédéric Caplette
1Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)2 on green-2.shared-gitlab-org.runners-manager.gitlab.com/default 8zCxmpPt, system ID: s_130a96ce9e653 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-8zcxmppt-project-278964-concurrent-0 via runner-8zcxmppt-shared-gitlab-org-1717596446-93b539c8...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:55:10] 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_15_32_278964_report.json830FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json831FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_15_32_278964_report.json832NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_15_32_278964_report.json833RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-7027479270.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 1.178303347 seconds851# [RSpecRunTime] Starting example group spec/features/search/user_uses_header_search_field_spec.rb. Expected to take 5 minutes 25.66 seconds.852User uses header search field853Starting the Capybara driver server...854 when user is in a global scope855 when searching by pressing the enter key856Capybara starting Puma...857* Version 6.4.0, codename: The Eagle of Durango858* Min threads: 0, max threads: 4859* Listening on unix:///tmp/20240605-347-g0aeia860 renders breadcrumbs861 when using the keyboard shortcut862 shows the search modal863# [RSpecRunTime] RSpec elapsed time: 1 minute 14.26 seconds. Current RSS: ~1310M. Threads: 14. load average: 1.42 1.43 1.45 1/361 578864.865 when clicking the search button866 shows search scopes list867 when clicking merge requests868 shows assigned merge requests869 shows created merge requests870# [RSpecRunTime] RSpec elapsed time: 1 minute 30.7 seconds. Current RSS: ~1345M. Threads: 14. load average: 1.77 1.50 1.48 1/366 762871.872 when entering text into the search field873 does not display the category search dropdown874# [RSpecRunTime] RSpec elapsed time: 1 minute 32.89 seconds. Current RSS: ~1346M. Threads: 14. load average: 1.77 1.50 1.48 1/366 763875.876 when searching through the search field877 displays result counts for all categories878# [RSpecRunTime] RSpec elapsed time: 2 minutes 7.8 seconds. Current RSS: ~1320M. Threads: 15. load average: 1.54 1.46 1.46 1/358 766879.880 when user is in a project scope881 and it belongs to a group882 displays search options883 when searching by pressing the enter key884 renders breadcrumbs885# [RSpecRunTime] RSpec elapsed time: 2 minutes 47.66 seconds. Current RSS: ~1347M. Threads: 15. load average: 1.13 1.37 1.43 2/359 770886.887 when using the keyboard shortcut888 shows the search modal889# [RSpecRunTime] RSpec elapsed time: 2 minutes 51.02 seconds. Current RSS: ~1358M. Threads: 15. load average: 1.36 1.41 1.45 1/359 772890.891 when clicking the search button892 shows search scopes list893 when clicking merge requests894 shows assigned merge requests895 shows created merge requests896# [RSpecRunTime] RSpec elapsed time: 3 minutes 8.15 seconds. Current RSS: ~1384M. Threads: 15. load average: 1.74 1.49 1.47 1/360 776897.898 when entering text into the search field899 does not display the category search dropdown900# [RSpecRunTime] RSpec elapsed time: 3 minutes 12.08 seconds. Current RSS: ~1388M. Threads: 15. load average: 1.68 1.48 1.47 1/360 778901.902 and it belongs to a user903 displays search options904 displays a link to project merge requests905 does not display a link to project feature flags906 when searching by pressing the enter key907 renders breadcrumbs908# [RSpecRunTime] RSpec elapsed time: 4 minutes 11.61 seconds. Current RSS: ~1447M. Threads: 15. load average: 1.26 1.43 1.45 1/365 1633909.910 when using the keyboard shortcut911 shows the search modal912# [RSpecRunTime] RSpec elapsed time: 4 minutes 16.62 seconds. Current RSS: ~1456M. Threads: 15. load average: 1.48 1.47 1.46 1/366 1815913.914 when clicking the search button915 shows search scopes list916 when clicking merge requests917 shows assigned merge requests918 shows created merge requests919# [RSpecRunTime] RSpec elapsed time: 4 minutes 42.1 seconds. Current RSS: ~1409M. Threads: 15. load average: 1.72 1.53 1.48 1/371 2535920.921 when entering text into the search field922 does not display the category search dropdown923# [RSpecRunTime] RSpec elapsed time: 4 minutes 48.05 seconds. Current RSS: ~1413M. Threads: 15. load average: 1.74 1.54 1.49 1/371 2717924.925 and user is a developer926 displays a link to project feature flags927# [RSpecRunTime] RSpec elapsed time: 4 minutes 54.99 seconds. Current RSS: ~1417M. Threads: 15. load average: 1.76 1.55 1.49 1/370 2905928.929 when user is in a group scope930 displays search options931 when searching by pressing the enter key932 renders breadcrumbs933# [RSpecRunTime] RSpec elapsed time: 5 minutes 36.8 seconds. Current RSS: ~1387M. Threads: 16. load average: 1.44 1.47 1.46 1/366 2911934.935 when using the keyboard shortcut936 shows the search modal937# [RSpecRunTime] RSpec elapsed time: 5 minutes 40.73 seconds. Current RSS: ~1385M. Threads: 16. load average: 1.40 1.46 1.46 1/367 2913938.939 when clicking the search button940 shows search scopes list941 when clicking merge requests942 shows assigned merge requests943 shows created merge requests944# [RSpecRunTime] RSpec elapsed time: 5 minutes 58.6 seconds. Current RSS: ~1413M. Threads: 15. load average: 1.31 1.44 1.45 1/366 2918945.946 when entering text into the search field947 does not display the category search dropdown948# [RSpecRunTime] RSpec elapsed time: 6 minutes 1.86 seconds. Current RSS: ~1413M. Threads: 15. load average: 1.29 1.43 1.45 1/366 2919949.950 when user is in a subgroup scope951 displays search options952 when searching by pressing the enter key953 renders breadcrumbs954# [RSpecRunTime] RSpec elapsed time: 6 minutes 43.5 seconds. Current RSS: ~1388M. Threads: 16. load average: 1.16 1.39 1.44 1/366 2928955.956 when using the keyboard shortcut957 shows the search modal958# [RSpecRunTime] RSpec elapsed time: 6 minutes 47.35 seconds. Current RSS: ~1393M. Threads: 16. load average: 1.14 1.38 1.43 1/366 2931959.960 when clicking the search button961 shows search scopes list962 when clicking merge requests963 shows assigned merge requests964 shows created merge requests965# [RSpecRunTime] RSpec elapsed time: 7 minutes 6.24 seconds. Current RSS: ~1421M. Threads: 16. load average: 1.90 1.54 1.48 1/366 2941966.967 when entering text into the search field968 does not display the category search dropdown969# [RSpecRunTime] RSpec elapsed time: 7 minutes 10.27 seconds. Current RSS: ~1421M. Threads: 16. load average: 1.83 1.53 1.48 1/366 2943970.971# [RSpecRunTime] Finishing example group spec/features/search/user_uses_header_search_field_spec.rb. It took 7 minutes 6.18 seconds. Expected to take 5 minutes 25.66 seconds.972# [RSpecRunTime] Starting example group spec/features/projects/members/manage_members_spec.rb. Expected to take 2 minutes 41.53 seconds.973Projects > Members > Manage members974 show members from project and group975 show user once if member of both group and project976 update user access level977 as maintainer978 can update a non-Owner member979 cannot update an Owner member980# [RSpecRunTime] RSpec elapsed time: 7 minutes 30.86 seconds. Current RSS: ~1425M. Threads: 15. load average: 1.97 1.58 1.50 1/365 2954981.982 as owner983 can update a project Owner member984# [RSpecRunTime] RSpec elapsed time: 7 minutes 35.92 seconds. Current RSS: ~1423M. Threads: 15. load average: 1.97 1.58 1.50 1/367 2959985.986 remove user from project987 when maintainer988 can only remove non-Owner members989# [RSpecRunTime] RSpec elapsed time: 7 minutes 44.42 seconds. Current RSS: ~1428M. Threads: 14. load average: 1.97 1.59 1.50 5/366 2966990.991 when owner992 can remove any direct member993# [RSpecRunTime] RSpec elapsed time: 7 minutes 52.75 seconds. Current RSS: ~1427M. Threads: 14. load average: 1.82 1.57 1.50 1/368 2975994.995 behaves like inviting members996 adds user as member997 displays the user's avatar in the member input token998 does not display an avatar in the member input token for an email address999 invites user by email1000 invites user by username and invites user by email1001 when member is already a member by username1002 updates the member for that user1003# [RSpecRunTime] RSpec elapsed time: 8 minutes 46.32 seconds. Current RSS: ~1423M. Threads: 13. load average: 2.12 1.72 1.55 1/367 30101004.1005 when member is already a member by email1006 updates the member for that email1007# [RSpecRunTime] RSpec elapsed time: 9 minutes 1.86 seconds. Current RSS: ~1424M. Threads: 14. load average: 2.18 1.75 1.56 1/366 30241008.1009 when inviting a parent group member to the sub-entity1010 when role is higher than parent group membership1011 adds the user as a member on sub-entity with higher access level1012# [RSpecRunTime] RSpec elapsed time: 9 minutes 13.54 seconds. Current RSS: ~1423M. Threads: 13. load average: 2.22 1.77 1.57 1/369 30351013.1014 when role is lower than parent group membership1015 fails with an error1016 when a user already exists, and private email is used1017 fails with an error1018 does not allow inviting of an email that has spaces1019# [RSpecRunTime] RSpec elapsed time: 9 minutes 33.74 seconds. Current RSS: ~1421M. Threads: 14. load average: 2.37 1.84 1.60 1/369 30541020.1021 when there are multiple users invited with errors1022 shows the partial user error and success and then removes them from the form1023 only shows the error for an invalid formatted email and does not display other member errors1024# [RSpecRunTime] RSpec elapsed time: 9 minutes 59.63 seconds. Current RSS: ~1415M. Threads: 13. load average: 2.21 1.83 1.60 1/368 30761025.1026 member search results1027 does not show project_bots1028# [RSpecRunTime] RSpec elapsed time: 10 minutes 6.36 seconds. Current RSS: ~1416M. Threads: 13. load average: 2.10 1.82 1.60 1/368 30821029.1030 as a signed out visitor viewing a public project1031 does not show the Invite members button when not signed in1032# [RSpecRunTime] RSpec elapsed time: 10 minutes 9.73 seconds. Current RSS: ~1419M. Threads: 13. load average: 2.10 1.82 1.60 6/367 30861033.1034 project bots1035 does not show form used to change roles and "Expiration date" or the remove user button1036# [RSpecRunTime] RSpec elapsed time: 10 minutes 14.42 seconds. Current RSS: ~1411M. Threads: 13. load average: 2.09 1.83 1.60 3/367 30911037.1038 when user has 2FA enabled1039 shows 2FA badge to user with "Maintainer" access level1040 shows 2FA badge to admins1041 does not show 2FA badge to users with access level below "Maintainer"1042 shows 2FA badge to themselves1043# [RSpecRunTime] RSpec elapsed time: 10 minutes 32.49 seconds. Current RSS: ~1416M. Threads: 14. load average: 1.85 1.79 1.60 1/368 31041044.1045# [RSpecRunTime] Finishing example group spec/features/projects/members/manage_members_spec.rb. It took 3 minutes 21.79 seconds. Expected to take 2 minutes 41.53 seconds.1046# [RSpecRunTime] Starting example group spec/features/projects/show/user_uploads_files_spec.rb. Expected to take 2 minutes 11.72 seconds.1047Projects > Show > User uploads files1048 when a user has write access1049 uploads and commits a new text file1050 uploads and commits a new image file1051 uploads and commits a new pdf file1052 uploads a file to a sub-directory1053 uploads and commits a new text file1054 uploads and commits a new image file1055 uploads and commits a new pdf file1056 uploads a file to a sub-directory1057# [RSpecRunTime] RSpec elapsed time: 12 minutes 30.05 seconds. Current RSS: ~1434M. Threads: 16. load average: 2.29 1.95 1.68 1/381 71631058.1059 when a user does not have write access1060 uploads and commits a new file to a forked project1061 uploads and commits a new file to a forked project1062# [RSpecRunTime] RSpec elapsed time: 13 minutes 21.5 seconds. Current RSS: ~1462M. Threads: 16. load average: 2.46 2.05 1.73 1/380 86781063.1064 with an empty repo1065 uploads and commits a new text file via "upload file" button1066 uploads and commits a new text file via "upload file" button1067# [RSpecRunTime] RSpec elapsed time: 13 minutes 40.16 seconds. Current RSS: ~1437M. Threads: 16. load average: 2.77 2.14 1.76 1/381 91711068.1069# [RSpecRunTime] Finishing example group spec/features/projects/show/user_uploads_files_spec.rb. It took 3 minutes 7.66 seconds. Expected to take 2 minutes 11.72 seconds.1070# [RSpecRunTime] Starting example group spec/features/groups/members/manage_members_spec.rb. Expected to take 1 minute 44.04 seconds.1071Groups > Members > Manage members1072 update user to owner level1073 remove user from group1074 behaves like includes the correct Invite link1075 includes the modal trigger1076# [RSpecRunTime] RSpec elapsed time: 13 minutes 52.54 seconds. Current RSS: ~1436M. Threads: 15. load average: 2.76 2.17 1.78 1/375 91761077.1078 behaves like includes the correct Invite link1079 includes the modal trigger1080# [RSpecRunTime] RSpec elapsed time: 13 minutes 53.77 seconds. Current RSS: ~1442M. Threads: 15. load average: 2.76 2.17 1.78 1/374 91771081.1082 when inviting1083 add yourself to group when already an owner1084 behaves like inviting members1085 adds user as member1086 displays the user's avatar in the member input token1087 does not display an avatar in the member input token for an email address1088 invites user by email1089 invites user by username and invites user by email1090 when member is already a member by username1091 updates the member for that user1092# [RSpecRunTime] RSpec elapsed time: 14 minutes 42.05 seconds. Current RSS: ~1420M. Threads: 14. load average: 2.57 2.22 1.82 1/374 91971093.1094 when member is already a member by email1095 updates the member for that email1096# [RSpecRunTime] RSpec elapsed time: 14 minutes 57.71 seconds. Current RSS: ~1415M. Threads: 14. load average: 2.45 2.21 1.82 2/376 92041097.1098 when inviting a parent group member to the sub-entity1099 when role is higher than parent group membership1100 adds the user as a member on sub-entity with higher access level1101# [RSpecRunTime] RSpec elapsed time: 15 minutes 9.32 seconds. Current RSS: ~1429M. Threads: 14. load average: 2.46 2.22 1.83 1/375 92111102.1103 when role is lower than parent group membership1104 fails with an error1105 when a user already exists, and private email is used1106 fails with an error1107 does not allow inviting of an email that has spaces1108# [RSpecRunTime] RSpec elapsed time: 15 minutes 31.52 seconds. Current RSS: ~1440M. Threads: 13. load average: 2.39 2.22 1.84 1/375 92221109.1110 when there are multiple users invited with errors1111 shows the partial user error and success and then removes them from the form1112 only shows the error for an invalid formatted email and does not display other member errors1113# [RSpecRunTime] RSpec elapsed time: 15 minutes 55.81 seconds. Current RSS: ~1436M. Threads: 13. load average: 3.01 2.39 1.91 1/375 92391114.1115 when user is a guest1116 does not include either of the invite members or invite group modal buttons1117 does not include a button on the members page list to manage or remove the existing member1118# [RSpecRunTime] RSpec elapsed time: 16 minutes 0.35 second. Current RSS: ~1438M. Threads: 13. load average: 2.85 2.36 1.90 7/376 92411119.1120 member search results1121 does not disclose email addresses1122 does not show project_bots1123# [RSpecRunTime] RSpec elapsed time: 16 minutes 11.2 seconds. Current RSS: ~1441M. Threads: 13. load average: 3.02 2.42 1.92 1/378 92491124.1125# [RSpecRunTime] Finishing example group spec/features/groups/members/manage_members_spec.rb. It took 2 minutes 31.04 seconds. Expected to take 1 minute 44.04 seconds.1126# [RSpecRunTime] Starting example group spec/features/projects/integrations/user_activates_mattermost_slash_command_spec.rb. Expected to take 1 minute 21.63 seconds.1127Set up Mattermost slash commands1128 user visits the mattermost slash command config page1129 mattermost integration is enabled1130 shows the add to mattermost button1131 shows an explanation if user is a member of no teams1132 shows an explanation if user is a member of 1 team1133 shows a disabled prefilled select if user is a member of 1 team1134 has a hidden input for the prefilled value if user is a member of 1 team1135 shows an explanation user is a member of multiple teams1136 shows a select with team options user is a member of multiple teams1137 shows an error alert with the error message if there is an error requesting teams1138 enables the submit button if the required fields are provided1139 disables the submit button if the required fields are not provided1140 activation1141 shows a help message1142 shows a token placeholder1143 redirects to the integrations page after saving but not activating1144 redirects to the integrations page after activating1145# [RSpecRunTime] RSpec elapsed time: 17 minutes 50.22 seconds. Current RSS: ~1427M. Threads: 13. load average: 2.96 2.55 2.02 1/376 92961146.1147 mattermost integration is not enabled1148 shows the correct trigger url1149 shows a token placeholder1150# [RSpecRunTime] RSpec elapsed time: 17 minutes 59.67 seconds. Current RSS: ~1423M. Threads: 13. load average: 2.74 2.51 2.01 1/376 93011151.1152 stable logo url1153 shows a publicly available logo1154# [RSpecRunTime] Finishing example group spec/features/projects/integrations/user_activates_mattermost_slash_command_spec.rb. It took 1 minute 48.66 seconds. Expected to take 1 minute 21.63 seconds.1155# [RSpecRunTime] Starting example group spec/features/projects/pages/user_adds_domain_spec.rb. Expected to take 1 minute 4.65 seconds.1156User adds pages domain1157 when pages are exposed on external HTTP address1158 allows to add new domain1159 behaves like adds new domain1160 adds new domain1161# [RSpecRunTime] RSpec elapsed time: 18 minutes 7.54 seconds. Current RSS: ~1429M. Threads: 13. load average: 2.62 2.50 2.01 1/375 93061162.1163 when project in group namespace1164 behaves like adds new domain1165 adds new domain1166# [RSpecRunTime] RSpec elapsed time: 18 minutes 12.96 seconds. Current RSS: ~1430M. Threads: 13. load average: 2.81 2.54 2.03 1/374 93101167.1168 when pages domain is added1169 renders certificates is disabled1170 does not adds new domain and renders error message1171# [RSpecRunTime] RSpec elapsed time: 18 minutes 19.35 seconds. Current RSS: ~1433M. Threads: 13. load average: 2.59 2.50 2.02 1/374 93141172.1173 when pages are exposed on external HTTPS address1174 adds new domain with certificate1175 adds new domain with certificate if Let's Encrypt is enabled1176 shows validation error if domain is duplicated1177 shows warning message if auto ssl is failed1178 with dns verification enabled1179 shows the DNS verification record1180 shows verification warning if domain is not verified1181# [RSpecRunTime] RSpec elapsed time: 18 minutes 42.87 seconds. Current RSS: ~1427M. Threads: 13. load average: 2.34 2.44 2.01 1/375 93251182.1183 updating the certificate for an existing domain1184 allows the certificate to be updated1185 allows the certificate to be removed1186 shows the DNS ALIAS record1187 when the certificate is invalid1188 tells the user what the problem is1189# [RSpecRunTime] RSpec elapsed time: 19 minutes 5.41 seconds. Current RSS: ~1427M. Threads: 13. load average: 2.01 2.36 1.99 1/375 93371190.1191# [RSpecRunTime] Finishing example group spec/features/projects/pages/user_adds_domain_spec.rb. It took 1 minute 5.54 seconds. Expected to take 1 minute 4.65 seconds.1192# [RSpecRunTime] Starting example group spec/features/dashboard/projects_spec.rb. Expected to take 52.17 seconds.1193Dashboard Projects1194 links to the "Explore projects" page1195 avoids an N+1 query in dashboard index1196 behaves like an autodiscoverable RSS feed with current_user's feed token1197 has an RSS autodiscovery link tag with current_user's feed token1198# [RSpecRunTime] RSpec elapsed time: 19 minutes 18.74 seconds. Current RSS: ~1442M. Threads: 13. load average: 1.86 2.31 1.98 1/380 94431199.1200 behaves like a "Your work" page with sidebar and breadcrumbs1201 shows the "Your work" sidebar1202 shows the correct sidebar menu item as active1203 breadcrumbs1204 has "Your work" as its root breadcrumb1205# [RSpecRunTime] RSpec elapsed time: 19 minutes 23.66 seconds. Current RSS: ~1442M. Threads: 13. load average: 2.27 2.39 2.01 1/378 94441206.1207 when user has access to the project1208 shows role badge1209 when role changes1210 displays the right role1211# [RSpecRunTime] RSpec elapsed time: 19 minutes 28.69 seconds. Current RSS: ~1441M. Threads: 13. load average: 2.65 2.47 2.04 3/375 94451212.1213 when last_activity_at and update_at are present1214 shows the last_activity_at attribute as the update date1215# [RSpecRunTime] RSpec elapsed time: 19 minutes 30.8 seconds. Current RSS: ~1439M. Threads: 13. load average: 2.76 2.49 2.05 1/375 94461216.1217 when last_activity_at is missing1218 shows the updated_at attribute as the update date1219# [RSpecRunTime] RSpec elapsed time: 19 minutes 32.58 seconds. Current RSS: ~1440M. Threads: 13. load average: 2.76 2.49 2.05 1/375 94471220.1221 when on Your projects tab1222 shows all projects by default1223 shows personal projects on personal projects tab1224 sorts projects by most stars when sorting by most stars1225# [RSpecRunTime] RSpec elapsed time: 19 minutes 40.75 seconds. Current RSS: ~1435M. Threads: 13. load average: 2.80 2.51 2.06 6/376 94481226.1227 when on Starred projects tab1228 shows the empty state when there are no starred projects1229 shows only starred projects1230 does not show tabs to filter by all projects or personal1231 behaves like a "Your work" page with sidebar and breadcrumbs1232 shows the "Your work" sidebar1233 shows the correct sidebar menu item as active1234 breadcrumbs1235 has "Your work" as its root breadcrumb1236# [RSpecRunTime] RSpec elapsed time: 19 minutes 51.36 seconds. Current RSS: ~1438M. Threads: 13. load average: 2.52 2.46 2.05 1/375 94491237.1238 with a pipeline1239 shows that the last pipeline passed1240 guest user of project and project has private pipelines1241 behaves like hidden pipeline status1242 does not show the pipeline status1243# [RSpecRunTime] RSpec elapsed time: 19 minutes 56.98 seconds. Current RSS: ~1438M. Threads: 13. load average: 2.40 2.43 2.04 6/380 95181244.1245 when last_pipeline is missing1246 behaves like hidden pipeline status1247 does not show the pipeline status1248# [RSpecRunTime] RSpec elapsed time: 19 minutes 59.84 seconds. Current RSS: ~1435M. Threads: 13. load average: 2.40 2.43 2.04 1/380 95571249.1250 with topics1251 when project has topics1252 shows project topics if exist1253# [RSpecRunTime] RSpec elapsed time: 20 minutes 1.9 seconds. Current RSS: ~1433M. Threads: 13. load average: 2.29 2.41 2.03 1/380 95781254.1255 when project does not have topics1256 does not show project topics1257# [RSpecRunTime] RSpec elapsed time: 20 minutes 3.6 seconds. Current RSS: ~1435M. Threads: 13. load average: 2.29 2.41 2.03 1/380 95791258.1259 last push widget1260 shows "Create merge request" button1261# [RSpecRunTime] RSpec elapsed time: 20 minutes 8.86 seconds. Current RSS: ~1433M. Threads: 13. load average: 2.43 2.44 2.04 1/380 96371262.1263# [RSpecRunTime] Finishing example group spec/features/dashboard/projects_spec.rb. It took 1 minute 3.45 seconds. Expected to take 52.17 seconds.1264# [RSpecRunTime] Starting example group spec/features/incidents/incident_details_spec.rb. Expected to take 43.08 seconds.1265Incident details1266 displays the confidential badge on the sticky header when the incident is confidential1267 routes the user to the incident details page when the `issue_type` is set to incident1268 routes the user to the issue details page when the `issue_type` is set to issue1269 when a developer+ displays the incident1270 shows correct elements on the page1271 escalation status1272 has an interactable escalation status widget1273# [RSpecRunTime] RSpec elapsed time: 21 minutes 11.01 seconds. Current RSS: ~1446M. Threads: 26. load average: 2.56 2.48 2.09 1/386 96571274.1275# [RSpecRunTime] Finishing example group spec/features/incidents/incident_details_spec.rb. It took 1 minute 2.15 seconds. Expected to take 43.08 seconds.1276# [RSpecRunTime] Starting example group spec/features/merge_request/maintainer_edits_fork_spec.rb. Expected to take 41.29 seconds.1277a maintainer edits files on a source-branch of an MR from a fork1278 mentions commits will go to the source branch1279 allows committing to the source branch1280# [RSpecRunTime] Finishing example group spec/features/merge_request/maintainer_edits_fork_spec.rb. It took 44.67 seconds. Expected to take 41.29 seconds.1281# [RSpecRunTime] RSpec elapsed time: 21 minutes 55.9 seconds. Current RSS: ~1461M. Threads: 26. load average: 2.49 2.49 2.11 1/393 104691282.1283# [RSpecRunTime] Starting example group spec/features/explore/groups_spec.rb. Expected to take 34.37 seconds.1284Explore Groups1285 when signed in1286 for group_path1287 behaves like renders public and internal projects1288 is expected not to have text "Project-45 Name"1289# [RSpecRunTime] RSpec elapsed time: 22 minutes 2.5 seconds. Current RSS: ~1465M. Threads: 26. load average: 2.37 2.47 2.10 1/394 104711290.1291 for issues_group_path1292 behaves like renders public and internal projects1293 is expected not to have text "Project-48 Name"1294# [RSpecRunTime] RSpec elapsed time: 22 minutes 9.97 seconds. Current RSS: ~1463M. Threads: 26. load average: 2.26 2.44 2.10 1/389 104741295.1296 for merge_requests_group_path1297 behaves like renders public and internal projects1298 is expected not to have text "Project-51 Name"1299# [RSpecRunTime] RSpec elapsed time: 22 minutes 16.02 seconds. Current RSS: ~1457M. Threads: 25. load average: 2.14 2.41 2.09 1/389 104751300.1301 behaves like renders group in public groups area1302 is expected to have text "group40"1303# [RSpecRunTime] RSpec elapsed time: 22 minutes 20.55 seconds. Current RSS: ~1463M. Threads: 25. load average: 2.04 2.39 2.08 2/389 104771304.1305 when signed out1306 for group_path1307 behaves like renders only public project1308 is expected not to have text "Project-57 Name"1309# [RSpecRunTime] RSpec elapsed time: 22 minutes 24.91 seconds. Current RSS: ~1463M. Threads: 25. load average: 2.04 2.39 2.08 1/388 104781310.1311 for issues_group_path1312 behaves like renders only public project1313 is expected not to have text "Project-60 Name"1314# [RSpecRunTime] RSpec elapsed time: 22 minutes 29.95 seconds. Current RSS: ~1460M. Threads: 25. load average: 2.12 2.40 2.09 1/388 104791315.1316 for merge_requests_group_path1317 behaves like renders only public project1318 is expected not to have text "Project-63 Name"1319# [RSpecRunTime] RSpec elapsed time: 22 minutes 34.44 seconds. Current RSS: ~1454M. Threads: 25. load average: 2.03 2.37 2.08 1/388 104801320.1321 behaves like renders group in public groups area1322 is expected to have text "group44"1323# [RSpecRunTime] RSpec elapsed time: 22 minutes 37.97 seconds. Current RSS: ~1453M. Threads: 25. load average: 1.95 2.35 2.08 3/387 104811324.1325 when visibility is restricted to public1326 redirects to the sign in page1327# [RSpecRunTime] RSpec elapsed time: 22 minutes 41.46 seconds. Current RSS: ~1454M. Threads: 25. load average: 1.87 2.33 2.07 1/387 104821328.1329# [RSpecRunTime] Finishing example group spec/features/explore/groups_spec.rb. It took 45.68 seconds. Expected to take 34.37 seconds.1330# [RSpecRunTime] Starting example group spec/features/projects/work_items/shortcuts_work_item_spec.rb. Expected to take 29.56 seconds.1331Work item keyboard shortcuts1332 for signed in user1333 sidebar1334 pressing m opens milestones dropdown for editing1335 pressing l opens labels dropdown for editing1336 pressing a opens assignee dropdown for editing1337 pressing e starts editing mode1338# [RSpecRunTime] RSpec elapsed time: 23 minutes 2.56 seconds. Current RSS: ~1444M. Threads: 25. load average: 2.20 2.37 2.09 1/389 105291339.1340 pressing r1341 focuses main comment field by default1342 quotes the selected text in main comment form1343 quotes the selected text in the discussion reply form1344# [RSpecRunTime] RSpec elapsed time: 23 minutes 18.08 seconds. Current RSS: ~1444M. Threads: 25. load average: 2.07 2.34 2.09 1/390 105331345.1346 navigation1347 pressing . opens web IDE1348# [RSpecRunTime] RSpec elapsed time: 23 minutes 25.24 seconds. Current RSS: ~1457M. Threads: 25. load average: 2.07 2.33 2.08 2/394 105581349.1350# [RSpecRunTime] Finishing example group spec/features/projects/work_items/shortcuts_work_item_spec.rb. It took 43.79 seconds. Expected to take 29.56 seconds.1351# [RSpecRunTime] Starting example group spec/features/merge_request/user_resolves_outdated_diff_discussions_spec.rb. Expected to take 26.72 seconds.1352Merge request > User resolves outdated diff discussions1353 when a discussion was resolved by a push1354 shows that as automatically resolved1355 does not show that for active discussions1356# [RSpecRunTime] RSpec elapsed time: 23 minutes 53.14 seconds. Current RSS: ~1465M. Threads: 26. load average: 2.17 2.32 2.09 1/394 112701357.1358# [RSpecRunTime] Finishing example group spec/features/merge_request/user_resolves_outdated_diff_discussions_spec.rb. It took 27.91 seconds. Expected to take 26.72 seconds.1359# [RSpecRunTime] Starting example group spec/features/issues/filtered_search/recent_searches_spec.rb. Expected to take 23.06 seconds.1360Recent searches1361 searching adds to recent searches1362 visiting URL with search params adds to recent searches1363 saved recent searches are restored last on the list1364 searches are scoped to projects1365 clicking item fills search input1366 clear recent searches button, clears recent searches1367 shows flash error when failed to parse saved history1368# [RSpecRunTime] Finishing example group spec/features/issues/filtered_search/recent_searches_spec.rb. It took 29.2 seconds. Expected to take 23.06 seconds.1369# [RSpecRunTime] RSpec elapsed time: 24 minutes 22.57 seconds. Current RSS: ~1458M. Threads: 25. load average: 2.43 2.37 2.11 1/388 112711370.1371# [RSpecRunTime] Starting example group spec/features/atom/users_spec.rb. Expected to take 19.15 seconds.1372User Feed1373 GET /1374 user atom feed via personal access token1375 renders user atom feed1376 user atom feed via feed token1377 renders user atom feed1378 feed content1379 has issue opened event1380 has issue comment event1381 has XHTML summaries in issue descriptions1382 has XHTML summaries in notes1383 has XHTML summaries in merge request descriptions1384 has push event commit ID1385# [RSpecRunTime] RSpec elapsed time: 24 minutes 42.67 seconds. Current RSS: ~1502M. Threads: 25. load average: 2.10 2.29 2.09 1/394 121071386.1387# [RSpecRunTime] Finishing example group spec/features/atom/users_spec.rb. It took 20.25 seconds. Expected to take 19.15 seconds.1388# [RSpecRunTime] Starting example group spec/features/projects/snippets/create_snippet_spec.rb. Expected to take 18.37 seconds.1389Projects > Snippets > Create Snippet1390 creates a new snippet1391newLocalFile: remove file "/builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/uploads/gitlab-workhorse-upload642167329": remove /builds/gitlab-org/gitlab/tmp/tests/public/uploads/tmp/uploads/gitlab-workhorse-upload642167329: no such file or directory uploads a file when dragging into textarea1392 when the git operation fails1393 renders the new page and displays the error1394# [RSpecRunTime] RSpec elapsed time: 25 minutes 4.82 seconds. Current RSS: ~1466M. Threads: 26. load average: 2.19 2.31 2.10 1/391 122991395.1396# [RSpecRunTime] Finishing example group spec/features/projects/snippets/create_snippet_spec.rb. It took 22.14 seconds. Expected to take 18.37 seconds.1397# [RSpecRunTime] Starting example group spec/features/unsubscribe_links_spec.rb. Expected to take 13.79 seconds.1398Unsubscribe links1399 when logged out1400 unsubscribes from the issue when visiting the link from the header1401 when visiting the link from the body1402 shows the unsubscribe confirmation page and redirects to root path when confirming1403 shows the unsubscribe confirmation page and redirects to root path when canceling1404# [RSpecRunTime] RSpec elapsed time: 25 minutes 12.88 seconds. Current RSS: ~1469M. Threads: 26. load average: 2.09 2.28 2.09 1/389 123001405.1406 when logged in1407 unsubscribes from the issue when visiting the link from the email body1408 unsubscribes from the issue when visiting the link from the header1409# [RSpecRunTime] RSpec elapsed time: 25 minutes 18.72 seconds. Current RSS: ~1470M. Threads: 24. load average: 2.00 2.26 2.09 1/388 123011410.1411# [RSpecRunTime] Finishing example group spec/features/unsubscribe_links_spec.rb. It took 13.91 seconds. Expected to take 13.79 seconds.1412# [RSpecRunTime] Starting example group spec/features/projects/members/import_project_members_spec.rb. Expected to take 13.34 seconds.1413Projects > Members > Import project members1414 imports a team from another project1415 fails to import the other team when source project does not exist1416 fails to import some members1417# [RSpecRunTime] Finishing example group spec/features/projects/members/import_project_members_spec.rb. It took 20.12 seconds. Expected to take 13.34 seconds.1418# [RSpecRunTime] RSpec elapsed time: 25 minutes 39.06 seconds. Current RSS: ~1456M. Threads: 24. load average: 1.72 2.18 2.06 1/389 123141419.1420# [RSpecRunTime] Starting example group spec/features/dashboard/issuables_counter_spec.rb. Expected to take 10.65 seconds.1421Navigation bar counter1422 reflects dashboard issues count1423 reflects dashboard merge requests count1424# [RSpecRunTime] Finishing example group spec/features/dashboard/issuables_counter_spec.rb. It took 10.02 seconds. Expected to take 10.65 seconds.1425# [RSpecRunTime] RSpec elapsed time: 25 minutes 49.16 seconds. Current RSS: ~1450M. Threads: 24. load average: 1.61 2.14 2.05 1/388 123161426.1427# [RSpecRunTime] Starting example group spec/features/boards/keyboard_shortcut_spec.rb. Expected to take 9.7 seconds.1428Issue Boards shortcut1429 issues are enabled1430 takes user to issue board index1431# [RSpecRunTime] RSpec elapsed time: 25 minutes 55.8 seconds. Current RSS: ~1436M. Threads: 25. load average: 1.59 2.12 2.04 1/388 123201432.1433 issues are not enabled1434 does not take user to the issue board index1435# [RSpecRunTime] RSpec elapsed time: 25 minutes 59.01 seconds. Current RSS: ~1438M. Threads: 25. load average: 1.59 2.12 2.04 1/389 123231436.1437# [RSpecRunTime] Finishing example group spec/features/boards/keyboard_shortcut_spec.rb. It took 9.99 seconds. Expected to take 9.7 seconds.1438# [RSpecRunTime] Starting example group spec/features/groups/labels/create_spec.rb. Expected to take 8.28 seconds.1439Create a group label1440 renders the breadcrumbs1441 creates a new label1442 behaves like lock_on_merge when creating labels1443 is not supported when creating a label1444# [RSpecRunTime] RSpec elapsed time: 26 minutes 11.18 seconds. Current RSS: ~1440M. Threads: 25. load average: 1.70 2.11 2.04 1/389 123301445.1446# [RSpecRunTime] Finishing example group spec/features/groups/labels/create_spec.rb. It took 12.17 seconds. Expected to take 8.28 seconds.1447# [RSpecRunTime] Starting example group spec/features/projects/jobs/user_triggers_manual_job_with_variables_spec.rb. Expected to take 7.07 seconds.1448User triggers manual job with variables1449 passes values correctly1450# [RSpecRunTime] Finishing example group spec/features/projects/jobs/user_triggers_manual_job_with_variables_spec.rb. It took 10.04 seconds. Expected to take 7.07 seconds.1451# [RSpecRunTime] RSpec elapsed time: 26 minutes 21.45 seconds. Current RSS: ~1453M. Threads: 24. load average: 2.22 2.21 2.08 1/392 123901452.1453# [RSpecRunTime] Starting example group spec/features/dashboard/project_member_activity_index_spec.rb. Expected to take 6.37 seconds.1454Project member activity1455 when a user joins the project1456 presents the correct message1457# [RSpecRunTime] RSpec elapsed time: 26 minutes 24.41 seconds. Current RSS: ~1455M. Threads: 24. load average: 2.22 2.21 2.08 1/391 123921458.1459 when a user leaves the project1460 presents the correct message1461# [RSpecRunTime] RSpec elapsed time: 26 minutes 27.0 seconds. Current RSS: ~1453M. Threads: 24. load average: 2.12 2.19 2.07 1/389 123931462.1463 when a users membership expires for the project1464 presents the correct message1465# [RSpecRunTime] RSpec elapsed time: 26 minutes 29.51 seconds. Current RSS: ~1449M. Threads: 24. load average: 2.12 2.19 2.07 1/389 123941466.1467# [RSpecRunTime] Finishing example group spec/features/dashboard/project_member_activity_index_spec.rb. It took 8.19 seconds. Expected to take 6.37 seconds.1468# [RSpecRunTime] Starting example group spec/features/frequently_visited_projects_and_groups_spec.rb. Expected to take 4.94 seconds.1469Frequently visited items1470 for projects1471 increments localStorage counter when visiting the project1472# [RSpecRunTime] RSpec elapsed time: 26 minutes 32.22 seconds. Current RSS: ~1447M. Threads: 24. load average: 2.03 2.17 2.06 1/388 123951473.1474 for groups1475 increments localStorage counter when visiting the group1476# [RSpecRunTime] RSpec elapsed time: 26 minutes 34.57 seconds. Current RSS: ~1449M. Threads: 24. load average: 2.03 2.17 2.06 1/388 123961477.1478# [RSpecRunTime] Finishing example group spec/features/frequently_visited_projects_and_groups_spec.rb. It took 5.06 seconds. Expected to take 4.94 seconds.1479# [RSpecRunTime] Starting example group spec/features/markdown/json_table_spec.rb. Expected to take 4.74 seconds.1480Rendering json:table code block in markdown1481 creates table correctly1482# [RSpecRunTime] Finishing example group spec/features/markdown/json_table_spec.rb. It took 6.64 seconds. Expected to take 4.74 seconds.1483# [RSpecRunTime] RSpec elapsed time: 26 minutes 41.43 seconds. Current RSS: ~1450M. Threads: 26. load average: 2.27 2.21 2.08 1/389 123991484.1485# [RSpecRunTime] Starting example group spec/features/merge_requests/admin_views_hidden_merge_requests_spec.rb. Expected to take 2.43 seconds.1486Admin views hidden merge requests1487 when signed in as admin and viewing a hidden merge request1488 shows a hidden merge request icon1489# [RSpecRunTime] RSpec elapsed time: 26 minutes 44.0 seconds. Current RSS: ~1449M. Threads: 25. load average: 2.27 2.21 2.08 1/389 124011490.1491# [RSpecRunTime] Finishing example group spec/features/merge_requests/admin_views_hidden_merge_requests_spec.rb. It took 2.71 seconds. Expected to take 2.43 seconds.1492# [RSpecRunTime] Starting example group spec/features/snippets/embedded_snippet_spec.rb. Expected to take 2.1 seconds.1493Embedded Snippets1494Capybara starting Puma...1495* Version 6.4.0, codename: The Eagle of Durango1496* Min threads: 0, max threads: 41497* Listening on unix:///tmp/20240605-347-9wkni01498 loads snippet1499# [RSpecRunTime] Finishing example group spec/features/snippets/embedded_snippet_spec.rb. It took 2.65 seconds. Expected to take 2.1 seconds.1500# [RSpecRunTime] RSpec elapsed time: 26 minutes 46.86 seconds. Current RSS: ~1452M. Threads: 31. load average: 2.17 2.19 2.07 1/402 124621501.1502auto_explain log contains 1082 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-15-32.347.main.ndjson.gz1503took 15.8343665071504auto_explain log contains 1083 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-15-32.347.ci.ndjson.gz1505took 12.3343468741506[TEST PROF INFO] EventProf results for sql.active_record1507Total time: 03:48.715 of 26:42.187 (14.28%)1508Total events: 874831509Top 5 slowest suites (by time):1510User uses header search field (./spec/features/search/user_uses_header_search_field_spec.rb:5) – 00:41.954 (11989 / 38) of 07:06.179 (9.84%)1511Projects > Sh... uploads files (./spec/features/projects/show/user_uploads_files_spec.rb:5) – 00:30.735 (9979 / 12) of 03:07.659 (16.38%)1512Projects > Me...Manage members (./spec/features/projects/members/manage_members_spec.rb:5) – 00:29.262 (13593 / 27) of 03:21.794 (14.5%)1513Incident details (./spec/features/incidents/incident_details_spec.rb:5) – 00:18.027 (5719 / 5) of 01:02.149 (29.01%)1514Groups > Memb...Manage members (./spec/features/groups/members/manage_members_spec.rb:5) – 00:17.869 (8014 / 22) of 02:31.040 (11.83%)1515Knapsack report was generated. Preview:1516{1517 "spec/features/search/user_uses_header_search_field_spec.rb": 426.1786967240005,1518 "spec/features/projects/members/manage_members_spec.rb": 201.79367063000063,1519 "spec/features/projects/show/user_uploads_files_spec.rb": 187.65866759100027,1520 "spec/features/groups/members/manage_members_spec.rb": 151.0400219840003,1521 "spec/features/projects/integrations/user_activates_mattermost_slash_command_spec.rb": 108.66338796499986,1522 "spec/features/projects/pages/user_adds_domain_spec.rb": 65.53960803900009,1523 "spec/features/dashboard/projects_spec.rb": 63.45147666899993,1524 "spec/features/incidents/incident_details_spec.rb": 62.148951160999786,1525 "spec/features/merge_request/maintainer_edits_fork_spec.rb": 44.67145287800031,1526 "spec/features/explore/groups_spec.rb": 45.681684322000365,1527 "spec/features/projects/work_items/shortcuts_work_item_spec.rb": 43.790835978999894,1528 "spec/features/merge_request/user_resolves_outdated_diff_discussions_spec.rb": 27.90484182900036,1529 "spec/features/issues/filtered_search/recent_searches_spec.rb": 29.20325819199934,1530 "spec/features/atom/users_spec.rb": 20.24837466200006,1531 "spec/features/projects/snippets/create_snippet_spec.rb": 22.142351385999973,1532 "spec/features/unsubscribe_links_spec.rb": 13.912153655000111,1533 "spec/features/projects/members/import_project_members_spec.rb": 20.11452992700015,1534 "spec/features/dashboard/issuables_counter_spec.rb": 10.018931728000098,1535 "spec/features/boards/keyboard_shortcut_spec.rb": 9.993549370999972,1536 "spec/features/groups/labels/create_spec.rb": 12.173272092999468,1537 "spec/features/projects/jobs/user_triggers_manual_job_with_variables_spec.rb": 10.035787096000604,1538 "spec/features/dashboard/project_member_activity_index_spec.rb": 8.19422518600004,1539 "spec/features/frequently_visited_projects_and_groups_spec.rb": 5.063553083000443,1540 "spec/features/markdown/json_table_spec.rb": 6.641476162999425,1541 "spec/features/merge_requests/admin_views_hidden_merge_requests_spec.rb": 2.711928660999547,1542 "spec/features/snippets/embedded_snippet_spec.rb": 2.6481934889998231543}1544Knapsack global time execution for tests: 26m 41s1545Finished in 27 minutes 16 seconds (files took 59.09 seconds to load)1546224 examples, 0 failures1547Randomized with seed 638711548Failed to write to log, write log/workhorse-test.log: file already closed1549Failed to write to log, write log/workhorse-test.log: file already closed1550[TEST PROF INFO] Time spent in factories: 02:12.781 (8.1% of total time)1551RSpec exited with 0.1552No examples to retry, congrats!1554Running after script...1555$ source scripts/utils.sh1556$ bundle exec gem list gitlab_quality-test_tooling1557gitlab_quality-test_tooling (1.28.0)1558$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command1562$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command1565$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command1571$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command1574$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command1578$ tooling/bin/push_job_metrics || true1579[job-metrics] Pushing job metrics file for the CI/CD job.1580[job-metrics] Pushed 4 CI job metric entries to InfluxDB.1582Not uploading cache ruby-gems-debian-bookworm-ruby-3.1.5-17 due to policy1584Uploading artifacts...1585auto_explain/: found 3 matching artifact files and directories 1586coverage/: found 5 matching artifact files and directories 1587WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1588WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1589knapsack/: found 4 matching artifact files and directories 1590rspec/: found 12 matching artifact files and directories 1591WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1592log/*.log: found 18 matching artifact files and directories 1593WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7027479270/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1594WARNING: Retrying... context=artifacts-uploader error=request redirected1595Uploading artifacts as "archive" to coordinator... 201 Created id=7027479270 responseStatus=201 Created token=glcbt-651596Uploading artifacts...1597rspec/rspec-*.xml: found 1 matching artifact files and directories 1598WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7027479270/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1599WARNING: Retrying... context=artifacts-uploader error=request redirected1600Uploading artifacts as "junit" to coordinator... 201 Created id=7027479270 responseStatus=201 Created token=glcbt-651602Job succeeded