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

Build: #3057 failed Child of ODSRV-OZP-1973

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
58 minutes
Labels
None
Revision
0de01411b269e179e4dbc1f2e93edd67ee3a2986
Total tests
84
Failing since
#3054 (Child of ODSRV-OZP-1972)
Fixed in
#3064 (Child of ODSRV-OZP-1978)

Tests

Responsible

  • Katarzyna Such Katarzyna Such Automatically assigned
  • Agnieszka Warchol Agnieszka Warchol Automatically assigned

Code commits

Author Commit Message Commit date
Agnieszka Warchol Agnieszka Warchol 0de01411b269e179e4dbc1f2e93edd67ee3a2986 Merge pull request #742 in VFS/onedata-acceptance from feature/VFS-11317-gui-update to develop
* commit 'd21dd0b3e647ef52dda74224cf325e3831d17408':
  VFS-11317 Fix assert effective privileges step
  VFS-11317 Fix tests
  VFS-11317 Resolve PR tasks
  VFS-11317 Fix cluster privileges test
  VFS-11317 Fix group memberships tests
  VFS-11317 Fix memberships tests
  VFS-11317 Fix harvesters privileges test
  VFS-11317 Fix harvesters memberships privileges test
  VFS-11317 Add clickable name to membership row
  VFS-11317 Fix space memberships test
  VFS-11317 Fix groups effective privileges tests
  VFS-11317 Change expand privileges group
  VFS-11317 Change collapse privileges
  VFS-11317 Fix ownership multibrowser tests
  VFS-11317 Fix atm members test
  VFS-11317 Fix harvester members tests
  VFS-11317 Fix group members tests
Agnieszka Warchol Agnieszka Warchol d21dd0b3e647ef52dda74224cf325e3831d17408 m VFS-11317 Fix assert effective privileges step
Agnieszka Warchol Agnieszka Warchol e0510dfc10be03dc052c45d71d62f4d93dd018c4 m VFS-11317 Fix tests
Agnieszka Warchol Agnieszka Warchol da998f568395fd64953c74171a1fa7b4fc485b8e m VFS-11317 Resolve PR tasks
Agnieszka Warchol Agnieszka Warchol 0455ee9f7817f687efe99c40f0ff14c9bd8d78cb Merge pull request #726 in VFS/onedata-acceptance from bugfix/VFS-11345-fix-user-fails-to-leave-group-from-space to develop
* commit '3d0af8a62895f5e2ac2e68dcaaad320d03f77f6f':
  VFS-11345 refactored assert element text funcs
  VFS-11345 refactored text in modal func
  VFS-11345 refactored alert funcs
  VFS-11345 refactored some functions step defs
  VFS-11345, refactored alert modal func and steps
  VFS-11345 changes after cr
  VFS-11345 added test fix

Tests

Existing test failures 36
Status Test Failing since View job Duration
  File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CSS/onedata-acceptance/tests/mixed/oneprovider_client/models/get_directory_children_request.py", line 55     def __init__(self, limit=None, token='null', index=None, offset=None, tune_for_large_continuous_listing=None, tune_for_large_continuous_listing=None, attributes=None, _configuration=None):  # noqa: E501     ^ SyntaxError: duplicate argument 'tune_for_large_continuous_listing' in function definition
request = <FixtureRequest for <Function 'test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_enable_delete_detection_option[1oz_1op_1oc-REST-web GUI]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(107 more lines...)
  File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CSS/onedata-acceptance/tests/mixed/oneprovider_client/models/get_directory_children_request.py", line 55     def __init__(self, limit=None, token='null', index=None, offset=None, tune_for_large_continuous_listing=None, tune_for_large_continuous_listing=None, attributes=None, _configuration=None):  # noqa: E501     ^ SyntaxError: duplicate argument 'tune_for_large_continuous_listing' in function definition
request = <FixtureRequest for <Function 'test_user_does_not_see_files_tree_changes_after_disabling_continuous_scan_option[1oz_1op_1oc-REST-web GUI]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(107 more lines...)
  File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CSS/onedata-acceptance/tests/mixed/oneprovider_client/models/get_directory_children_request.py", line 55     def __init__(self, limit=None, token='null', index=None, offset=None, tune_for_large_continuous_listing=None, tune_for_large_continuous_listing=None, attributes=None, _configuration=None):  # noqa: E501     ^ SyntaxError: duplicate argument 'tune_for_large_continuous_listing' in function definition
request = <FixtureRequest for <Function 'test_files_tree_with_specified_depth_is_imported_to_space_after_changing_max_depth_enabling_delete_and_disabling_modification_detection[1oz_1op_1oc-REST-web GUI]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(107 more lines...)
  File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CSS/onedata-acceptance/tests/mixed/oneprovider_client/models/get_directory_children_request.py", line 55     def __init__(self, limit=None, token='null', index=None, offset=None, tune_for_large_continuous_listing=None, tune_for_large_continuous_listing=None, attributes=None, _configuration=None):  # noqa: E501     ^ SyntaxError: duplicate argument 'tune_for_large_continuous_listing' in function definition
request = <FixtureRequest for <Function 'test_files_tree_with_specified_depth_is_imported_to_space_after_changing_max_depth_option[1oz_1op_1oc-REST-web GUI]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(107 more lines...)
  File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT-CSS/onedata-acceptance/tests/mixed/oneprovider_client/models/get_directory_children_request.py", line 55     def __init__(self, limit=None, token='null', index=None, offset=None, tune_for_large_continuous_listing=None, tune_for_large_continuous_listing=None, attributes=None, _configuration=None):  # noqa: E501     ^ SyntaxError: duplicate argument 'tune_for_large_continuous_listing' in function definition
request = <FixtureRequest for <Function 'test_files_tree_with_specified_depth_is_imported_to_space_after_changing_import_depth_and_disable_modification_detection_option[1oz_1op_1oc-REST-web GUI]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(107 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)
collection failure
/usr/local/lib/python3.8/dist-packages/_pytest/python.py:423: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python3.8/dist-packages/py/_path/local.py:701: in pyimport
    __import__(modname)
<frozen importlib._bootstrap>:991: in _find_and_load
    ???
<frozen importlib._bootstrap>:975: in _find_and_load_unlocked
(27 more lines...)

Jira issues

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