Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #2338 failed

Job: Access tokens path caveats failed

Test results

  • 10 tests in total
  • 6 tests failed
  • 6 failures are new
  • 35 minutes taken in total.

Build 2,338 has the following 6 errors: 6 new failure(s) occurred since the previous build.

New test failures 6
Status Test Duration
Collapse Failed test_access_tokens_path_caveats test_using_client1_user_can_rename_file_after_getting_token_with_caveat_set_for_path_created_by_web_gui[1oz_1op_1oc-oneclient1]
3 mins
AssertionError
request = <FixtureRequest for <Function 'test_using_client1_user_can_rename_file_after_getting_token_with_caveat_set_for_path_created_by_web_gui[1oz_1op_1oc-oneclient1]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(27 more lines...)
Collapse Failed test_access_tokens_path_caveats test_using_client1_user_can_see_file_after_getting_token_with_caveat_set_for_path_created_by_web_gui[1oz_1op_1oc-oneclient1]
3 mins
AssertionError
request = <FixtureRequest for <Function 'test_using_client1_user_can_see_file_after_getting_token_with_caveat_set_for_path_created_by_web_gui[1oz_1op_1oc-oneclient1]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(27 more lines...)
Collapse Failed test_access_tokens_path_caveats test_using_client1_user_cannot_create_file_at_path_that_he_does_not_have_access_after_getting_token_with_caveat_set_for_path_created_by_web_gui[1oz_1op_1oc-oneclient1]
4 mins
AssertionError
request = <FixtureRequest for <Function 'test_using_client1_user_cannot_create_file_at_path_that_he_does_not_have_access_after_getting_token_with_caveat_set_for_path_created_by_web_gui[1oz_1op_1oc-oneclient1]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(35 more lines...)
Collapse Failed test_access_tokens_path_caveats test_using_client1_user_cannot_remove_file_at_path_that_he_does_not_have_access_after_getting_token_with_caveat_set_for_path_created_by_web_gui[1oz_1op_1oc-oneclient1]
4 mins
AssertionError
request = <FixtureRequest for <Function 'test_using_client1_user_cannot_remove_file_at_path_that_he_does_not_have_access_after_getting_token_with_caveat_set_for_path_created_by_web_gui[1oz_1op_1oc-oneclient1]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(29 more lines...)
Collapse Failed test_access_tokens_path_caveats test_using_oneclient1_user_cannot_see_directory_using_token_with_caveat_set_for_path_created_by_web_gui_after_owner_renames_file[1oz_1op_1oc]
3 mins
_get_exception_class.<locals>.Derived: [Errno 71] Protocol error: '/tmp/onedata/mnt/ozstgk3rpjl2amku/space1/dir1/dir2' -> None  ========= Remote Traceback (1) ========= Traceback (most recent call last):   File "/usr/local/lib/python3.6/dist-packages/rpyc/core/protocol.py", line 329, in _dispatch_request     res = self._HANDLERS[handler](self, *args)   File "/usr/local/lib/python3.6/dist-packages/rpyc/core/protocol.py", line 590, in _handle_call     return obj(*args, **dict(kwargs)) OSError: [Errno 71] Protocol error: '/tmp/onedata/mnt/ozstgk3rpjl2amku/space1/dir1/dir2'
request = <FixtureRequest for <Function 'test_using_oneclient1_user_cannot_see_directory_using_token_with_caveat_set_for_path_created_by_web_gui_after_owner_renames_file[1oz_1op_1oc]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(43 more lines...)
Collapse Failed test_access_tokens_path_caveats test_using_oneclient1_user_does_not_see_file_added_by_user_at_path_he_does_not_have_access_after_getting_token_with_caveat_set_for_path_created_by_web_gui[1oz_1op_1oc]
3 mins
_get_exception_class.<locals>.Derived: [Errno 71] Protocol error: '/tmp/onedata/mnt/derl4qlza0zxb56n/space1/dir1' -> None  ========= Remote Traceback (1) ========= Traceback (most recent call last):   File "/usr/local/lib/python3.6/dist-packages/rpyc/core/protocol.py", line 329, in _dispatch_request     res = self._HANDLERS[handler](self, *args)   File "/usr/local/lib/python3.6/dist-packages/rpyc/core/protocol.py", line 590, in _handle_call     return obj(*args, **dict(kwargs)) OSError: [Errno 71] Protocol error: '/tmp/onedata/mnt/derl4qlza0zxb56n/space1/dir1'
request = <FixtureRequest for <Function 'test_using_oneclient1_user_does_not_see_file_added_by_user_at_path_he_does_not_have_access_after_getting_token_with_caveat_set_for_path_created_by_web_gui[1oz_1op_1oc]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(43 more lines...)