rspec system pg14 1/32
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 17.0.0~pre.88.g761ae5dd (761ae5dd)2 on green-3.shared-gitlab-org.runners-manager.gitlab.com/default EuhiQzPR, system ID: s_360bc95445273 feature flags: FF_NETWORK_PER_BUILD:true4Resolving secrets6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...8Authenticating with credentials from job payload (GitLab Registry)9Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...10Using docker image sha256:82f132c22567f8ce17cc132c14b2f9aa3eaf9bb5424d91c2d966912433f0257d for registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:c55e1364ee4327b244a9cfa1750f19feea14fc774eaf792b725967d146eb45f5 ...11WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.12WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.13Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...16Using docker image sha256:5c5ba5b83d6c60cb0b225bd670b7a43be8c238cc72347d24af57e5027c3648f3 for registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:46aceab84c42d0e819c8e7940f2f98ce9e184785cd7b22d95872024a35f52407 ...17Starting service redis:6.2-alpine ...18Pulling docker image redis:6.2-alpine ...19Using docker image sha256:d21be8aaaa15f72ee1db0ba15774a2b87878a8fa1ba5865686fc574cb95e7999 for redis:6.2-alpine with digest redis@sha256:328fe6a5822256d065debb36617a8169dbfbd77b797c525288e465f56c1d392b ...20Waiting for services to be up and running (timeout 30 seconds)...21Authenticating with credentials from job payload (GitLab Registry)22Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:1677a502fa9401bb95a0f331a1bf89f6d380e83607b6f9a8deab1f4a65d098a5 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:968b912db3285c68b67f5cd4ec8e3f26712ddf15d2856767a1e9c567545e7318 ...25Running on runner-euhiqzpr-project-13083-concurrent-0 via runner-euhiqzpr-shared-gitlab-org-1719166676-29a38255...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1.5-3...32Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/13083/ruby-gems-debian-bookworm-ruby-3.1.5-3 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (7166819160)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7166819160 responseStatus=200 OK token=glcbt-6637WARNING: Part of .git directory is on the list of files to extract 38WARNING: This may introduce unexpected problems 39Downloading artifacts for compile-test-assets (7166819282)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7166819282 responseStatus=200 OK token=glcbt-6641Downloading artifacts for retrieve-tests-metadata (7166819323)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7166819323 responseStatus=200 OK token=glcbt-6643Downloading artifacts for setup-test-env (7166819300)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=7166819300 responseStatus=200 OK token=glcbt-66 45 Executing "step_script" stage of the job script 46Using docker image sha256:1677a502fa9401bb95a0f331a1bf89f6d380e83607b6f9a8deab1f4a65d098a5 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.5-golang-1.22-rust-1.73-node-20.12-postgresql-14@sha256:968b912db3285c68b67f5cd4ec8e3f26712ddf15d2856767a1e9c567545e7318 ...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.sh84Using decomposed database config (config/database.yml.decomposed-postgresql)85Geo DB won't be set up.86Embedding DB won't be set up.98$ source ./scripts/rspec_helpers.sh99$ run_timed_command "gem install knapsack --no-document"100$ gem install knapsack --no-document101Successfully installed knapsack-4.0.01021 gem installed103==> 'gem install knapsack --no-document' succeeded in 1 seconds.104$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"109$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"110$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"111$ tooling/bin/create_job_metrics_file || true112[job-metrics] Feature disabled because CI_JOB_METRICS_ENABLED is not set to true.113$ rspec_section rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"115[21:43:18] Starting rspec_parallelized_job116RETRY_FAILED_TESTS_IN_NEW_PROCESS: true117KNAPSACK_GENERATE_REPORT: true118FLAKY_RSPEC_GENERATE_REPORT: true119KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb120KNAPSACK_LOG_LEVEL: debug121KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_1_32_13083_report.json122FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json123FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_1_32_13083_report.json124NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_1_32_13083_report.json125RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-7166819751.txt126CRYSTALBALL: 127RSPEC_TESTS_MAPPING_ENABLED: 128RSPEC_TESTS_FILTER_FILE: 129Shell set options (set -o) enabled:130braceexpand on131hashall on132interactive-comments on133pipefail on134Knapsack report generator started!135warning: parser/current is loading parser/ruby31, which recognizes 3.1.6-compliant syntax, but you are running 3.1.5.137Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}138# [RSpecRunTime] Starting RSpec timer...139[TEST PROF INFO] EventProf enabled (sql.active_record)140unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.141unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.142Test environment set up in 1.197495017 seconds143# [RSpecRunTime] Starting example group spec/features/projects/wikis_spec.rb. Expected to take 20 minutes 32.79 seconds.144Project wikis145Starting the Capybara driver server...146 behaves like User creates wiki page147 when wiki is empty148Capybara starting Puma...149* Version 6.4.0, codename: The Eagle of Durango150* Min threads: 0, max threads: 4151* Listening on unix:///tmp/20240623-331-qnd92j152 shows all available formats in the dropdown153 does not disable the submit button154 disables the submit button155 makes sure links to unknown pages work correctly156 shows non-escaped link in the pages list157 has `Create home` as a commit message158 creates a page from the home page159 creates ASCII wiki with LaTeX blocks160 saves page content in local storage if the user navigates away161 creates a wiki page with Org markup162 behaves like wiki file attachments163 uploading attachments164 before uploading165 shows "Attach a file or image" button166 uploading is in progress167 cancels uploading on clicking to "Cancel" button168 shows "Attaching a file" message on uploading 1 file169# [RSpecRunTime] RSpec elapsed time: 2 minutes 21.14 seconds. Current RSS: ~1022M. Threads: 12. load average: 1.90 1.63 1.80 1/371 2619170.171 uploading is complete172 shows "Attach a file or image" button on uploading complete173 the markdown link is added to the page174 the links point to the wiki root url175 the file has been added to the wiki repository176# [RSpecRunTime] RSpec elapsed time: 2 minutes 47.19 seconds. Current RSS: ~1012M. Threads: 12. load average: 2.16 1.72 1.82 1/371 3166177.178 behaves like autocompletes items179 works well for issues, labels, MRs, members, etc180 autocompletes items with long names181# [RSpecRunTime] RSpec elapsed time: 3 minutes 9.81 seconds. Current RSS: ~1025M. Threads: 12. load average: 2.03 1.73 1.82 1/371 3505182.183 when wiki is not empty184 shows the emoji autocompletion dropdown185 via the `new wiki page` page186 creates a page with a single word187 creates a page with spaces in the name188 creates a page with hyphens in the name189 removes entry from redirects.yml file190 when wiki_redirection feature flag is disabled191 does not modify the redirects.yml file192# [RSpecRunTime] RSpec elapsed time: 4 minutes 15.2 seconds. Current RSS: ~1014M. Threads: 13. load average: 1.92 1.75 1.82 1/371 5680193.194 when a server side validation error is returned195 still displays edit form196# [RSpecRunTime] RSpec elapsed time: 4 minutes 25.46 seconds. Current RSS: ~1016M. Threads: 13. load average: 2.18 1.81 1.84 1/372 5925197.198 behaves like user applies wiki templates199 shows the templates in the dropdown200 applies the template on select201 shows warning if existing text will be overridden by the template202# [RSpecRunTime] RSpec elapsed time: 4 minutes 54.96 seconds. Current RSS: ~1019M. Threads: 13. load average: 2.28 1.86 1.86 1/370 7136203.204 behaves like User deletes wiki page205 when user is the owner or maintainer206 behaves like deletes a wiki page207 deletes a page208# [RSpecRunTime] RSpec elapsed time: 5 minutes 4.36 seconds. Current RSS: ~1016M. Threads: 13. load average: 2.08 1.83 1.85 1/371 7416209.210 when user is a developer211 behaves like deletes a wiki page212 deletes a page213# [RSpecRunTime] RSpec elapsed time: 5 minutes 13.29 seconds. Current RSS: ~1020M. Threads: 12. load average: 2.23 1.87 1.86 1/370 7696214.215 behaves like User previews wiki changes216 when rendering a new wiki page217 behaves like relative links218 when there are no spaces or hyphens in the page name219 behaves like rewrites relative links220 is expected to have visible link "relative link 3" with href "/user1/project-32/-/wikis/a/b/c/e/f/relative"221# [RSpecRunTime] RSpec elapsed time: 5 minutes 18.95 seconds. Current RSS: ~1023M. Threads: 13. load average: 2.45 1.92 1.88 1/370 7859222.223 when there are spaces in the page name224 behaves like rewrites relative links225 is expected to have visible link "relative link 3" with href "/user1/project-33/-/wikis/a-page/b-page/c-page/e/f/relative"226# [RSpecRunTime] RSpec elapsed time: 5 minutes 23.76 seconds. Current RSS: ~1021M. Threads: 13. load average: 2.33 1.91 1.87 3/372 8023227.228 when there are hyphens in the page name229 behaves like rewrites relative links230 is expected to have visible link "relative link 3" with href "/user1/project-34/-/wikis/a-page/b-page/c-page/e/f/relative"231# [RSpecRunTime] RSpec elapsed time: 5 minutes 28.37 seconds. Current RSS: ~1020M. Threads: 13. load average: 2.55 1.96 1.89 1/372 8186232.233 when previewing an existing wiki page234 renders content with CommonMark235 does not linkify double brackets inside code blocks as expected236 behaves like relative links237 when there are no spaces or hyphens in the page name238 behaves like rewrites relative links239 is expected to have visible link "relative link 3" with href "/user1/project-37/-/wikis/a/b/c/e/f/relative"240# [RSpecRunTime] RSpec elapsed time: 5 minutes 44.7 seconds. Current RSS: ~1019M. Threads: 12. load average: 3.23 2.14 1.95 1/371 8640241.242 when there are spaces in the page name243 behaves like rewrites relative links244 is expected to have visible link "relative link 3" with href "/user1/project-38/-/wikis/a-page/b-page/c-page/e/f/relative"245# [RSpecRunTime] RSpec elapsed time: 5 minutes 49.76 seconds. Current RSS: ~1015M. Threads: 12. load average: 3.37 2.19 1.97 1/371 8796246.247 when there are hyphens in the page name248 behaves like rewrites relative links249 is expected to have visible link "relative link 3" with href "/user1/project-39/-/wikis/a-page/b-page/c-page/e/f/relative"250# [RSpecRunTime] RSpec elapsed time: 5 minutes 54.36 seconds. Current RSS: ~1023M. Threads: 12. load average: 3.26 2.19 1.97 1/371 8952251.252 behaves like User updates wiki page253 when wiki is empty254 redirects back to the home edit page255 updates a page that has a path256 behaves like wiki file attachments257 uploading attachments258 before uploading259 shows "Attach a file or image" button260# [RSpecRunTime] RSpec elapsed time: 6 minutes 24.46 seconds. Current RSS: ~1022M. Threads: 13. load average: 3.29 2.30 2.01 1/373 9587261.262 uploading is in progress263 cancels uploading on clicking to "Cancel" button264 shows "Attaching a file" message on uploading 1 file265# [RSpecRunTime] RSpec elapsed time: 6 minutes 36.26 seconds. Current RSS: ~1025M. Threads: 13. load average: 2.95 2.25 2.00 1/373 9778266.267 uploading is complete268 shows "Attach a file or image" button on uploading complete269 the markdown link is added to the page270 the links point to the wiki root url271 the file has been added to the wiki repository272# [RSpecRunTime] RSpec elapsed time: 7 minutes 6.65 seconds. Current RSS: ~1015M. Threads: 12. load average: 3.17 2.37 2.05 1/372 10325273.274 when wiki is not empty275 updates a page276 updates entry in redirects.yml file on rename277 saves page content in local storage if the user navigates away278 updates the commit message as the title is changed279 correctly escapes the commit message entities280 does not disable the submit button281 disables the submit button282 shows the emoji autocompletion dropdown283 updates a page284 cancels editing of a page285 when wiki_redirection feature flag is disabled286 does not modify the redirects.yml file287# [RSpecRunTime] RSpec elapsed time: 8 minutes 27.16 seconds. Current RSS: ~1011M. Threads: 13. load average: 2.57 2.43 2.10 1/372 12913288.289 behaves like wiki file attachments290 uploading attachments291 before uploading292 shows "Attach a file or image" button293# [RSpecRunTime] RSpec elapsed time: 8 minutes 32.04 seconds. Current RSS: ~1013M. Threads: 13. load average: 2.57 2.43 2.10 1/372 13070294.295 uploading is in progress296 cancels uploading on clicking to "Cancel" button297 shows "Attaching a file" message on uploading 1 file298# [RSpecRunTime] RSpec elapsed time: 8 minutes 43.63 seconds. Current RSS: ~1014M. Threads: 13. load average: 2.53 2.42 2.10 1/371 13455299.300 uploading is complete301 shows "Attach a file or image" button on uploading complete302 the markdown link is added to the page303 the links point to the wiki root url304 the file has been added to the wiki repository305# [RSpecRunTime] RSpec elapsed time: 9 minutes 5.97 seconds. Current RSS: ~1013M. Threads: 13. load average: 2.34 2.39 2.10 1/372 14364306.307 when multiple people edit the page at the same time308 preserves user changes in the wiki editor309# [RSpecRunTime] RSpec elapsed time: 9 minutes 14.03 seconds. Current RSS: ~1008M. Threads: 13. load average: 2.28 2.38 2.10 1/372 14634310.311 behaves like rich text editor - common312 saves page content in local storage if the user navigates away313 autofocuses the rich text editor when switching to rich text314 autofocuses the plain text editor when switching back to markdown315 rendering with initial content316 renders correctly with table as initial content317# [RSpecRunTime] RSpec elapsed time: 9 minutes 44.4 seconds. Current RSS: ~1007M. Threads: 13. load average: 2.34 2.39 2.11 1/371 15318318.319 behaves like rich text editor - autocomplete320 autocomplete suggestions321 shows suggestions for members with descriptions322 allows selecting element with tab key323 allows dismissing the suggestion popup and typing more text324 allows typing more text after the popup has disappeared because no suggestions match325 shows suggestions for merge requests326 shows suggestions for issues327 shows suggestions for milestones328 shows suggestions for emojis329 shows suggestions for wiki pages330 doesn't show suggestions dropdown if there are no suggestions to show331 when `disable_all_mention` is enabled332 shows suggestions for members with descriptions333# [RSpecRunTime] RSpec elapsed time: 11 minutes 20.32 seconds. Current RSS: ~1026M. Threads: 13. load average: 1.74 2.19 2.06 1/375 18067334.335 behaves like rich text editor - diagrams336 mermaid diagram337 renders and updates the diagram correctly in a sandboxed iframe338# [RSpecRunTime] RSpec elapsed time: 11 minutes 29.47 seconds. Current RSS: ~1020M. Threads: 13. load average: 1.71 2.17 2.06 1/374 18224339.340 drawio diagram341 displays correct media bubble menu with edit diagram button342# [RSpecRunTime] RSpec elapsed time: 11 minutes 38.17 seconds. Current RSS: ~1017M. Threads: 13. load average: 1.98 2.21 2.07 1/374 18460343.344 when the page is in a subdir345 moves the page to the root folder346 moves the page to other dir347 remains in the same place if title has not changed348 can be moved to a different dir with a different name349 can be renamed and moved to the root folder350 squishes the title before creating the page351 behaves like wiki file attachments352 uploading attachments353 before uploading354 shows "Attach a file or image" button355# [RSpecRunTime] RSpec elapsed time: 12 minutes 30.14 seconds. Current RSS: ~1025M. Threads: 13. load average: 1.61 2.09 2.04 1/375 20523356.357 uploading is in progress358 cancels uploading on clicking to "Cancel" button359 shows "Attaching a file" message on uploading 1 file360# [RSpecRunTime] RSpec elapsed time: 12 minutes 39.11 seconds. Current RSS: ~1015M. Threads: 13. load average: 1.52 2.06 2.03 1/375 20806361.362 uploading is complete363 shows "Attach a file or image" button on uploading complete364 the markdown link is added to the page365 the links point to the wiki root url366 the file has been added to the wiki repository367# [RSpecRunTime] RSpec elapsed time: 13 minutes 0.32 second. Current RSS: ~1016M. Threads: 12. load average: 1.58 2.04 2.02 1/374 21654368.369 when an existing page exceeds the content size limit370 allows changing the title if the content does not change371 shows a validation error when trying to change the content372# [RSpecRunTime] RSpec elapsed time: 13 minutes 17.03 seconds. Current RSS: ~1013M. Threads: 12. load average: 1.99 2.10 2.04 1/374 22150373.374 behaves like User uses wiki shortcuts375 visit edit wiki page using "e" keyboard shortcut376# [RSpecRunTime] RSpec elapsed time: 13 minutes 24.57 seconds. Current RSS: ~1017M. Threads: 13. load average: 1.84 2.07 2.03 1/374 22307377.378 behaves like User views AsciiDoc page with includes379 when the file being included exists380 includes the file contents381 when there are multiple versions of the wiki pages382 viewing the latest version383 includes the latest content384# [RSpecRunTime] RSpec elapsed time: 13 minutes 36.02 seconds. Current RSS: ~1014M. Threads: 13. load average: 1.71 2.03 2.02 1/375 22962385.386 viewing the original version387 includes the content from the original version388# [RSpecRunTime] RSpec elapsed time: 13 minutes 42.02 seconds. Current RSS: ~1018M. Threads: 13. load average: 1.73 2.03 2.02 1/374 23366389.390 when the file being included does not exist391 outputs an error392# [RSpecRunTime] RSpec elapsed time: 13 minutes 47.24 seconds. Current RSS: ~1018M. Threads: 13. load average: 1.70 2.01 2.01 1/375 23659393.394 behaves like User views a wiki page395 opens a default wiki page396 when wiki is empty397 shows the history of a page that has a path398 shows an old version of a page399# [RSpecRunTime] RSpec elapsed time: 14 minutes 32.05 seconds. Current RSS: ~1022M. Threads: 13. load average: 2.74 2.23 2.09 1/375 24572400.401 when a page does not have history402 shows all the pages403 shows the creation page if file does not exist404 shows a file stored in a page405 is expected to have current path /wikis\/uploads\/d72612ba9f39716c07cee88fb5c4a09d\/dk.png/406# [RSpecRunTime] RSpec elapsed time: 14 minutes 50.38 seconds. Current RSS: ~1027M. Threads: 13. load average: 2.59 2.23 2.09 1/375 25264407.408 when a page has history409 shows the page history410 does not show the "Edit" button411 show the diff412 links to the correct diffs413 between the current and the previous version of a page414 between two old versions of a page415 for the oldest version of a page416# [RSpecRunTime] RSpec elapsed time: 15 minutes 23.94 seconds. Current RSS: ~1018M. Threads: 12. load average: 2.79 2.29 2.11 1/374 26766417.418 when a page has special characters in its title419 preserves the special characters420# [RSpecRunTime] RSpec elapsed time: 15 minutes 28.77 seconds. Current RSS: ~1017M. Threads: 13. load average: 2.65 2.27 2.11 1/374 27012421.422 when a page has XSS in its title or content423 safely displays the page424# [RSpecRunTime] RSpec elapsed time: 15 minutes 33.09 seconds. Current RSS: ~1018M. Threads: 13. load average: 2.60 2.27 2.11 1/375 27259425.426 when a page has XSS in its message427 safely displays the message428# [RSpecRunTime] RSpec elapsed time: 15 minutes 37.89 seconds. Current RSS: ~1017M. Threads: 13. load average: 2.71 2.29 2.12 1/375 27468429.430 when page has invalid content encoding431 does not show "Edit" button432 shows error433# [RSpecRunTime] RSpec elapsed time: 15 minutes 46.69 seconds. Current RSS: ~1018M. Threads: 13. load average: 2.65 2.29 2.12 6/375 27778434.435 behaves like User views wiki pages436 ordered by title437 asc438 pages are displayed in direct order439# [RSpecRunTime] RSpec elapsed time: 15 minutes 51.84 seconds. Current RSS: ~1016M. Threads: 13. load average: 3.08 2.38 2.15 5/375 28044440.441 desc442 pages are displayed in reversed order443# [RSpecRunTime] RSpec elapsed time: 16 minutes 1.35 seconds. Current RSS: ~1020M. Threads: 13. load average: 3.38 2.47 2.18 3/375 28316444.445 when listing more pages than allowed items per page446 shows pagination controls447# [RSpecRunTime] RSpec elapsed time: 16 minutes 10.21 seconds. Current RSS: ~1015M. Threads: 12. load average: 3.65 2.56 2.21 1/374 28588448.449 behaves like Wiki redirection450 when pages and directories are renamed in order from child to parent451 updates the .gitlab/redirects.yml file with all redirects452 old_path: "parent", new_path: "new-parent"453 redirects old path to new path454# [RSpecRunTime] RSpec elapsed time: 16 minutes 30.98 seconds. Current RSS: ~1021M. Threads: 13. load average: 3.57 2.61 2.24 1/373 30387455.456 old_path: "parent/child", new_path: "new-parent/new-child"457 redirects old path to new path458# [RSpecRunTime] RSpec elapsed time: 16 minutes 44.72 seconds. Current RSS: ~1018M. Threads: 13. load average: 3.07 2.55 2.22 1/374 31332459.460 old_path: "parent/new-child", new_path: "new-parent/new-child"461 redirects old path to new path462# [RSpecRunTime] RSpec elapsed time: 17 minutes 0.04 second. Current RSS: ~1019M. Threads: 13. load average: 2.69 2.49 2.21 1/375 32277463.464 old_path: "parent/child/grandchild", new_path: "new-parent/new-child/new-grandchild"465 redirects old path to new path466# [RSpecRunTime] RSpec elapsed time: 17 minutes 12.99 seconds. Current RSS: ~1018M. Threads: 13. load average: 2.86 2.53 2.22 1/374 33221467.468 old_path: "parent/child/new-grandchild", new_path: "new-parent/new-child/new-grandchild"469 redirects old path to new path470# [RSpecRunTime] RSpec elapsed time: 17 minutes 26.68 seconds. Current RSS: ~1019M. Threads: 13. load average: 3.10 2.60 2.25 1/375 34166471.472 old_path: "parent/new-child/new-grandchild", new_path: "new-parent/new-child/new-grandchild"473 redirects old path to new path474# [RSpecRunTime] RSpec elapsed time: 17 minutes 39.87 seconds. Current RSS: ~1018M. Threads: 13. load average: 3.03 2.60 2.26 1/375 35111475.476 old_path: "parent/new-child/grandchild", new_path: "new-parent/new-child/grandchild"477 redirects old path to a create page at new path478# [RSpecRunTime] RSpec elapsed time: 17 minutes 51.96 seconds. Current RSS: ~1017M. Threads: 13. load average: 3.20 2.65 2.27 1/375 36046479.480 old_path: "new-parent/child"481 does not redirect old path anywhere482# [RSpecRunTime] RSpec elapsed time: 18 minutes 3.67 seconds. Current RSS: ~1018M. Threads: 13. load average: 2.71 2.57 2.25 1/375 36944483.484 old_path: "new-parent/child/grandchild"485 does not redirect old path anywhere486# [RSpecRunTime] RSpec elapsed time: 18 minutes 15.93 seconds. Current RSS: ~1017M. Threads: 12. load average: 2.52 2.53 2.25 1/374 37842487.488 old_path: "new-parent/new-child/grandchild"489 does not redirect old path anywhere490# [RSpecRunTime] RSpec elapsed time: 18 minutes 28.69 seconds. Current RSS: ~1016M. Threads: 12. load average: 2.67 2.56 2.26 1/374 38741491.492 old_path: "new-parent/child/new-grandchild"493 does not redirect old path anywhere494# [RSpecRunTime] RSpec elapsed time: 18 minutes 40.66 seconds. Current RSS: ~1016M. Threads: 12. load average: 2.33 2.49 2.24 1/373 39639495.496 when pages and directories are renamed in order from parent to child497 updates the .gitlab/redirects.yml file with all redirects498 old_path: "parent", new_path: "new-parent"499 redirects old path to new path500# [RSpecRunTime] RSpec elapsed time: 19 minutes 3.74 seconds. Current RSS: ~1017M. Threads: 13. load average: 2.40 2.50 2.25 1/374 41438501.502 old_path: "parent/child", new_path: "new-parent/new-child"503 redirects old path to new path504# [RSpecRunTime] RSpec elapsed time: 19 minutes 15.82 seconds. Current RSS: ~1015M. Threads: 13. load average: 2.48 2.51 2.26 1/374 42382505.506 old_path: "new-parent/child", new_path: "new-parent/new-child"507 redirects old path to new path508# [RSpecRunTime] RSpec elapsed time: 19 minutes 29.43 seconds. Current RSS: ~1015M. Threads: 13. load average: 2.22 2.45 2.24 1/375 43327509.510 old_path: "parent/new-child", new_path: "new-parent/new-child"511 redirects old path to new path512# [RSpecRunTime] RSpec elapsed time: 19 minutes 41.81 seconds. Current RSS: ~1018M. Threads: 13. load average: 2.03 2.40 2.23 1/374 44271513.514 old_path: "parent/child/grandchild", new_path: "new-parent/new-child/new-grandchild"515 redirects old path to new path516# [RSpecRunTime] RSpec elapsed time: 19 minutes 54.63 seconds. Current RSS: ~1020M. Threads: 13. load average: 1.87 2.35 2.21 1/375 45216517.518 old_path: "new-parent/child/grandchild", new_path: "new-parent/new-child/new-grandchild"519 redirects old path to new path520# [RSpecRunTime] RSpec elapsed time: 20 minutes 8.2 seconds. Current RSS: ~1019M. Threads: 13. load average: 2.45 2.45 2.25 1/375 46161521.522 old_path: "parent/new-child/grandchild", new_path: "new-parent/new-child/new-grandchild"523 redirects old path to new path524# [RSpecRunTime] RSpec elapsed time: 20 minutes 21.14 seconds. Current RSS: ~1025M. Threads: 13. load average: 2.39 2.44 2.24 1/374 47105525.526 old_path: "parent/child/new-grandchild", new_path: "new-parent/new-child/new-grandchild"527 redirects old path to new path528# [RSpecRunTime] RSpec elapsed time: 20 minutes 33.79 seconds. Current RSS: ~1022M. Threads: 13. load average: 2.08 2.36 2.22 1/375 48050529.530 old_path: "new-parent/new-child/grandchild", new_path: "new-parent/new-child/new-grandchild"531 redirects old path to new path532# [RSpecRunTime] RSpec elapsed time: 20 minutes 46.69 seconds. Current RSS: ~1019M. Threads: 13. load average: 1.99 2.34 2.22 1/374 48994533.534 old_path: "new-parent/child/new-grandchild", new_path: "new-parent/new-child/new-grandchild"535 redirects old path to new path536# [RSpecRunTime] RSpec elapsed time: 20 minutes 59.35 seconds. Current RSS: ~1020M. Threads: 13. load average: 2.32 2.39 2.23 1/375 49939537.538 old_path: "parent/new-child/new-grandchild", new_path: "new-parent/new-child/new-grandchild"539 redirects old path to new path540# [RSpecRunTime] RSpec elapsed time: 21 minutes 11.69 seconds. Current RSS: ~1016M. Threads: 13. load average: 2.20 2.36 2.22 1/374 50883541.542 behaves like User views wiki templates543 shows a link to create a new template544 shows an edit button to each template listed545 when ordered by title546 when asc547 templates are displayed in direct order548# [RSpecRunTime] RSpec elapsed time: 21 minutes 26.05 seconds. Current RSS: ~1021M. Threads: 13. load average: 2.31 2.37 2.23 1/375 51733549.550 when desc551 templates are displayed in reversed order552# [RSpecRunTime] RSpec elapsed time: 21 minutes 33.3 seconds. Current RSS: ~1019M. Threads: 13. load average: 2.19 2.34 2.22 1/375 52035553.554 when listing more templates than allowed items per page555 shows pagination controls556# [RSpecRunTime] RSpec elapsed time: 21 minutes 40.69 seconds. Current RSS: ~1019M. Threads: 12. load average: 2.09 2.32 2.22 1/374 52337557.558 behaves like User views wiki sidebar559 when there are some existing pages560 when there is no custom sidebar561 renders a default sidebar562 can create a custom sidebar563# [RSpecRunTime] RSpec elapsed time: 21 minutes 57.65 seconds. Current RSS: ~1021M. Threads: 13. load average: 2.08 2.30 2.21 2/375 53043564.565 when there is a custom sidebar566 renders both the custom sidebar and the default one567 can expand list of pages in sidebar568 can edit the custom sidebar569# [RSpecRunTime] RSpec elapsed time: 22 minutes 22.01 seconds. Current RSS: ~1026M. Threads: 13. load average: 2.37 2.35 2.23 1/375 54242570.571 when there are 15 existing pages572 shows all pages in the sidebar573 shows all collapse buttons in the sidebar574 collapses/expands children when click collapse/expand button in the sidebar575 shows create child page button when hover to the page title in the sidebar576 when there are more than 15 existing pages577 shows the first 15 pages in the sidebar578# [RSpecRunTime] RSpec elapsed time: 23 minutes 53.14 seconds. Current RSS: ~1037M. Threads: 12. load average: 2.61 2.41 2.26 1/373 60967579.580 behaves like User views Git access wiki page581 shows the correct clone URLs582# [RSpecRunTime] RSpec elapsed time: 23 minutes 58.14 seconds. Current RSS: ~1034M. Threads: 12. load average: 2.72 2.44 2.27 1/373 60992583.584# [RSpecRunTime] Finishing example group spec/features/projects/wikis_spec.rb. It took 23 minutes 53.29 seconds. Expected to take 20 minutes 32.79 seconds.585# [RSpecRunTime] Starting example group spec/features/groups/import_export/import_file_spec.rb. Expected to take 23.37 seconds.586Import/Export - Group Import587 when the user uploads a valid export file588 when using the pre-filled path589 successfully imports the group590# [RSpecRunTime] RSpec elapsed time: 24 minutes 9.91 seconds. Current RSS: ~1041M. Threads: 12. load average: 2.68 2.44 2.27 1/370 61003591.592 when modifying the pre-filled path593 successfully imports the group594# [RSpecRunTime] RSpec elapsed time: 24 minutes 17.21 seconds. Current RSS: ~1038M. Threads: 13. load average: 2.54 2.42 2.27 1/369 61006595.596 when the path is already taken597 suggests a unique path598# [RSpecRunTime] RSpec elapsed time: 24 minutes 23.19 seconds. Current RSS: ~1037M. Threads: 13. load average: 2.31 2.37 2.25 1/369 61007599.600# [RSpecRunTime] Finishing example group spec/features/groups/import_export/import_file_spec.rb. It took 24.89 seconds. Expected to take 23.37 seconds.601# [RSpecRunTime] Starting example group spec/features/dashboard/shortcuts_spec.rb. Expected to take 20.07 seconds.602Dashboard shortcuts603 logged in604 navigate to tabs605# [RSpecRunTime] RSpec elapsed time: 24 minutes 39.07 seconds. Current RSS: ~1036M. Threads: 15. load average: 2.08 2.32 2.24 1/372 61012606.607 logged out608 navigate to tabs609# [RSpecRunTime] RSpec elapsed time: 24 minutes 43.76 seconds. Current RSS: ~1039M. Threads: 14. load average: 2.00 2.30 2.23 6/370 61013610.611# [RSpecRunTime] Finishing example group spec/features/dashboard/shortcuts_spec.rb. It took 20.9 seconds. Expected to take 20.07 seconds.612# [RSpecRunTime] Starting example group spec/features/users/active_sessions_spec.rb. Expected to take 17.01 seconds.613Active user sessions614 successful login adds a new active user login615 successful login cleans up obsolete entries616 sessionless login does not clean up obsolete entries617 logout deletes the active user login618# [RSpecRunTime] Finishing example group spec/features/users/active_sessions_spec.rb. It took 16.39 seconds. Expected to take 17.01 seconds.619# [RSpecRunTime] RSpec elapsed time: 25 minutes 0.71 second. Current RSS: ~1046M. Threads: 14. load average: 2.20 2.33 2.24 1/373 61018620.621# [RSpecRunTime] Starting example group spec/features/users/snippets_spec.rb. Expected to take 14.47 seconds.622Snippets tab on a user profile623 when the user has snippets624 pagination625 behaves like paginated snippets626 is limited to 20 items per page627 clicking on the link to the second page628 shows the remaining snippets629# [RSpecRunTime] RSpec elapsed time: 25 minutes 9.39 seconds. Current RSS: ~1037M. Threads: 14. load average: 2.48 2.38 2.26 1/373 61020630.631 list content632 contains only internal and public snippets of a user when a user is logged in633 contains only public snippets of a user when a user is not logged in634# [RSpecRunTime] RSpec elapsed time: 25 minutes 20.06 seconds. Current RSS: ~1046M. Threads: 14. load average: 2.26 2.34 2.25 1/373 61024635.636# [RSpecRunTime] Finishing example group spec/features/users/snippets_spec.rb. It took 19.51 seconds. Expected to take 14.47 seconds.637# [RSpecRunTime] Starting example group spec/features/groups/labels/edit_spec.rb. Expected to take 12.52 seconds.638Edit group label639 update label with new title640 allows user to delete label641 lock_on_merge642 behaves like lock_on_merge when editing labels643 updates lock_on_merge644 checkbox is disabled if lock_on_merge already set645 when feature flag is disabled646 does not display the checkbox/help text647# [RSpecRunTime] RSpec elapsed time: 25 minutes 33.61 seconds. Current RSS: ~1065M. Threads: 14. load average: 2.06 2.29 2.23 6/372 61028648.649# [RSpecRunTime] Finishing example group spec/features/groups/labels/edit_spec.rb. It took 13.75 seconds. Expected to take 12.52 seconds.650# [RSpecRunTime] Starting example group spec/features/alert_management/user_filters_alerts_by_status_spec.rb. Expected to take 11.02 seconds.651User filters Alert Management table by status652 when a developer displays the alert list and the alert service is enabled they can filter the table by an alert status653 shows the alert table items with alert status of Open by default654 shows the alert table items with alert status of Acknowledged655 shows the alert table items with alert status of Triggered656 shows the an empty table for a status with no alerts657# [RSpecRunTime] RSpec elapsed time: 25 minutes 46.86 seconds. Current RSS: ~1062M. Threads: 13. load average: 2.20 2.31 2.24 1/372 61031658.659# [RSpecRunTime] Finishing example group spec/features/alert_management/user_filters_alerts_by_status_spec.rb. It took 13.03 seconds. Expected to take 11.02 seconds.660# [RSpecRunTime] Starting example group spec/features/projects/branches/user_deletes_branch_spec.rb. Expected to take 9.79 seconds.661User deletes branch662 deletes branch663# [RSpecRunTime] Finishing example group spec/features/projects/branches/user_deletes_branch_spec.rb. It took 12.79 seconds. Expected to take 9.79 seconds.664# [RSpecRunTime] RSpec elapsed time: 25 minutes 59.87 seconds. Current RSS: ~1152M. Threads: 13. load average: 2.08 2.28 2.23 1/379 61268665.666# [RSpecRunTime] Starting example group spec/features/projects/integrations/user_activates_irker_spec.rb. Expected to take 8.41 seconds.667User activates irker (IRC gateway)668 activates integration669# [RSpecRunTime] Finishing example group spec/features/projects/integrations/user_activates_irker_spec.rb. It took 8.93 seconds. Expected to take 8.41 seconds.670# [RSpecRunTime] RSpec elapsed time: 26 minutes 8.89 seconds. Current RSS: ~1097M. Threads: 13. load average: 1.98 2.25 2.23 1/374 61273671.672# [RSpecRunTime] Starting example group spec/features/projects/tags/user_views_tag_spec.rb. Expected to take 7.05 seconds.673User views tag674 when user views with the tag675 and user is authorized to read release676 behaves like shows tag677 is expected to have visible link "ReleaseName" with href "/namespace5/project-169/-/releases/stable"678# [RSpecRunTime] RSpec elapsed time: 26 minutes 12.05 seconds. Current RSS: ~1084M. Threads: 12. load average: 1.98 2.25 2.23 1/376 61360679.680 when tag name contains a slash681 behaves like shows tag682 is expected to have visible link "ReleaseName" with href "/namespace6/project-170/-/releases/stable%2Fv0.1"683# [RSpecRunTime] RSpec elapsed time: 26 minutes 14.67 seconds. Current RSS: ~1100M. Threads: 12. load average: 1.91 2.23 2.22 1/378 61448684.685 and user is not authorized to read release686 hides release link and notes687# [RSpecRunTime] RSpec elapsed time: 26 minutes 18.8 seconds. Current RSS: ~1093M. Threads: 12. load average: 1.83 2.21 2.21 1/378 61535688.689# [RSpecRunTime] Finishing example group spec/features/projects/tags/user_views_tag_spec.rb. It took 10.04 seconds. Expected to take 7.05 seconds.690# [RSpecRunTime] Starting example group spec/features/graphiql_spec.rb. Expected to take 6.02 seconds.691GraphiQL692 without relative_url_root693 has the correct graphQLEndpoint694 with relative_url_root695 has the correct graphQLEndpoint696# [RSpecRunTime] RSpec elapsed time: 26 minutes 23.06 seconds. Current RSS: ~1074M. Threads: 12. load average: 1.77 2.19 2.20 1/378 61536697.698# [RSpecRunTime] Finishing example group spec/features/graphiql_spec.rb. It took 4.27 seconds. Expected to take 6.02 seconds.699# [RSpecRunTime] Starting example group spec/features/projects/members/group_member_cannot_leave_group_project_spec.rb. Expected to take 4.83 seconds.700Projects > Members > Group member cannot leave group project701 user does not see a "Leave project" link702 renders a flash message if attempting to leave by url703# [RSpecRunTime] Finishing example group spec/features/projects/members/group_member_cannot_leave_group_project_spec.rb. It took 4.8 seconds. Expected to take 4.83 seconds.704# [RSpecRunTime] RSpec elapsed time: 26 minutes 28.07 seconds. Current RSS: ~1070M. Threads: 12. load average: 1.79 2.19 2.20 1/376 61538705.706# [RSpecRunTime] Starting example group spec/features/groups/participants_autocomplete_spec.rb. Expected to take 3.47 seconds.707Group member autocomplete708 when editing description of a group milestone709 suggests group members710# [RSpecRunTime] RSpec elapsed time: 26 minutes 30.97 seconds. Current RSS: ~1094M. Threads: 12. load average: 1.79 2.19 2.20 1/374 61539711.712# [RSpecRunTime] Finishing example group spec/features/groups/participants_autocomplete_spec.rb. It took 3.04 seconds. Expected to take 3.47 seconds.713# [RSpecRunTime] Starting example group spec/features/users/one_trust_csp_spec.rb. Expected to take 0.55 second.714OneTrust content security policy715 has proper Content Security Policy headers716# [RSpecRunTime] Finishing example group spec/features/users/one_trust_csp_spec.rb. It took 0.5 second. Expected to take 0.55 second.717auto_explain log contains 926 entries for main, writing to /builds/gitlab-org/gitlab-foss/auto_explain/rspec-system-pg14-1-32.331.main.ndjson.gz718took 8.80891186719auto_explain log contains 927 entries for ci, writing to /builds/gitlab-org/gitlab-foss/auto_explain/rspec-system-pg14-1-32.331.ci.ndjson.gz720took 6.369927664721[TEST PROF INFO] EventProf results for sql.active_record722Total time: 02:17.971 of 26:26.404 (8.7%)723Total events: 41613724Top 5 slowest suites (by time):725Project wikis (./spec/features/projects/wikis_spec.rb:5) – 01:57.022 (34418 / 164) of 23:53.254 (8.16%)726Edit group label (./spec/features/groups/labels/edit_spec.rb:5) – 00:03.320 (1140 / 5) of 00:13.753 (24.14%)727Import/Export - Group Import (./spec/features/groups/import_export/import_file_spec.rb:5) – 00:03.229 (859 / 3) of 00:24.885 (12.98%)728Snippets tab on a user profile (./spec/features/users/snippets_spec.rb:5) – 00:02.802 (735 / 4) of 00:19.509 (14.36%)729Dashboard shortcuts (./spec/features/dashboard/shortcuts_spec.rb:5) – 00:02.363 (575 / 2) of 00:20.898 (11.31%)730Knapsack report was generated. Preview:731{732 "spec/features/projects/wikis_spec.rb": 1433.2537912730004,733 "spec/features/groups/import_export/import_file_spec.rb": 24.88500465099969,734 "spec/features/dashboard/shortcuts_spec.rb": 20.897465367999757,735 "spec/features/users/active_sessions_spec.rb": 16.386234941999646,736 "spec/features/users/snippets_spec.rb": 19.509372336000524,737 "spec/features/groups/labels/edit_spec.rb": 13.753147944999,738 "spec/features/alert_management/user_filters_alerts_by_status_spec.rb": 13.028582492001078,739 "spec/features/projects/branches/user_deletes_branch_spec.rb": 12.78583710300154,740 "spec/features/projects/integrations/user_activates_irker_spec.rb": 8.930504099000245,741 "spec/features/projects/tags/user_views_tag_spec.rb": 10.043711087000702,742 "spec/features/graphiql_spec.rb": 4.265141907000725,743 "spec/features/projects/members/group_member_cannot_leave_group_project_spec.rb": 4.798030869000286,744 "spec/features/groups/participants_autocomplete_spec.rb": 3.039261550999072,745 "spec/features/users/one_trust_csp_spec.rb": 0.5031762139988132746}747Knapsack global time execution for tests: 26m 26s748Finished in 26 minutes 47 seconds (files took 1 minute 46.91 seconds to load)749197 examples, 0 failures750Randomized with seed 3264751Failed to write to log, write log/workhorse-test.log: file already closed752[TEST PROF INFO] Time spent in factories: 04:59.497 (17.98% of total time)753RSpec exited with 0.754No examples to retry, congrats!756Running after script...757$ source scripts/utils.sh758$ bundle exec gem list gitlab_quality-test_tooling759gitlab_quality-test_tooling (1.29.1)760$ section_start "failed-test-issues" "Report test failures" # collapsed multi-line command764$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command767$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command771$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command774$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command777$ tooling/bin/push_job_metrics || true778[job-metrics] Feature disabled because CI_JOB_METRICS_ENABLED is not set to true.780Not uploading cache ruby-gems-debian-bookworm-ruby-3.1.5-3 due to policy782Uploading artifacts...783auto_explain/: found 3 matching artifact files and directories 784coverage/: found 5 matching artifact files and directories 785WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab-foss) 786WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab-foss) 787knapsack/: found 4 matching artifact files and directories 788rspec/: found 12 matching artifact files and directories 789WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab-foss) 790log/*.log: found 18 matching artifact files and directories 791WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7166819751/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com792WARNING: Retrying... context=artifacts-uploader error=request redirected793Uploading artifacts as "archive" to coordinator... 201 Created id=7166819751 responseStatus=201 Created token=glcbt-66794Uploading artifacts...795rspec/rspec-*.xml: found 1 matching artifact files and directories 796WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/7166819751/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com797WARNING: Retrying... context=artifacts-uploader error=request redirected798Uploading artifacts as "junit" to coordinator... 201 Created id=7166819751 responseStatus=201 Created token=glcbt-66800Job succeeded