rspec system pg14 11/32
Passed Started
by
@huzaifaiftikhar1

Huzaifa Iftikhar
1Running with gitlab-runner 16.9.1 (782c6ecb)2 on green-2.private.runners-manager.gitlab.com/gitlab.com/gitlab-org GaSD-S1F, system ID: s_5651e5b5643b3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...8Authenticating with credentials from job payload (GitLab Registry)9Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 ...10Using docker image sha256:82f132c22567f8ce17cc132c14b2f9aa3eaf9bb5424d91c2d966912433f0257d for registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-14-pgvector-0.4.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:c55e1364ee4327b244a9cfa1750f19feea14fc774eaf792b725967d146eb45f5 ...11WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.12WARNING: Service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 is already created. Ignoring.13Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 ...16Using docker image sha256:5c5ba5b83d6c60cb0b225bd670b7a43be8c238cc72347d24af57e5027c3648f3 for registry.gitlab.com/gitlab-org/gitlab-build-images:redis-cluster-6.2.12 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:46aceab84c42d0e819c8e7940f2f98ce9e184785cd7b22d95872024a35f52407 ...17Starting service redis:6.2-alpine ...18Pulling docker image redis:6.2-alpine ...19Using docker image sha256:b6c412dc298714b5c26feca1330d8f743b48caf0b1feeadfd554d7d446f985a5 for redis:6.2-alpine with digest redis@sha256:51d6c56749a4243096327e3fb964a48ed92254357108449cb6e23999c37773c5 ...20Waiting for services to be up and running (timeout 30 seconds)...21Authenticating with credentials from job payload (GitLab Registry)22Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 ...23Using docker image sha256:c162b8fa17a58f014239a9b50abc767bdc8386e942cdea6cae2e6b397b8517c3 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:e573ddd38ed10fe9b9feed8d24fd63f6ea29b9ddf14e3bf208d8a74c0377eccc ...25Running on runner-gasd-s1f-project-278964-concurrent-0 via runner-gasd-s1f-private-1709877867-24961c5e...27Skipping Git repository setup28Skipping Git checkout29Skipping Git submodules setup31Checking cache for ruby-gems-debian-bookworm-ruby-3.1-17...32Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bookworm-ruby-3.1-17 33Successfully extracted cache35Downloading artifacts for clone-gitlab-repo (6348594283)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6348594283 responseStatus=200 OK token=glcbt-6537WARNING: Part of .git directory is on the list of files to extract 38WARNING: This may introduce unexpected problems 39Downloading artifacts for compile-test-assets (6348594306)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6348594306 responseStatus=200 OK token=glcbt-6541Downloading artifacts for retrieve-tests-metadata (6348594318)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6348594318 responseStatus=200 OK token=glcbt-6543Downloading artifacts for setup-test-env (6348594313)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=6348594313 responseStatus=200 OK token=glcbt-65 45 Executing "step_script" stage of the job script 46Using docker image sha256:c162b8fa17a58f014239a9b50abc767bdc8386e942cdea6cae2e6b397b8517c3 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14:rubygems-3.4-git-2.36-lfs-2.9-chrome-120-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.1.patched-golang-1.20-rust-1.73-node-18.17-postgresql-14@sha256:e573ddd38ed10fe9b9feed8d24fd63f6ea29b9ddf14e3bf208d8a74c0377eccc ...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.sh729Using decomposed database config (config/database.yml.decomposed-postgresql)730Geo DB won't be set up.731Embedding DB won't be set up.743$ source ./scripts/rspec_helpers.sh744$ run_timed_command "gem install knapsack --no-document"745$ gem install knapsack --no-document746Successfully installed knapsack-4.0.07471 gem installed748==> 'gem install knapsack --no-document' succeeded in 0 seconds.749$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"754$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="rspec/skipped_tests-${CI_JOB_ID}.txt"755$ export RSPEC_RETRIED_TESTS_REPORT_PATH="rspec/retried_tests-${CI_JOB_ID}.txt"756$ tooling/bin/create_job_metrics_file || true757[job-metrics] Creating the job metrics file for the CI/CD job.758$ rspec_section rspec_parallelized_job "--fail-fast=${RSPEC_FAIL_FAST_THRESHOLD} --tag ~quarantine --tag ~level:background_migration --tag ~click_house --tag ~real_ai_request"760[06:08:37] Starting rspec_parallelized_job761RETRY_FAILED_TESTS_IN_NEW_PROCESS: true762KNAPSACK_GENERATE_REPORT: true763FLAKY_RSPEC_GENERATE_REPORT: true764KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb765KNAPSACK_LOG_LEVEL: debug766KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg14_11_32_278964_report.json767FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json768FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg14_11_32_278964_report.json769NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg14_11_32_278964_report.json770RSPEC_SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests-6348595120.txt771CRYSTALBALL: 772RSPEC_TESTS_MAPPING_ENABLED: 773RSPEC_TESTS_FILTER_FILE: 774Shell set options (set -o) enabled:775braceexpand on776hashall on777interactive-comments on778pipefail on779Knapsack report generator started!780Run options: exclude {:quarantine=>true, :level=>"background_migration", :click_house=>true, :real_ai_request=>true}781# [RSpecRunTime] Starting RSpec timer...782[TEST PROF INFO] EventProf enabled (sql.active_record)783unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.784unknown OID 2249: failed to recognize type of 'pg_stat_file'. It will be treated as String.785Test environment set up in 2.709231117 seconds786# [RSpecRunTime] Starting example group spec/features/issuables/markdown_references/jira_spec.rb. Expected to take 6 minutes 48.15 seconds.787Jira788Starting the Capybara driver server...789 when internal issues tracker is enabled for the other project790 when only internal issues tracker is enabled for the actual project791Capybara starting Puma...792* Version 6.4.0, codename: The Eagle of Durango793* Min threads: 0, max threads: 4794* Listening on unix:///tmp/20240308-342-qrp5v1795 creates a link to the referenced issue on the preview796 creates a link to the referenced issue after submit797 creates a note on the referenced issues798 when both external and internal issues trackers are enabled for the actual project799 creates a link to the referenced issue on the preview800 creates a link to the referenced issue after submit801 creates a note on the referenced issues802# [RSpecRunTime] RSpec elapsed time: 1 minute 47.61 seconds. Current RSS: ~1469M. load average: 1.85 1.41 0.74 1/379 977803 when only external issues tracker is enabled for the actual project804 creates a link to the referenced issue on the preview805 creates a link to the referenced issue after submit806 creates a note on the referenced issues807# [RSpecRunTime] RSpec elapsed time: 2 minutes 25.56 seconds. Current RSS: ~1473M. load average: 1.98 1.49 0.79 3/384 1186808 when no tracker is enabled for the actual project809 creates a link to the referenced issue on the preview810 creates a link to the referenced issue after submit811 creates a note on the referenced issues812# [RSpecRunTime] RSpec elapsed time: 3 minutes 3.39 seconds. Current RSS: ~1474M. load average: 2.01 1.56 0.84 1/384 1394813 when internal issues tracker is disabled for the other project814 when only internal issues tracker is enabled for the actual project815 creates a link to the referenced issue on the preview816 creates a link to the referenced issue after submit817 creates a note on the referenced issues818# [RSpecRunTime] RSpec elapsed time: 3 minutes 42.44 seconds. Current RSS: ~1478M. load average: 2.15 1.65 0.91 3/385 1622819 when both external and internal issues trackers are enabled for the actual project820 creates a link to the referenced issue on the preview821 creates a link to the referenced issue after submit822 creates a note on the referenced issues823# [RSpecRunTime] RSpec elapsed time: 4 minutes 22.0 seconds. Current RSS: ~1481M. load average: 2.06 1.69 0.95 2/389 1855824 when only external issues tracker is enabled for the actual project825 creates a link to the referenced issue on the preview826 creates a link to the referenced issue after submit827 creates a note on the referenced issues828# [RSpecRunTime] RSpec elapsed time: 4 minutes 56.85 seconds. Current RSS: ~1492M. load average: 1.87 1.69 0.98 1/387 2081829 when no issues tracker is enabled for the actual project830 creates a link to the referenced issue on the preview831 creates a link to the referenced issue after submit832 creates a note on the referenced issues833# [RSpecRunTime] RSpec elapsed time: 5 minutes 30.74 seconds. Current RSS: ~1493M. load average: 2.11 1.76 1.03 1/388 2305834# [RSpecRunTime] Finishing example group spec/features/issuables/markdown_references/jira_spec.rb. It took 5 minutes 26.43 seconds. Expected to take 6 minutes 48.15 seconds.835# [RSpecRunTime] Starting example group spec/features/issues/user_edits_issue_spec.rb. Expected to take 3 minutes 17.65 seconds.836Issues > User edits issue837 with authorized user838 from edit page839 allows user to select unassigned840 behaves like rich text editor - common841 saves page content in local storage if the user navigates away842 autofocuses the rich text editor when switching to rich text843 autofocuses the plain text editor when switching back to markdown844 rendering with initial content845 renders correctly with table as initial content846# [RSpecRunTime] RSpec elapsed time: 6 minutes 2.36 seconds. Current RSS: ~1470M. load average: 2.02 1.77 1.06 1/381 2364847 with due date848/builds/gitlab-org/gitlab/vendor/ruby/3.1.0/gems/capybara-3.40.0/lib/capybara/selector/selector.rb:69: warning: Locator Integer:2 for selector :button must be an instance of String or Symbol. This will raise an error in a future version of Capybara. Called from: /builds/gitlab-org/gitlab/spec/support/capybara_wait_for_all_requests.rb:31849 saves with due date850 warns about version conflict851# [RSpecRunTime] RSpec elapsed time: 6 minutes 21.92 seconds. Current RSS: ~1474M. load average: 2.63 1.92 1.12 1/381 2405852 from issue#show853 edit description854 places focus on the web editor855# [RSpecRunTime] RSpec elapsed time: 6 minutes 36.24 seconds. Current RSS: ~1473M. load average: 2.71 1.97 1.15 1/383 2425856 update assignee857 by authorized user858 allows user to select unassigned859 allows user to select an assignee860 allows user to unselect themselves861# [RSpecRunTime] RSpec elapsed time: 7 minutes 11.43 seconds. Current RSS: ~1474M. load average: 2.81 2.08 1.22 1/385 2479862 by unauthorized user863 shows assignee text864# [RSpecRunTime] RSpec elapsed time: 7 minutes 22.62 seconds. Current RSS: ~1477M. load average: 2.85 2.11 1.24 1/386 2497865 update milestone866 by authorized user867 allows user to select no milestone868 allows user to de-select milestone869 allows user to search milestone870# [RSpecRunTime] RSpec elapsed time: 7 minutes 58.74 seconds. Current RSS: ~1466M. load average: 2.53 2.13 1.28 1/385 2552871 update due date872/builds/gitlab-org/gitlab/vendor/ruby/3.1.0/gems/capybara-3.40.0/lib/capybara/selector/selector.rb:69: warning: Locator Integer:3 for selector :button must be an instance of String or Symbol. This will raise an error in a future version of Capybara. Called from: /builds/gitlab-org/gitlab/spec/support/capybara_wait_for_all_requests.rb:31873 adds due date to issue874/builds/gitlab-org/gitlab/vendor/ruby/3.1.0/gems/capybara-3.40.0/lib/capybara/selector/selector.rb:69: warning: Locator Integer:3 for selector :button must be an instance of String or Symbol. This will raise an error in a future version of Capybara. Called from: /builds/gitlab-org/gitlab/spec/support/capybara_wait_for_all_requests.rb:31875 removes due date from issue876# [RSpecRunTime] RSpec elapsed time: 8 minutes 11.86 seconds. Current RSS: ~1478M. load average: 2.18 2.07 1.27 1/386 2571877 with unauthorized user878 from issue#show879 updating labels880 cannot edit labels881 cannot remove label with a click as it has no `x` button882# [RSpecRunTime] RSpec elapsed time: 8 minutes 22.85 seconds. Current RSS: ~1483M. load average: 2.31 2.10 1.29 1/385 2589883# [RSpecRunTime] Finishing example group spec/features/issues/user_edits_issue_spec.rb. It took 2 minutes 51.24 seconds. Expected to take 3 minutes 17.65 seconds.884# [RSpecRunTime] Starting example group spec/features/search/user_searches_for_comments_spec.rb. Expected to take 2 minutes 18.01 seconds.885User searches for comments886 shows scopes when there is no search term887 when search times out888 renders timeout information889 sets tab count to 0890# [RSpecRunTime] RSpec elapsed time: 9 minutes 21.89 seconds. Current RSS: ~1510M. load average: 2.27 2.13 1.35 1/390 2921891 when a comment is in commits892 when comment belongs to an invalid commit893 finds a commit894# [RSpecRunTime] RSpec elapsed time: 10 minutes 2.06 seconds. Current RSS: ~1480M. load average: 1.35 1.91 1.31 1/386 3078895 when a comment is in a snippet896 finds a snippet897# [RSpecRunTime] RSpec elapsed time: 10 minutes 41.28 seconds. Current RSS: ~1481M. load average: 1.53 1.87 1.32 1/383 3190898# [RSpecRunTime] Finishing example group spec/features/search/user_searches_for_comments_spec.rb. It took 2 minutes 18.43 seconds. Expected to take 2 minutes 18.01 seconds.899# [RSpecRunTime] Starting example group spec/features/projects/commit/cherry_pick_spec.rb. Expected to take 1 minute 54.12 seconds.900Cherry-pick Commits901 when clicking cherry-pick from the dropdown for a commit on pipelines tab902 launches the modal form903# [RSpecRunTime] RSpec elapsed time: 10 minutes 51.4 seconds. Current RSS: ~1518M. load average: 1.59 1.88 1.33 1/387 3276904 when starting from the commit tab905 when cherry-picking a commit906 is expected to have text "The commit has been successfully cherry-picked into master."907# [RSpecRunTime] RSpec elapsed time: 11 minutes 4.93 seconds. Current RSS: ~1529M. load average: 1.50 1.85 1.33 1/387 3463908 when cherry-picking a merge commit909 is expected to have text "The commit has been successfully cherry-picked into master."910# [RSpecRunTime] RSpec elapsed time: 11 minutes 17.86 seconds. Current RSS: ~1551M. load average: 1.47 1.82 1.33 1/388 3650911 when cherry-picking a commit that was previously cherry-picked912 is expected to have text "Commit cherry-pick failed:"913# [RSpecRunTime] RSpec elapsed time: 11 minutes 39.83 seconds. Current RSS: ~1560M. load average: 2.01 1.93 1.37 1/390 3907914 when cherry-picking a commit in a new merge request915 is expected to have text "From cherry-pick-7d3b0f7c into master"916# [RSpecRunTime] RSpec elapsed time: 11 minutes 48.62 seconds. Current RSS: ~1567M. load average: 1.93 1.91 1.37 1/393 3995917 when I cherry-picking a commit from a different branch918 is expected to have text "The commit has been successfully cherry-picked into feature."919# [RSpecRunTime] RSpec elapsed time: 12 minutes 0.81 second. Current RSS: ~1588M. load average: 1.87 1.90 1.37 1/392 4155920 when the project is archived921 does not show the cherry-pick button922# [RSpecRunTime] RSpec elapsed time: 12 minutes 6.47 seconds. Current RSS: ~1591M. load average: 1.73 1.87 1.37 1/392 4205923# [RSpecRunTime] Finishing example group spec/features/projects/commit/cherry_pick_spec.rb. It took 1 minute 25.21 seconds. Expected to take 1 minute 54.12 seconds.924# [RSpecRunTime] Starting example group spec/features/merge_request/user_views_diffs_spec.rb. Expected to take 1 minute 29.5 seconds.925User views diffs926 shows diffs927 hides loading spinner after load928 when in the inline view929 unfolds diffs upwards930 unfolds diffs in the middle931 unfolds diffs downwards932 unfolds diffs to the end933# [RSpecRunTime] RSpec elapsed time: 12 minutes 43.32 seconds. Current RSS: ~1542M. load average: 1.79 1.87 1.39 1/396 4691934 when in the side-by-side view935 shows diffs in parallel936 toggles container class937 unfolds diffs upwards938 unfolds diffs in the middle939 unfolds diffs downwards940 unfolds diffs to the end941# [RSpecRunTime] RSpec elapsed time: 13 minutes 27.72 seconds. Current RSS: ~1538M. load average: 1.67 1.84 1.40 1/396 5290942# [RSpecRunTime] Finishing example group spec/features/merge_request/user_views_diffs_spec.rb. It took 1 minute 21.28 seconds. Expected to take 1 minute 29.5 seconds.943# [RSpecRunTime] Starting example group spec/features/issues/filtered_search/visual_tokens_spec.rb. Expected to take 1 minute 14.7 seconds.944Visual tokens945 does retain hint token when mix of typing and clicks are performed946 editing a single token947 opens author dropdown948 filters value949 ends editing mode when document is clicked950 selecting different author from dropdown951 changes value in visual token952# [RSpecRunTime] RSpec elapsed time: 13 minutes 55.79 seconds. Current RSS: ~1517M. load average: 1.89 1.87 1.42 1/393 5300953 editing multiple tokens954 opens author dropdown955 opens assignee dropdown956# [RSpecRunTime] RSpec elapsed time: 14 minutes 6.95 seconds. Current RSS: ~1512M. load average: 1.76 1.84 1.42 1/391 5303957 editing a search term while editing another filter token958 opens author dropdown959# [RSpecRunTime] RSpec elapsed time: 14 minutes 11.86 seconds. Current RSS: ~1508M. load average: 1.78 1.85 1.42 1/391 5306960 search using incomplete visual tokens961 tokenizes the search term to complete visual token962# [RSpecRunTime] RSpec elapsed time: 14 minutes 17.51 seconds. Current RSS: ~1503M. load average: 1.79 1.85 1.43 1/390 5308963 Any/None option964 hidden when NOT operator is selected965 shown when EQUAL operator is selected966# [RSpecRunTime] RSpec elapsed time: 14 minutes 25.08 seconds. Current RSS: ~1505M. load average: 1.73 1.83 1.42 1/390 5312967# [RSpecRunTime] Finishing example group spec/features/issues/filtered_search/visual_tokens_spec.rb. It took 57.31 seconds. Expected to take 1 minute 14.7 seconds.968# [RSpecRunTime] Starting example group spec/features/security/group/public_access_spec.rb. Expected to take 1 minute 6.07 seconds.969Public Group access970 Group should be public971 #public?972 is expected to be truthy973 GET /groups/:path974 is expected to be allowed for owner975 is expected to be allowed for maintainer976 is expected to be allowed for developer977 is expected to be allowed for reporter978 is expected to be allowed for guest979 is expected to be allowed for the specified user980 is expected to be allowed for user981 is expected to be allowed for external982 is expected to be allowed for visitor983 when admin mode is enabled984 is expected to be allowed for admin985# [RSpecRunTime] RSpec elapsed time: 14 minutes 34.37 seconds. Current RSS: ~1548M. load average: 1.62 1.81 1.42 1/386 5313986 when admin mode is disabled987 is expected to be allowed for admin988 GET /groups/:path/-/issues989 is expected to be allowed for owner990 is expected to be allowed for maintainer991 is expected to be allowed for developer992 is expected to be allowed for reporter993 is expected to be allowed for guest994 is expected to be allowed for the specified user995 is expected to be allowed for user996 is expected to be allowed for external997 is expected to be allowed for visitor998 when admin mode is enabled999 is expected to be allowed for admin1000# [RSpecRunTime] RSpec elapsed time: 14 minutes 43.71 seconds. Current RSS: ~1554M. load average: 1.52 1.78 1.41 1/385 53141001 when admin mode is disabled1002 is expected to be allowed for admin1003 GET /groups/:path/-/merge_requests1004 is expected to be allowed for owner1005 is expected to be allowed for maintainer1006 is expected to be allowed for developer1007 is expected to be allowed for reporter1008 is expected to be allowed for guest1009 is expected to be allowed for the specified user1010 is expected to be allowed for user1011 is expected to be allowed for external1012 is expected to be allowed for visitor1013 when admin mode is enabled1014 is expected to be allowed for admin1015# [RSpecRunTime] RSpec elapsed time: 14 minutes 53.68 seconds. Current RSS: ~1550M. load average: 1.44 1.75 1.41 1/385 53211016 when admin mode is disabled1017 is expected to be allowed for admin1018 GET /groups/:path/-/group_members1019 is expected to be allowed for owner1020 is expected to be allowed for maintainer1021 is expected to be allowed for developer1022 is expected to be allowed for reporter1023 is expected to be allowed for guest1024 is expected to be allowed for the specified user1025 is expected to be allowed for user1026 is expected to be allowed for external1027 is expected to be allowed for visitor1028 when admin mode is enabled1029 is expected to be allowed for admin1030# [RSpecRunTime] RSpec elapsed time: 15 minutes 3.52 seconds. Current RSS: ~1547M. load average: 1.37 1.73 1.40 1/384 53221031 when admin mode is disabled1032 is expected to be allowed for admin1033 GET /groups/:path/-/edit1034 is expected to be allowed for owner1035 is expected to be denied for maintainer1036 is expected to be denied for developer1037 is expected to be denied for reporter1038 is expected to be denied for guest1039 is expected to be denied for the specified user1040 is expected to be denied for user1041 is expected to be denied for visitor1042 is expected to be denied for external1043 when admin mode is enabled1044 is expected to be allowed for admin1045# [RSpecRunTime] RSpec elapsed time: 15 minutes 11.24 seconds. Current RSS: ~1550M. load average: 1.31 1.70 1.40 1/382 53231046 when admin mode is disabled1047 is expected to be denied for admin1048# [RSpecRunTime] Finishing example group spec/features/security/group/public_access_spec.rb. It took 46.6 seconds. Expected to take 1 minute 6.07 seconds.1049# [RSpecRunTime] Starting example group spec/features/uploads/user_uploads_file_to_note_spec.rb. Expected to take 53.52 seconds.1050User uploads file to note1051 before uploading1052 shows "Attach a file or image" button1053# [RSpecRunTime] RSpec elapsed time: 15 minutes 18.89 seconds. Current RSS: ~1544M. load average: 1.53 1.74 1.41 3/386 53301054 uploading is in progress1055 cancels uploading on clicking to "Cancel" button1056 shows "Attaching a file" message on uploading 1 file1057 shows "Attaching 2 files" message on uploading 2 file1058 shows error message, "retry" and "attach a new file" link a if file is too big1059# [RSpecRunTime] RSpec elapsed time: 15 minutes 44.77 seconds. Current RSS: ~1533M. load average: 1.61 1.75 1.42 1/388 53401060 uploading is complete1061 shows "Attach a file or image" button on uploading complete1062 they see the attached file1063# [RSpecRunTime] RSpec elapsed time: 15 minutes 59.95 seconds. Current RSS: ~1528M. load average: 1.62 1.74 1.43 1/388 53451064# [RSpecRunTime] Finishing example group spec/features/uploads/user_uploads_file_to_note_spec.rb. It took 48.27 seconds. Expected to take 53.52 seconds.1065# [RSpecRunTime] Starting example group spec/features/projects/pages/user_edits_lets_encrypt_settings_spec.rb. Expected to take 44.86 seconds.1066Pages with Let's Encrypt1067 creates new domain with Let's Encrypt enabled by default1068 when the auto SSL management is initially disabled1069 enables auto SSL and dynamically updates the form accordingly1070# [RSpecRunTime] RSpec elapsed time: 16 minutes 7.34 seconds. Current RSS: ~1518M. load average: 1.60 1.73 1.43 6/387 53481071 when the auto SSL management is initially enabled1072 disables auto SSL and dynamically updates the form accordingly1073# [RSpecRunTime] RSpec elapsed time: 16 minutes 12.17 seconds. Current RSS: ~1517M. load average: 1.63 1.74 1.43 1/386 53501074 when we failed to obtain Let's Encrypt certificate1075 user can retry obtaining certificate1076# [RSpecRunTime] RSpec elapsed time: 16 minutes 16.58 seconds. Current RSS: ~1523M. load average: 1.58 1.73 1.43 1/386 53531077 when auto_ssl is enabled for domain1078 user do not see private key1079 when auto_ssl is disabled for domain1080 user do not see private key1081 when certificate is provided by user1082 user sees certificate subject1083 user can delete the certificate1084# [RSpecRunTime] RSpec elapsed time: 16 minutes 24.06 seconds. Current RSS: ~1525M. load average: 1.54 1.71 1.43 1/386 53571085 when letsencrypt is disabled1086 does not render the Let's Encrypt field1087 when auto_ssl is enabled for domain1088 user do not see private key1089# [RSpecRunTime] RSpec elapsed time: 16 minutes 27.44 seconds. Current RSS: ~1515M. load average: 1.89 1.79 1.45 1/386 53591090 when auto_ssl is disabled for domain1091 user do not see private key1092# [RSpecRunTime] RSpec elapsed time: 16 minutes 28.82 seconds. Current RSS: ~1515M. load average: 1.89 1.79 1.45 1/385 53601093 when certificate is provided by user1094 user sees certificate subject1095 user can delete the certificate1096# [RSpecRunTime] RSpec elapsed time: 16 minutes 36.48 seconds. Current RSS: ~1509M. load average: 1.92 1.79 1.46 1/386 53641097# [RSpecRunTime] Finishing example group spec/features/projects/pages/user_edits_lets_encrypt_settings_spec.rb. It took 36.59 seconds. Expected to take 44.86 seconds.1098# [RSpecRunTime] Starting example group spec/features/boards/sidebar_labels_spec.rb. Expected to take 40.42 seconds.1099Project issue boards sidebar labels1100 labels1101 shows current labels when editing1102 adds a single label1103 adds a multiple labels1104 removes a label1105 creates project label1106# [RSpecRunTime] RSpec elapsed time: 17 minutes 10.63 seconds. Current RSS: ~1519M. load average: 1.96 1.81 1.47 1/388 53771107# [RSpecRunTime] Finishing example group spec/features/boards/sidebar_labels_spec.rb. It took 34.1 seconds. Expected to take 40.42 seconds.1108# [RSpecRunTime] Starting example group spec/features/groups/settings/access_tokens_spec.rb. Expected to take 33.89 seconds.1109Group > Settings > Access Tokens1110 when user is not a group owner1111 behaves like resource access tokens missing access rights1112 does not show access token page1113 token creation1114 behaves like resource access tokens creation1115 allows creation of an access token1116# [RSpecRunTime] RSpec elapsed time: 17 minutes 15.63 seconds. Current RSS: ~1519M. load average: 1.88 1.80 1.47 1/387 53811117 when token creation is not allowed1118 behaves like resource access tokens creation disallowed1119 does not show access token creation form1120 shows access token creation disabled text1121 group settings link1122 when user is not a group owner1123 does not show group settings link1124# [RSpecRunTime] RSpec elapsed time: 17 minutes 20.12 seconds. Current RSS: ~1520M. load average: 1.81 1.79 1.47 1/387 53841125 with nested groups1126 when user is not a top level group owner1127 does not show group settings link1128# [RSpecRunTime] RSpec elapsed time: 17 minutes 22.43 seconds. Current RSS: ~1520M. load average: 1.75 1.77 1.47 1/387 53861129 when user is a group owner1130 shows group settings link1131# [RSpecRunTime] RSpec elapsed time: 17 minutes 24.2 seconds. Current RSS: ~1512M. load average: 1.75 1.77 1.47 1/387 53881132 active tokens1133 behaves like active resource access tokens1134 shows active access tokens1135 when User#time_display_relative is false1136 shows absolute times for expires_at1137# [RSpecRunTime] RSpec elapsed time: 17 minutes 28.47 seconds. Current RSS: ~1509M. load average: 1.93 1.81 1.48 7/387 53901138 inactive tokens1139 behaves like inactive resource access tokens1140 allows revocation of an active token1141 removes expired tokens from active section1142 when resource access token creation is not allowed1143 allows revocation of an active token1144# [RSpecRunTime] RSpec elapsed time: 17 minutes 40.17 seconds. Current RSS: ~1501M. load average: 2.00 1.83 1.49 1/387 53941145# [RSpecRunTime] Finishing example group spec/features/groups/settings/access_tokens_spec.rb. It took 29.63 seconds. Expected to take 33.89 seconds.1146# [RSpecRunTime] Starting example group spec/features/projects/files/project_owner_creates_license_file_spec.rb. Expected to take 29.6 seconds.1147Projects > Files > Project owner creates a license file1148 project maintainer creates a license file manually from a template1149 project maintainer creates a license file from the "Add license" link1150# [RSpecRunTime] Finishing example group spec/features/projects/files/project_owner_creates_license_file_spec.rb. It took 28.0 seconds. Expected to take 29.6 seconds.1151# [RSpecRunTime] RSpec elapsed time: 18 minutes 8.41 seconds. Current RSS: ~1505M. load average: 2.00 1.84 1.50 1/394 58421152# [RSpecRunTime] Starting example group spec/features/admin/integrations/user_activates_mattermost_slash_command_spec.rb. Expected to take 24.9 seconds.1153User activates the instance-level Mattermost Slash Command integration1154 shows a help message1155 shows a token placeholder1156 redirects to the integrations page after saving but not activating1157 redirects to the integrations page after activating1158 displays navigation tabs1159# [RSpecRunTime] Finishing example group spec/features/admin/integrations/user_activates_mattermost_slash_command_spec.rb. It took 23.5 seconds. Expected to take 24.9 seconds.1160# [RSpecRunTime] RSpec elapsed time: 18 minutes 31.97 seconds. Current RSS: ~1491M. load average: 2.98 2.08 1.59 1/388 58431161# [RSpecRunTime] Starting example group spec/features/projects/badges/coverage_spec.rb. Expected to take 21.81 seconds.1162test coverage badge1163 when user has access to view badge1164 user requests coverage badge image for pipeline with custom limits - 80% good1165 user requests coverage badge image for pipeline with custom limits - 74% - bad config1166 user requests coverage badge image for pipeline with custom limits - 73% - bad config1167 user requests coverage badge image for pipeline with custom limits - 72% - partial config - low1168 user requests coverage badge image for pipeline with custom limits - 72% - partial config - medium1169 user requests coverage badge image for pipeline with custom limits - 72% - partial config - medium v21170 user requests coverage badge image for pipeline with custom limits - 70% acceptable1171 user requests coverage badge image for pipeline with custom limits - 30% medium1172 user requests coverage badge image for pipeline with custom limits - 20% low1173 user requests coverage badge image for pipeline with custom limits - nonsense values which use the defaults1174 user requests coverage badge image for pipeline1175 user requests coverage badge for specific job1176 user requests coverage badge for pipeline without coverage1177# [RSpecRunTime] RSpec elapsed time: 18 minutes 47.95 seconds. Current RSS: ~1535M. load average: 2.54 2.02 1.58 1/385 58441178 when user does not have access to view badge1179 user requests test coverage badge image1180# [RSpecRunTime] Finishing example group spec/features/projects/badges/coverage_spec.rb. It took 16.81 seconds. Expected to take 21.81 seconds.1181# [RSpecRunTime] Starting example group spec/features/merge_request/user_comments_on_commit_spec.rb. Expected to take 18.94 seconds.1182User comments on a commit1183 adds a comment1184# [RSpecRunTime] Finishing example group spec/features/merge_request/user_comments_on_commit_spec.rb. It took 14.98 seconds. Expected to take 18.94 seconds.1185# [RSpecRunTime] RSpec elapsed time: 19 minutes 3.81 seconds. Current RSS: ~1525M. load average: 2.20 1.97 1.57 1/393 59631186# [RSpecRunTime] Starting example group spec/features/projects/blobs/user_views_pipeline_editor_button_spec.rb. Expected to take 15.22 seconds.1187User views pipeline editor button on root ci config file1188 when the ci config is the root file1189 shows the button to the Pipeline Editor1190 does not shows the Pipeline Editor button1191# [RSpecRunTime] RSpec elapsed time: 19 minutes 12.16 seconds. Current RSS: ~1525M. load average: 2.63 2.07 1.61 1/394 60801192 when user cannot collaborate1193 does not shows the Pipeline Editor button1194# [RSpecRunTime] RSpec elapsed time: 19 minutes 15.59 seconds. Current RSS: ~1524M. load average: 2.63 2.07 1.61 1/395 61061195# [RSpecRunTime] Finishing example group spec/features/projects/blobs/user_views_pipeline_editor_button_spec.rb. It took 11.89 seconds. Expected to take 15.22 seconds.1196# [RSpecRunTime] Starting example group spec/features/admin/admin_dev_ops_reports_spec.rb. Expected to take 14.04 seconds.1197DevOps Report page1198 without licensed feature devops adoption1199 has dismissable intro callout1200 when usage ping is disabled1201 shows empty state1202 hides the intro callout1203# [RSpecRunTime] RSpec elapsed time: 19 minutes 22.6 seconds. Current RSS: ~1516M. load average: 2.54 2.07 1.61 1/395 61081204 when there is no data to display1205 shows empty state1206# [RSpecRunTime] RSpec elapsed time: 19 minutes 24.8 seconds. Current RSS: ~1512M. load average: 2.54 2.07 1.61 1/393 61091207 when there is data to display1208 shows the DevOps Score app1209# [RSpecRunTime] RSpec elapsed time: 19 minutes 26.52 seconds. Current RSS: ~1515M. load average: 2.57 2.09 1.62 1/390 61101210# [RSpecRunTime] Finishing example group spec/features/admin/admin_dev_ops_reports_spec.rb. It took 10.92 seconds. Expected to take 14.04 seconds.1211# [RSpecRunTime] Starting example group spec/features/projects/files/user_reads_pipeline_status_spec.rb. Expected to take 12.75 seconds.1212user reads pipeline status1213 behaves like visiting project tree1214 sees the correct pipeline status1215# [RSpecRunTime] RSpec elapsed time: 19 minutes 31.78 seconds. Current RSS: ~1524M. load average: 2.93 2.17 1.65 1/396 62321216 behaves like visiting project tree1217 sees the correct pipeline status1218# [RSpecRunTime] RSpec elapsed time: 19 minutes 38.15 seconds. Current RSS: ~1525M. load average: 2.93 2.18 1.66 1/395 63531219# [RSpecRunTime] Finishing example group spec/features/projects/files/user_reads_pipeline_status_spec.rb. It took 11.64 seconds. Expected to take 12.75 seconds.1220# [RSpecRunTime] Starting example group spec/features/merge_request/hide_default_award_emojis_spec.rb. Expected to take 9.99 seconds.1221Merge request > User does not see default award emoji1222 is expected not to have visible css "[data-testid=\"award-button\"]"1223# [RSpecRunTime] Finishing example group spec/features/merge_request/hide_default_award_emojis_spec.rb. It took 8.67 seconds. Expected to take 9.99 seconds.1224# [RSpecRunTime] RSpec elapsed time: 19 minutes 46.98 seconds. Current RSS: ~1516M. load average: 2.71 2.16 1.65 1/395 64151225# [RSpecRunTime] Starting example group spec/features/groups/milestones/milestone_showing_spec.rb. Expected to take 9.93 seconds.1226Group milestone1227 behaves like milestone with interactive markdown task list items in description1228 renders task list in description1229 allows interaction with task list item checkboxes1230# [RSpecRunTime] RSpec elapsed time: 19 minutes 55.41 seconds. Current RSS: ~1497M. load average: 2.57 2.14 1.65 1/393 64171231# [RSpecRunTime] Finishing example group spec/features/groups/milestones/milestone_showing_spec.rb. It took 8.5 seconds. Expected to take 9.93 seconds.1232# [RSpecRunTime] Starting example group spec/features/projects/issues/design_management/user_uploads_designs_spec.rb. Expected to take 7.52 seconds.1233User uploads new design1234 when the feature is not available1235 shows the message about requirements1236# [RSpecRunTime] RSpec elapsed time: 20 minutes 2.77 seconds. Current RSS: ~1513M. load average: 2.65 2.17 1.66 1/391 64311237# [RSpecRunTime] Finishing example group spec/features/projects/issues/design_management/user_uploads_designs_spec.rb. It took 7.37 seconds. Expected to take 7.52 seconds.1238# [RSpecRunTime] Starting example group spec/features/projects/integrations/apple_app_store_spec.rb. Expected to take 7.43 seconds.1239Upload Dropzone Field1240 uploads the file data to the correct form fields and updates the messaging correctly1241# [RSpecRunTime] Finishing example group spec/features/projects/integrations/apple_app_store_spec.rb. It took 6.61 seconds. Expected to take 7.43 seconds.1242# [RSpecRunTime] RSpec elapsed time: 20 minutes 9.55 seconds. Current RSS: ~1512M. load average: 2.84 2.21 1.68 1/392 64351243# [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.84 seconds.1244Projects > Files > User browses a tree with a folder containing only a folder1245 shows the nested folder on a single row1246# [RSpecRunTime] Finishing example group spec/features/projects/files/user_browses_a_tree_with_a_folder_containing_only_a_folder_spec.rb. It took 4.1 seconds. Expected to take 4.84 seconds.1247# [RSpecRunTime] RSpec elapsed time: 20 minutes 13.7 seconds. Current RSS: ~1507M. load average: 2.69 2.19 1.68 1/397 65201248# [RSpecRunTime] Starting example group spec/features/sentry_js_spec.rb. Expected to take 4.74 seconds.1249Sentry1250 when enable_new_sentry_integration is disabled1251 does not load sentry if sentry is disabled1252 loads legacy sentry if sentry config is enabled1253# [RSpecRunTime] RSpec elapsed time: 20 minutes 15.47 seconds. Current RSS: ~1507M. load average: 2.69 2.19 1.68 1/397 65211254 when enable_new_sentry_integration is enabled1255 does not load sentry if sentry settings are disabled1256 loads sentry if sentry settings are enabled1257# [RSpecRunTime] RSpec elapsed time: 20 minutes 17.1 seconds. Current RSS: ~1513M. load average: 2.80 2.22 1.69 1/396 65221258# [RSpecRunTime] Finishing example group spec/features/sentry_js_spec.rb. It took 3.51 seconds. Expected to take 4.74 seconds.1259# [RSpecRunTime] Starting example group spec/features/oauth_provider_authorize_spec.rb. Expected to take 2.26 seconds.1260OAuth Provider1261 Standard OAuth Authorization1262 behaves like Secure OAuth Authorizations1263 when user is confirmed1264 asks the user to authorize the application1265# [RSpecRunTime] RSpec elapsed time: 20 minutes 18.4 seconds. Current RSS: ~1513M. load average: 2.80 2.22 1.69 1/396 65231266 when user is unconfirmed1267 displays an error1268# [RSpecRunTime] Finishing example group spec/features/oauth_provider_authorize_spec.rb. It took 1.88 seconds. Expected to take 2.26 seconds.1269# [RSpecRunTime] Starting example group spec/features/projects/labels/user_views_labels_spec.rb. Expected to take 1.98 seconds.1270User views labels1271 shows all labels1272# [RSpecRunTime] Finishing example group spec/features/projects/labels/user_views_labels_spec.rb. It took 1.89 seconds. Expected to take 1.98 seconds.1273# [RSpecRunTime] RSpec elapsed time: 20 minutes 21.04 seconds. Current RSS: ~1517M. load average: 2.65 2.20 1.69 1/396 65321274auto_explain log contains 1020 entries for main, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-11-32.342.main.ndjson.gz1275took 10.3932309931276auto_explain log contains 1021 entries for ci, writing to /builds/gitlab-org/gitlab/auto_explain/rspec-system-pg14-11-32.342.ci.ndjson.gz1277took 8.0364156281278[TEST PROF INFO] EventProf results for sql.active_record1279Total time: 04:06.565 of 20:15.765 (20.28%)1280Total events: 1110031281Top 5 slowest suites (by time):1282Jira (./spec/features/issuables/markdown_references/jira_spec.rb:5) – 01:38.496 (41274 / 24) of 05:26.432 (30.17%)1283Issues > User edits issue (./spec/features/issues/user_edits_issue_spec.rb:5) – 00:39.785 (16274 / 19) of 02:51.241 (23.23%)1284User views diffs (./spec/features/merge_request/user_views_diffs_spec.rb:5) – 00:20.368 (7346 / 12) of 01:21.276 (25.06%)1285User uploads file to note (./spec/features/uploads/user_uploads_file_to_note_spec.rb:5) – 00:12.913 (5395 / 7) of 00:48.271 (26.75%)1286Public Group access (./spec/features/security/group/public_access_spec.rb:5) – 00:11.999 (8799 / 56) of 00:46.596 (25.75%)1287Knapsack report was generated. Preview:1288{1289 "spec/features/issuables/markdown_references/jira_spec.rb": 326.43160007299997,1290 "spec/features/issues/user_edits_issue_spec.rb": 171.24123593299998,1291 "spec/features/search/user_searches_for_comments_spec.rb": 138.42455657999994,1292 "spec/features/projects/commit/cherry_pick_spec.rb": 85.21097152999994,1293 "spec/features/merge_request/user_views_diffs_spec.rb": 81.27640501199994,1294 "spec/features/issues/filtered_search/visual_tokens_spec.rb": 57.31324064899991,1295 "spec/features/security/group/public_access_spec.rb": 46.596593269000095,1296 "spec/features/uploads/user_uploads_file_to_note_spec.rb": 48.2709757959999,1297 "spec/features/projects/pages/user_edits_lets_encrypt_settings_spec.rb": 36.584869433999984,1298 "spec/features/boards/sidebar_labels_spec.rb": 34.09549375400002,1299 "spec/features/groups/settings/access_tokens_spec.rb": 29.630498515,1300 "spec/features/projects/files/project_owner_creates_license_file_spec.rb": 28.00306942500015,1301 "spec/features/admin/integrations/user_activates_mattermost_slash_command_spec.rb": 23.499209370000017,1302 "spec/features/projects/badges/coverage_spec.rb": 16.810017460999916,1303 "spec/features/merge_request/user_comments_on_commit_spec.rb": 14.974858170000061,1304 "spec/features/projects/blobs/user_views_pipeline_editor_button_spec.rb": 11.889425584000037,1305 "spec/features/admin/admin_dev_ops_reports_spec.rb": 10.91777580400003,1306 "spec/features/projects/files/user_reads_pipeline_status_spec.rb": 11.640088445999936,1307 "spec/features/merge_request/hide_default_award_emojis_spec.rb": 8.667702184000063,1308 "spec/features/groups/milestones/milestone_showing_spec.rb": 8.498108955999896,1309 "spec/features/projects/issues/design_management/user_uploads_designs_spec.rb": 7.370595033999962,1310 "spec/features/projects/integrations/apple_app_store_spec.rb": 6.608550168000193,1311 "spec/features/projects/files/user_browses_a_tree_with_a_folder_containing_only_a_folder_spec.rb": 4.1024373630000355,1312 "spec/features/sentry_js_spec.rb": 3.514108114999999,1313 "spec/features/oauth_provider_authorize_spec.rb": 1.8842836490000536,1314 "spec/features/projects/labels/user_views_labels_spec.rb": 1.88603487799991851315}1316Knapsack global time execution for tests: 20m 15s1317Finished in 20 minutes 40 seconds (files took 1 minute 36.17 seconds to load)1318216 examples, 0 failures1319Randomized with seed 590501320Failed to write to log, write log/workhorse-test.log: file already closed1321[TEST PROF INFO] Time spent in factories: 01:40.980 (7.91% of total time)1322RSpec exited with 0.1323No examples to retry, congrats!1325Running after script...1326$ source scripts/utils.sh1327$ bundle exec gem list gitlab_quality-test_tooling1328gitlab_quality-test_tooling (1.17.0)1329$ section_start "relate-failure-issue" "Report test failures" # collapsed multi-line command1333$ section_start "flaky-test-issues" "Report test flakiness" # collapsed multi-line command1335$ section_start "slow-test-issues" "Report test slowness" # collapsed multi-line command1339$ section_start "slow-test-merge-request-report-note" "Report test slowness in MR note" # collapsed multi-line command1341$ section_start "knapsack-report-issues" "Report test files close to timing out" # collapsed multi-line command1345$ tooling/bin/push_job_metrics || true1346[job-metrics] Pushing job metrics file for the CI/CD job.1347[job-metrics] Pushed 4 CI job metric entries to InfluxDB.1349Not uploading cache ruby-gems-debian-bookworm-ruby-3.1-17 due to policy1351Uploading artifacts...1352auto_explain/: found 3 matching artifact files and directories 1353coverage/: found 5 matching artifact files and directories 1354WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1355WARNING: deprecations/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1356knapsack/: found 4 matching artifact files and directories 1357rspec/: found 12 matching artifact files and directories 1358WARNING: tmp/capybara/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1359log/*.log: found 17 matching artifact files and directories 1360WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6348595120/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1361WARNING: Retrying... context=artifacts-uploader error=request redirected1362Uploading artifacts as "archive" to coordinator... 201 Created id=6348595120 responseStatus=201 Created token=glcbt-651363Uploading artifacts...1364rspec/rspec-*.xml: found 1 matching artifact files and directories 1365WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/6348595120/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1366WARNING: Retrying... context=artifacts-uploader error=request redirected1367Uploading artifacts as "junit" to coordinator... 201 Created id=6348595120 responseStatus=201 Created token=glcbt-651369Job succeeded