rspec system pg13 18/28
Passed Started
by
@ntepluhina

Natalia Tepluhina
1Running with gitlab-runner 15.9.0~beta.115.g598a7c91 (598a7c91)2 on green-1.shared-gitlab-org.runners-manager.gitlab.com/default Mf8beF5G, system ID: s_673deea48c2a3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-13-pgvector-0.4.1 ...8Authenticating with credentials from job payload (GitLab Registry)9Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-13-pgvector-0.4.1 ...10Using docker image sha256:73740c557807c4bc5d692f263c0e35454270600da4b22bbe952331411426c8b5 for registry.gitlab.com/gitlab-org/gitlab-build-images:postgres-13-pgvector-0.4.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:3174001f839c42e299ac06a42f8ded446edfcb33b0eb820874749a3f53eb799c ...11Starting service redis:6.2-alpine ...12Pulling docker image redis:6.2-alpine ...13Using docker image sha256:85fd7bd884b6493c8eb6f4dffbe5406d97cce56aff84f1580a5eb5b9d841f158 for redis:6.2-alpine with digest redis@sha256:87c44d5d9f472e767c8737f4130c765d77bdc95c7472d6427cfc9d4632f12da6 ...14Waiting for services to be up and running (timeout 30 seconds)...15Authenticating with credentials from job payload (GitLab Registry)16Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...17Using docker image sha256:e2241823d5bdc5e6df7c49ebc7b24c52db10bbb41407a5256c7f2d24ff464f7f for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13@sha256:f20112d766000374a74ca341735b93b35180b88d806027d821aa8800d0522906 ...19Running on runner-mf8bef5g-project-278964-concurrent-0 via runner-mf8bef5g-shared-gitlab-org-1684473890-0ed16a64...21$ eval "$CI_PRE_CLONE_SCRIPT"22Fetching changes with git depth set to 20...23Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/24Created fresh repository.25remote: Enumerating objects: 144008, done. 26remote: Counting objects: 100% (144008/144008), done. 27remote: Compressing objects: 100% (102076/102076), done. 28remote: Total 144008 (delta 64383), reused 89305 (delta 36415), pack-reused 0 29Receiving objects: 100% (144008/144008), 126.62 MiB | 29.72 MiB/s, done.30Resolving deltas: 100% (64383/64383), done.32 * [new ref] refs/pipelines/872240128 -> refs/pipelines/87224012833Checking out 4e5a698c as detached HEAD (ref is refs/merge-requests/120843/merge)...34Skipping Git submodules setup35$ git remote set-url origin "${CI_REPOSITORY_URL}"37Checking cache for ruby-gems-debian-bullseye-ruby-3.0-16...38Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bullseye-ruby-3.0-16 39Successfully extracted cache41Downloading artifacts for compile-test-assets (4313143404)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4313143404 responseStatus=200 OK token=64_eRCEP43Downloading artifacts for detect-tests (4313143415)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4313143415 responseStatus=200 OK token=64_eRCEP45Downloading artifacts for retrieve-tests-metadata (4313143420)...46Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4313143420 responseStatus=200 OK token=64_eRCEP47Downloading artifacts for setup-test-env (4313143408)...48Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4313143408 responseStatus=200 OK token=64_eRCEP50Using docker image sha256:e2241823d5bdc5e6df7c49ebc7b24c52db10bbb41407a5256c7f2d24ff464f7f for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13@sha256:f20112d766000374a74ca341735b93b35180b88d806027d821aa8800d0522906 ...51$ echo $FOSS_ONLY52$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb53$ export GOPATH=$CI_PROJECT_DIR/.go54$ mkdir -p $GOPATH55$ source scripts/utils.sh56$ source scripts/prepare_build.sh711Using decomposed database config (config/database.yml.decomposed-postgresql)712Geo DB won't be set up.713Embedding DB won't be set up.729$ source ./scripts/rspec_helpers.sh730$ run_timed_command "gem install knapsack --no-document"731$ gem install knapsack --no-document732Successfully installed knapsack-4.0.07331 gem installed734==> 'gem install knapsack --no-document' succeeded in 0 seconds.735$ echo -e "\e[0Ksection_start:`date +%s`:gitaly-test-spawn[collapsed=true]\r\e[0KStarting Gitaly"737$ section_start "gitaly-test-spawn" "Spawning Gitaly"; scripts/gitaly-test-spawn; section_end "gitaly-test-spawn"742$ echo -e "\e[0Ksection_end:`date +%s`:gitaly-test-spawn\r\e[0K"743$ rspec_paralellized_job "--tag ~quarantine --tag ~level:background_migration"744SKIP_FLAKY_TESTS_AUTOMATICALLY: 745RETRY_FAILED_TESTS_IN_NEW_PROCESS: true746KNAPSACK_GENERATE_REPORT: true747FLAKY_RSPEC_GENERATE_REPORT: true748KNAPSACK_TEST_FILE_PATTERN: spec/{features}{,/**/}*_spec.rb749KNAPSACK_LOG_LEVEL: debug750KNAPSACK_REPORT_PATH: knapsack/rspec_system_pg13_18_28_report.json751FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json752FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec_system_pg13_18_28_report.json753NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec_system_pg13_18_28_report.json754SKIPPED_TESTS_REPORT_PATH: rspec/skipped_tests_rspec_system_pg13_18_28.txt755CRYSTALBALL: 756RSPEC_TESTS_MAPPING_ENABLED: 757RSPEC_TESTS_FILTER_FILE: 758Knapsack report generator started!759warning: parser/current is loading parser/ruby30, which recognizes 3.0.5-compliant syntax, but you are running 3.0.6.761Run options: exclude {:quarantine=>true, :level=>"background_migration"}762Test environment set up in 0.800395256 seconds763User creates issue764 when signed in as guest765Starting the Capybara driver server...766DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_tag_component.rb:41)7672023-05-19 05:31:38 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:7692023-05-19 05:31:38 WARN Selenium applicable driver not found; attempting to install with Selenium Manager770Capybara starting Puma...771* Version 5.6.5 , codename: Birdie's Version772* Min threads: 0, max threads: 4773* Listening on unix:///tmp/20230519-324-xlbe2e774 clears local storage after creating a new issue775 clears local storage after cancelling a new issue creation776 available metadata777 allows guest to set issue metadata778 when previewing779 previews content780 with labels781 with the visible_label_selection_on_metadata feature flag enabled782 creates issue783 with the visible_label_selection_on_metadata feature flag disabled784 creates issue785 with due date786/builds/gitlab-org/gitlab/vendor/ruby/3.0.0/gems/capybara-3.39.0/lib/capybara/selector/selector.rb:69: warning: Locator Integer:1 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:29787 saves with due date788 behaves like edits content using the content editor789 saves page content in local storage if the user navigates away790 creating and editing links791 when clicking the link icon in the toolbar792 shows the link bubble menu793 if no text is selected794 opens an empty inline modal to create a link795 when the user clicks the apply button796 applies the changes to the document797 when the user clicks the cancel button798 does not apply the changes to the document799 if text is selected800 prefills inline modal to create a link801 when the user clicks the apply button802 applies the changes to the document803 if cursor is placed on an existing link804 prefills inline modal to edit the link805 updates the link attributes if text is not updated8071st Try error in ./spec/support/shared_examples/features/content_editor_shared_examples.rb:137:808expected to find css "a[href=\"https://about.gitlab.com\"]" within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[3]/DIV[1]/DIV[3]/MAIN[1]/FORM[1]/DIV[4]/DIV[2]/DIV[1]/DIV[1]/DIV[1]/DIV[2]/DIV[1]/DIV[1]"> but there were no matches809Timeout (30s) reached while running a waiting Capybara finder.810Consider using a non-waiting finder.812Unexpected browser console output:813http://127.0.0.1:45611/assets/webpack/main.chunk.js 202355:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."814http://127.0.0.1:45611/assets/webpack/main.chunk.js 187909:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-new-dropdown.gl-disclosure-dropdown.full-width-mobile815http://127.0.0.1:45611/assets/webpack/main.chunk.js 187909:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-new-dropdown.gl-disclosure-dropdown.full-width-mobile816https://www.gravatar.com/avatar/10fc7f102be8de7657fb4d80898bbfe3?s=48&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED817https://www.gravatar.com/avatar/10fc7f102be8de7657fb4d80898bbfe3?s=48&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED818http://127.0.0.1:45611/assets/webpack/main.chunk.js 202355:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."819http://127.0.0.1:45611/assets/webpack/main.chunk.js 187909:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-new-dropdown.gl-disclosure-dropdown.full-width-mobile820http://127.0.0.1:45611/assets/webpack/main.chunk.js 187909:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-new-dropdown.gl-disclosure-dropdown.full-width-mobile821http://127.0.0.1:45611/assets/webpack/main.chunk.js 202355:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."822http://127.0.0.1:45611/assets/webpack/main.chunk.js 187909:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div#discussion-preferences-dropdown.gl-new-dropdown.gl-disclosure-dropdown.full-width-mobile823http://127.0.0.1:45611/assets/webpack/main.chunk.js 187909:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown824http://127.0.0.1:45611/assets/webpack/main.chunk.js 202355:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."825http://127.0.0.1:45611/assets/webpack/main.chunk.js 202355:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."826http://127.0.0.1:45611/assets/webpack/main.chunk.js 202355:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."827http://127.0.0.1:45611/assets/webpack/main.chunk.js 202355:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."828http://127.0.0.1:45611/assets/webpack/main.chunk.js 202355:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."829http://127.0.0.1:45611/assets/webpack/main.chunk.js 202355:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."830http://127.0.0.1:45611/assets/webpack/main.chunk.js 202355:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."831http://127.0.0.1:45611/assets/webpack/main.chunk.js 202355:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."832http://127.0.0.1:45611/assets/webpack/main.chunk.js 202355:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."833http://127.0.0.1:45611/assets/webpack/main.chunk.js 202355:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."834http://127.0.0.1:45611/assets/webpack/main.chunk.js 202355:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."835http://127.0.0.1:45611/assets/webpack/main.chunk.js 202355:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."836http://127.0.0.1:45611/assets/webpack/main.chunk.js 202355:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."837http://127.0.0.1:45611/assets/webpack/main.chunk.js 202355:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."838http://127.0.0.1:45611/assets/webpack/main.chunk.js 202355:12 "[BootstrapVue warn]: tooltip - The provided target is no valid HTML element."839http://127.0.0.1:45611/assets/webpack/main.chunk.js 187909:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown840https://www.gravatar.com/avatar/10fc7f102be8de7657fb4d80898bbfe3?s=48&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED841http://127.0.0.1:45611/assets/webpack/main.chunk.js 187909:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown842http://127.0.0.1:45611/assets/webpack/main.chunk.js 187909:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown843https://www.gravatar.com/avatar/10fc7f102be8de7657fb4d80898bbfe3?s=48&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED844http://127.0.0.1:45611/assets/webpack/main.chunk.js 187909:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown845http://127.0.0.1:45611/assets/webpack/main.chunk.js 187909:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown846http://127.0.0.1:45611/assets/webpack/main.chunk.js 187909:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown847https://www.gravatar.com/avatar/10fc7f102be8de7657fb4d80898bbfe3?s=48&d=identicon - Failed to load resource: net::ERR_SOCKET_NOT_CONNECTED848http://127.0.0.1:45611/assets/webpack/main.chunk.js 187909:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown849http://127.0.0.1:45611/assets/webpack/main.chunk.js 187909:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown850http://127.0.0.1:45611/assets/webpack/main.chunk.js 187909:12 "GlDisclosureDropdown/GlCollapsibleListbox: Toggle is missing a 'tabindex' and cannot be focused.\n Use 'a' or 'button' element instead or make sure to add 'role=\"button\"' along with 'tabindex' otherwise." div.gl-new-dropdown852RSpec::Retry: 2nd try ./spec/support/shared_examples/features/content_editor_shared_examples.rb:137853 updates the link attributes and text if text is updated854 does nothing if Cancel is clicked855 when the user clicks the unlink button856 removes the link857 when selection spans more than a link858 prefills inline modal with the entire selection859 expands the link and updates the link attributes if text is not updated860 expands the link, updates the link attributes and text if text is updated861 selecting text862 renders selected text in a .content-editor-selection class863 media elements bubble menu864 displays correct media bubble menu for images865 displays correct media bubble menu for video866 code block867 applies theme classes to code blocks868 code block bubble menu869 shows a code block bubble menu for a code block870 sets code block type to "javascript" for `js`871 sets code block type to "Custom (nomnoml)" for `nomnoml`872 mermaid diagram873 renders and updates the diagram correctly in a sandboxed iframe874 pasting text875 pastes text with formatting if ctrl + v is pressed876 pastes raw text without formatting if shift + ctrl + v is pressed877 pastes raw text without formatting, stripping whitespaces, if shift + ctrl + v is pressed878 autocomplete suggestions879 shows suggestions for members with descriptions880 shows suggestions for merge requests881 shows suggestions for issues882 shows suggestions for milestones883 shows suggestions for emojis884 doesn't show suggestions dropdown if there are no suggestions to show885 scrolls selected item into view when navigating with keyboard886 dropzone upload file887 uploads file when dragging into textarea888 doesn't add double newline to end of a single attachment markdown889 cancels a file upload correctly890 form filled by URL parameters891 fills in template892 form create handles issue creation by default893 pre-fills the issue type dropdown with issue type894 does not hide the milestone select895 form create handles incident creation896 does not pre-fill the issue type dropdown with incident type897 shows the milestone select898 hides the incident help text899 suggestions900 displays list of related issues901 when signed in as reporter902 form create handles incident creation903 pre-fills the issue type dropdown with incident type904 hides the epic select905 shows the milestone select906 hides the weight input907 shows the incident help text908 when signed in as user with special characters in their name909 will correctly escape user names with an apostrophe when clicking 'Assign to me'910GFM autocomplete911 new issue page912 allows quick actions913 issue description914 updates with GFM reference915 allows quick actions916 issue comment917 triggering autocomplete918 only opens autocomplete menu when trigger character is after whitespace919 does not open label autocomplete menu after strikethrough920 xss checks921 opens autocomplete menu for Issues when field starts with text with item escaping HTML characters922 opens autocomplete menu for Username when field starts with text with item escaping HTML characters923 opens autocomplete menu for Milestone when field starts with text with item escaping HTML characters924 opens autocomplete menu for Labels when field starts with text with item escaping HTML characters925 autocomplete highlighting926 auto-selects the first item when there is a query, and only for assignees with no query927 assignees928 does not wrap with quotes for assignee values929 includes items for assignee dropdowns with non-ASCII characters in name930 searches across full name for assignees931 shows names that start with the query as the top result932 shows usernames that start with the query as the top result933 shows username when pasting then pressing Enter934 does not show `@undefined` when pressing `@` then Enter935 when /assign quick action is selected936 triggers user autocomplete and lists users who are currently not assigned to the issue937 if a selected value has special characters938 wraps the result in double quotes939 doesn't wrap for emoji values940 quick actions941 does not limit quick actions autocomplete list to 5942 labels943 allows colons when autocompleting scoped labels944 allows spaces when autocompleting multi-word labels945 only autocompletes the last label946 does not autocomplete labels if no tilde is typed947 when other notes are destroyed948 keeps autocomplete key listeners949 issues950 behaves like autocomplete suggestions951 suggests objects correctly952 merge requests953 behaves like autocomplete suggestions954 suggests objects correctly955 project snippets956 behaves like autocomplete suggestions957 suggests objects correctly958 milestone959 shows milestons list in the autocomplete menu960 shows expired milestone at the bottom of the list961 shows milestone due earliest at the top of the list962 contact963 shows contacts list in the autocomplete menu964 shows all contacts965 when typing enter for autocomplete in a markdown list966 does not create a new list item967Projects > Show > User uploads files968 when a user has write access969 uploads and commits a new text file970 uploads and commits a new image file971 uploads and commits a new pdf file972 uploads a file to a sub-directory973 uploads and commits a new text file974 uploads and commits a new image file975 uploads and commits a new pdf file976 uploads a file to a sub-directory977 when a user does not have write access978DEPRECATION WARNING: Using `return`, `break` or `throw` to exit a transaction block is979deprecated without replacement. If the `throw` came from980`Timeout.timeout(duration)`, pass an exception class as a second981argument so it doesn't use `throw` to abort its block. This results982in the transaction being committed, but in the next release of Rails983it will rollback.984 (called from public_send at /builds/gitlab-org/gitlab/lib/gitlab/database/load_balancing/connection_proxy.rb:127)985 uploads and commits a new file to a forked project986DEPRECATION WARNING: Using `return`, `break` or `throw` to exit a transaction block is987deprecated without replacement. If the `throw` came from988`Timeout.timeout(duration)`, pass an exception class as a second989argument so it doesn't use `throw` to abort its block. This results990in the transaction being committed, but in the next release of Rails991it will rollback.992 (called from public_send at /builds/gitlab-org/gitlab/lib/gitlab/database/load_balancing/connection_proxy.rb:127)993 uploads and commits a new file to a forked project994 with an empty repo995 uploads and commits a new text file via "upload file" button996 uploads and commits a new text file via "upload file" button997issuable templates998 user creates an issue using templates999 user selects "bug" template1000 user selects "bug" template and then "no template"1001 user selects "bug" template, edits description and then selects "reset template"1002 user creates an issue using templates, with a prior description1003 user selects "bug" template1004 user creates an issue with a default template from the repo1005 does not overwrite autosaved description1006 user creates a merge request using templates1007 user selects "feature-proposal" template1008 changes template1009 user selects "bug" template, then updates description, then selects "feature-proposal" template, then cancels template change1010 user selects "bug" template, then updates description, then selects "feature-proposal" template, then dismiss the template warning1011 user selects "bug" template, then updates description, then selects "feature-proposal" template, then applies template change1012 user creates a merge request from a forked project using templates1013 feature proposal template1014 template exists in target project1015 user selects template1016Projects > Settings > Repository settings1017 for developer1018 is not allowed to view1019 for maintainer1020DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1021DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1022DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1023 shows a disabled mirror1024 Deploy tokens1025 behaves like a deploy token in settings1026DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1027DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1028DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1029 view deploy tokens1030DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1031DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1032DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1033 add a new deploy token1034 with form errors1035DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1036DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1037DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1038 shows form errors1039DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1040DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1041DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1042 keeps form inputs1043 when User#time_display_relative is false1044DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1045DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1046DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1047 shows absolute times for expires_at1048 Branch rules1049DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1050DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1051DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1052 renders branch rules settings1053 branch_rules feature flag disabled1054DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1055DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1056DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1057 does not render branch rules settings1058 Deploy Keys1059 get list of keys (PENDING: around hook at ./spec/features/projects/settings/repository_settings_spec.rb:66 did not execute the example)1060 add a new deploy key (PENDING: around hook at ./spec/features/projects/settings/repository_settings_spec.rb:66 did not execute the example)1061 add a new deploy key with expiration (PENDING: around hook at ./spec/features/projects/settings/repository_settings_spec.rb:66 did not execute the example)1062 edit an existing deploy key (PENDING: around hook at ./spec/features/projects/settings/repository_settings_spec.rb:66 did not execute the example)1063 edit an existing public deploy key to be writable (PENDING: around hook at ./spec/features/projects/settings/repository_settings_spec.rb:66 did not execute the example)1064 edit a deploy key from projects user has access to (PENDING: around hook at ./spec/features/projects/settings/repository_settings_spec.rb:66 did not execute the example)1065 remove an existing deploy key (PENDING: around hook at ./spec/features/projects/settings/repository_settings_spec.rb:66 did not execute the example)1066 remote mirror settings1067DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1068DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1069DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1070 shows push mirror settings1071DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1072DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1073DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1074DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1075DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1076DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1077 creates a push mirror that mirrors all branches1078DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1079DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1080DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1081DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1082DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1083DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1084 creates a push mirror that only mirrors protected branches1085DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1086DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1087DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1088DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1089DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1090DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1091 creates a push mirror that keeps divergent refs1092DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1093DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1094DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1095DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1096DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1097DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1098 generates an SSH public key on submission1099 when project mirroring is disabled1100DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1101DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1102DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1103DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1104DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1105DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1106 hides remote mirror settings1107 repository cleanup settings1108DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1109DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1110DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1111DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1112DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1113DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1114 uploads an object map file1115 with an existing mirror1116DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1117DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1118DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1119 delete remote mirrors1120 for admin1121 when project mirroring is enabled1122DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1123DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1124DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1125 shows mirror settings1126 when project mirroring is disabled1127DEPRECATION WARNING: Setting a slot with `#header` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_header` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1128DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1129DEPRECATION WARNING: Setting a slot with `#footer` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_footer` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/card_component.html.haml:2)1130 shows mirror settings1131Gcp Cluster1132 when user has signed with Google1133 when user have a cluster and visits cluster page1134DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_tag_component.rb:41)1135DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1136DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1137 user sees a cluster details page1138 when user disables the cluster1139DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_tag_component.rb:41)1140DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1141DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1142DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1143DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1144 user sees the successful message1145 when user changes cluster parameters1146DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_tag_component.rb:41)1147DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1148DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1149DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1150DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1151 user sees the successful message1152 when a user adds an existing cluster1153DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_tag_component.rb:41)1154DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1155DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1156DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1157DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1158DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1159 user sees the "Environment scope" field1160 when user destroys the cluster1161DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_tag_component.rb:41)1162DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1163DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1164DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1165DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1166DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1167DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1168 user sees creation form with the successful message1169 when user has not dismissed GCP signup offer1170DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_tag_component.rb:41)1171DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1172DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1173 user sees offer on cluster index page1174 when user has dismissed GCP signup offer1175DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_tag_component.rb:41)1176DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1177DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1178 user does not see offer after dismissing1179 when third party offers are disabled1180DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_tag_component.rb:41)1181DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1182DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1183DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1184DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1185DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1186DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1187DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1188DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1189DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1190DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1191DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1192DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1193DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1194DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1195DEPRECATION WARNING: Setting a slot with `#label` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_label` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1196DEPRECATION WARNING: Setting a slot with `#help_text` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_help_text` to set the slot instead) (called from help_text_content at /builds/gitlab-org/gitlab/app/components/pajamas/checkbox_component.rb:56)1197DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1198DEPRECATION WARNING: Setting a slot with `#actions` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_actions` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1199 user does not see the offer1200Observability rendering1201 # order random1202 when user is a developer of the embedded group1203 when embedding in an issue1204 behaves like embeds observability1205 renders iframe in description1206 renders iframe in comment1207 when embedding in an MR1208 behaves like embeds observability1209 renders iframe in description1210 renders iframe in comment1211 when feature flag is disabled1212 when embedding in an issue1213 behaves like does not embed observability1214 does not render iframe in description1215 does not render iframe in comment1216 when embedding in an MR1217 behaves like does not embed observability1218 does not render iframe in description1219 does not render iframe in comment1220Public Group access1221 Group should be public1222 #public?1223 is expected to be truthy1224 GET /groups/:path1225 is expected to be allowed for owner1226 is expected to be allowed for maintainer1227 is expected to be allowed for developer1228 is expected to be allowed for reporter1229 is expected to be allowed for guest1230 is expected to be allowed for the specified user1231 is expected to be allowed for user1232 is expected to be allowed for external1233 is expected to be allowed for visitor1234 when admin mode is enabled1235 is expected to be allowed for admin1236 when admin mode is disabled1237 is expected to be allowed for admin1238 GET /groups/:path/-/issues1239 is expected to be allowed for owner1240 is expected to be allowed for maintainer1241 is expected to be allowed for developer1242 is expected to be allowed for reporter1243 is expected to be allowed for guest1244 is expected to be allowed for the specified user1245 is expected to be allowed for user1246 is expected to be allowed for external1247 is expected to be allowed for visitor1248 when admin mode is enabled1249 is expected to be allowed for admin1250 when admin mode is disabled1251 is expected to be allowed for admin1252 GET /groups/:path/-/merge_requests1253 is expected to be allowed for owner1254 is expected to be allowed for maintainer1255 is expected to be allowed for developer1256 is expected to be allowed for reporter1257 is expected to be allowed for guest1258 is expected to be allowed for the specified user1259 is expected to be allowed for user1260 is expected to be allowed for external1261 is expected to be allowed for visitor1262 when admin mode is enabled1263 is expected to be allowed for admin1264 when admin mode is disabled1265 is expected to be allowed for admin1266 GET /groups/:path/-/group_members1267 is expected to be allowed for owner1268 is expected to be allowed for maintainer1269 is expected to be allowed for developer1270 is expected to be allowed for reporter1271 is expected to be allowed for guest1272 is expected to be allowed for the specified user1273 is expected to be allowed for user1274 is expected to be allowed for external1275 is expected to be allowed for visitor1276 when admin mode is enabled1277 is expected to be allowed for admin1278 when admin mode is disabled1279 is expected to be allowed for admin1280 GET /groups/:path/-/edit1281 is expected to be allowed for owner1282 is expected to be denied for maintainer1283 is expected to be denied for developer1284 is expected to be denied for reporter1285 is expected to be denied for guest1286 is expected to be denied for the specified user1287 is expected to be denied for user1288 is expected to be denied for visitor1289 is expected to be denied for external1290 when admin mode is enabled1291 is expected to be allowed for admin1292 when admin mode is disabled1293 is expected to be denied for admin1294User creates a merge request1295 when user is a direct project member1296 behaves like creates a merge request1297 is expected to have text "Some feature"1298 with XSS branch name1299 does not execute the suspicious branch name1300 to a forked project1301DEPRECATION WARNING: Setting a slot with `#body` is deprecated and will be removed from ViewComponent 3.0.0 (use `#with_body` to set the slot instead) (called from call at /builds/gitlab-org/gitlab/app/components/pajamas/alert_component.html.haml:13)1302 creates a merge request1303 when user is an inherited member from the group1304 when project is public and merge requests are private1305 and user is a guest1306 behaves like renders not found1307 is expected to have text "Page Not Found"1308 when project is private1309 and user is a guest1310 behaves like renders not found1311 is expected to have text "Page Not Found"1312Multi-file editor new directory1313 creates directory in current directory1314E-Mails > Issues1315 # order random1316 closing1317 sends confirmation e-mail for closing1318 assignees1319 sends confirmation e-mail for assigning1320 sends confirmation e-mail for reassigning1321 sends confirmation e-mail for unassigning1322User adds lists1323 board_type: :project1324 creates new column for label containing labeled issue1325 creates new list for Backlog and closed labels1326 board_type: :group1327 creates new column for label containing labeled issue1328 creates new list for Backlog and closed labels1329Groups > Members > Filter members1330 shows all members1331 shows only 2FA members1332 shows only non 2FA members1333 shows inherited members by default1334 shows only group members1335 shows only inherited members1336Template selector menu1337 editing a non-matching file1338 is not displayed1339 user toggles preview1340 template selector menu is not displayed1341 editing a matching file1342 is displayed1343 user toggles preview1344 template selector menu is hidden and shown correctly1345Dashboard shortcuts1346 logged in1347 navigate to tabs1348 logged out1349 navigate to tabs1350Merge request > User resolves outdated diff discussions1351 when a discussion was resolved by a push1352 shows that as automatically resolved1353 does not show that for active discussions1354Populate new pipeline CI variables with url params1355 var[key1]=value1 populates env_var variable correctly1356 file_var[key2]=value2 populates file variable correctly1357User expands diff1358 allows user to expand diff1359Confidential notes on issues1360 # order random1361 behaves like confidential notes on issuables1362 when user does not have permissions1363 does not show confidential note checkbox1364 when user has permissions1365 creates confidential note1366Merge request > User marks merge request as draft1367 toggles draft status1368User views diffs file-by-file1369 shows diffs file-by-file1370Merge request > Real-time reviewers1371 # order random1372 updates in real-time1373Dashboard Issues Calendar Feed1374 GET /issues1375 when authenticated1376 with no referer1377 renders calendar feed1378 with GitLab as the referer1379 renders calendar feed as text/plain1380 when filtered by milestone1381 renders calendar feed1382 when authenticated via personal access token1383 renders calendar feed1384 when authenticated via feed token1385 renders calendar feed1386 issue with due date1387 renders issue fields1388Alert integrations settings form1389 when viewing alert integrations as a maintainer1390 with the default page permissions1391 shows the alerts setting form title1392 shows the integrations list title1393 when viewing alert integrations as a developer1394 does not have rights to access the setting form1395When a user filters Sentry errors by status1396Checking for expected text of nil is confusing and/or pointless since it will always match. Please specify a string or regexp instead. /builds/gitlab-org/gitlab/spec/features/error_tracking/user_filters_errors_by_status_spec.rb:391397 displays the results1398User Snippets1399 view all of my snippets1400 view my public snippets1401 view my internal snippets1402 view my private snippets1403Broadcast Messages1404 banner type1405 is not dismissible1406 does not replace placeholders1407 behaves like a Broadcast Messages1408 shows broadcast message1409 renders styled links1410 dismissible banner type1411 behaves like a Broadcast Messages1412 shows broadcast message1413 renders styled links1414 notification type1415 replaces placeholders1416 behaves like a Broadcast Messages1417 shows broadcast message1418 renders styled links1419User views labels1420 shows all labels1421Projects > Members > Owner cannot leave project1422 user does not see a "Leave project" link1423Knapsack report was generated. Preview:1424{1425 "spec/features/issues/user_creates_issue_spec.rb": 252.51097065500005,1426 "spec/features/issues/gfm_autocomplete_spec.rb": 199.43926312000008,1427 "spec/features/projects/show/user_uploads_files_spec.rb": 127.97930842300002,1428 "spec/features/projects/issuable_templates_spec.rb": 84.55248203899998,1429 "spec/features/projects/settings/repository_settings_spec.rb": 59.05705468800011,1430 "spec/features/projects/clusters/gcp_spec.rb": 57.916067282000085,1431 "spec/features/markdown/observability_spec.rb": 55.785337723999874,1432 "spec/features/security/group/public_access_spec.rb": 42.73710684299999,1433 "spec/features/merge_request/user_creates_merge_request_spec.rb": 41.95615769599999,1434 "spec/features/projects/tree/create_directory_spec.rb": 40.610640831999945,1435 "spec/features/emails/issues_spec.rb": 26.334461922999935,1436 "spec/features/boards/user_adds_lists_to_board_spec.rb": 25.646823495000035,1437 "spec/features/groups/members/filter_members_spec.rb": 18.713049215999945,1438 "spec/features/projects/files/template_selector_menu_spec.rb": 19.429357935000098,1439 "spec/features/dashboard/shortcuts_spec.rb": 16.12252556699991,1440 "spec/features/merge_request/user_resolves_outdated_diff_discussions_spec.rb": 16.521404702999916,1441 "spec/features/populate_new_pipeline_vars_with_params_spec.rb": 14.620317813000156,1442 "spec/features/merge_request/user_expands_diff_spec.rb": 10.014602275000016,1443 "spec/features/issues/confidential_notes_spec.rb": 10.247914824999953,1444 "spec/features/merge_request/user_marks_merge_request_as_draft_spec.rb": 10.061230151000018,1445 "spec/features/merge_request/user_views_diffs_file_by_file_spec.rb": 6.875238615999933,1446 "spec/features/merge_request/user_sees_real_time_reviewers_spec.rb": 7.454659645999982,1447 "spec/features/ics/dashboard_issues_spec.rb": 6.080932295000139,1448 "spec/features/alerts_settings/user_views_alerts_settings_spec.rb": 6.205884124000022,1449 "spec/features/error_tracking/user_filters_errors_by_status_spec.rb": 5.046995023999898,1450 "spec/features/snippets/user_snippets_spec.rb": 3.4351769540000987,1451 "spec/features/broadcast_messages_spec.rb": 2.267122304000168,1452 "spec/features/projects/labels/user_views_labels_spec.rb": 2.4723274059999767,1453 "spec/features/projects/members/owner_cannot_leave_project_spec.rb": 1.31756710600006951454}1455Knapsack global time execution for tests: 19m 31s1456Pending: (Failures listed here are expected and do not affect your suite's status)1457 1) Projects > Settings > Repository settings for maintainer Deploy Keys get list of keys1458 # around hook at ./spec/features/projects/settings/repository_settings_spec.rb:66 did not execute the example1459 # ./spec/features/projects/settings/repository_settings_spec.rb:701460 2) Projects > Settings > Repository settings for maintainer Deploy Keys add a new deploy key1461 # around hook at ./spec/features/projects/settings/repository_settings_spec.rb:66 did not execute the example1462 # ./spec/features/projects/settings/repository_settings_spec.rb:801463 3) Projects > Settings > Repository settings for maintainer Deploy Keys add a new deploy key with expiration1464 # around hook at ./spec/features/projects/settings/repository_settings_spec.rb:66 did not execute the example1465 # ./spec/features/projects/settings/repository_settings_spec.rb:921466 4) Projects > Settings > Repository settings for maintainer Deploy Keys edit an existing deploy key1467 # around hook at ./spec/features/projects/settings/repository_settings_spec.rb:66 did not execute the example1468 # ./spec/features/projects/settings/repository_settings_spec.rb:1071469 5) Projects > Settings > Repository settings for maintainer Deploy Keys edit an existing public deploy key to be writable1470 # around hook at ./spec/features/projects/settings/repository_settings_spec.rb:66 did not execute the example1471 # ./spec/features/projects/settings/repository_settings_spec.rb:1211472 6) Projects > Settings > Repository settings for maintainer Deploy Keys edit a deploy key from projects user has access to1473 # around hook at ./spec/features/projects/settings/repository_settings_spec.rb:66 did not execute the example1474 # ./spec/features/projects/settings/repository_settings_spec.rb:1341475 7) Projects > Settings > Repository settings for maintainer Deploy Keys remove an existing deploy key1476 # around hook at ./spec/features/projects/settings/repository_settings_spec.rb:66 did not execute the example1477 # ./spec/features/projects/settings/repository_settings_spec.rb:1531478Finished in 19 minutes 35 seconds (files took 45.11 seconds to load)1479272 examples, 0 failures, 7 pending1480Randomized with seed 75991481[TEST PROF INFO] Time spent in factories: 01:31.683 (7.8% of total time)1482Failed to write to log, write log/workhorse-test.log: file already closed1483RSpec exited with 0.1484No examples to retry, congrats!1486Not uploading cache ruby-gems-debian-bullseye-ruby-3.0-16 due to policy1488Uploading artifacts...1489coverage/: found 5 matching artifact files and directories 1490crystalball/: found 2 matching artifact files and directories 1491deprecations/: found 5 matching artifact files and directories 1492knapsack/: found 4 matching artifact files and directories 1493WARNING: query_recorder/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 1494rspec/: found 15 matching artifact files and directories 1495tmp/capybara/: found 3 matching artifact files and directories 1496log/*.log: found 18 matching artifact files and directories 1497WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4313143579/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com1498WARNING: Retrying... context=artifacts-uploader error=request redirected1499Uploading artifacts as "archive" to coordinator... 201 Created id=4313143579 responseStatus=201 Created token=64_eRCEP1500Uploading artifacts...1501rspec/junit_rspec.xml: found 1 matching artifact files and directories 1502WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4313143579/artifacts?artifact_format=gzip&artifact_type=junit&expire_in=31d new-url=https://gitlab.com1503WARNING: Retrying... context=artifacts-uploader error=request redirected1504Uploading artifacts as "junit" to coordinator... 201 Created id=4313143579 responseStatus=201 Created token=64_eRCEP1506Job succeeded