Build: #20 failed Manual run by Agnieszka Warchol

Build result summary

Details

Completed
Queue duration
1 hour
Duration
34 minutes
Labels
None
Revision
062d1e340297f8a5653522397c4f9f67c618d89d
Total tests
244
Failing since
#1 (Manual run by Agnieszka Warchol)
Fixed in
#47 (Manual run by Agnieszka Warchol)

Responsible

  • Agnieszka Warchol Agnieszka Warchol Automatically assigned

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

New test failures 25
Status Test View job Duration
Collapse Failed test_multiprovider_basic test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider
Chrome multiprovider basic tests 1 min
TimeoutException: Message: waiting for spaces main menu tab page to load
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.oneprovider.groups import *
>   from tests.gui.steps.oneprovider.spaces import *

tests/gui/scenarios/test_multiprovider_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
Collapse Failed test_onezone_basic test_single_user_adds_subgroup_using_button_to_confirm
Chrome onezone basic tests 1 min
StepDefinitionNotFoundError: Step definition is not found: When "user of browser1 copies generated token". Line 32 in scenario "Single user adds subgroup using button to confirm" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COBTT/onedata/tests/gui/features/onezone/groups/groups_subgroup.feature
request = <FixtureRequest for <Function 'test_single_user_adds_subgroup_using_button_to_confirm'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:163: in _execute_scenario
(39 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_view_group_after_leaving_it
Chrome onezone basic tests 17 secs
StepDefinitionNotFoundError: Step definition is not found: When "user of browser leaves group "group1"". Line 104 in scenario "User fails to view group after leaving it" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COBTT/onedata/tests/gui/features/onezone/groups/groups_basic_operations.feature
request = <FixtureRequest for <Function 'test_user_fails_to_view_group_after_leaving_it'>>

    
>   scenarios('../features/onezone/groups/groups_creation.feature')

tests/gui/scenarios/test_onezone_basic.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
Collapse Failed test_onezone_basic test_user_removes_group_with_others_users
Chrome onezone basic tests 23 secs
StepDefinitionNotFoundError: Step definition is not found: When "user of browser1 removes group "group1"". Line 47 in scenario "User removes group with others users" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COBTT/onedata/tests/gui/features/onezone/groups/groups_multiple_users_with_single_group.feature
request = <FixtureRequest for <Function 'test_user_removes_group_with_others_users'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:163: in _execute_scenario
(39 more lines...)
Collapse Failed test_onezone_basic test_user_renames_group_with_others_users_using_enter_to_confirm
Chrome onezone basic tests 23 secs
StepDefinitionNotFoundError: Step definition is not found: When "user of browser1 renames group "group1" to "group2" using enter to confirm". Line 38 in scenario "User renames group with others users using enter to confirm" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COBTT/onedata/tests/gui/features/onezone/groups/groups_multiple_users_with_single_group.feature
request = <FixtureRequest for <Function 'test_user_renames_group_with_others_users_using_enter_to_confirm'>>

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

tests/gui/scenarios/test_onezone_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
Collapse Failed test_onezone_basic test_single_user_adds_subgroup_using_enter_to_confirm
Chrome onezone basic tests 28 secs
StepDefinitionNotFoundError: Step definition is not found: When "user of browser1 copies generated token". Line 46 in scenario "Single user adds subgroup using enter to confirm" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COBTT/onedata/tests/gui/features/onezone/groups/groups_subgroup.feature
request = <FixtureRequest for <Function 'test_single_user_adds_subgroup_using_enter_to_confirm'>>

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

tests/gui/scenarios/test_onezone_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
Collapse Failed test_onezone_basic test_user_leaves_group_with_others_users
Chrome onezone basic tests 23 secs
StepDefinitionNotFoundError: Step definition is not found: When "user of browser2 leaves group "group1"". Line 64 in scenario "User leaves group with others users" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COBTT/onedata/tests/gui/features/onezone/groups/groups_multiple_users_with_single_group.feature
request = <FixtureRequest for <Function 'test_user_leaves_group_with_others_users'>>

    def screens():
>       return [0]

tests/gui/scenarios/test_onezone_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_add_group_as_its_subgroup_using_enter_to_confirm
Chrome onezone basic tests 19 secs
StepDefinitionNotFoundError: Step definition is not found: When "user of browser copies generated token". Line 78 in scenario "User fails to add group as its subgroup using enter to confirm" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COBTT/onedata/tests/gui/features/onezone/groups/groups_basic_operations.feature
request = <FixtureRequest for <Function 'test_user_fails_to_add_group_as_its_subgroup_using_enter_to_confirm'>>

    @pytest.mark.skip('it collides with deregister provider test, '
>                     'so skip it on getting started for now)')
    @scenario('../features/onezone/providers.feature',
              'User sees that when no provider is working appropriate msg is shown')
    def test_user_sees_that_when_no_provider_is_working_appropriate_msg_is_shown():
(43 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_join_group_using_group_invitation_token_using_enter_to_confirm
Chrome onezone basic tests 1 min
RuntimeError: no  item found in modals
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_using_group_invitation_token_using_enter_to_confirm'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_add_group_as_its_subgroup_using_button_to_confirm
Chrome onezone basic tests 19 secs
StepDefinitionNotFoundError: Step definition is not found: When "user of browser copies generated token". Line 67 in scenario "User fails to add group as its subgroup using button to confirm" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COBTT/onedata/tests/gui/features/onezone/groups/groups_basic_operations.feature
request = <FixtureRequest for <Function 'test_user_fails_to_add_group_as_its_subgroup_using_button_to_confirm'>>

    def screens():
>       return [0]

tests/gui/scenarios/test_onezone_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
Collapse Failed test_onezone_basic test_user_renames_group_with_others_users_using_button_to_confirm
Chrome onezone basic tests 23 secs
StepDefinitionNotFoundError: Step definition is not found: When "user of browser1 renames group "group1" to "group2" using button to confirm". Line 29 in scenario "User renames group with others users using button to confirm" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COBTT/onedata/tests/gui/features/onezone/groups/groups_multiple_users_with_single_group.feature
request = <FixtureRequest for <Function 'test_user_renames_group_with_others_users_using_button_to_confirm'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:163: in _execute_scenario
(39 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_joins_a_space_with_group_invitation_token_with_click_the_button
Chrome onezone spaces basic tests 41 secs
AttributeError: 'GetSupportPage' object has no attribute 'copy'
request = <FixtureRequest for <Function 'test_user_joins_a_space_with_group_invitation_token_with_click_the_button'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(20 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_joins_a_space_with_group_invitation_token_with_press_enter
Chrome onezone spaces basic tests 41 secs
AttributeError: 'GetSupportPage' object has no attribute 'copy'
request = <FixtureRequest for <Function 'test_user_joins_a_space_with_group_invitation_token_with_press_enter'>>

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

tests/gui/scenarios/test_onezone_spaces_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(21 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_creates_new_space_with_get_started_button_and_pressing_enter
Chrome onezone spaces basic tests 24 secs
RuntimeError: no CREATE A SPACE with "Create a space" text found in WelcomePage in SpacesPage in Onezone page
request = <FixtureRequest for <Function 'test_user_creates_new_space_with_get_started_button_and_pressing_enter'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(32 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_creates_new_space_with_new_space_button_in_the_sidebar_and_pressing_enter
Chrome onezone spaces basic tests 16 secs
StepDefinitionNotFoundError: Step definition is not found: When "user of browser writes "space1" into space name field". Line 32 in scenario "User creates new space (with new space button in the sidebar and pressing ENTER)" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COSBT/onedata/tests/gui/features/onezone/space/create_new_space.feature
request = <FixtureRequest for <Function 'test_user_creates_new_space_with_new_space_button_in_the_sidebar_and_pressing_enter'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:163: in _execute_scenario
(39 more lines...)
Collapse Failed test_onezone_spaces_basic test_user_joins_a_space_with_group_invitation_token_and_see_space_was_renamed
Chrome onezone spaces basic tests 41 secs
AttributeError: 'GetSupportPage' object has no attribute 'copy'
request = <FixtureRequest for <Function 'test_user_joins_a_space_with_group_invitation_token_and_see_space_was_renamed'>>

>   ???

tests/gui/scenarios/test_onezone_spaces_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(20 more lines...)
Collapse Failed test_storage_sync test_user_disables_files_update
Chrome storage sync tests 45 secs
StepDefinitionNotFoundError: Step definition is not found: When "user of browser2 sees that "space6" has disappeared on spaces". Line 668 in scenario "User disables files update" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-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...)
Collapse Failed unnamed test suite gui.scenarios.test_oneprovider_acl_dir_multi
Chrome oneprovider ACL directories multi < 1 sec
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COADM/onedata/tests/gui/scenarios/test_oneprovider_acl_dir_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)
(9 more lines...)
Collapse Failed unnamed test suite gui.scenarios.test_oneprovider_posix
Chrome POSIX tests < 1 sec
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-CPT/onedata/tests/gui/scenarios/test_oneprovider_posix.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...)
Collapse Failed unnamed test suite gui.scenarios.test_oneprovider_acl_subdir_multi
Chrome oneprovider ACL subdirectories multi < 1 sec
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COASM/onedata/tests/gui/scenarios/test_oneprovider_acl_subdir_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)
(9 more lines...)
Collapse Failed unnamed test suite gui.scenarios.test_oneprovider_acl_subdir
Chrome oneprovider ACL subdirectories < 1 sec
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COAS/onedata/tests/gui/scenarios/test_oneprovider_acl_subdir.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)
(9 more lines...)
Collapse Failed unnamed test suite gui.scenarios.test_oneprovider_acl_files_multi
Chrome oneprovider ACL files multi < 1 sec
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COAFM/onedata/tests/gui/scenarios/test_oneprovider_acl_files_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)
(9 more lines...)
Collapse Failed unnamed test suite gui.scenarios.test_oneprovider_acl_dir
Chrome oneprovider ACL directories < 1 sec
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COAD/onedata/tests/gui/scenarios/test_oneprovider_acl_dir.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)
(9 more lines...)
Collapse Failed unnamed test suite gui.scenarios.test_oneprovider_posix_multiuser
Chrome POSIX tests multiuser < 1 sec
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-CPTM/onedata/tests/gui/scenarios/test_oneprovider_posix_multiuser.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...)
Collapse Failed unnamed test suite gui.scenarios.test_oneprovider_acl_files
Chrome oneprovider ACL files < 1 sec
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COAF/onedata/tests/gui/scenarios/test_oneprovider_acl_files.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)
(9 more lines...)
Existing test failures 51
Status Test Failing since View job Duration
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_leaves_group_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider'>>

    
>   scenarios('../features/oneprovider/multiprovider/cdmi.feature')

