Build: #44 failed

Job: LUMA multiprovider tests failed

Job result summary

Completed
Duration
26 minutes
Revision
2b3585285718e4079505143615263bab212eaab7
Total tests
4
Failing since
#3 (Manual run by Michał Stanisz)

Configuration changes

Job LUMA multiprovider tests with key ODSRV-MAOPT1-CLMT no longer exists.

Tests

  • 4 tests in total
  • 3 tests failed
  • 1 failure is new
  • 3 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed test_luma_multiprovider test_ownership_of_new_file_created_on_provider_without_luma_is_correctly_mapped_on_storage_with_import
3 secs
StepDefinitionNotFoundError: Step definition is not found: When "using client2 joe creates file "Landsat-5/file1" in space "krk-plirw-par-c"". Line 51 in scenario "Ownership of new file created on provider without LUMA is correctly mapped on storage with import" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT1-CLMT/onedata/tests/mixed_oneclient/features/luma/luma_multiprovider.feature
request = <FixtureRequest for <Function 'test_ownership_of_new_file_created_on_provider_without_luma_is_correctly_mapped_on_storage_with_import'>>

>   ???

tests/mixed_oneclient/scenarios/test_luma_multiprovider.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:163: in _execute_scenario
(39 more lines...)
Existing test failures 2
Status Test Failing since Duration
StepDefinitionNotFoundError: Step definition is not found: When "using client2 joe creates file "dir/file1" in space "krk-pl-par-c"". Line 12 in scenario "User cannot remove file using client if he is not its owner" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-MAOPT1-CLMT/onedata/tests/mixed_oneclient/features/luma/luma_multiprovider.feature
request = <FixtureRequest for <Function 'test_user_cannot_remove_file_using_client_if_he_is_not_its_owner'>>

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

tests/mixed_oneclient/scenarios/test_luma_multiprovider.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
RuntimeError: File file2 exists on client client2 when it shouldn't: ; -rw-r--r-- 1 1774214 1862515 0 Sep 17 09:15 /mnt/oneclient/joe/krk-pl-par-c/file2
request = <FixtureRequest for <Function 'test_user_not_in_luma_cannot_create_file'>>

    
>   from tests.mixed_oneclient.steps.luma.common import *

tests/mixed_oneclient/scenarios/test_luma_multiprovider.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)