Build: #43 failed Manual run by Michał Stanisz

Build result summary

Details

Completed
Queue duration
8 minutes
Duration
1168 minutes
Labels
None
Revision
d9546ae599bad09f02227f0147a5f02d1b507047
Total tests
83
Failing since
#1 (Manual run by Michał Stanisz)

Responsible

This build has been failing since #1
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 3
Status Test View job Duration
Collapse Failed test_luma test_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped
Chrome LUMA tests 1 min
RuntimeError: Error when executing command "kubectl exec dev-oneclient-krakow-6bdbbf9898-q4sz4 -- chown user1 /mnt/oneclient/user1": chown: invalid user: 'user1' command terminated with exit code 1 ;
request = <FixtureRequest for <Function 'test_users_create_files_using_web_gui_an_clients_and_they_see_that_ownership_is_correctly_mapped'>>

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

tests/mixed_oneclient/scenarios/test_luma.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(60 more lines...)
Collapse Failed test_luma_multiprovider test_user_cannot_remove_file_using_client_if_he_is_not_its_owner
LUMA multiprovider tests 1 min
RuntimeError: Error when executing command "kubectl exec dev-oneclient-krakow-669d959fd8-qp2xf -- rm /mnt/oneclient/marie/krk-pl-par-c/dir/file1": rm: cannot remove '/mnt/oneclient/marie/krk-pl-par-c/dir/file1': Permission denied command terminated with exit code 1 ;
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(28 more lines...)
Collapse Failed test_onepanel_basic test_user_deregisters_provider_and_registers_it_again[web GUI-REST]
Chrome onepanel tests 54 secs
RuntimeError: no LETS ENCRYPT TOGGLE item found in Step 4: DNS Setup deployment step in content in Provider Panel
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_deregisters_provider_and_registers_it_again[web GUI-REST]'>>

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

tests/mixed_swaggers/scenarios/test_onepanel_basic.py:45: 
(32 more lines...)
Existing test failures 2
Status Test Failing since View job Duration
RuntimeError: File file2 exists on client client2 when it shouldn't: ; -rw-r--r-- 1 891478 1224852 0 Sep 14 14:17 /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...)
RuntimeError: no GROUPS named "child" found in groups permission table
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_joins_a_group_to_parent_group[web GUI-REST]'>>

>   ???

tests/mixed_swaggers/scenarios/test_groups_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(37 more lines...)