tests/gui/scenarios/test_multiprovider_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(37 more lines...)
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in ProvidersPage in Onezone page
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.onezone.multibrowser_spaces import *
>   from tests.gui.steps.onezone.groups import *

tests/gui/scenarios/test_multiprovider_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(37 more lines...)
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in ProvidersPage in Onezone page
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.data_tab import *
>   from tests.gui.steps.oneprovider.file_browser import *

tests/gui/scenarios/test_multiprovider_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(37 more lines...)
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_changes_name_of_group_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider'>>

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

tests/gui/scenarios/test_multiprovider_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(37 more lines...)
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_creates_group_in_one_provider_and_sees_that_it_was_created_also_in_other_provider'>>

    from tests.gui.steps.oneprovider_common import *
>   from tests.gui.meta_steps.onezone.common import *

tests/gui/scenarios/test_multiprovider_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(37 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ClustersSidebar in CLUSTERS sidebar in Provider Panel
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain'>>

    from tests.gui.steps.onezone.spaces import *
>   from tests.gui.steps.onezone.multibrowser_spaces import *

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(36 more lines...)
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found
request = <FixtureRequest for <Function 'test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage'>>

    from tests.gui.steps.onezone.spaces import *
>   from tests.gui.steps.onezone.multibrowser_spaces import *

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(29 more lines...)
AssertionError
request = <FixtureRequest for <Function 'test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working'>>

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

tests/gui/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(28 more lines...)
AssertionError: user3 in subjects list in first ACL record
request = <FixtureRequest for <Function 'test_user_sees_eligible_subjects_for_acl_record'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(27 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_to_space_because_of_using_invalid_token_presses_enter_after_entering_token'>>

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

tests/gui/scenarios/test_oneprovider_groups.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_join_to_group_because_of_using_invalid_token_presses_enter_after_entering_token'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_renames_group_clicks_ok_after_entering_group_name'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_presses_enter_after_entering_token'>>

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

tests/gui/scenarios/test_oneprovider_groups.py:53: 
(32 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_can_leave_existing_group'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_creates_new_group_clicks_create_confirmation_button_after_entering_group_name'>>

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

tests/gui/scenarios/test_oneprovider_groups.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_join_to_group_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_receives_group_invitation_token'>>

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

tests/gui/scenarios/test_oneprovider_groups.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_creates_new_group_presses_enter_after_entering_group_name'>>

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

tests/gui/scenarios/test_oneprovider_groups.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_renames_group_presses_enter_after_entering_group_name'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_view_group_after_leaving_it'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(26 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_view_group_to_which_he_does_not_belong_to_using_its_id_in_url'>>

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

tests/gui/scenarios/test_oneprovider_groups_multiuser.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(27 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_invites_other_user_to_join_his_group_presses_enter_after_entering_token'>>

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

tests/gui/scenarios/test_oneprovider_groups_multiuser.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_invites_other_user_to_join_his_group_clicks_join_confirmation_button_after_entering_token'>>

    from tests.gui.steps.oneprovider_common import *
>   from tests.gui.meta_steps.onezone.common import *

tests/gui/scenarios/test_oneprovider_groups_multiuser.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_leaves_given_space'>>

>   ???

tests/gui/scenarios/test_oneprovider_spaces.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_renames_space_clicks_ok_confirmation_button_after_entering_space_name'>>

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

tests/gui/scenarios/test_oneprovider_spaces.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_set_given_space_as_home'>>

>   ???

tests/gui/scenarios/test_oneprovider_spaces.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_creates_new_space_with_specified_name_clicks_create_confirmation_button_after_entering_space_name'>>

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

tests/gui/scenarios/test_oneprovider_spaces.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_join_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>

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

tests/gui/scenarios/test_oneprovider_spaces.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_check_if_get_support_token_box_is_not_empty'>>

>   ???

tests/gui/scenarios/test_oneprovider_spaces.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_creates_new_space_with_specified_name_presses_enter_after_entering_space_name'>>

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

tests/gui/scenarios/test_oneprovider_spaces.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_check_if_invite_group_token_box_is_not_empty'>>

>   ???

tests/gui/scenarios/test_oneprovider_spaces.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_join_to_space_because_of_using_invalid_token_presses_enter_after_entering_token'>>

    from tests.gui.steps.oneprovider_common import *
>   from tests.gui.meta_steps.onezone.common import *

tests/gui/scenarios/test_oneprovider_spaces.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_renames_space_presses_enter_after_entering_space_name'>>

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

tests/gui/scenarios/test_oneprovider_spaces.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_switching_between_spaces'>>

    
>   scenarios('../features/oneprovider/spaces/creation.feature')

tests/gui/scenarios/test_oneprovider_spaces.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(27 more lines...)
StepDefinitionNotFoundError: Step definition is not found: When "user of browser1 removes group "group1"". Line 40 in scenario "Parent group is removed" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COBTT/onedata/tests/gui/features/onezone/groups/groups_multiple_users_with_multiple_groups.feature
request = <FixtureRequest for <Function 'test_parent_group_is_removed'>>

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

tests/gui/scenarios/test_onezone_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
StepDefinitionNotFoundError: Step definition is not found: When "user of browser1 leaves group "group1"". Line 55 in scenario "Group owner leaves group" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COBTT/onedata/tests/gui/features/onezone/groups/groups_multiple_users_with_single_group.feature
request = <FixtureRequest for <Function 'test_group_owner_leaves_group'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:163: in _execute_scenario
(39 more lines...)
RuntimeError: no  item found in modals
request = <FixtureRequest for <Function 'test_user_removes_group'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
StepDefinitionNotFoundError: Step definition is not found: When "user of browser2 removes group "group2"". Line 59 in scenario "Child group is removed" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COBTT/onedata/tests/gui/features/onezone/groups/groups_multiple_users_with_multiple_groups.feature
request = <FixtureRequest for <Function 'test_child_group_is_removed'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:163: in _execute_scenario
(39 more lines...)
RuntimeError: no  item found in modals
request = <FixtureRequest for <Function 'test_user_leaves_group'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 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...)
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 SIDEBAR item found in GroupContentPage in Oneprovider page
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(33 more lines...)
StepDefinitionNotFoundError: Step definition is not found: When "user of browser2 sees that "space5" has disappeared on spaces". Line 530 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-GAPT13-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: When "user of browser2 sees that "space1" has disappeared on spaces". Line 145 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-GAPT13-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.common import *
>   from tests.gui.steps.oneprovider.data_tab import *

tests/gui/scenarios/test_storage_sync.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
AttributeError: 'GetSupportPage' object has no attribute 'copy'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root'>>

    from tests.gui.steps.onezone.manage_account import *
>   from tests.gui.steps.onezone.spaces import *

tests/gui/scenarios/test_storage_sync.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(21 more lines...)
StepDefinitionNotFoundError: Step definition is not found: When "user of browser2 sees that "space4" has disappeared on spaces". Line 405 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-GAPT13-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: When "user of browser2 sees that "space3" has disappeared on spaces". Line 269 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-GAPT13-CSST/onedata/tests/gui/features/onepanel/storage_sync.feature
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete'>>

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

tests/gui/scenarios/test_storage_sync.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-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 4
Status Test Failing since View job Duration
Successful test_onepanel_login test_user_successfully_logout
Failing since build #19 (Manual run by Agnieszka Warchol) Chrome onepanel login tests 6 secs
Successful test_onepanel_login test_user_successfully_changes_password
Failing since build #19 (Manual run by Agnieszka Warchol) Chrome onepanel login tests 53 secs
Successful test_onepanel_login test_user_successfully_login_to_zone_panel
Failing since build #19 (Manual run by Agnieszka Warchol) Chrome onepanel login tests 5 secs
Successful test_onepanel_login test_user_fails_to_login_because_of_invalid_credentials
Failing since build #19 (Manual run by Agnieszka Warchol) Chrome onepanel login tests 4 secs

Jira issues

IssueDescriptionStatus
6 more issues…
Unknown Issue TypeVFS-4029Could not obtain issue details from Jira
Unknown Issue TypeVFS-4463Could not obtain issue details from Jira
Unknown Issue TypeVFS-4649Could not obtain issue details from Jira
Unknown Issue TypeVFS-4662Could not obtain issue details from Jira
Unknown Issue TypeVFS-4682Could not obtain issue details from Jira