rspec system pg14 single-db 30/32
Passed Started
by
@rkadam3

Rajendra Kadam
1Running with gitlab-runner 16.9.1 (782c6ecb)2 on green-2.private.runners-manager.gitlab.com/gitlab.com/gitlab-org GaSD-S1F, system ID: s_5651e5b5643b3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...8Authenticating with credentials from job payload (GitLab Registry)9Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...10Using docker image sha256:82f132c22567f8ce17cc132c14b2f9aa3eaf9bb5424d91c2d966912433f0257d for registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:c55e1364ee4327b244a9cfa1750f19feea14fc774eaf792b725967d146eb45f5 ...11WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.12WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.13Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...16Using docker image sha256:5c5ba5b83d6c60cb0b225bd670b7a43be8c238cc72347d24af57e5027c3648f3 for registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:46aceab84c42d0e819c8e7940f2f98ce9e184785cd7b22d95872024a35f52407 ...17Starting service redis:6.2-alpine ...18Pulling docker image redis:6.2-alpine ...19Using docker image sha256:b6c412dc298714b5c26feca1330d8f743b48caf0b1feeadfd554d7d446f985a5 for redis:6.2-alpine with digest redis@sha256:51d6c56749a4243096327e3fb964a48ed92254357108449cb6e23999c37773c5 ...20Waiting for services to be up and running (timeout 30 seconds)...21Authenticating with credentials from job payload (GitLab Registry)22Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:fc7435a87025ef82fcd7c3a7df1e52121e8a88ab05430c94ba7ad5920fecc0d0 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:c129fa1214137f01be7f1412c5233ac179604d32d9d852cbe06113596fb24504 ...25Running on runner-gasd-s1f-project-278964-concurrent-0 via runner-gasd-s1f-private-1709544829-6af5d9e5...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1-17...32cache.zip is up to date 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (6311410718)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410718 responseStatus=200 OK token=glcbt-6537WARNING: Part of .git directory is on the list of files to extract 38WARNING: This may introduce unexpected problems 39Downloading artifacts for compile-test-assets (6311410765)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410765 responseStatus=200 OK token=glcbt-6541Downloading artifacts for detect-tests (6311410787)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410787 responseStatus=200 OK token=glcbt-6543Downloading artifacts for retrieve-tests-metadata (6311410799)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410799 responseStatus=200 OK token=glcbt-6545Downloading artifacts for setup-test-env (6311410773)...46Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6311410773 responseStatus=200 OK token=glcbt-6548Using docker image sha256:fc7435a87025ef82fcd7c3a7df1e52121e8a88ab05430c94ba7ad5920fecc0d0 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:c129fa1214137f01be7f1412c5233ac179604d32d9d852cbe06113596fb24504 ...49$ echo $FOSS_ONLY50$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb51$ export GOPATH=$CI_PROJECT_DIR/.go52$ mkdir -p $GOPATH53$ source scripts/utils.sh54$ source scripts/prepare_build.sh732Using two connections, single database config (config/database.yml.postgresql)733Disabling ci connection in config/database.yml734Geo DB won't be set up.735Embedding DB won't be set up.758$ source ./scripts/rspec_helpers.sh759$ run_timed_command "gem install knapsack --no-document"760$ gem install knapsack --no-document761Successfully installed knapsack-4.0.07621 gem installed763==> 'gem install knapsack --no-document' succeeded in 0 seconds.764$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"769$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"770$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"771$ tooling/bin/create_job_metrics_file || true772[job-metrics] Creating the job metrics file for the CI/CD job.773$ rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"774[13:30:48] Starting rspec_parallelized_job775RETRY_FAILED_TESTS_IN_NEW_PROCESS: true776KNAPSACK_GENERATE_REPORT: true777FLAKY_RSPEC_GENERATE_REPORT: true778KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb779KNAPSACK_LOG_LEVEL: debug780KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_single-db_30_32_278964_report.json781FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json782FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_single-db_30_32_278964_report.json783NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_single-db_30_32_278964_report.json784RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6311411935.txt785CRYSTALBALL: 786RSPEC_TESTS_MAPPING_ENABLED: 787RSPEC_TESTS_FILTER_FILE: 788Shell set options (set -o) enabled:789braceexpand on790hashall on791interactive-comments on792pipefail on793Knapsack report generator started!794 ██ ██ █████ ██████ ███ ██ ██ ███ ██ ██████ 795 ██ ██ ██ ██ ██ ██ ████ ██ ██ ████ ██ ██ 796 ██ █ ██ ███████ ██████ ██ ██ ██ ██ ██ ██ ██ ██ ███ 797 ██ ███ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ 798 ███ ███ ██ ██ ██ ██ ██ ████ ██ ██ ████ ██████ 799******************************************************************************800 Your database has a single connection, and single connections were801 deprecated in GitLab 15.9 https://docs.gitlab.com/ee/update/deprecations.html#single-database-connection-is-deprecated.802 Please add a :ci section to your database, following these instructions:804******************************************************************************805Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}806# [RSpecRunTime] Starting RSpec timer...807[TEST PROF INFO] EventProf enabled (sql.active_record)808unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.809Test environment set up in 0.695201984 seconds810# [RSpecRunTime] Starting example group spec/features/profiles/user_edit_profile_spec.rb. Expected to take 4 minutes 4.53 seconds.811User edit profile812Starting the Capybara driver server...813Capybara starting Puma...814* Version 6.4.0, codename: The Eagle of Durango815* Min threads: 0, max threads: 4816* Listening on unix:///tmp/20240304-337-bkxpp5817 validates that the discord id has a valid length818 changes user profile819 does not set secondary emails without user input820 shows an error if the full name contains an emoji821 shows an error if the website url is not valid822 User time preferences823 shows the user time preferences form824 allows the user to select a time zone from a dropdown list of options825 timezone defaults to empty826 user status827 profile edit form828 shows the user status form829 adds emoji to user status830 adds message to user status831 adds message and emoji to user status832 clears the user status833 displays a default emoji if only message is entered834 sets the users status to busy835 with user status set to busy836 shows author as busy in the assignee dropdown837 displays the assignee busy status838# [RSpecRunTime] RSpec elapsed time: 1 minute 38.36 seconds. Current RSS: ~1524M. load average: 2.19 1.50 1.26 1/395 543839 user menu840 shows the "Set status" menu item in the user menu841 shows the "Edit status" menu item in the user menu842 shows user status modal843 adds emoji to user status844 sets the users status to busy845 opens the emoji modal again after closing it846 does not update the awards panel emoji847 adds message to user status848 adds message and emoji to user status849 clears the user status with the "X" button850 displays a default emoji if only message is entered851 Remove status button852 clears the user status with the "Remove status" button853 shows the "Set status" menu item in the user menu854# [RSpecRunTime] RSpec elapsed time: 3 minutes 42.17 seconds. Current RSS: ~1528M. load average: 2.04 1.62 1.33 1/389 552855 work information856 when job title and organziation are entered857 shows job title and organzation on user's profile858# [RSpecRunTime] RSpec elapsed time: 3 minutes 47.07 seconds. Current RSS: ~1524M. load average: 2.20 1.66 1.34 1/389 553859 when only job title is entered860 shows only job title on user's profile861# [RSpecRunTime] RSpec elapsed time: 3 minutes 51.74 seconds. Current RSS: ~1535M. load average: 2.34 1.70 1.35 1/389 554862 when only organization is entered863 shows only organization on user's profile864# [RSpecRunTime] RSpec elapsed time: 3 minutes 56.47 seconds. Current RSS: ~1541M. load average: 2.24 1.69 1.35 1/389 555865 user avatar866 changes user avatar867 removes user avatar868# [RSpecRunTime] RSpec elapsed time: 3 minutes 58.68 seconds. Current RSS: ~1552M. load average: 2.14 1.67 1.35 1/388 556869 when I change my email870 will prompt to confirm my password871 clears the reset password token872 when prompted to confirm password873 with the correct password successfully updates874 with the incorrect password fails to update875# [RSpecRunTime] RSpec elapsed time: 4 minutes 13.06 seconds. Current RSS: ~1538M. load average: 2.26 1.72 1.37 1/388 558876# [RSpecRunTime] Finishing example group spec/features/profiles/user_edit_profile_spec.rb. It took 4 minutes 11.29 seconds. Expected to take 4 minutes 4.53 seconds.877# [RSpecRunTime] Starting example group spec/features/merge_request/user_resolves_conflicts_spec.rb. Expected to take 3 minutes 47.2 seconds.878Merge request > User resolves conflicts879 can be resolved in the UI880 the conflicts are resolvable881 shows a link to the conflict resolution page882 in Inline view mode883 conflicts are resolved in Interactive mode884 conflicts are resolved in Edit inline mode885# [RSpecRunTime] RSpec elapsed time: 5 minutes 18.27 seconds. Current RSS: ~1560M. load average: 3.03 2.07 1.52 1/398 1042886 in Parallel view mode887 conflicts are resolved in Interactive mode888 conflicts are resolved in Edit inline mode889# [RSpecRunTime] RSpec elapsed time: 6 minutes 12.91 seconds. Current RSS: ~1560M. load average: 2.61 2.12 1.56 1/399 1442890 the conflict contain markers891 conflicts can not be resolved in Interactive mode892 conflicts are resolved in Edit inline mode (PENDING: Temporarily skipped with xit)893# [RSpecRunTime] RSpec elapsed time: 6 minutes 26.78 seconds. Current RSS: ~1571M. load average: 2.33 2.08 1.56 1/400 1547894 with malicious branch name895 renders bad name without xss issues896# [RSpecRunTime] RSpec elapsed time: 6 minutes 41.3 seconds. Current RSS: ~1564M. load average: 2.39 2.11 1.58 1/399 1648897 when the conflicts contain a large file898 does not show a link to the conflict resolution page899 shows an error if the conflicts page is visited directly900# [RSpecRunTime] RSpec elapsed time: 7 minutes 4.91 seconds. Current RSS: ~1581M. load average: 2.16 2.08 1.58 1/400 1821901 when the conflicts contain a binary file902 does not show a link to the conflict resolution page903 shows an error if the conflicts page is visited directly904# [RSpecRunTime] RSpec elapsed time: 7 minutes 28.05 seconds. Current RSS: ~1569M. load average: 2.03 2.06 1.59 1/398 1993905 when the conflicts contain a file edited in one branch and deleted in another906 does not show a link to the conflict resolution page907 shows an error if the conflicts page is visited directly908# [RSpecRunTime] RSpec elapsed time: 7 minutes 51.91 seconds. Current RSS: ~1571M. load average: 1.68 1.97 1.57 1/397 2163909 when the conflicts contain a non-UTF-8 file910 does not show a link to the conflict resolution page911 shows an error if the conflicts page is visited directly912# [RSpecRunTime] RSpec elapsed time: 8 minutes 16.6 seconds. Current RSS: ~1566M. load average: 2.10 2.04 1.60 1/396 2336913# [RSpecRunTime] Finishing example group spec/features/merge_request/user_resolves_conflicts_spec.rb. It took 4 minutes 2.95 seconds. Expected to take 3 minutes 47.2 seconds.914# [RSpecRunTime] Starting example group spec/features/search/user_searches_for_code_spec.rb. Expected to take 2 minutes 54.81 seconds.915User searches for code916 when signed in917 no ref switcher shown in issue result summary918 when on a project page919 finds a file920# [RSpecRunTime] RSpec elapsed time: 9 minutes 45.5 seconds. Current RSS: ~1651M. load average: 1.13 1.74 1.53 1/395 2630921 when on a project search page922 does not show top right search form923 search multiple words with refs switching924 when search times out925 renders timeout information926 sets tab count to 0927# [RSpecRunTime] RSpec elapsed time: 10 minutes 19.68 seconds. Current RSS: ~1610M. load average: 1.65 1.79 1.56 1/389 2690928 when searching code929 finds code and links to blob930 finds code and links to blame931 behaves like code highlight932 has highlighted code933# [RSpecRunTime] RSpec elapsed time: 10 minutes 54.85 seconds. Current RSS: ~1760M. load average: 2.06 1.89 1.60 1/394 2812934 no search term935 shows scopes936# [RSpecRunTime] RSpec elapsed time: 11 minutes 7.08 seconds. Current RSS: ~1760M. load average: 1.89 1.86 1.59 1/395 2849937 when signed out938 when block_anonymous_global_searches is enabled939 is redirected to login page940# [RSpecRunTime] RSpec elapsed time: 11 minutes 8.6 seconds. Current RSS: ~1757M. load average: 1.82 1.84 1.59 1/396 2852941# [RSpecRunTime] Finishing example group spec/features/search/user_searches_for_code_spec.rb. It took 2 minutes 51.95 seconds. Expected to take 2 minutes 54.81 seconds.942# [RSpecRunTime] Starting example group spec/features/groups/group_runners_spec.rb. Expected to take 2 minutes 1.92 seconds.943Group Runners944 Group runner edit page945 when updating a group runner946 behaves like submits edit runner form947 breadcrumb contains runner id and token948 when a runner is updated949 redirects to runner page and shows succesful update950# [RSpecRunTime] RSpec elapsed time: 11 minutes 17.97 seconds. Current RSS: ~1649M. load average: 1.75 1.83 1.59 1/392 2858951 when updating a project runner952 behaves like submits edit runner form953 breadcrumb contains runner id and token954 when a runner is updated955 redirects to runner page and shows succesful update956# [RSpecRunTime] RSpec elapsed time: 11 minutes 26.76 seconds. Current RSS: ~1568M. load average: 1.64 1.80 1.58 1/392 2862957 behaves like shows locked field958 shows locked checkbox with description959# [RSpecRunTime] RSpec elapsed time: 11 minutes 29.17 seconds. Current RSS: ~1565M. load average: 1.83 1.84 1.59 1/392 2864960 Group runner create page961 behaves like creates runner and shows register page962 when runner is saved963 navigates to registration page and opens install instructions drawer964 warns from leaving page without finishing registration965# [RSpecRunTime] RSpec elapsed time: 11 minutes 39.64 seconds. Current RSS: ~1561M. load average: 1.77 1.82 1.59 1/391 2869966 Group runner show page967 when logged in as group maintainer968 user views runner details969# [RSpecRunTime] RSpec elapsed time: 11 minutes 42.85 seconds. Current RSS: ~1558M. load average: 1.77 1.82 1.59 1/391 2871970 when logged in as group owner971 behaves like shows runner jobs tab972 show jobs in tab973# [RSpecRunTime] RSpec elapsed time: 11 minutes 45.57 seconds. Current RSS: ~1557M. load average: 1.71 1.81 1.59 1/391 2873974 Group runners page975 when logged in as group maintainer976 with no runners977 shows tabs with total counts equal to 0978 behaves like shows no runners registered979 shows 0 count and the empty state980# [RSpecRunTime] RSpec elapsed time: 11 minutes 50.84 seconds. Current RSS: ~1566M. load average: 1.65 1.80 1.58 1/392 2875981 with an online group runner982 shows a group runner badge983 behaves like shows runner summary and navigates to details984 shows runner summary and details985# [RSpecRunTime] RSpec elapsed time: 11 minutes 59.06 seconds. Current RSS: ~1566M. load average: 1.79 1.82 1.59 1/393 2877986 when description does not match987 behaves like shows no runners found988 shows "no runners" message989# [RSpecRunTime] RSpec elapsed time: 12 minutes 3.39 seconds. Current RSS: ~1566M. load average: 1.73 1.81 1.59 1/392 2878990 with an online project runner991 shows a project runner badge992 behaves like shows runner summary and navigates to details993 shows runner summary and details994# [RSpecRunTime] RSpec elapsed time: 12 minutes 12.75 seconds. Current RSS: ~1569M. load average: 1.83 1.83 1.60 1/393 2881995 with an online instance runner996 when selecting 'Show only inherited'997 behaves like shows runner summary and navigates to details998 shows runner summary and details999# [RSpecRunTime] RSpec elapsed time: 12 minutes 18.97 seconds. Current RSS: ~1578M. load average: 1.94 1.85 1.61 1/393 28831000 filtered search1001 allows user to search by paused and status1002# [RSpecRunTime] RSpec elapsed time: 12 minutes 21.99 seconds. Current RSS: ~1581M. load average: 1.94 1.85 1.61 1/393 28841003 filter by tag1004 behaves like filters by tag1005 shows correct runner when tag matches1006# [RSpecRunTime] RSpec elapsed time: 12 minutes 27.4 seconds. Current RSS: ~1574M. load average: 1.87 1.83 1.61 1/392 28861007 when logged in as group owner1008 with an online group runner1009 shows an edit link1010 behaves like pauses, resumes and deletes a runner1011 pauses and resumes runner1012 deletes runner1013 confirms runner deletion1014 cancels runner deletion1015# [RSpecRunTime] RSpec elapsed time: 12 minutes 45.07 seconds. Current RSS: ~1564M. load average: 2.34 1.94 1.65 1/393 28941016 with an online project runner1017 shows an editable project runner1018 behaves like pauses, resumes and deletes a runner1019 pauses and resumes runner1020 deletes runner1021 confirms runner deletion1022 cancels runner deletion1023# [RSpecRunTime] RSpec elapsed time: 13 minutes 2.52 seconds. Current RSS: ~1560M. load average: 2.29 1.95 1.65 1/393 29031024 with a multi-project runner1025 owner cannot remove the project runner1026# [RSpecRunTime] RSpec elapsed time: 13 minutes 6.69 seconds. Current RSS: ~1566M. load average: 2.18 1.93 1.65 1/393 29061027 with multiple runners1028 behaves like deletes runners in bulk1029 when selecting all for deletion1030 behaves like shows no runners registered1031 shows 0 count and the empty state1032# [RSpecRunTime] RSpec elapsed time: 13 minutes 11.89 seconds. Current RSS: ~1565M. load average: 2.17 1.93 1.65 1/392 29081033# [RSpecRunTime] Finishing example group spec/features/groups/group_runners_spec.rb. It took 2 minutes 3.27 seconds. Expected to take 2 minutes 1.92 seconds.1034# [RSpecRunTime] Starting example group spec/features/dashboard/merge_requests_spec.rb. Expected to take 1 minute 38.48 seconds.1035Dashboard Merge Requests1036 disables target branch filter1037 disables releases filter1038 disables environments filter1039 sidebar1040 has nav items for assigned MRs and review requests1041# [RSpecRunTime] RSpec elapsed time: 13 minutes 25.43 seconds. Current RSS: ~1575M. load average: 2.22 1.95 1.66 1/393 29101042 new merge request dropdown1043 shows projects only with merge requests feature enabled1044# [RSpecRunTime] RSpec elapsed time: 13 minutes 29.55 seconds. Current RSS: ~1581M. load average: 2.37 1.99 1.67 1/393 29111045 no merge requests exist1046 shows an empty state1047# [RSpecRunTime] RSpec elapsed time: 13 minutes 32.7 seconds. Current RSS: ~1580M. load average: 2.37 1.99 1.67 5/393 29131048 merge requests exist1049 includes assigned and reviewers in badge1050 shows assigned merge requests1051 does not show review requested merge requests1052 shows authored merge requests1053 shows labeled merge requests1054 shows error message without filter1055 shows sorted merge requests1056 keeps sorting merge requests after visiting Projects MR page1057# [RSpecRunTime] RSpec elapsed time: 14 minutes 45.09 seconds. Current RSS: ~1600M. load average: 1.73 1.85 1.64 1/398 35711058 merge request review1059 displays review requested merge requests1060# [RSpecRunTime] RSpec elapsed time: 14 minutes 48.57 seconds. Current RSS: ~1590M. load average: 1.75 1.85 1.65 1/392 35721061# [RSpecRunTime] Finishing example group spec/features/dashboard/merge_requests_spec.rb. It took 1 minute 36.7 seconds. Expected to take 1 minute 38.48 seconds.1062# [RSpecRunTime] Starting example group spec/features/snippets/user_edits_snippet_spec.rb. Expected to take 1 minute 21.82 seconds.1063User edits snippet1064 displays the snippet blob path and content1065 updates the snippet1066 updates the snippet with files attached1067 updates the snippet to make it internal1068 updates the snippet to make it public1069 when the git operation fails1070 renders edit page and displays the error1071# [RSpecRunTime] RSpec elapsed time: 16 minutes 14.0 seconds. Current RSS: ~1557M. load average: 3.56 2.46 1.88 1/400 55491072# [RSpecRunTime] Finishing example group spec/features/snippets/user_edits_snippet_spec.rb. It took 1 minute 25.4 seconds. Expected to take 1 minute 21.82 seconds.1073# [RSpecRunTime] Starting example group spec/features/commits_spec.rb. Expected to take 1 minute 11.52 seconds.1074Commits1075 CI1076 commit status is Generic Commit Status1077 Commit builds1078 contains commit short id1079 contains generic commit status build1080# [RSpecRunTime] RSpec elapsed time: 16 minutes 22.73 seconds. Current RSS: ~1588M. load average: 3.35 2.44 1.88 1/401 55781081 commit status is Ci Build1082 when logged as developer1083 Project commits1084 shows correct build status from default branch1085# [RSpecRunTime] RSpec elapsed time: 16 minutes 25.51 seconds. Current RSS: ~1588M. load average: 3.16 2.41 1.87 1/400 55891086 Commit builds1087 shows pipeline data1088# [RSpecRunTime] RSpec elapsed time: 16 minutes 29.95 seconds. Current RSS: ~1585M. load average: 3.31 2.45 1.89 1/401 55971089 Download artifacts1090 is expected to have visible link "Download artifacts" with href "/namespace55/project-64/-/jobs/6/artifacts/download?file_type=archive"1091# [RSpecRunTime] RSpec elapsed time: 16 minutes 34.18 seconds. Current RSS: ~1585M. load average: 3.37 2.48 1.90 1/400 56051092 Cancel all builds1093 cancels commit1094# [RSpecRunTime] RSpec elapsed time: 16 minutes 41.34 seconds. Current RSS: ~1617M. load average: 3.18 2.46 1.90 1/399 56261095 Cancel build1096 cancels build1097# [RSpecRunTime] RSpec elapsed time: 16 minutes 48.31 seconds. Current RSS: ~1612M. load average: 3.16 2.47 1.90 1/399 56471098 when logged as reporter1099 renders header1100 is expected to have visible link "Download artifacts"1101# [RSpecRunTime] RSpec elapsed time: 16 minutes 57.16 seconds. Current RSS: ~1608M. load average: 2.98 2.45 1.90 1/400 56701102 viewing commits for a branch1103 includes a date on which the commits were authored1104 includes the committed_date for each commit1105 switches ref to ref containing a hash1106 shows the ref switcher with the multi-file editor enabled1107# [RSpecRunTime] RSpec elapsed time: 17 minutes 25.78 seconds. Current RSS: ~1592M. load average: 2.33 2.34 1.89 1/402 59771108 viewing commits for an author1109 author is complete1110 behaves like show commits by author1111 includes the author's commits1112 author is just a name1113 behaves like show commits by author1114 includes the author's commits1115# [RSpecRunTime] RSpec elapsed time: 17 minutes 27.77 seconds. Current RSS: ~1594M. load average: 2.33 2.34 1.89 1/402 60101116 author is just an email1117 behaves like show commits by author1118 includes the author's commits1119# [RSpecRunTime] Finishing example group spec/features/commits_spec.rb. It took 1 minute 14.72 seconds. Expected to take 1 minute 11.52 seconds.1120# [RSpecRunTime] Starting example group spec/features/projects/diffs/diff_show_spec.rb. Expected to take 52.39 seconds.1121Diff file viewer1122 Ruby file1123 shows highlighted Ruby code1124# [RSpecRunTime] RSpec elapsed time: 17 minutes 33.48 seconds. Current RSS: ~1604M. load average: 2.13 2.30 1.88 1/402 60731125 Ruby file (stored in LFS)1126 when LFS is enabled on the project1127 shows an error message1128# [RSpecRunTime] RSpec elapsed time: 17 minutes 37.29 seconds. Current RSS: ~1607M. load average: 2.13 2.30 1.88 1/401 61341129 when LFS is disabled on the project1130 displays the diff1131# [RSpecRunTime] RSpec elapsed time: 17 minutes 40.96 seconds. Current RSS: ~1608M. load average: 2.12 2.29 1.88 1/400 61941132 Image file1133 Replaced1134 shows a rendered image1135 shows view replaced and view file links1136# [RSpecRunTime] RSpec elapsed time: 17 minutes 50.13 seconds. Current RSS: ~1602M. load average: 1.94 2.25 1.87 1/400 63061137 Added1138 shows view file link1139# [RSpecRunTime] RSpec elapsed time: 17 minutes 54.11 seconds. Current RSS: ~1606M. load average: 2.19 2.29 1.89 1/401 63571140 Deleted1141 shows view file link1142# [RSpecRunTime] RSpec elapsed time: 17 minutes 57.76 seconds. Current RSS: ~1616M. load average: 2.19 2.29 1.89 1/400 64001143 ISO file (stored in LFS)1144 when LFS is enabled on the project1145 shows that file was added1146# [RSpecRunTime] RSpec elapsed time: 18 minutes 1.24 seconds. Current RSS: ~1625M. load average: 2.09 2.27 1.88 1/400 64391147 when LFS is disabled on the project1148 displays the diff1149# [RSpecRunTime] RSpec elapsed time: 18 minutes 4.67 seconds. Current RSS: ~1644M. load average: 2.01 2.25 1.88 1/400 64781150 ZIP file1151 shows that file was added1152# [RSpecRunTime] RSpec elapsed time: 18 minutes 8.43 seconds. Current RSS: ~1634M. load average: 1.92 2.23 1.87 1/401 65251153 renamed file1154 shows the filename with diff highlight1155# [RSpecRunTime] RSpec elapsed time: 18 minutes 11.7 seconds. Current RSS: ~1636M. load average: 1.92 2.23 1.87 1/399 65631156 binary file that appears to be text in the first 1024 bytes1157 shows the diff is collapsed1158 expanding the diff1159 shows that file was added1160# [RSpecRunTime] RSpec elapsed time: 18 minutes 18.66 seconds. Current RSS: ~1644M. load average: 1.86 2.21 1.87 1/399 66471161 when the the encoding of the file is unsupported1162 shows it is not diffable1163# [RSpecRunTime] RSpec elapsed time: 18 minutes 21.84 seconds. Current RSS: ~1644M. load average: 1.86 2.21 1.87 1/399 66861164# [RSpecRunTime] Finishing example group spec/features/projects/diffs/diff_show_spec.rb. It took 53.14 seconds. Expected to take 52.39 seconds.1165# [RSpecRunTime] Starting example group spec/features/issues/service_desk_spec.rb. Expected to take 45.79 seconds.1166Service Desk Issue Tracker1167 navigation to service desk1168 can navigate to the service desk from link in the sidebar1169# [RSpecRunTime] RSpec elapsed time: 18 minutes 28.31 seconds. Current RSS: ~1631M. load average: 1.79 2.19 1.86 1/400 66911170 issue page1171 shows service_desk_reply_to in issue header1172# [RSpecRunTime] RSpec elapsed time: 18 minutes 35.84 seconds. Current RSS: ~1609M. load average: 1.67 2.15 1.85 1/398 66971173 issues list1174 when service desk is supported1175 when there are no issues1176 service desk empty state1177 displays the large empty state, documentation, and the email address1178 when user does not have permission to edit project settings1179 displays the large info box and the documentation link1180# [RSpecRunTime] RSpec elapsed time: 18 minutes 42.36 seconds. Current RSS: ~1597M. load average: 1.62 2.13 1.85 1/397 67001181 when there are issues1182 service desk info content1183 displays the small info box, documentation, a button to configure service desk, and the address1184# [RSpecRunTime] RSpec elapsed time: 18 minutes 46.45 seconds. Current RSS: ~1595M. load average: 1.57 2.11 1.84 1/397 67031185 issues list1186 only displays issues created by support bot1187 shows service_desk_reply_to in issues list1188# [RSpecRunTime] RSpec elapsed time: 18 minutes 52.93 seconds. Current RSS: ~1593M. load average: 1.52 2.09 1.84 1/397 67071189 for feature flags1190 pushes the service_desk_ticket feature flag to frontend when available1191 does not push the service_desk_ticket feature flag to frontend when not available1192# [RSpecRunTime] RSpec elapsed time: 19 minutes 7.53 seconds. Current RSS: ~1589M. load average: 1.79 2.12 1.85 1/399 67151193# [RSpecRunTime] Finishing example group spec/features/issues/service_desk_spec.rb. It took 45.67 seconds. Expected to take 45.79 seconds.1194# [RSpecRunTime] Starting example group spec/features/merge_request/user_scrolls_to_note_on_load_spec.rb. Expected to take 39.93 seconds.1195Merge request > User scrolls to note on load1196 scrolls note into view1197 renders un-collapsed notes with diff1198 resolved notes1199 when diff note1200 expands collapsed notes1201# [RSpecRunTime] RSpec elapsed time: 19 minutes 38.71 seconds. Current RSS: ~1592M. load average: 2.03 2.15 1.87 1/402 69771202 when non-diff note1203 expands collapsed replies1204# [RSpecRunTime] RSpec elapsed time: 19 minutes 48.8 seconds. Current RSS: ~1602M. load average: 2.41 2.23 1.90 1/406 70411205# [RSpecRunTime] Finishing example group spec/features/merge_request/user_scrolls_to_note_on_load_spec.rb. It took 41.27 seconds. Expected to take 39.93 seconds.1206# [RSpecRunTime] Starting example group spec/features/users/terms_spec.rb. Expected to take 35.82 seconds.1207Users > Terms1208 shows the terms1209 does not show buttons to accept, decline or sign out1210 when user is a project bot1211 auto accepts the terms1212# [RSpecRunTime] RSpec elapsed time: 19 minutes 54.34 seconds. Current RSS: ~1628M. load average: 2.54 2.26 1.91 1/403 70421213 when user is a service account1214 auto accepts the terms1215# [RSpecRunTime] RSpec elapsed time: 19 minutes 56.41 seconds. Current RSS: ~1647M. load average: 2.54 2.26 1.91 1/403 70431216 when signed in1217 declining the terms1218 returns the user to the app1219# [RSpecRunTime] RSpec elapsed time: 20 minutes 0.02 second. Current RSS: ~1643M. load average: 2.74 2.30 1.93 1/401 70451220 accepting the terms1221 returns the user to the app1222# [RSpecRunTime] RSpec elapsed time: 20 minutes 4.19 seconds. Current RSS: ~1642M. load average: 2.60 2.28 1.92 1/401 70471223 when the user has already accepted the terms1224 allows the user to continue to the app1225# [RSpecRunTime] RSpec elapsed time: 20 minutes 8.07 seconds. Current RSS: ~1627M. load average: 2.60 2.28 1.92 1/401 70481226 terms were enforced while session is active1227 redirects to terms and back to where the user was going1228 redirects back to the page the user was trying to save (PENDING: Temporarily skipped with xit)1229# [RSpecRunTime] RSpec elapsed time: 20 minutes 16.26 seconds. Current RSS: ~1630M. load average: 2.43 2.26 1.92 1/400 70501230 when the terms are enforced1231 signing out1232 allows the user to sign out without a response1233# [RSpecRunTime] RSpec elapsed time: 20 minutes 19.96 seconds. Current RSS: ~1637M. load average: 2.64 2.30 1.94 1/400 70511234# [RSpecRunTime] Finishing example group spec/features/users/terms_spec.rb. It took 31.14 seconds. Expected to take 35.82 seconds.1235# [RSpecRunTime] Starting example group spec/features/merge_requests/user_filters_by_target_branch_spec.rb. Expected to take 31.09 seconds.1236Merge Requests > User filters by target branch1237 filtering by target-branch:master1238 applies the filter1239# [RSpecRunTime] RSpec elapsed time: 20 minutes 27.72 seconds. Current RSS: ~1624M. load average: 2.51 2.28 1.93 1/405 71261240 filtering by target-branch:merged-target1241 applies the filter1242# [RSpecRunTime] RSpec elapsed time: 20 minutes 35.42 seconds. Current RSS: ~1628M. load average: 2.35 2.25 1.93 1/405 72001243 filtering by target-branch:feature1244 applies the filter1245# [RSpecRunTime] RSpec elapsed time: 20 minutes 42.97 seconds. Current RSS: ~1629M. load average: 2.32 2.25 1.93 1/404 72741246 filtering by target-branch:!=master1247 applies the filter1248# [RSpecRunTime] RSpec elapsed time: 20 minutes 50.13 seconds. Current RSS: ~1636M. load average: 2.12 2.21 1.92 1/404 73481249# [RSpecRunTime] Finishing example group spec/features/merge_requests/user_filters_by_target_branch_spec.rb. It took 30.18 seconds. Expected to take 31.09 seconds.1250# [RSpecRunTime] Starting example group spec/features/projects/settings/pipelines_settings_spec.rb. Expected to take 25.19 seconds.1251Projects > Settings > Pipelines settings1252 for developer1253 to be disallowed to view1254# [RSpecRunTime] RSpec elapsed time: 20 minutes 51.48 seconds. Current RSS: ~1626M. load average: 2.12 2.21 1.92 1/404 73491255 for maintainer1256 updates auto_cancel_pending_pipelines1257 updates forward_deployment_enabled1258 disables forward deployment rollback allowed when forward deployment enabled is unchecked1259 updates forward_deployment_rollback_allowed1260 Auto DevOps1261 when auto devops is turned on instance-wide1262 auto devops is on by default and can be manually turned off1263# [RSpecRunTime] RSpec elapsed time: 21 minutes 8.52 seconds. Current RSS: ~1602M. load average: 1.80 2.13 1.89 1/398 73511264 when auto devops is not turned on instance-wide1265 auto devops is off by default and can be manually turned on1266 when auto devops is turned on group level1267 renders group enabled badge1268# [RSpecRunTime] RSpec elapsed time: 21 minutes 13.67 seconds. Current RSS: ~1609M. load average: 1.73 2.11 1.89 1/397 73521269 when auto devops is turned on group parent level1270 renders group enabled badge1271# [RSpecRunTime] RSpec elapsed time: 21 minutes 16.12 seconds. Current RSS: ~1610M. load average: 1.73 2.11 1.89 1/397 73531272# [RSpecRunTime] Finishing example group spec/features/projects/settings/pipelines_settings_spec.rb. It took 25.99 seconds. Expected to take 25.19 seconds.1273# [RSpecRunTime] Starting example group spec/features/security/project/snippet/private_access_spec.rb. Expected to take 23.39 seconds.1274Private Project Snippets Access1275 GET /:project_path/snippets1276 is allowed for admin when admin mode is enabled1277 is denied for admin when admin mode is disabled1278 aggregate_failures1279# [RSpecRunTime] RSpec elapsed time: 21 minutes 23.55 seconds. Current RSS: ~1607M. load average: 1.94 2.14 1.90 1/396 73541280 GET /:project_path/snippets/new1281 is allowed for admin when admin mode is enabled1282 is denied for admin when admin mode is disabled1283 aggregate_failures1284# [RSpecRunTime] RSpec elapsed time: 21 minutes 29.24 seconds. Current RSS: ~1611M. load average: 1.87 2.12 1.90 1/396 73551285 GET /:project_path/snippets/:id for a private snippet1286 is allowed for admin when admin mode is enabled1287 is denied for admin when admin mode is disabled1288 aggregate_failures1289# [RSpecRunTime] RSpec elapsed time: 21 minutes 35.28 seconds. Current RSS: ~1603M. load average: 1.80 2.10 1.89 1/396 73561290 GET /:project_path/snippets/:id/raw for a private snippet1291 is allowed for admin when admin mode is enabled1292 is denied for admin when admin mode is disabled1293 aggregate_failures1294# [RSpecRunTime] RSpec elapsed time: 21 minutes 39.43 seconds. Current RSS: ~1606M. load average: 1.73 2.08 1.89 1/396 73571295# [RSpecRunTime] Finishing example group spec/features/security/project/snippet/private_access_spec.rb. It took 23.32 seconds. Expected to take 23.39 seconds.1296# [RSpecRunTime] Starting example group spec/features/merge_requests/user_sees_note_updates_in_real_time_spec.rb. Expected to take 17.69 seconds.1297Merge request note updates in real time1298 updated notes1299 displays the updated note1300# [RSpecRunTime] RSpec elapsed time: 21 minutes 51.92 seconds. Current RSS: ~1603M. load average: 1.54 2.03 1.87 1/406 74291301 new notes1302 displays the new note1303# [RSpecRunTime] RSpec elapsed time: 21 minutes 59.26 seconds. Current RSS: ~1599M. load average: 1.45 2.00 1.86 1/411 74541304# [RSpecRunTime] Finishing example group spec/features/merge_requests/user_sees_note_updates_in_real_time_spec.rb. It took 19.82 seconds. Expected to take 17.69 seconds.1305# [RSpecRunTime] Starting example group spec/features/profiles/gpg_keys_spec.rb. Expected to take 16.06 seconds.1306Profile > GPG Keys1307 user sees their key1308 user removes a key via the key index1309 user revokes a key via the key index1310 User adds a key1311 saves the new key1312 with multiple subkeys1313# [RSpecRunTime] RSpec elapsed time: 22 minutes 14.78 seconds. Current RSS: ~1592M. load average: 1.79 2.04 1.88 1/404 77051314# [RSpecRunTime] Finishing example group spec/features/profiles/gpg_keys_spec.rb. It took 15.55 seconds. Expected to take 16.06 seconds.1315# [RSpecRunTime] Starting example group spec/features/incidents/user_filters_incidents_by_status_spec.rb. Expected to take 12.63 seconds.1316User filters Incident Management table by status1317 when a developer displays the incident list they can filter the table by an incident status1318 shows the incident table items with incident status of Open by default1319 shows the incident table items with incident status of Closed1320 shows the incident table items with all status1321# [RSpecRunTime] RSpec elapsed time: 22 minutes 25.13 seconds. Current RSS: ~1593M. load average: 1.91 2.06 1.89 1/406 77091322# [RSpecRunTime] Finishing example group spec/features/incidents/user_filters_incidents_by_status_spec.rb. It took 10.34 seconds. Expected to take 12.63 seconds.1323# [RSpecRunTime] Starting example group spec/features/projects/releases/user_views_release_spec.rb. Expected to take 11.76 seconds.1324User views Release1325 renders the breadcrumbs1326 renders the release details1327 behaves like page meta description1328 renders the page with description, og:description, and twitter:description meta tags that contains a plain-text version of the markdown1329# [RSpecRunTime] RSpec elapsed time: 22 minutes 37.31 seconds. Current RSS: ~1604M. load average: 1.84 2.04 1.88 1/411 77621330# [RSpecRunTime] Finishing example group spec/features/projects/releases/user_views_release_spec.rb. It took 12.21 seconds. Expected to take 11.76 seconds.1331# [RSpecRunTime] Starting example group spec/features/projects/milestones/gfm_autocomplete_spec.rb. Expected to take 9.9 seconds.1332GFM autocomplete1333 new milestone page1334 behaves like displays autocomplete menu for all entities1335 autocompletes all available entities1336# [RSpecRunTime] RSpec elapsed time: 22 minutes 43.47 seconds. Current RSS: ~1606M. load average: 1.79 2.02 1.88 1/410 78071337 update milestone page1338 behaves like displays autocomplete menu for all entities1339 autocompletes all available entities1340# [RSpecRunTime] RSpec elapsed time: 22 minutes 47.92 seconds. Current RSS: ~1604M. load average: 1.79 2.02 1.88 1/410 78091341# [RSpecRunTime] Finishing example group spec/features/projects/milestones/gfm_autocomplete_spec.rb. It took 10.57 seconds. Expected to take 9.9 seconds.1342# [RSpecRunTime] Starting example group spec/features/merge_request/user_views_diffs_file_by_file_spec.rb. Expected to take 8.93 seconds.1343User views diffs file-by-file1344 shows diffs file-by-file1345# [RSpecRunTime] Finishing example group spec/features/merge_request/user_views_diffs_file_by_file_spec.rb. It took 9.4 seconds. Expected to take 8.93 seconds.1346# [RSpecRunTime] RSpec elapsed time: 22 minutes 57.5 seconds. Current RSS: ~1597M. load average: 1.98 2.06 1.89 1/413 78761347# [RSpecRunTime] Starting example group spec/features/projects/milestones/user_interacts_with_labels_spec.rb. Expected to take 7.57 seconds.1348User interacts with labels1349 shows the list of labels1350# [RSpecRunTime] Finishing example group spec/features/projects/milestones/user_interacts_with_labels_spec.rb. It took 7.16 seconds. Expected to take 7.57 seconds.1351# [RSpecRunTime] RSpec elapsed time: 23 minutes 4.72 seconds. Current RSS: ~1576M. load average: 1.83 2.02 1.88 1/403 78791352# [RSpecRunTime] Starting example group spec/features/projects/activity/user_sees_activity_spec.rb. Expected to take 6.66 seconds.1353Projects > Activity > User sees activity1354 shows the last push in the activity page1355 allows to filter event with the "event_filter=issue" URL param1356# [RSpecRunTime] Finishing example group spec/features/projects/activity/user_sees_activity_spec.rb. It took 6.47 seconds. Expected to take 6.66 seconds.1357# [RSpecRunTime] RSpec elapsed time: 23 minutes 11.26 seconds. Current RSS: ~1600M. load average: 1.77 2.00 1.88 1/401 79091358# [RSpecRunTime] Starting example group spec/features/projects/files/gitignore_dropdown_spec.rb. Expected to take 5.21 seconds.1359Projects > Files > User wants to add a .gitignore file1360 user can pick a .gitignore file from the dropdown1361# [RSpecRunTime] Finishing example group spec/features/projects/files/gitignore_dropdown_spec.rb. It took 4.9 seconds. Expected to take 5.21 seconds.1362# [RSpecRunTime] RSpec elapsed time: 23 minutes 16.22 seconds. Current RSS: ~1615M. load average: 1.70 1.99 1.87 1/402 79291363# [RSpecRunTime] Starting example group spec/features/projects/raw/user_interacts_with_raw_endpoint_spec.rb. Expected to take 4.17 seconds.1364Projects > Raw > User interacts with raw endpoint1365 when user access a raw file1366 renders the page successfully1367# [RSpecRunTime] RSpec elapsed time: 23 minutes 17.78 seconds. Current RSS: ~1630M. load average: 1.70 1.99 1.87 1/402 79531368 when user goes over the rate requests limit1369 returns too many requests1370# [RSpecRunTime] RSpec elapsed time: 23 minutes 19.69 seconds. Current RSS: ~1644M. load average: 1.65 1.97 1.87 1/403 79871371# [RSpecRunTime] Finishing example group spec/features/projects/raw/user_interacts_with_raw_endpoint_spec.rb. It took 3.59 seconds. Expected to take 4.17 seconds.1372# [RSpecRunTime] Starting example group spec/features/oauth_provider_authorize_spec.rb. Expected to take 2.22 seconds.1373OAuth Provider1374 Standard OAuth Authorization1375 behaves like Secure OAuth Authorizations1376 when user is confirmed1377 asks the user to authorize the application1378# [RSpecRunTime] RSpec elapsed time: 23 minutes 20.88 seconds. Current RSS: ~1641M. load average: 1.65 1.97 1.87 1/403 79881379 when user is unconfirmed1380 displays an error1381# [RSpecRunTime] Finishing example group spec/features/oauth_provider_authorize_spec.rb. It took 1.84 seconds. Expected to take 2.22 seconds.1382# [RSpecRunTime] Starting example group spec/features/file_uploads/git_lfs_spec.rb. Expected to take 1.85 seconds.1383Upload a git lfs object1384 behaves like handling file uploads1385 with object storage disabled1386 behaves like for a git lfs object1387 is expected to change `LfsObject.count` by 11388 is expected to eq 2001389# [RSpecRunTime] RSpec elapsed time: 23 minutes 23.15 seconds. Current RSS: ~1639M. load average: 1.65 1.97 1.87 1/403 79891390# [RSpecRunTime] Finishing example group spec/features/file_uploads/git_lfs_spec.rb. It took 1.61 seconds. Expected to take 1.85 seconds.1391auto_explain log contains 1083 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-single-db-30-32.337.main.ndjson.gz1392took 10.1229903081393[TEST PROF INFO] EventProf results for sql.active_record1394Total time: 03:50.539 of 23:20.724 (16.46%)1395Total events: 879821396Top 5 slowest suites (by time):1397Merge request...lves conflicts (./spec/features/merge_request/user_resolves_conflicts_spec.rb:5) – 01:01.965 (21120 / 16) of 04:02.954 (25.51%)1398User edit profile (./spec/features/profiles/user_edit_profile_spec.rb:5) – 00:24.120 (7916 / 39) of 04:11.292 (9.6%)1399Group Runners (./spec/features/groups/group_runners_spec.rb:5) – 00:20.917 (7025 / 29) of 02:03.268 (16.97%)1400Dashboard Merge Requests (./spec/features/dashboard/merge_requests_spec.rb:5) – 00:16.013 (9317 / 15) of 01:36.701 (16.56%)1401User searches for code (./spec/features/search/user_searches_for_code_spec.rb:5) – 00:15.753 (4645 / 11) of 02:51.954 (9.16%)1402Knapsack report was generated. Preview:1403{1404 "spec/features/profiles/user_edit_profile_spec.rb": 251.29158375500083,1405 "spec/features/merge_request/user_resolves_conflicts_spec.rb": 242.9540337769995,1406 "spec/features/search/user_searches_for_code_spec.rb": 171.95390301299994,1407 "spec/features/groups/group_runners_spec.rb": 123.26812875799988,1408 "spec/features/dashboard/merge_requests_spec.rb": 96.70104664599967,1409 "spec/features/snippets/user_edits_snippet_spec.rb": 85.39733723800055,1410 "spec/features/commits_spec.rb": 74.72129806599878,1411 "spec/features/projects/diffs/diff_show_spec.rb": 53.142594193999685,1412 "spec/features/issues/service_desk_spec.rb": 45.67247755800054,1413 "spec/features/merge_request/user_scrolls_to_note_on_load_spec.rb": 41.271128555999894,1414 "spec/features/users/terms_spec.rb": 31.1444709840016,1415 "spec/features/merge_requests/user_filters_by_target_branch_spec.rb": 30.17953728700013,1416 "spec/features/projects/settings/pipelines_settings_spec.rb": 25.987071032999665,1417 "spec/features/security/project/snippet/private_access_spec.rb": 23.319518328000413,1418 "spec/features/merge_requests/user_sees_note_updates_in_real_time_spec.rb": 19.817672958999538,1419 "spec/features/profiles/gpg_keys_spec.rb": 15.545117442999981,1420 "spec/features/incidents/user_filters_incidents_by_status_spec.rb": 10.339421406999463,1421 "spec/features/projects/releases/user_views_release_spec.rb": 12.212498131999382,1422 "spec/features/projects/milestones/gfm_autocomplete_spec.rb": 10.566113565000705,1423 "spec/features/merge_request/user_views_diffs_file_by_file_spec.rb": 9.401465223998457,1424 "spec/features/projects/milestones/user_interacts_with_labels_spec.rb": 7.16088249799941,1425 "spec/features/projects/activity/user_sees_activity_spec.rb": 6.474081233000106,1426 "spec/features/projects/files/gitignore_dropdown_spec.rb": 4.897326711999995,1427 "spec/features/projects/raw/user_interacts_with_raw_endpoint_spec.rb": 3.5920916389986814,1428 "spec/features/oauth_provider_authorize_spec.rb": 1.8439472970003408,1429 "spec/features/file_uploads/git_lfs_spec.rb": 1.61303524899994951430}1431Knapsack global time execution for tests: 23m 20s1432Pending: (Failures listed here are expected and do not affect your suite's status)1433 1) Merge request > User resolves conflicts can be resolved in the UI the conflict contain markers conflicts are resolved in Edit inline mode1434 # Temporarily skipped with xit1435 # ./spec/features/merge_request/user_resolves_conflicts_spec.rb:1461436 2) Users > Terms when signed in terms were enforced while session is active redirects back to the page the user was trying to save1437 # Temporarily skipped with xit1438 # ./spec/features/users/terms_spec.rb:1311439Finished in 23 minutes 33 seconds (files took 46.04 seconds to load)1440220 examples, 0 failures, 2 pending1441Randomized with seed 77311442Failed to write to log, write log/workhorse-test.log: file already closed1443[TEST PROF INFO] Time spent in factories: 02:11.911 (9.32% of total time)1444RSpec exited with 0.1445No examples to retry, congrats!1447Running after script...1448$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1459$ tooling/bin/push_job_metrics || true1460[job-metrics] Pushing job metrics file for the CI/CD job.1461[job-metrics] Pushed 4 CI job metric entries to InfluxDB.1463Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-17 due to policy1465Uploading artifacts...1466auto_explain/: found 2 matching artifact files and directories 1467coverage/: found 5 matching artifact files and directories 1468crystalball/: found 2 matching artifact files and directories 1469WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1470knapsack/: found 4 matching artifact files and directories 1471rspec/: found 16 matching artifact files and directories 1472WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1473log/*.log: found 16 matching artifact files and directories 1474WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6311411935/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1475WARNING: Retrying... context=artifacts-uploader error=request redirected1476Uploading artifacts as "archive" to coordinator... 201 Created id=6311411935 responseStatus=201 Created token=glcbt-651477Uploading artifacts...1478rspec/rspec-*.xml: found 1 matching artifact files and directories 1479WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6311411935/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1480WARNING: Retrying... context=artifacts-uploader error=request redirected1481Uploading artifacts as "junit" to coordinator... 201 Created id=6311411935 responseStatus=201 Created token=glcbt-651483Job succeeded