rspec system pg14 27/32
Passed Started
by
@sselhorn

Suzanne Selhorn
1Running with gitlab-runner 16.8.0~beta.67.gb5664e8e (b5664e8e)2 on blue-4.shared-gitlab-org.runners-manager.gitlab.com/default 8cwZ3F43, system ID: s_df0f7e24ca8b3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-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:6c7370fd46a94d5beaed2a0304c7518e74a5759d4da3322ea9f7052507f51d80 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:1b39aac95406782d786043ec3f1772c0a3a5ce1b9ce28cf001cac9a290f366c8 ...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:f4c047edb00d9bbfcc2b002a01548fab14592940f5b3e6b3f227f690e3fa272d 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:9a1b6b68dc464f0baae914703d5b059e7773bf23c9579c44e2a1b1154a83656f ...17Starting service redis:6.2-alpine ...18Pulling docker image redis:6.2-alpine ...19Using docker image sha256:0e8d64a9df81426ee4c67aa65212f721dfc5829d2e577a3bc6f26ae1f740fd85 for redis:6.2-alpine with digest redis@sha256:c5a607fb6e1bb15d32bbcf14db22787d19e428d59e31a5da67511b49bb0f1ccc ...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-bullseye-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:274a25f2fb2e5661168649bf8fd798f877912a5bcab01401c420d226f2ddcbfa for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-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-bullseye-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:24f21cc2dde299c0cde8c76091a9ab782811b704b4f5501da85a82c196c48dc9 ...25Running on runner-8cwz3f43-project-278964-concurrent-0 via runner-8cwz3f43-shared-gitlab-org-1706220603-48b770bf...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bullseye-ruby-3.1-16...32cache.zip is up to date 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (6019947255)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6019947255 responseStatus=200 OK token=glcbt-6537Downloading artifacts for compile-test-assets (6019947270)...38Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6019947270 responseStatus=200 OK token=glcbt-6539Downloading artifacts for detect-tests (6019947291)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6019947291 responseStatus=200 OK token=glcbt-6541Downloading artifacts for retrieve-tests-metadata (6019947314)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6019947314 responseStatus=200 OK token=glcbt-6543Downloading artifacts for setup-test-env (6019947277)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6019947277 responseStatus=200 OK token=glcbt-6546Using docker image sha256:274a25f2fb2e5661168649bf8fd798f877912a5bcab01401c420d226f2ddcbfa for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-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-bullseye-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:24f21cc2dde299c0cde8c76091a9ab782811b704b4f5501da85a82c196c48dc9 ...47$ echo $FOSS_ONLY48$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb49$ export GOPATH=$CI_PROJECT_DIR/.go50$ mkdir -p $GOPATH51$ source scripts/utils.sh52$ source scripts/prepare_build.sh731Using decomposed database config (config/database.yml.decomposed-postgresql)732Geo DB won't be set up.733Embedding DB won't be set up.785$ source ./scripts/rspec_helpers.sh786$ run_timed_command "gem install knapsack --no-document"787$ gem install knapsack --no-document788Successfully installed knapsack-4.0.07891 gem installed790==> 'gem install knapsack --no-document' succeeded in 1 seconds.791$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"796$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"797$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"798$ tooling/bin/create_job_metrics_file || true799[job-metrics] Creating the job metrics file for the CI/CD job.800$ rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"801[00:17:09] Starting rspec_parallelized_job802RETRY_FAILED_TESTS_IN_NEW_PROCESS: true803KNAPSACK_GENERATE_REPORT: true804FLAKY_RSPEC_GENERATE_REPORT: true805KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb806KNAPSACK_LOG_LEVEL: debug807KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_27_32_report.json808FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json809FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_27_32_report.json810NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_27_32_report.json811RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6019947655.txt812CRYSTALBALL: 813RSPEC_TESTS_MAPPING_ENABLED: 814RSPEC_TESTS_FILTER_FILE: 815Shell set options (set -o) enabled:816braceexpand on817hashall on818interactive-comments on819pipefail on820Knapsack report generator started!821Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}822# [RSpecRunTime] Starting RSpec timer...823[TEST PROF INFO] EventProf enabled (sql.active_record)824unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.825unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.826Test environment set up in 2.635196962 seconds827# [RSpecRunTime] Starting example group spec/features/task_lists_spec.rb. Expected to take 4 minutes 25.48 seconds.828Task Lists829Starting the Capybara driver server...830 for Issues831 multiple tasks832Capybara starting Puma...833* Version 6.4.0 , codename: The Eagle of Durango834* Min threads: 0, max threads: 4835* Listening on unix:///tmp/20240126-344-83bvqo836 renders837 contains the required selectors838 is only editable by author839 provides a summary on Issues#index840 single incomplete task841 renders842 provides a summary on Issues#index843# [RSpecRunTime] RSpec elapsed time: 1 minute 12.36 seconds. Current RSS: ~1406M. load average: 1.87 1.23 1.04 1/383 583844 single complete task845 renders846 provides a summary on Issues#index847# [RSpecRunTime] RSpec elapsed time: 1 minute 22.3 seconds. Current RSS: ~1408M. load average: 2.05 1.29 1.06 1/383 589848 for Notes849 multiple tasks850 renders for note body851 contains the required selectors852 is only editable by author853# [RSpecRunTime] RSpec elapsed time: 1 minute 54.04 seconds. Current RSS: ~1421M. load average: 1.81 1.32 1.08 1/383 602854 single incomplete task855 renders for note body856# [RSpecRunTime] RSpec elapsed time: 2 minutes 2.19 seconds. Current RSS: ~1418M. load average: 1.83 1.33 1.09 1/383 607857 single complete task858 renders for note body859# [RSpecRunTime] RSpec elapsed time: 2 minutes 9.76 seconds. Current RSS: ~1423M. load average: 2.01 1.39 1.11 1/383 611860 for Merge Requests861 when merge request is open862 provides a summary on MergeRequests#index863 behaves like multiple tasks864 renders for description865 contains the required selectors866 is only editable by author867# [RSpecRunTime] RSpec elapsed time: 2 minutes 53.43 seconds. Current RSS: ~1438M. load average: 1.84 1.43 1.14 1/389 801868 when merge request is closed869 behaves like multiple tasks870 renders for description871 contains the required selectors872 is only editable by author873# [RSpecRunTime] RSpec elapsed time: 3 minutes 27.18 seconds. Current RSS: ~1441M. load average: 1.92 1.49 1.17 1/390 935874 single incomplete task875 renders for description876 provides a summary on MergeRequests#index877# [RSpecRunTime] RSpec elapsed time: 3 minutes 40.43 seconds. Current RSS: ~1431M. load average: 1.96 1.52 1.18 1/389 1009878 single complete task879 renders for description880 provides a summary on MergeRequests#index881# [RSpecRunTime] RSpec elapsed time: 3 minutes 53.78 seconds. Current RSS: ~1432M. load average: 2.18 1.59 1.21 1/389 1084882 markdown task edge cases883 commented tasks884 renders885# [RSpecRunTime] RSpec elapsed time: 4 minutes 9.38 seconds. Current RSS: ~1434M. load average: 1.99 1.58 1.21 1/383 1090886 tasks in code blocks887 renders888# [RSpecRunTime] RSpec elapsed time: 4 minutes 25.22 seconds. Current RSS: ~1441M. load average: 1.90 1.58 1.22 1/382 1097889 summary with no blank line890 renders891# [RSpecRunTime] RSpec elapsed time: 4 minutes 40.13 seconds. Current RSS: ~1445M. load average: 2.18 1.66 1.25 1/383 1104892 summary properly formatted893 renders894# [RSpecRunTime] RSpec elapsed time: 4 minutes 55.33 seconds. Current RSS: ~1450M. load average: 2.22 1.70 1.27 1/383 1111895 markdown starting with new line character896 allows the task to be checked897# [RSpecRunTime] RSpec elapsed time: 5 minutes 16.58 seconds. Current RSS: ~1446M. load average: 2.28 1.75 1.30 1/389 1176898# [RSpecRunTime] Finishing example group spec/features/task_lists_spec.rb. It took 5 minutes 11.23 seconds. Expected to take 4 minutes 25.48 seconds.899# [RSpecRunTime] Starting example group spec/features/project_variables_spec.rb. Expected to take 3 minutes 46.4 seconds.900Project variables901 when ci_variables_pages FF is enabled902 behaves like variable list drawer903 renders the list drawer904 adds a new CI variable905 allows variable with empty value to be created906 defaults to unmasked, expanded907 edits a variable908 shows validation error for duplicate keys909 shows validation error for unmaskable values910 handles multiple edits and a deletion911 with application setting for protected attribute912 when application setting is true913 defaults to protected914# [RSpecRunTime] RSpec elapsed time: 6 minutes 33.78 seconds. Current RSS: ~1449M. load average: 2.47 1.94 1.40 1/385 1195915 when application setting is false916 defaults to unprotected917# [RSpecRunTime] RSpec elapsed time: 6 minutes 44.48 seconds. Current RSS: ~1452M. load average: 2.24 1.91 1.40 1/384 1199918 behaves like variable list env scope919 adds a new variable with an environment scope920 resets environment scope list after closing the form921# [RSpecRunTime] RSpec elapsed time: 7 minutes 8.13 seconds. Current RSS: ~1445M. load average: 2.33 1.95 1.42 1/383 1208922 behaves like variable list pagination923 can navigate between pages924 sorts variables alphabetically in ASC and DESC order925# [RSpecRunTime] RSpec elapsed time: 7 minutes 34.47 seconds. Current RSS: ~1439M. load average: 2.04 1.92 1.43 1/384 1217926 when ci_variables_pages FF is disabled927 behaves like variable list drawer928 renders the list drawer929 adds a new CI variable930 allows variable with empty value to be created931 defaults to unmasked, expanded932 edits a variable933 shows validation error for duplicate keys934 shows validation error for unmaskable values935 handles multiple edits and a deletion936 with application setting for protected attribute937 when application setting is true938 defaults to protected939# [RSpecRunTime] RSpec elapsed time: 8 minutes 49.32 seconds. Current RSS: ~1453M. load average: 2.17 2.00 1.49 1/384 1237940 when application setting is false941 defaults to unprotected942# [RSpecRunTime] RSpec elapsed time: 8 minutes 59.93 seconds. Current RSS: ~1451M. load average: 2.46 2.06 1.52 1/384 1242943 behaves like variable list env scope944 adds a new variable with an environment scope945 resets environment scope list after closing the form946# [RSpecRunTime] RSpec elapsed time: 9 minutes 23.95 seconds. Current RSS: ~1450M. load average: 2.89 2.20 1.58 1/383 1250947# [RSpecRunTime] Finishing example group spec/features/project_variables_spec.rb. It took 4 minutes 7.05 seconds. Expected to take 3 minutes 46.4 seconds.948# [RSpecRunTime] Starting example group spec/features/projects/issues/design_management/user_views_design_spec.rb. Expected to take 2 minutes 44.25 seconds.949User views issue designs950 opens design detail951 shows a comment within design952 behaves like design discussion emoji awards953 allows user to add emoji reaction to a comment (FAILED - 1)9551st Try error in ./spec/features/projects/issues/design_management/user_views_design_spec.rb:46:956expected to find css "button[title=\"You reacted with :thumbsup:\"]" within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[1]/DIV[2]/DIV[3]/MAIN[1]/DIV[2]/DIV[2]/DIV[1]/DIV[2]/DIV[4]/UL[1]/LI[1]/DIV[1]/DIV[3]"> but there were no matches957Timeout (30s) reached while running a waiting Capybara finder.958Consider using a non-waiting finder.960undefined method `logs' for #<Selenium::WebDriver::Chrome::Driver:0x60c29d940dee0554 browser=:"chrome-headless-shell">961 console = page.driver.browser.logs.get(:browser)&.reject { |log| log.message =~ JS_CONSOLE_FILTER }962 ^^^^^964RSpec::Retry: 2nd try ./spec/features/projects/issues/design_management/user_views_design_spec.rb:46965 HTML screenshot: /builds/gitlab-org/gitlab/tmp/capybara/user_views_issue_designs_behaves_like_design_discussion_emoji_awards_allows_user_to_add_emoji_reaction_to_a_comment.html966 Image screenshot: /tmp/capybara/user_views_issue_designs_behaves_like_design_discussion_emoji_awards_allows_user_to_add_emoji_reaction_to_a_comment.png967 allows user to remove emoji reaction from a comment968# [RSpecRunTime] RSpec elapsed time: 11 minutes 12.99 seconds. Current RSS: ~1456M. load average: 2.06 2.11 1.62 1/389 1351969 when user is guest970 behaves like design discussion emoji awards971 allows user to add emoji reaction to a comment972 allows user to remove emoji reaction from a comment973# [RSpecRunTime] RSpec elapsed time: 11 minutes 43.8 seconds. Current RSS: ~1466M. load average: 2.68 2.25 1.69 1/388 1398974 when svg file is loaded in design detail975 check if svg is loading976# [RSpecRunTime] RSpec elapsed time: 11 minutes 59.47 seconds. Current RSS: ~1458M. load average: 2.73 2.29 1.71 1/390 1448977# [RSpecRunTime] Finishing example group spec/features/projects/issues/design_management/user_views_design_spec.rb. It took 2 minutes 35.49 seconds. Expected to take 2 minutes 44.25 seconds.978# [RSpecRunTime] Starting example group spec/features/snippets/show_spec.rb. Expected to take 2 minutes 14.98 seconds.979Snippet980 when unauthenticated981 shows the "Explore" sidebar982 behaves like show and render proper snippet blob983 Ruby file984 displays the blob985# [RSpecRunTime] RSpec elapsed time: 12 minutes 5.55 seconds. Current RSS: ~1464M. load average: 2.67 2.29 1.71 1/389 1474986 Markdown file987 visiting directly988 displays the blob using the rich viewer989 switching to the simple viewer990 displays the blob using the simple viewer991 switching to the rich viewer again992 displays the blob using the rich viewer993# [RSpecRunTime] RSpec elapsed time: 12 minutes 21.36 seconds. Current RSS: ~1457M. load average: 2.62 2.29 1.72 1/386 1499994 visiting with a line number anchor995 displays the blob using the simple viewer996# [RSpecRunTime] RSpec elapsed time: 12 minutes 27.88 seconds. Current RSS: ~1451M. load average: 2.49 2.27 1.72 1/386 1508997 behaves like does not show New Snippet button998 is expected not to have visible link "New snippet"999# [RSpecRunTime] RSpec elapsed time: 12 minutes 30.36 seconds. Current RSS: ~1440M. load average: 2.45 2.26 1.72 6/388 15171000 when signed in1001 as the snippet owner1002 behaves like show and render proper snippet blob1003 Ruby file1004 displays the blob1005# [RSpecRunTime] RSpec elapsed time: 12 minutes 33.5 seconds. Current RSS: ~1444M. load average: 2.45 2.26 1.72 1/388 15251006 Markdown file1007 visiting directly1008 displays the blob using the rich viewer1009 switching to the simple viewer1010 displays the blob using the simple viewer1011 switching to the rich viewer again1012 displays the blob using the rich viewer1013# [RSpecRunTime] RSpec elapsed time: 12 minutes 50.54 seconds. Current RSS: ~1467M. load average: 2.28 2.23 1.72 1/386 15491014 visiting with a line number anchor1015 displays the blob using the simple viewer1016# [RSpecRunTime] RSpec elapsed time: 12 minutes 56.78 seconds. Current RSS: ~1445M. load average: 2.42 2.26 1.73 1/386 15581017 behaves like does show New Snippet button1018 is expected to have visible link "New snippet"1019# [RSpecRunTime] RSpec elapsed time: 12 minutes 59.93 seconds. Current RSS: ~1442M. load average: 2.38 2.26 1.73 1/388 15671020 behaves like a "Your work" page with sidebar and breadcrumbs1021 shows the "Your work" sidebar1022 shows the correct sidebar menu item as active1023 breadcrumbs1024 has "Your work" as its root breadcrumb1025# [RSpecRunTime] RSpec elapsed time: 13 minutes 13.89 seconds. Current RSS: ~1429M. load average: 2.39 2.26 1.74 6/389 15891026 as external user1027 behaves like show and render proper snippet blob1028 Ruby file1029 displays the blob1030# [RSpecRunTime] RSpec elapsed time: 13 minutes 17.64 seconds. Current RSS: ~1421M. load average: 2.39 2.26 1.74 1/388 15981031 Markdown file1032 visiting directly1033 displays the blob using the rich viewer1034 switching to the simple viewer1035 displays the blob using the simple viewer1036 switching to the rich viewer again1037 displays the blob using the rich viewer1038# [RSpecRunTime] RSpec elapsed time: 13 minutes 35.6 seconds. Current RSS: ~1446M. load average: 2.34 2.26 1.75 1/386 16211039 visiting with a line number anchor1040 displays the blob using the simple viewer1041# [RSpecRunTime] RSpec elapsed time: 13 minutes 42.08 seconds. Current RSS: ~1434M. load average: 2.23 2.24 1.75 1/386 16301042 behaves like does not show New Snippet button1043 is expected not to have visible link "New snippet"1044# [RSpecRunTime] RSpec elapsed time: 13 minutes 44.87 seconds. Current RSS: ~1435M. load average: 2.13 2.22 1.74 6/388 16391045 behaves like a "Your work" page with sidebar and breadcrumbs1046 shows the "Your work" sidebar1047 shows the correct sidebar menu item as active1048 breadcrumbs1049 has "Your work" as its root breadcrumb1050# [RSpecRunTime] RSpec elapsed time: 13 minutes 58.49 seconds. Current RSS: ~1436M. load average: 2.20 2.23 1.75 1/388 16611051 as another user1052 behaves like show and render proper snippet blob1053 Ruby file1054 displays the blob1055# [RSpecRunTime] RSpec elapsed time: 14 minutes 1.5 seconds. Current RSS: ~1434M. load average: 2.10 2.21 1.75 1/388 16691056 Markdown file1057 visiting directly1058 displays the blob using the rich viewer1059 switching to the simple viewer1060 displays the blob using the simple viewer1061 switching to the rich viewer again1062 displays the blob using the rich viewer1063# [RSpecRunTime] RSpec elapsed time: 14 minutes 18.36 seconds. Current RSS: ~1473M. load average: 2.15 2.21 1.76 1/386 16921064 visiting with a line number anchor1065 displays the blob using the simple viewer1066# [RSpecRunTime] RSpec elapsed time: 14 minutes 24.61 seconds. Current RSS: ~1460M. load average: 1.97 2.17 1.75 1/386 17011067 behaves like does show New Snippet button1068 is expected to have visible link "New snippet"1069# [RSpecRunTime] RSpec elapsed time: 14 minutes 27.42 seconds. Current RSS: ~1460M. load average: 1.97 2.17 1.75 4/388 17101070 behaves like a "Your work" page with sidebar and breadcrumbs1071 shows the "Your work" sidebar1072 shows the correct sidebar menu item as active1073 breadcrumbs1074 has "Your work" as its root breadcrumb1075# [RSpecRunTime] RSpec elapsed time: 14 minutes 40.85 seconds. Current RSS: ~1444M. load average: 2.15 2.20 1.76 1/388 17321076# [RSpecRunTime] Finishing example group spec/features/snippets/show_spec.rb. It took 2 minutes 41.42 seconds. Expected to take 2 minutes 14.98 seconds.1077# [RSpecRunTime] Starting example group spec/features/dashboard/todos/todos_filtering_spec.rb. Expected to take 1 minute 41.53 seconds.1078Dashboard > User filters todos1079 displays all todos without a filter1080 filters by project1081 filters by group1082 filters by type1083 Author filter1084 filters by author1085 shows only authors of existing todos1086 shows only authors of existing done todos1087# [RSpecRunTime] RSpec elapsed time: 15 minutes 31.49 seconds. Current RSS: ~1474M. load average: 1.79 2.09 1.75 1/383 17441088 filter by action1089 filters by Assigned1090 filters by Review Requested1091 filters by Mentioned1092 filters by Added1093 filters by Pipelines1094# [RSpecRunTime] RSpec elapsed time: 16 minutes 9.79 seconds. Current RSS: ~1471M. load average: 1.49 1.97 1.72 1/382 17531095 todos tab count1096 when filtering by open todos1097 includes all open todos1098 only counts open todos that match when filtered by project1099# [RSpecRunTime] RSpec elapsed time: 16 minutes 22.66 seconds. Current RSS: ~1473M. load average: 1.41 1.93 1.71 1/383 17581100 when filtering by done todos1101 includes all done todos1102 only counts done todos that match when filtered by project1103# [RSpecRunTime] RSpec elapsed time: 16 minutes 39.12 seconds. Current RSS: ~1458M. load average: 1.93 2.01 1.74 1/383 17631104# [RSpecRunTime] Finishing example group spec/features/dashboard/todos/todos_filtering_spec.rb. It took 1 minute 58.22 seconds. Expected to take 1 minute 41.53 seconds.1105# [RSpecRunTime] Starting example group spec/features/groups/clusters/user_spec.rb. Expected to take 1 minute 23.47 seconds.1106User Cluster1107 when user does not have a cluster and visits cluster index page1108 when user filled form with valid parameters1109 user sees namespace per environment is enabled by default1110 behaves like valid cluster user form1111 user sees a cluster details page1112# [RSpecRunTime] RSpec elapsed time: 17 minutes 0.64 second. Current RSS: ~1456M. load average: 1.79 1.97 1.73 1/383 17651113 RBAC is enabled for the cluster1114 user sees a cluster details page with RBAC enabled1115 behaves like valid cluster user form1116 user sees a cluster details page1117# [RSpecRunTime] RSpec elapsed time: 17 minutes 23.6 seconds. Current RSS: ~1464M. load average: 1.57 1.91 1.72 1/382 17681118 when user filled form with invalid parameters1119 user sees a validation error1120# [RSpecRunTime] RSpec elapsed time: 17 minutes 32.13 seconds. Current RSS: ~1461M. load average: 1.48 1.88 1.71 1/383 17711121 when user does have a cluster and visits cluster page1122 user sees a cluster details page1123 when user disables the cluster1124 user sees the successful message1125# [RSpecRunTime] RSpec elapsed time: 17 minutes 48.67 seconds. Current RSS: ~1459M. load average: 1.56 1.87 1.71 1/383 17741126 when user changes cluster parameters1127 user sees the successful message1128# [RSpecRunTime] RSpec elapsed time: 17 minutes 58.44 seconds. Current RSS: ~1465M. load average: 1.52 1.86 1.70 1/383 17761129 when user destroys the cluster1130 user sees creation form with the successful message1131# [RSpecRunTime] RSpec elapsed time: 18 minutes 10.37 seconds. Current RSS: ~1464M. load average: 1.62 1.86 1.71 1/383 17781132 when signed in user is an admin in admin_mode1133 can visit the clusters index page1134# [RSpecRunTime] RSpec elapsed time: 18 minutes 28.19 seconds. Current RSS: ~1457M. load average: 1.97 1.93 1.74 1/383 17821135# [RSpecRunTime] Finishing example group spec/features/groups/clusters/user_spec.rb. It took 1 minute 49.07 seconds. Expected to take 1 minute 23.47 seconds.1136# [RSpecRunTime] Starting example group spec/features/projects/branches/user_views_branches_spec.rb. Expected to take 1 minute 12.64 seconds.1137User views branches1138 all branches1139 default branch1140 shows the default branch1141 does not show the "More actions" dropdown1142 passes axe automated accessibility testing1143# [RSpecRunTime] RSpec elapsed time: 19 minutes 19.98 seconds. Current RSS: ~1664M. load average: 1.27 1.73 1.68 1/387 18861144 non-default branch1145 shows the branches1146 shows the "More actions" dropdown1147 passes axe automated accessibility testing1148# [RSpecRunTime] RSpec elapsed time: 19 minutes 41.3 seconds. Current RSS: ~1722M. load average: 1.63 1.78 1.69 1/388 19501149 protected branches1150 shows branches1151# [RSpecRunTime] RSpec elapsed time: 19 minutes 47.43 seconds. Current RSS: ~1674M. load average: 1.58 1.77 1.69 1/389 19721152# [RSpecRunTime] Finishing example group spec/features/projects/branches/user_views_branches_spec.rb. It took 1 minute 19.27 seconds. Expected to take 1 minute 12.64 seconds.1153# [RSpecRunTime] Starting example group spec/features/projects/members/user_requests_access_spec.rb. Expected to take 57.29 seconds.1154Projects > Members > User requests access1155 request access feature is disabled1156 user can request access to a project1157 user is not listed in the project members page1158 user can withdraw its request for access1159 code access is restricted1160 user can request access1161# [RSpecRunTime] RSpec elapsed time: 20 minutes 50.69 seconds. Current RSS: ~1499M. load average: 2.34 1.95 1.76 1/392 29531162# [RSpecRunTime] Finishing example group spec/features/projects/members/user_requests_access_spec.rb. It took 1 minute 3.22 seconds. Expected to take 57.29 seconds.1163# [RSpecRunTime] Starting example group spec/features/projects/settings/user_interacts_with_deploy_keys_spec.rb. Expected to take 50.02 seconds.1164User interacts with deploy keys1165 viewing deploy keys1166 when project has keys1167 shows deploy keys1168# [RSpecRunTime] RSpec elapsed time: 20 minutes 56.84 seconds. Current RSS: ~1567M. load average: 2.39 1.97 1.77 1/392 29851169 when the project has many deploy keys1170 shows pagination1171# [RSpecRunTime] RSpec elapsed time: 21 minutes 2.97 seconds. Current RSS: ~1626M. load average: 2.28 1.95 1.76 4/391 30171172 when another project has keys1173 shows deploy keys1174# [RSpecRunTime] RSpec elapsed time: 21 minutes 10.12 seconds. Current RSS: ~1603M. load average: 2.53 2.02 1.79 1/389 30491175 when there are public deploy keys1176 shows public deploy keys1177# [RSpecRunTime] RSpec elapsed time: 21 minutes 16.29 seconds. Current RSS: ~1617M. load average: 2.72 2.07 1.80 1/389 30811178 adding deploy keys1179 adds new key1180 click on cancel hides the form1181# [RSpecRunTime] RSpec elapsed time: 21 minutes 31.99 seconds. Current RSS: ~1624M. load average: 2.42 2.03 1.80 1/390 31491182 attaching existing keys1183 from another project1184 behaves like attaches a key1185 attaches key1186# [RSpecRunTime] RSpec elapsed time: 21 minutes 39.69 seconds. Current RSS: ~1638M. load average: 2.20 2.00 1.79 1/389 31811187 when keys are public1188 behaves like attaches a key1189 attaches key1190# [RSpecRunTime] RSpec elapsed time: 21 minutes 47.77 seconds. Current RSS: ~1585M. load average: 2.10 1.98 1.78 1/389 32121191# [RSpecRunTime] Finishing example group spec/features/projects/settings/user_interacts_with_deploy_keys_spec.rb. It took 57.1 seconds. Expected to take 50.02 seconds.1192# [RSpecRunTime] Starting example group spec/features/projects/branches/user_creates_branch_spec.rb. Expected to take 43.44 seconds.1193User creates branch1194 when project is public with private repository1195 when user is an inherited member from the group1196 and user is a guest1197 behaves like renders not found page1198 is expected to have text "Page Not Found"1199# [RSpecRunTime] RSpec elapsed time: 21 minutes 49.81 seconds. Current RSS: ~1573M. load average: 2.01 1.96 1.78 1/388 32191200 and user is a developer1201 behaves like creates new branch1202 is expected to have text "deploy_keys_2112835f"1203# [RSpecRunTime] RSpec elapsed time: 21 minutes 59.56 seconds. Current RSS: ~1521M. load average: 1.86 1.93 1.77 1/394 33891204 when project is private1205 when user is a direct project member1206 and user is a developer1207 when on new branch page1208 renders I18n supported text1209# [RSpecRunTime] RSpec elapsed time: 22 minutes 3.67 seconds. Current RSS: ~1504M. load average: 1.86 1.93 1.77 1/395 34221210 behaves like creates new branch1211 is expected to have text "deploy_keys_3cd61192"1212# [RSpecRunTime] RSpec elapsed time: 22 minutes 13.15 seconds. Current RSS: ~1508M. load average: 1.72 1.90 1.76 1/394 35721213 when branch name is invalid1214 does not create new branch1215# [RSpecRunTime] RSpec elapsed time: 22 minutes 19.68 seconds. Current RSS: ~1490M. load average: 2.01 1.95 1.78 1/392 35851216 when branch name already exists1217 does not create new branch1218# [RSpecRunTime] RSpec elapsed time: 22 minutes 27.48 seconds. Current RSS: ~1489M. load average: 2.33 2.02 1.80 1/392 36191219 when user is an inherited member from the group1220 and user is a guest1221 behaves like renders not found page1222 is expected to have text "Page Not Found"1223 and user is a developer1224 behaves like creates new branch1225 is expected to have text "deploy_keys_d3de0fec"1226# [RSpecRunTime] RSpec elapsed time: 22 minutes 37.93 seconds. Current RSS: ~1505M. load average: 2.20 2.00 1.80 1/394 37581227# [RSpecRunTime] Finishing example group spec/features/projects/branches/user_creates_branch_spec.rb. It took 50.15 seconds. Expected to take 43.44 seconds.1228# [RSpecRunTime] Starting example group spec/features/projects/settings/secure_files_spec.rb. Expected to take 37.42 seconds.1229Secure Files1230 user sees the Secure Files list component1231 prompts the user to confirm before deleting a file1232 displays an uploaded file in the file list1233 displays an error when a duplicate file upload is attempted1234 when disabled at the instance level1235 does not show the secure files settings1236# [RSpecRunTime] RSpec elapsed time: 23 minutes 13.6 seconds. Current RSS: ~1486M. load average: 2.11 2.00 1.81 1/390 37721237 authenticated user with admin permissions1238 shows the secure files settings1239# [RSpecRunTime] RSpec elapsed time: 23 minutes 18.99 seconds. Current RSS: ~1488M. load average: 1.94 1.97 1.80 1/390 37751240# [RSpecRunTime] Finishing example group spec/features/projects/settings/secure_files_spec.rb. It took 41.06 seconds. Expected to take 37.42 seconds.1241# [RSpecRunTime] Starting example group spec/features/incidents/user_views_incident_spec.rb. Expected to take 32.69 seconds.1242User views incident1243 is expected to have header with correct id and link 1, "Description header", and "description-header"1244 user actions1245 shows the merge request and incident actions1246 when user is guest1247 and author1248 does not show the incident actions1249# [RSpecRunTime] RSpec elapsed time: 23 minutes 37.21 seconds. Current RSS: ~1478M. load average: 2.38 2.07 1.84 1/391 38061250 and not author1251 shows incident actions1252# [RSpecRunTime] RSpec elapsed time: 23 minutes 45.31 seconds. Current RSS: ~1479M. load average: 2.31 2.07 1.84 5/390 38171253 behaves like page meta description1254 renders the page with description, og:description, and twitter:description meta tags that contains a plain-text version of the markdown1255# [RSpecRunTime] RSpec elapsed time: 23 minutes 46.76 seconds. Current RSS: ~1479M. load average: 2.31 2.07 1.84 1/390 38241256 when the project is archived1257 does not show the incident actions1258# [RSpecRunTime] RSpec elapsed time: 23 minutes 54.63 seconds. Current RSS: ~1479M. load average: 2.11 2.03 1.83 1/391 38361259# [RSpecRunTime] Finishing example group spec/features/incidents/user_views_incident_spec.rb. It took 35.64 seconds. Expected to take 32.69 seconds.1260# [RSpecRunTime] Starting example group spec/features/projects/tags/user_views_tags_spec.rb. Expected to take 27.21 seconds.1261User views tags1262 when user views with the tag1263 and user is authorized to read release1264 behaves like shows tag1265 is expected to have visible link "ReleaseName" with href "/namespace77/project-125/-/releases/stable"1266# [RSpecRunTime] RSpec elapsed time: 23 minutes 57.84 seconds. Current RSS: ~1494M. load average: 2.11 2.03 1.83 1/392 38581267 when tag name contains a slash1268 behaves like shows tag1269 is expected to have visible link "ReleaseName" with href "/namespace78/project-126/-/releases/stable%2Fv0.1"1270# [RSpecRunTime] RSpec elapsed time: 24 minutes 0.53 second. Current RSS: ~1512M. load average: 2.10 2.03 1.83 1/395 38801271 and user is not authorized to read release1272 hides release link and notes1273# [RSpecRunTime] RSpec elapsed time: 24 minutes 2.96 seconds. Current RSS: ~1521M. load average: 2.10 2.03 1.83 1/395 39021274 rss1275 when project public1276 when user signed in1277 passes axe automated accessibility testing1278 behaves like it has an RSS button with current_user's feed token1279 shows the RSS button with current_user's feed token1280# [RSpecRunTime] RSpec elapsed time: 24 minutes 11.45 seconds. Current RSS: ~1522M. load average: 2.08 2.03 1.83 1/393 39341281 behaves like an autodiscoverable RSS feed with current_user's feed token1282 has an RSS autodiscovery link tag with current_user's feed token1283# [RSpecRunTime] RSpec elapsed time: 24 minutes 13.79 seconds. Current RSS: ~1508M. load average: 2.00 2.01 1.83 1/392 39501284 behaves like has access to the tags RSS feed1285 is expected to respond with numeric status code ok1286# [RSpecRunTime] RSpec elapsed time: 24 minutes 16.56 seconds. Current RSS: ~1514M. load average: 2.00 2.01 1.83 1/392 39691287 when user signed out1288 behaves like it has an RSS button without a feed token1289 shows the RSS button without a feed token1290# [RSpecRunTime] RSpec elapsed time: 24 minutes 18.32 seconds. Current RSS: ~1516M. load average: 2.00 2.01 1.83 1/393 39851291 behaves like an autodiscoverable RSS feed without a feed token1292 has an RSS autodiscovery link tag without a feed token1293# [RSpecRunTime] RSpec elapsed time: 24 minutes 20.08 seconds. Current RSS: ~1525M. load average: 1.92 1.99 1.82 1/393 40011294 behaves like has access to the tags RSS feed1295 is expected to respond with numeric status code ok1296# [RSpecRunTime] RSpec elapsed time: 24 minutes 22.05 seconds. Current RSS: ~1535M. load average: 1.92 1.99 1.82 1/393 40201297 when project is not public1298 when user signed in1299 behaves like has access to the tags RSS feed1300 is expected to respond with numeric status code ok1301# [RSpecRunTime] RSpec elapsed time: 24 minutes 23.68 seconds. Current RSS: ~1537M. load average: 1.92 1.99 1.82 1/393 40301302 when user signed out1303 behaves like does not have access to the tags RSS feed1304 is expected to have current path "/users/sign_in"1305# [RSpecRunTime] RSpec elapsed time: 24 minutes 24.95 seconds. Current RSS: ~1535M. load average: 1.92 2.00 1.82 1/393 40361306# [RSpecRunTime] Finishing example group spec/features/projects/tags/user_views_tags_spec.rb. It took 30.33 seconds. Expected to take 27.21 seconds.1307# [RSpecRunTime] Starting example group spec/features/projects/settings/registry_settings_cleanup_tags_spec.rb. Expected to take 22.54 seconds.1308Project > Settings > Packages and registries > Container registry tag expiration policy1309 as owner1310 shows active tab on sidebar1311 shows available section1312 passes axe automated accessibility testing1313 saves cleanup policy submit the form1314 does not save cleanup policy submit form with invalid regex1315# [RSpecRunTime] RSpec elapsed time: 24 minutes 45.42 seconds. Current RSS: ~1511M. load average: 2.03 2.01 1.83 1/388 40471316 with a project without expiration policy1317 with container_expiration_policies_enable_historic_entries enabled1318 displays the related section1319# [RSpecRunTime] RSpec elapsed time: 24 minutes 48.28 seconds. Current RSS: ~1491M. load average: 2.03 2.01 1.83 1/388 40491320 with container_expiration_policies_enable_historic_entries disabled1321 does not display the related section1322# [RSpecRunTime] RSpec elapsed time: 24 minutes 50.78 seconds. Current RSS: ~1493M. load average: 2.03 2.01 1.83 1/388 40511323 when registry is disabled1324 does not exists1325 when container registry is disabled on project1326 does not exists1327# [RSpecRunTime] Finishing example group spec/features/projects/settings/registry_settings_cleanup_tags_spec.rb. It took 26.47 seconds. Expected to take 22.54 seconds.1328# [RSpecRunTime] Starting example group spec/features/projects/files/user_browses_lfs_files_spec.rb. Expected to take 21.51 seconds.1329Projects > Files > User browses LFS files1330 when LFS is disabled1331 is possible to see raw content of LFS pointer1332# [RSpecRunTime] RSpec elapsed time: 25 minutes 1.69 seconds. Current RSS: ~1485M. load average: 2.24 2.06 1.85 1/396 42511333 when LFS is enabled1334 shows an LFS object1335# [RSpecRunTime] RSpec elapsed time: 25 minutes 12.94 seconds. Current RSS: ~1480M. load average: 2.20 2.06 1.85 1/396 44481336# [RSpecRunTime] Finishing example group spec/features/projects/files/user_browses_lfs_files_spec.rb. It took 21.53 seconds. Expected to take 21.51 seconds.1337# [RSpecRunTime] Starting example group spec/features/projects/commit/mini_pipeline_graph_spec.rb. Expected to take 16.39 seconds.1338Mini Pipeline Graph in Commit View1339 when commit has pipelines and feature flag is enabled1340 displays the graphql pipeline stage1341# [RSpecRunTime] RSpec elapsed time: 25 minutes 18.56 seconds. Current RSS: ~1479M. load average: 2.10 2.04 1.85 1/394 44891342 when commit has pipelines and feature flag is disabled1343 display icon with status1344 displays a mini pipeline graph1345# [RSpecRunTime] RSpec elapsed time: 25 minutes 27.78 seconds. Current RSS: ~1490M. load average: 1.93 2.01 1.84 1/394 45721346 when commit does not have pipelines1347 does not display a mini pipeline graph1348# [RSpecRunTime] RSpec elapsed time: 25 minutes 31.7 seconds. Current RSS: ~1499M. load average: 1.85 1.99 1.83 1/395 46111349# [RSpecRunTime] Finishing example group spec/features/projects/commit/mini_pipeline_graph_spec.rb. It took 18.74 seconds. Expected to take 16.39 seconds.1350# [RSpecRunTime] Starting example group spec/features/atom/users_spec.rb. Expected to take 14.67 seconds.1351User Feed1352 GET /1353 user atom feed via personal access token1354 renders user atom feed1355 user atom feed via feed token1356 renders user atom feed1357 feed content1358 has issue opened event1359 has issue comment event1360 has XHTML summaries in issue descriptions1361 has XHTML summaries in notes1362 has XHTML summaries in merge request descriptions1363 has push event commit ID1364# [RSpecRunTime] RSpec elapsed time: 25 minutes 47.74 seconds. Current RSS: ~1545M. load average: 1.59 1.92 1.81 1/394 48771365# [RSpecRunTime] Finishing example group spec/features/atom/users_spec.rb. It took 16.06 seconds. Expected to take 14.67 seconds.1366# [RSpecRunTime] Starting example group spec/features/snippets/user_deletes_snippet_spec.rb. Expected to take 12.89 seconds.1367User deletes snippet1368 deletes the snippet1369# [RSpecRunTime] Finishing example group spec/features/snippets/user_deletes_snippet_spec.rb. It took 14.64 seconds. Expected to take 12.89 seconds.1370# [RSpecRunTime] RSpec elapsed time: 26 minutes 2.56 seconds. Current RSS: ~1501M. load average: 1.61 1.91 1.81 1/396 50221371# [RSpecRunTime] Starting example group spec/features/projects/labels/user_creates_labels_spec.rb. Expected to take 10.59 seconds.1372User creates labels1373 in project1374 when data is valid1375 creates new label1376# [RSpecRunTime] RSpec elapsed time: 26 minutes 5.31 seconds. Current RSS: ~1500M. load average: 1.56 1.89 1.81 1/395 50371377 when data is invalid1378 when title is invalid1379 shows error message1380# [RSpecRunTime] RSpec elapsed time: 26 minutes 6.78 seconds. Current RSS: ~1513M. load average: 1.56 1.89 1.81 1/395 50501381 when color is invalid1382 shows error message1383# [RSpecRunTime] RSpec elapsed time: 26 minutes 8.15 seconds. Current RSS: ~1518M. load average: 1.56 1.89 1.81 1/391 50631384 when label already exists1385 shows error message1386# [RSpecRunTime] RSpec elapsed time: 26 minutes 9.68 seconds. Current RSS: ~1513M. load average: 1.51 1.88 1.80 1/391 50761387 behaves like lock_on_merge when creating labels1388 is not supported when creating a label1389 in another project1390 creates new label1391# [RSpecRunTime] RSpec elapsed time: 26 minutes 12.68 seconds. Current RSS: ~1501M. load average: 1.51 1.88 1.80 1/390 50971392# [RSpecRunTime] Finishing example group spec/features/projects/labels/user_creates_labels_spec.rb. It took 10.21 seconds. Expected to take 10.59 seconds.1393# [RSpecRunTime] Starting example group spec/features/dashboard/group_spec.rb. Expected to take 9.28 seconds.1394Dashboard Group1395 defaults sort dropdown to last created1396 creates new group1397# [RSpecRunTime] Finishing example group spec/features/dashboard/group_spec.rb. It took 9.57 seconds. Expected to take 9.28 seconds.1398# [RSpecRunTime] RSpec elapsed time: 26 minutes 22.41 seconds. Current RSS: ~1476M. load average: 1.43 1.85 1.79 1/390 51001399# [RSpecRunTime] Starting example group spec/features/projects/show/download_buttons_spec.rb. Expected to take 8.09 seconds.1400Projects > Show > Download buttons1401 when checking project main page1402 behaves like archive download buttons1403 when static objects external storage is enabled1404 private project1405 shows archive download buttons with external storage URL prepended and user token appended to their href1406# [RSpecRunTime] RSpec elapsed time: 26 minutes 25.45 seconds. Current RSS: ~1483M. load average: 1.40 1.84 1.79 1/391 51291407 public project1408 shows archive download buttons with external storage URL prepended to their href1409# [RSpecRunTime] RSpec elapsed time: 26 minutes 28.09 seconds. Current RSS: ~1506M. load average: 1.40 1.84 1.79 1/393 51581410 when static objects external storage is disabled1411 shows default archive download buttons1412# [RSpecRunTime] RSpec elapsed time: 26 minutes 30.83 seconds. Current RSS: ~1503M. load average: 1.61 1.87 1.80 1/394 51871413# [RSpecRunTime] Finishing example group spec/features/projects/show/download_buttons_spec.rb. It took 8.52 seconds. Expected to take 8.09 seconds.1414# [RSpecRunTime] Starting example group spec/features/security/admin_access_spec.rb. Expected to take 7.24 seconds.1415Admin::Projects1416 GET /admin/projects1417 is expected to be denied for user1418 is expected to be denied for visitor1419 when admin mode is enabled1420 is expected to be allowed for admin1421# [RSpecRunTime] RSpec elapsed time: 26 minutes 32.32 seconds. Current RSS: ~1502M. load average: 1.61 1.87 1.80 1/394 51881422 when admin mode is disabled1423 is expected to be denied for admin1424 GET /admin/users1425 is expected to be denied for user1426 is expected to be denied for visitor1427 when admin mode is enabled1428 is expected to be allowed for admin1429# [RSpecRunTime] RSpec elapsed time: 26 minutes 34.46 seconds. Current RSS: ~1506M. load average: 1.56 1.86 1.80 1/394 51891430 when admin mode is disabled1431 is expected to be denied for admin1432 GET /admin/hooks1433 is expected to be denied for user1434 is expected to be denied for visitor1435 when admin mode is enabled1436 is expected to be allowed for admin1437# [RSpecRunTime] RSpec elapsed time: 26 minutes 36.13 seconds. Current RSS: ~1510M. load average: 1.56 1.86 1.80 1/393 51901438 when admin mode is disabled1439 is expected to be denied for admin1440# [RSpecRunTime] Finishing example group spec/features/security/admin_access_spec.rb. It took 5.84 seconds. Expected to take 7.24 seconds.1441# [RSpecRunTime] Starting example group spec/features/admin/admin_disables_two_factor_spec.rb. Expected to take 5.5 seconds.1442Admin disables 2FA for a user1443 successfully1444 for a user without 2FA enabled1445# [RSpecRunTime] Finishing example group spec/features/admin/admin_disables_two_factor_spec.rb. It took 5.96 seconds. Expected to take 5.5 seconds.1446# [RSpecRunTime] RSpec elapsed time: 26 minutes 42.8 seconds. Current RSS: ~1489M. load average: 1.51 1.84 1.79 1/390 51921447# [RSpecRunTime] Starting example group spec/features/projects/files/user_browses_a_tree_with_a_folder_containing_only_a_folder_spec.rb. Expected to take 4.81 seconds.1448Projects > Files > User browses a tree with a folder containing only a folder1449 shows the nested folder on a single row1450# [RSpecRunTime] Finishing example group spec/features/projects/files/user_browses_a_tree_with_a_folder_containing_only_a_folder_spec.rb. It took 4.99 seconds. Expected to take 4.81 seconds.1451# [RSpecRunTime] RSpec elapsed time: 26 minutes 47.86 seconds. Current RSS: ~1484M. load average: 1.55 1.85 1.79 1/396 52791452# [RSpecRunTime] Starting example group spec/features/groups/dependency_proxy_for_containers_spec.rb. Expected to take 2.77 seconds.1453Group Dependency Proxy for containers1454Capybara starting Puma...1455* Version 6.4.0 , codename: The Eagle of Durango1456* Min threads: 0, max threads: 41457* Listening on http://127.0.0.1:405751458 fetching a blob1459 when the blob is cached for the group1460 behaves like responds with the file1461 sends file1462# [RSpecRunTime] RSpec elapsed time: 26 minutes 48.99 seconds. Current RSS: ~1480M. load average: 1.51 1.83 1.79 1/401 52851463 when the blob must be downloaded1464 behaves like responds with the file1465 sends file1466 behaves like caches the file1467 caches the file1468# [RSpecRunTime] Finishing example group spec/features/groups/dependency_proxy_for_containers_spec.rb. It took 2.75 seconds. Expected to take 2.77 seconds.1469# [RSpecRunTime] Starting example group spec/features/projects/labels/user_views_labels_spec.rb. Expected to take 1.84 seconds.1470User views labels1471 shows all labels1472# [RSpecRunTime] Finishing example group spec/features/projects/labels/user_views_labels_spec.rb. It took 1.84 seconds. Expected to take 1.84 seconds.1473# [RSpecRunTime] RSpec elapsed time: 26 minutes 52.52 seconds. Current RSS: ~1482M. load average: 1.51 1.83 1.79 1/401 52941474auto_explain log contains 1002 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-27-32.344.main.ndjson.gz1475took 13.9406378571476auto_explain log contains 1003 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-27-32.344.ci.ndjson.gz1477took 11.1843867761478[TEST PROF INFO] EventProf results for sql.active_record1479Total time: 04:45.332 of 26:46.712 (17.76%)1480Total events: 1003161481Top 5 slowest suites (by time):1482Task Lists (./spec/features/task_lists_spec.rb:5) – 01:14.132 (22859 / 29) of 05:11.230 (23.82%)1483Project variables (./spec/features/project_variables_spec.rb:5) – 00:59.308 (19588 / 26) of 04:07.051 (24.01%)1484User views issue designs (./spec/features/projects/issues/design_management/user_views_design_spec.rb:5) – 00:24.725 (7495 / 7) of 02:35.487 (15.9%)1485Dashboard > User filters todos (./spec/features/dashboard/todos/todos_filtering_spec.rb:5) – 00:22.357 (11151 / 16) of 01:58.222 (18.91%)1486Projects > Me...equests access (./spec/features/projects/members/user_requests_access_spec.rb:5) – 00:11.308 (3515 / 5) of 01:03.222 (17.89%)1487Knapsack report was generated. Preview:1488{1489 "spec/features/task_lists_spec.rb": 311.2295185180001,1490 "spec/features/project_variables_spec.rb": 247.05099058399992,1491 "spec/features/projects/issues/design_management/user_views_design_spec.rb": 155.4867686990001,1492 "spec/features/snippets/show_spec.rb": 161.41804470300121,1493 "spec/features/dashboard/todos/todos_filtering_spec.rb": 118.22215159000007,1494 "spec/features/groups/clusters/user_spec.rb": 109.07273560300018,1495 "spec/features/projects/branches/user_views_branches_spec.rb": 79.2679806269989,1496 "spec/features/projects/members/user_requests_access_spec.rb": 63.22204430500096,1497 "spec/features/projects/settings/user_interacts_with_deploy_keys_spec.rb": 57.10448756799997,1498 "spec/features/projects/branches/user_creates_branch_spec.rb": 50.149433702999886,1499 "spec/features/projects/settings/secure_files_spec.rb": 41.05619428099999,1500 "spec/features/incidents/user_views_incident_spec.rb": 35.637528555000245,1501 "spec/features/projects/tags/user_views_tags_spec.rb": 30.332994668000538,1502 "spec/features/projects/settings/registry_settings_cleanup_tags_spec.rb": 26.46593410799869,1503 "spec/features/projects/files/user_browses_lfs_files_spec.rb": 21.530507985999066,1504 "spec/features/projects/commit/mini_pipeline_graph_spec.rb": 18.741147327998988,1505 "spec/features/atom/users_spec.rb": 16.055589640000107,1506 "spec/features/snippets/user_deletes_snippet_spec.rb": 14.637366605998977,1507 "spec/features/projects/labels/user_creates_labels_spec.rb": 10.208064233998812,1508 "spec/features/dashboard/group_spec.rb": 9.573880096000721,1509 "spec/features/projects/show/download_buttons_spec.rb": 8.523169538999355,1510 "spec/features/security/admin_access_spec.rb": 5.8429998039991915,1511 "spec/features/admin/admin_disables_two_factor_spec.rb": 5.95916291300091,1512 "spec/features/projects/files/user_browses_a_tree_with_a_folder_containing_only_a_folder_spec.rb": 4.986163968000255,1513 "spec/features/groups/dependency_proxy_for_containers_spec.rb": 2.7503266089988756,1514 "spec/features/projects/labels/user_views_labels_spec.rb": 1.8369778079995741515}1516Knapsack global time execution for tests: 26m 46s1517Failures:1518 1) User views issue designs behaves like design discussion emoji awards allows user to add emoji reaction to a comment1519 Got 1 failure and 1 other error:1520 Shared Example Group: "design discussion emoji awards" called from ./spec/features/projects/issues/design_management/user_views_design_spec.rb:851521 1.1) Failure/Error: expect(page.find("li#note_#{note.id} .awards")).to have_selector('button[title="You reacted with :thumbsup:"]')1522 expected to find css "button[title=\"You reacted with :thumbsup:\"]" within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[1]/DIV[2]/DIV[3]/MAIN[1]/DIV[2]/DIV[2]/DIV[1]/DIV[2]/DIV[4]/UL[1]/LI[1]/DIV[1]/DIV[3]"> but there were no matches1523 Timeout (30s) reached while running a waiting Capybara finder.1524 Consider using a non-waiting finder.1526 # ./spec/features/projects/issues/design_management/user_views_design_spec.rb:51:in `block (3 levels) in <top (required)>'1527 # ./spec/spec_helper.rb:430:in `block (3 levels) in <top (required)>'1528 # ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'1529 # ./spec/spec_helper.rb:421:in `block (2 levels) in <top (required)>'1530 # ./spec/spec_helper.rb:417:in `block (3 levels) in <top (required)>'1531 # ./lib/gitlab/application_context.rb:68:in `with_raw_context'1532 # ./spec/spec_helper.rb:417:in `block (2 levels) in <top (required)>'1533 # ./spec/spec_helper.rb:270:in `block (2 levels) in <top (required)>'1534 # ./spec/support/system_exit_detected.rb:7:in `block (2 levels) in <top (required)>'1535 # ./spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1536 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <top (required)>'1537 # ./spec/support/database/prevent_cross_joins.rb:60:in `with_cross_joins_prevented'1538 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (2 levels) in <top (required)>'1539 1.2) Failure/Error: console = page.driver.browser.logs.get(:browser)&.reject { |log| log.message =~ JS_CONSOLE_FILTER }1540 NoMethodError:1541 undefined method `logs' for #<Selenium::WebDriver::Chrome::Driver:0x60c29d940dee0554 browser=:"chrome-headless-shell">1542 console = page.driver.browser.logs.get(:browser)&.reject { |log| log.message =~ JS_CONSOLE_FILTER }1543 ^^^^^1544 # ./spec/support/capybara.rb:204:in `block (2 levels) in <top (required)>'1545 # ./spec/spec_helper.rb:430:in `block (3 levels) in <top (required)>'1546 # ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'1547 # ./spec/spec_helper.rb:421:in `block (2 levels) in <top (required)>'1548 # ./spec/spec_helper.rb:417:in `block (3 levels) in <top (required)>'1549 # ./lib/gitlab/application_context.rb:68:in `with_raw_context'1550 # ./spec/spec_helper.rb:417:in `block (2 levels) in <top (required)>'1551 # ./spec/spec_helper.rb:270:in `block (2 levels) in <top (required)>'1552 # ./spec/support/system_exit_detected.rb:7:in `block (2 levels) in <top (required)>'1553 # ./spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1554 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <top (required)>'1555 # ./spec/support/database/prevent_cross_joins.rb:60:in `with_cross_joins_prevented'1556 # ./spec/support/database/prevent_cross_joins.rb:106:in `block (2 levels) in <top (required)>'1557Finished in 27 minutes 18 seconds (files took 1 minute 5.61 seconds to load)1558228 examples, 1 failure1559Failed examples:1560rspec './spec/features/projects/issues/design_management/user_views_design_spec.rb[1:3:1]' # User views issue designs behaves like design discussion emoji awards allows user to add emoji reaction to a comment1561Randomized with seed 74351562Stopped processing SimpleCov as a previous error not related to SimpleCov has been detected1563Failed to write to log, write log/workhorse-test.log: file already closed1564[TEST PROF INFO] Time spent in factories: 02:15.627 (8.26% of total time)1565RSpec exited with 1.1566[job-metrics] Updating job metrics tag for the CI/CD job.1567RSPEC_RETRIED_TESTS_REPORT_PATH: rspec/retried_tests-6019947655.txt1568Retrying the failing examples in a new RSpec process...1569$ gem install junit_merge --no-document --version 0.1.21570Successfully installed nokogiri-1.16.0-x86_64-linux1571Successfully installed junit_merge-0.1.215722 gems installed1573==> 'gem install junit_merge --no-document --version 0.1.2' succeeded in 1 seconds.1574Running RSpec command: bin/rspec -Ispec -rspec_helper --color --failure-exit-code 1 --error-exit-code 2 --format documentation --format Support::Formatters::JsonFormatter --out rspec/rspec-retry-6019947655.json --format RspecJunitFormatter --out rspec/rspec-retry-6019947655.xml --only-failures --pattern "spec/{features}{,/**/}*_spec.rb"1575Run options: include {:last_run_status=>"failed"}1576# [RSpecRunTime] Starting RSpec timer...1577[TEST PROF INFO] EventProf enabled (sql.active_record)1578unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.1579unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.1580Test environment set up in 0.508644989 seconds1581# [RSpecRunTime] Starting example group spec/features/projects/issues/design_management/user_views_design_spec.rb. Expected to take 2 minutes 44.25 seconds.1582User views issue designs1583Starting the Capybara driver server...1584 behaves like design discussion emoji awards1585Capybara starting Puma...1586* Version 6.4.0 , codename: The Eagle of Durango1587* Min threads: 0, max threads: 41588* Listening on unix:///tmp/20240126-5313-gduxav1589 allows user to add emoji reaction to a comment1590# [RSpecRunTime] Finishing example group spec/features/projects/issues/design_management/user_views_design_spec.rb. It took 24.1 seconds. Expected to take 2 minutes 44.25 seconds.1591auto_explain log contains 1002 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-27-32.5313.main.ndjson.gz1592took 11.3908512921593auto_explain log contains 1002 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-27-32.5313.ci.ndjson.gz1594took 11.3429362971595[TEST PROF INFO] EventProf results for sql.active_record1596Total time: 00:03.957 of 00:24.100 (16.42%)1597Total events: 13681598Top 5 slowest suites (by time):1599User views issue designs (./spec/features/projects/issues/design_management/user_views_design_spec.rb:5) – 00:03.957 (1368 / 1) of 00:24.100 (16.42%)1600Finished in 51.79 seconds (files took 1 minute 9.99 seconds to load)16011 example, 0 failures1602Failed to write to log, write log/workhorse-test.log: file already closed1603[TEST PROF INFO] Time spent in factories: 00:02.644 (4.88% of total time)1604Loading rspec/rspec-6019947655.json...1605Merged rspec/rspec-retry-6019947655.json adding 4 results.1606Saved rspec/rspec-6019947655.json.1607Reporting flaky tests in `rspec/rspec-retry-*.json` as issues in project `53557338` via the API at `https://gitlab.com/api/v4`.1608=> Reporting 1 tests in rspec/rspec-retry-6019947655.json1609 => Finding existing issues for flaky test 'User views issue designs behaves like design discussion emoji awards allows user to add emoji reaction to a comment' (run time: 17.22 seconds)...1610 => Existing issue link https://gitlab.com/gitlab-org/quality/engineering-productivity/flaky-tests/-/issues/74.1611 => Adding the flaky test to the existing issue...1612A test was flaky and succeeded after being retried. Checking to see if flaky test is part of this MR...1613Flaky test was not part of this MR. 1614 Running after_script 1615Running after script...1616$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1645WARNING: after_script failed, but job will continue unaffected: exit code 11647Not uploading cache ruby-gems-debian-bullseye-ruby-3.1-16 due to policy1649Uploading artifacts...1650auto_explain/: found 5 matching artifact files and directories 1651coverage/: found 4 matching artifact files and directories 1652crystalball/: found 2 matching artifact files and directories 1653WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1654knapsack/: found 4 matching artifact files and directories 1655rspec/: found 19 matching artifact files and directories 1656tmp/capybara/: found 3 matching artifact files and directories 1657log/*.log: found 17 matching artifact files and directories 1658WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6019947655/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1659WARNING: Retrying... context=artifacts-uploader error=request redirected1660Uploading artifacts as "archive" to coordinator... 201 Created id=6019947655 responseStatus=201 Created token=glcbt-651661Uploading artifacts...1662rspec/rspec-*.xml: found 2 matching artifact files and directories 1663WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6019947655/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1664WARNING: Retrying... context=artifacts-uploader error=request redirected1665Uploading artifacts as "junit" to coordinator... 201 Created id=6019947655 responseStatus=201 Created token=glcbt-651667Job succeeded