GUI acceptance tests using environment deployed from packages.

Build: #205 failed Child of ODSRV-OPRPM-1141

Build result summary

Details

Completed
Queue duration
1 hour
Duration
57 minutes
Labels
None
Revision
8cbde40a7d743bbcce4cab42942de2909802117e
Total tests
457
Failing since
#199 (Child of ODSRV-OPRPM-1135)
Fixed in
#208 (Manual run by Jakub Liput)

Responsible

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

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 14
Status Test View job Duration
Collapse Failed test_oneprovider_groups test_user_fails_to_view_group_after_leaving_it
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
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
(47 more lines...)
Collapse Failed test_oneprovider_groups test_user_fails_to_join_to_group_because_of_using_invalid_token_presses_enter_after_entering_token
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
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
(47 more lines...)
Collapse Failed test_oneprovider_groups test_user_successfully_renames_group_clicks_ok_after_entering_group_name
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
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
(47 more lines...)
Collapse Failed test_oneprovider_groups test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_presses_enter_after_entering_token
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
Collapse Failed test_oneprovider_groups test_user_can_leave_existing_group
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
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
(47 more lines...)
Collapse Failed test_oneprovider_groups test_user_creates_new_group_clicks_create_confirmation_button_after_entering_group_name
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
request = <FixtureRequest for <Function 'test_user_creates_new_group_clicks_create_confirmation_button_after_entering_group_name'>>

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

tests/gui/scenarios/test_oneprovider_groups.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
Collapse Failed test_oneprovider_groups test_user_fails_to_join_to_group_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
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
(47 more lines...)
Collapse Failed test_oneprovider_groups test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>

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

tests/gui/scenarios/test_oneprovider_groups.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
Collapse Failed test_oneprovider_groups test_user_fails_to_join_group_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>

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

tests/gui/scenarios/test_oneprovider_groups.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
Collapse Failed test_oneprovider_groups test_user_fails_to_join_group_to_space_because_of_using_invalid_token_presses_enter_after_entering_token
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
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.shares import *
>   from tests.gui.steps.oneprovider.groups import *

tests/gui/scenarios/test_oneprovider_groups.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
Collapse Failed test_oneprovider_groups test_user_receives_group_invitation_token
Chrome oneprovider groups tests 42 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
request = <FixtureRequest for <Function 'test_user_receives_group_invitation_token'>>

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

tests/gui/scenarios/test_oneprovider_groups.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
Collapse Failed test_oneprovider_groups test_user_creates_new_group_presses_enter_after_entering_group_name
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
request = <FixtureRequest for <Function 'test_user_creates_new_group_presses_enter_after_entering_group_name'>>

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

tests/gui/scenarios/test_oneprovider_groups.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
Collapse Failed test_oneprovider_groups test_user_successfully_renames_group_presses_enter_after_entering_group_name
Chrome oneprovider groups tests 3 secs
HTTPForbidden: [403] Forbidden: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"onezone \"user\" is forbidden: User \"system:anonymous\" cannot get onezone at the cluster scope","reason":"Forbidden","details":{"name":"user","kind":"onezone"},"code":403}
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
(47 more lines...)
Collapse Failed test_oneprovider_transfers test_user_migrates_file_to_remote_provider
Chrome transfers tests 2 mins
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in TransfersTab in Oneprovider page
request = <FixtureRequest for <Function 'test_user_migrates_file_to_remote_provider'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(27 more lines...)
Existing test failures 1
Status Test Failing since View job Duration
RuntimeError: Index out of bound. Requested item at 0 while limit is 0 in TransfersTab in Oneprovider page
request = <FixtureRequest for <Function 'test_user_migrates_directory_to_remote_provider'>>

>   ???

tests/gui/scenarios/test_oneprovider_transfers.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(27 more lines...)
Fixed tests 2
Status Test Failing since View job Duration
Successful test_oneprovider_transfers test_user_replicates_directory_to_remote_provider
Failing since build #201 (Child of ODSRV-OPRPM-1137) Chrome transfers tests 1 min
Successful test_oneprovider_transfers test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider
Failing since build #201 (Child of ODSRV-OPRPM-1137) Chrome transfers tests 41 secs