Build: #15 failed Manual run by Agnieszka Warchol

Build result summary

Details

Completed
Queue duration
1 hour
Duration
63 minutes
Labels
None
Revision
f3372938c64bee7f39e59f68672d6d79d5bca13d
Total tests
440
Failing since
#1 (Manual run by Łukasz Niemiec)

Responsible

This build has been failing since #1
No one has taken responsibility

Code commits

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

Existing test failures 39
Status Test Failing since View job Duration
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider'>>

    from tests.gui.steps.oneprovider.common import *
>   from tests.gui.steps.oneprovider.data_tab import *

tests/gui/scenarios/test_multiprovider_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(42 more lines...)
RuntimeError: no "group management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_leaves_group_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider'>>

>   ???

tests/gui/scenarios/test_multiprovider_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(41 more lines...)
RuntimeError: no "group management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_creates_group_in_one_provider_and_sees_that_it_was_created_also_in_other_provider'>>

    
>   @pytest.fixture(scope='module')
    def screens():

tests/gui/scenarios/test_multiprovider_basic.py:53: 
(43 more lines...)
RuntimeError: no "group management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_changes_name_of_group_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider'>>

>   ???

tests/gui/scenarios/test_multiprovider_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(41 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider'>>

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

tests/gui/scenarios/test_multiprovider_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(42 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider'>>

    from tests.gui.steps.oneprovider.shares import *
>   from tests.gui.steps.oneprovider.groups import *

tests/gui/scenarios/test_multiprovider_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(42 more lines...)
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc2f5ed4a50>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage'>>

>   ???

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(176 more lines...)
RuntimeError: maximum recursion depth exceeded
request = <FixtureRequest for <Function 'test_cluster_deployment'>>

>   ???

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(55 more lines...)
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc2f5d15390>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain'>>

>   ???

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(176 more lines...)
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc2f5b52350>: Failed to establish a new connection: [Errno 111] Connection refused',))
request = <FixtureRequest for <Function 'test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working'>>

    from tests.gui.steps.oneprovider.file_browser import *
>   from tests.gui.steps.oneprovider.metadata import *

tests/gui/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(177 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_generates_different_support_tokens_in_add_storage_modal'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:85: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(41 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_creates_space_presses_enter_after_entering_text'>>

    from tests.gui.steps.oneprovider.data_tab import *
>   from tests.gui.steps.oneprovider.file_browser import *

tests/gui/scenarios/test_onezone_spaces_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(42 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_uncollapses_space_submenu_and_sees_supporting_providers_list'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(41 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_sees_that_no_space_has_been_created_after_resigning_from_creating_it_clicks_cancel_button_after_entering_space_name'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(41 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_changes_viewed_space_in_oneprovider'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(41 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_renames_space'>>

    from tests.gui.steps.oneprovider.groups import *
>   from tests.gui.steps.oneprovider.spaces import *

tests/gui/scenarios/test_onezone_spaces_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(42 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_receives_support_token_for_space_clicking_on_add_storage_button_in_spaces_submenu'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(41 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_sees_that_after_going_to_oneprovider_without_having_any_home_space_the_first_one_alphabetically_is_loaded_into_view'>>

    from tests.gui.steps.oneprovider.groups import *
>   from tests.gui.steps.oneprovider.spaces import *

tests/gui/scenarios/test_onezone_spaces_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(42 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_can_not_unsupport_space_without_confirming_understanding_of_data_loss'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(41 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_can_unsupport_space'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(41 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_sees_that_after_unsupporting_space_number_of_supporting_providers_is_decreased'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(41 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_uncollapses_space_submenu_and_sees_that_providers_count_match_number_of_displayed_supporting_providers'>>

    def screens():
>       return [0]

tests/gui/scenarios/test_onezone_spaces_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(42 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_sees_that_after_going_to_oneprovider_the_home_space_is_automatically_loaded_into_view'>>

    from tests.gui.steps.oneprovider.data_tab import *
>   from tests.gui.steps.oneprovider.file_browser import *

tests/gui/scenarios/test_onezone_spaces_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(42 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_receives_support_token_for_space_clicking_on_add_storage_button_in_spaces_settings_dropdown'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(41 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_creates_space_clicks_on_confirm_button_after_entering_text'>>

    from tests.gui.steps.oneprovider.groups import *
>   from tests.gui.steps.oneprovider.spaces import *

tests/gui/scenarios/test_onezone_spaces_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(42 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_succesfully_set_space_as_home_space_clicks_on_set_as_home_in_space_settings'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(41 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_succesfully_set_space_as_home_space_clicks_on_home_outline'>>

    scenarios('../features/onezone/space/creation.feature')
>   scenarios('../features/onezone/space/basic_management.feature')

tests/gui/scenarios/test_onezone_spaces_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(42 more lines...)
RuntimeError: no "data space management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_leaves_space'>>

    from tests.gui.steps.oneprovider.data_tab import *
>   from tests.gui.steps.oneprovider.file_browser import *

tests/gui/scenarios/test_onezone_spaces_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(42 more lines...)
RuntimeError: no "go to your files" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_joins_space_from_onezone_gui_level_clicks_join_confirmation_button_after_entering_token'>>

    from tests.gui.steps.oneprovider.shares import *
>   from tests.gui.steps.oneprovider.groups import *

tests/gui/scenarios/test_onezone_spaces_multiuser.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(64 more lines...)
RuntimeError: no "group management" on Onezone page found
request = <FixtureRequest for <Function 'test_user_has_access_to_space_via_group_membership'>>

    from tests.gui.steps.oneprovider.common import *
>   from tests.gui.steps.oneprovider.data_tab import *

tests/gui/scenarios/test_onezone_spaces_multiuser.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
RuntimeError: no "go to your files" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_joins_space_from_onezone_gui_level_presses_enter_after_entering_token'>>

    from tests.gui.steps.oneprovider.common import *
>   from tests.gui.steps.oneprovider.data_tab import *

tests/gui/scenarios/test_onezone_spaces_multiuser.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(64 more lines...)
StepDefinitionNotFoundError: Step definition is not found: Given "user of browser2 seen "onezone" zone name in oz login page". Line 10 in scenario "User disables files update" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT14-CSST/onedata/tests/gui/features/onepanel/storage_sync.feature
request = <FixtureRequest for <Function 'test_user_disables_files_update'>>

>   ???

tests/gui/scenarios/test_storage_sync.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:163: in _execute_scenario
(39 more lines...)
StepDefinitionNotFoundError: Step definition is not found: Given "user of browser2 seen "onezone" zone name in oz login page". Line 10 in scenario "User supports space with storage sync and no enabled options" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT14-CSST/onedata/tests/gui/features/onepanel/storage_sync.feature
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_no_enabled_options'>>

    from tests.gui.steps.oneprovider.file_browser import *
>   from tests.gui.steps.oneprovider.metadata import *

tests/gui/scenarios/test_storage_sync.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
StepDefinitionNotFoundError: Step definition is not found: Given "user of browser2 seen "onezone" zone name in oz login page". Line 10 in scenario "User supports space with storage sync and enabled options: Write once" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT14-CSST/onedata/tests/gui/features/onepanel/storage_sync.feature
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_write_once'>>

>   ???

tests/gui/scenarios/test_storage_sync.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:163: in _execute_scenario
(39 more lines...)
StepDefinitionNotFoundError: Step definition is not found: Given "user of browser2 seen "onezone" zone name in oz login page". Line 10 in scenario "User supports space with storage sync and enabled options: Delete and Write once" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT14-CSST/onedata/tests/gui/features/onepanel/storage_sync.feature
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once'>>

>   ???

tests/gui/scenarios/test_storage_sync.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:163: in _execute_scenario
(39 more lines...)
StepDefinitionNotFoundError: Step definition is not found: Given "user of browser2 seen "onezone" zone name in oz login page". Line 10 in scenario "User supports space with storage sync and enabled options: Mount in root" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT14-CSST/onedata/tests/gui/features/onepanel/storage_sync.feature
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root'>>

>   ???

tests/gui/scenarios/test_storage_sync.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:163: in _execute_scenario
(39 more lines...)
StepDefinitionNotFoundError: Step definition is not found: Given "user of browser2 seen "onezone" zone name in oz login page". Line 10 in scenario "User supports space with storage sync and enabled options: Delete" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT14-CSST/onedata/tests/gui/features/onepanel/storage_sync.feature
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete'>>

>   ???

tests/gui/scenarios/test_storage_sync.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:163: in _execute_scenario
(39 more lines...)
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT14-CTT/onedata/tests/gui/scenarios/test_oneprovider_transfers.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python2.7/dist-packages/_pytest/python.py:412: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python2.7/dist-packages/py/_path/local.py:668: in pyimport
    __import__(modname)
(5 more lines...)
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT14-CTMBT2/onedata/tests/gui/scenarios/test_oneprovider_transfers_multi.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python2.7/dist-packages/_pytest/python.py:412: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python2.7/dist-packages/py/_path/local.py:668: in pyimport
    __import__(modname)
(5 more lines...)
Fixed tests 127
Status Test Failing since View job Duration
Successful test_metadata test_add_metadata_to_directory_clicks_both_add_icon_and_save_all_changes_button
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 29 secs
Successful test_metadata test_invalid_basic_metadata_entry_for_file_should_be_colored_red
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 26 secs
Successful test_metadata test_add_valid_metadata_to_file_in_xml_format
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 30 secs
Successful test_metadata test_add_metadata_to_directory_clicks_only_save_all_changes_button
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 28 secs
Successful test_metadata test_add_valid_metadata_to_directory_in_json_format
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 29 secs
Successful test_metadata test_open_metadata_panel_and_check_presence_of_navigation_tabs
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 25 secs
Successful test_metadata test_delete_directory_metadata_in_json_format
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 31 secs
Successful test_metadata test_edit_metadata_icon_is_visible_if_directory_has_empty_basic_metadata_entry
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 1 min
Successful test_metadata test_discard_changes_while_entering_metadata_for_directory_in_xml_format
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 29 secs
Successful test_metadata test_edit_metadata_icon_is_visible_if_file_has_empty_basic_metadata_entry
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 27 secs
Successful test_metadata test_delete_single_basic_metadata_entry_for_directory
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 29 secs
Successful test_metadata test_user_should_not_see_any_metadata_for_file_after_clicking_remove_metadata_button
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 29 secs
Successful test_metadata test_user_starts_adding_metadata_to_directory_but_discards_changes
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 27 secs
Successful test_metadata test_discard_changes_while_entering_metadata_for_file_in_json_format
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 28 secs
Successful test_metadata test_add_valid_metadata_to_file_in_json_format
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 29 secs
Successful test_metadata test_discard_changes_while_entering_metadata_for_directory_in_json_format
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 27 secs
Successful test_metadata test_discard_changes_while_entering_metadata_for_file_in_xml_format
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 29 secs
Successful test_metadata test_delete_directory_metadata_in_xml_format
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 32 secs
Successful test_metadata test_add_valid_metadata_to_directory_in_rdf_format
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 30 secs
Successful test_metadata test_add_metadata_to_file_clicks_both_add_icon_and_save_all_changes_button
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 29 secs
Successful test_metadata test_user_starts_adding_metadata_to_file_but_discards_changes
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 27 secs
Successful test_metadata test_delete_file_metadata_in_json_format
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 31 secs
Successful test_metadata test_invalid_basic_metadata_entry_for_directory_should_be_colored_red
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 25 secs
Successful test_metadata test_entered_invalid_metadata_for_file_will_not_be_saved
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 30 secs
Successful test_metadata test_entered_invalid_metadata_for_directory_will_not_be_saved
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 30 secs
Successful test_metadata test_user_should_not_see_any_metadata_for_directory_after_clicking_remove_metadata_button
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 31 secs
Successful test_metadata test_delete_single_basic_metadata_entry_for_file
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 33 secs
Successful test_metadata test_delete_file_metadata_in_xml_format
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 32 secs
Successful test_metadata test_add_metadata_to_file_clicks_only_save_all_changes_button
Failing since build #13 (Manual run by Łukasz Niemiec) Chrome metadata test 28 secs
Successful test_oneprovider_acl_files test_rename_file[user-user1-succeeds-[delete]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 1 min
Successful test_oneprovider_acl_files test_read_files_acl[group-group1-succeeds-[read acl]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 38 secs
Successful test_oneprovider_acl_files test_read_files_metadata[group-group1-fails-all except [read metadata]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 43 secs
Successful test_oneprovider_acl_files test_write_metadata_to_file[user-user1-fails-all except [write metadata]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 39 secs
Successful test_oneprovider_acl_files test_rename_file[user-user1-fails-all except [delete]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 37 secs
Successful test_oneprovider_acl_files test_read_files_metadata[user-user1-succeeds-[read metadata]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 42 secs
Successful test_oneprovider_acl_files test_remove_file[group-group1-succeeds-[delete]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 38 secs
Successful test_oneprovider_acl_files test_rename_file[group-group1-succeeds-[delete]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 37 secs
Successful test_oneprovider_acl_files test_write_metadata_to_file[group-group1-succeeds-[read metadata, write metadata]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 44 secs
Successful test_oneprovider_acl_files test_remove_file[group-group1-fails-all except [delete]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 37 secs
Successful test_oneprovider_acl_files test_write_metadata_to_file[user-user1-succeeds-[read metadata, write metadata]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 39 secs
Successful test_oneprovider_acl_files test_change_files_acl[group-group1-succeeds-[change acl]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 41 secs
Successful test_oneprovider_acl_files test_read_files_metadata[group-group1-succeeds-[read metadata]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 42 secs
Successful test_oneprovider_acl_files test_change_files_acl[user-user1-succeeds-[change acl]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 41 secs
Successful test_oneprovider_acl_files test_change_files_acl[user-user1-fails-all except [change acl]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 39 secs
Successful test_oneprovider_acl_files test_read_files_metadata[user-user1-fails-all except [read metadata]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 42 secs
Successful test_oneprovider_acl_files test_remove_file[user-user1-succeeds-[delete]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 38 secs
Successful test_oneprovider_acl_files test_read_files_acl[user-user1-fails-all except [read acl]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 38 secs
Successful test_oneprovider_acl_files test_write_metadata_to_file[group-group1-fails-all except [write metadata]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 39 secs
Successful test_oneprovider_acl_files test_read_files_acl[user-user1-succeeds-[read acl]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 39 secs
Successful test_oneprovider_acl_files test_change_files_acl[group-group1-fails-all except [change acl]]
Failing since build #10 (Manual run by Łukasz Niemiec) Chrome oneprovider ACL files 39 secs

Jira issues

IssueDescriptionStatus
Unknown Issue TypeVFS-4715Could not obtain issue details from Jira