Build: #8 failed

Job: Multiprovider QoS storage failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 5 tests in total
  • 3 tests failed
  • 1 failure is new
  • 22 minutes taken in total.

Build 8 has the following 3 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_multiprovider_qos_storage test_every_possible_storage_matches_when_any_storage_condition_is_chosen[1oz_2op_deployed]
5 mins
RuntimeError: no  item found in Requirement in QoS tab
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="2e7ae8e21800dc9f458f8185d03fd9ed", element="F1ED05D6662EC11031EE9F291A6771C8_element_616")>
css_sel = '.qos-status-fulfilled'
err_msg = 'no  item found in Requirement in QoS tab'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(187 more lines...)
Existing test failures 2
Status Test Failing since Duration
AssertionError: distribution for dev-oneprovider-paris is not entirely filled
fixturefunc = <function wt_assert_file_chunks at 0x7f35b7d45f80>
request = <FixtureRequest for <Function test_file_is_replicated_after_migration_from_one_storage_with_qos_requirement[1oz_2op_deployed]>>
kwargs = {'browser_id': 'browser_unified', 'desc': 'oneprovider-1: entirely filled\noneprovider-2: entirely filled', 'file_name...f47a57', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '10.244.46.123', 'name': 'dev-onezone', ...}}, ...}

    def call_fixture_func(
        fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
    ) -> FixtureValue:
(60 more lines...)
RuntimeError: no  item found in Requirement in QoS tab
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="707fa8f748375cd8c929d08ccdcc8919", element="0AD795AB3216010E556E4AE17E9D5FBC_element_556")>
css_sel = '.qos-status-fulfilled'
err_msg = 'no  item found in Requirement in QoS tab'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(187 more lines...)