GUI acceptance tests using environment deployed from packages.
Build: #23 failed Child of ODSRV-OPRPM440-27
Test results
- 616 tests in total
- 14 tests failed
- 3 failures are new
- 6 tests were quarantined / skipped
- 968 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_onezone_basic
test_user_sees_provider_on_the_space_providers_map_after_supporting[1oz_1op_deployed]
|
Chrome onezone basic tests | 1 sec | |
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local"],"error":{"id":"noConnectionToOnezone","description":"No connection to Onezone."}},"description":"Error on nodes dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local: No connection to Onezone."}} request = <FixtureRequest for <Function 'test_user_sees_provider_on_the_space_providers_map_after_supporting[1oz_1op_deployed]'>> @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: (47 more lines...) |
||||
Collapse |
test_onezone_basic
test_user_sees_that_after_unsupporting_space_number_displayed_in_space_counter_for_given_provider_decreases[1oz_1op_deployed]
|
Chrome onezone basic tests | 1 sec | |
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local"],"error":{"id":"noConnectionToOnezone","description":"No connection to Onezone."}},"description":"Error on nodes dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local: No connection to Onezone."}} request = <FixtureRequest for <Function 'test_user_sees_that_after_unsupporting_space_number_displayed_in_space_counter_for_given_provider_decreases[1oz_1op_deployed]'>> @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: (47 more lines...) |
||||
Collapse |
test_onezone_providers_sync
test_provider_with_stopped_workers_is_offline_and_resynchronises_with_others_after_restart[1oz_3op_providers_sync]
|
Chrome onezone providers sync test | 1 min | |
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"serviceUnavailable","description":"Service required for this operation is offline."}} zone_hostname = 'dev-onezone.default.svc.cluster.local' onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7fd889548390> owner_credentials = <tests.utils.user_utils.AdminUser object at 0x7fd889543e10> space_id = 'f346f6f3b474a936cd0bc3863f0b1e1achcc1a' storages_db = {'dev-oneprovider-krakow': {'posix': '3b59fa5f381e56d60135f36eb78c785bch9286'}, 'dev-oneprovider-lisbon': {}, 'dev-oneprovider-paris': {'posix': '8b3584d0dfe5805cfdc89f72c25704f7chc76c'}} hosts = {'oneprovider-1': {'container-id': 'c4260f1f761b3a13f271a9fd52c35c3454dcf58e15595b3621030c68411ac1c9', 'hostname': 'de...00d6732ff3884b', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '172.17.0.14', 'name': 'dev-onezone', ...}} providers = [{'oneprovider-1': {'size': '5 GiB', 'storage': 'posix'}}, {'oneprovider-2': {'size': '5 GiB', 'storage': 'posix'}}, {'oneprovider-3': {'size': '5 GiB', 'storage': 'posix'}}] (83 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
test_onepanel_basic
test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_deployed-browser_unified-new_storage1]
|
Failing since build #22 (Child of ODSRV-OZP200-18) | Chrome onepanel basic tests | 9 secs | ||
tests.utils.http_exceptions.HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local"],"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}},"description":"Error on nodes dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local: The server has encountered an error while processing this request."}} request = <FixtureRequest for <Function 'test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_deployed-browser_unified-new_storage1]'>> @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: (49 more lines...) |
|||||
test_onepanel_basic
test_user_fails_to_update_import_in_storage_that_is_not_importenabled[1oz_1op_deployed]
Failing on the develop branch. |
Failing since build #22 (Child of ODSRV-OZP200-18) | Chrome onepanel basic tests | 9 secs | ||
tests.utils.http_exceptions.HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local"],"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}},"description":"Error on nodes dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local: The server has encountered an error while processing this request."}} request = <FixtureRequest for <Function 'test_user_fails_to_update_import_in_storage_that_is_not_importenabled[1oz_1op_deployed]'>> @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: (49 more lines...) |
|||||
test_onepanel_basic
test_user_fails_to_create_2_storages_with_the_same_name[1oz_1op_deployed]
|
Failing since build #22 (Child of ODSRV-OZP200-18) | Chrome onepanel basic tests | 9 secs | ||
tests.utils.http_exceptions.HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local"],"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}},"description":"Error on nodes dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local: The server has encountered an error while processing this request."}} request = <FixtureRequest for <Function 'test_user_fails_to_create_2_storages_with_the_same_name[1oz_1op_deployed]'>> @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: (49 more lines...) |
|||||
test_onepanel_basic
test_user_modifies_newly_created_storage[1oz_1op_deployed-browser_unified-new_storage3]
|
Failing since build #22 (Child of ODSRV-OZP200-18) | Chrome onepanel basic tests | 9 secs | ||
tests.utils.http_exceptions.HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local"],"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}},"description":"Error on nodes dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local: The server has encountered an error while processing this request."}} request = <FixtureRequest for <Function 'test_user_modifies_newly_created_storage[1oz_1op_deployed-browser_unified-new_storage3]'>> @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: (49 more lines...) |
|||||
test_onepanel_basic
test_user_successfully_deletes_space_instead_of_revoking_it[1oz_1op_deployed]
|
Failing since build #22 (Child of ODSRV-OZP200-18) | Chrome onepanel basic tests | 9 secs | ||
tests.utils.http_exceptions.HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local"],"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}},"description":"Error on nodes dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local: The server has encountered an error while processing this request."}} request = <FixtureRequest for <Function 'test_user_successfully_deletes_space_instead_of_revoking_it[1oz_1op_deployed]'>> @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: (49 more lines...) |
|||||
test_onepanel_basic
test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_deployed-browser_emergency-new_storage2]
|
Failing since build #22 (Child of ODSRV-OZP200-18) | Chrome onepanel basic tests | 9 secs | ||
tests.utils.http_exceptions.HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local"],"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}},"description":"Error on nodes dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local: The server has encountered an error while processing this request."}} request = <FixtureRequest for <Function 'test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_deployed-browser_emergency-new_storage2]'>> @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: (49 more lines...) |
|||||
test_onepanel_basic
test_user_removes_newly_created_storage[1oz_1op_deployed-browser_emergency-new_storage6]
|
Failing since build #22 (Child of ODSRV-OZP200-18) | Chrome onepanel basic tests | 9 secs | ||
tests.utils.http_exceptions.HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local"],"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}},"description":"Error on nodes dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local: The server has encountered an error while processing this request."}} request = <FixtureRequest for <Function 'test_user_removes_newly_created_storage[1oz_1op_deployed-browser_emergency-new_storage6]'>> @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: (49 more lines...) |
|||||
test_onepanel_basic
test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_deployed]
Failing on the develop branch. |
Failing since build #12 (Manual run by Natalia Organek) | Chrome onepanel basic tests | 3 mins | ||
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=443): Read timed out. (read timeout=20) self = <urllib3.connectionpool.HTTPSConnectionPool object at 0x7f38f27744a8> conn = <urllib3.connection.VerifiedHTTPSConnection object at 0x7f38f269cb70> method = 'GET', url = '/api/v3/oneprovider/spaces' timeout = <urllib3.util.timeout.Timeout object at 0x7f38f2774668> chunked = False httplib_request_kw = {'body': None, 'headers': {'User-Agent': 'python-requests/2.22.0', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*'...zJlMmJkZGNoNGYzZgowMDFhY2lkIHRpbWUgPCAxNjQzMTc00NTY4CjAwMmZzaWduYXR1cmUgPeqZCd4srtC3zVEWXF5aMaQb9FJhxl9tI27GEN3qbzsK'}} timeout_obj = <urllib3.util.timeout.Timeout object at 0x7f38f269c898> (1110 more lines...) |
|||||
test_onepanel_basic
test_user_sees_that_synchronization_autoupdate_still_works_after_changing_mount_point_for_storage[1oz_1op_deployed]
Failing on the develop branch. |
Failing since build #22 (Child of ODSRV-OZP200-18) | Chrome onepanel basic tests | 9 secs | ||
tests.utils.http_exceptions.HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local"],"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}},"description":"Error on nodes dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local: The server has encountered an error while processing this request."}} request = <FixtureRequest for <Function 'test_user_sees_that_synchronization_autoupdate_still_works_after_changing_mount_point_for_storage[1oz_1op_deployed]'>> @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: (49 more lines...) |
|||||
test_onepanel_basic
test_user_removes_newly_created_storage[1oz_1op_deployed-browser_unified-new_storage5]
|
Failing since build #22 (Child of ODSRV-OZP200-18) | Chrome onepanel basic tests | 9 secs | ||
tests.utils.http_exceptions.HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local"],"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}},"description":"Error on nodes dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local: The server has encountered an error while processing this request."}} request = <FixtureRequest for <Function 'test_user_removes_newly_created_storage[1oz_1op_deployed-browser_unified-new_storage5]'>> @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: (49 more lines...) |
|||||
test_onepanel_basic
test_user_modifies_newly_created_storage[1oz_1op_deployed-browser_emergency-new_storage4]
|
Failing since build #22 (Child of ODSRV-OZP200-18) | Chrome onepanel basic tests | 9 secs | ||
tests.utils.http_exceptions.HTTPInternalServerError: [500] Internal Server Error: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local"],"error":{"id":"internalServerError","description":"The server has encountered an error while processing this request."}},"description":"Error on nodes dev-oneprovider-krakow-0.dev-oneprovider-krakow.default.svc.cluster.local: The server has encountered an error while processing this request."}} request = <FixtureRequest for <Function 'test_user_modifies_newly_created_storage[1oz_1op_deployed-browser_emergency-new_storage4]'>> @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: (49 more lines...) |
Status | Test | Failing since | Quarantined by | View job | Duration | |
---|---|---|---|---|---|---|
test_metadata
test_delete_all_basic_metadata_entries_after_saving_it[1oz_1op_deployed-Directory metadata-dir1]
|
Agnieszka Warchol
|
Chrome metadata test | 51 secs | |||
test_metadata
test_delete_all_basic_metadata_entries_after_saving_it[1oz_1op_deployed-File metadata-file1]
|
Agnieszka Warchol
|
Chrome metadata test | 49 secs | |||
Collapse |
test_oneprovider_transfers
test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Failing since build #4 (Child of ODSRV-OZP200-10) |
Michał Ćwiertnia
|
Chrome transfers tests | 7 mins | |
AssertionError: Transfer transferred is 50 MiB instead of 0 B in ended request = <FixtureRequest for <Function 'test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]'>> @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: (36 more lines...) |
||||||
Collapse |
test_oneprovider_transfers
test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Failing since build #4 (Child of ODSRV-OZP200-10) |
Michał Ćwiertnia
|
Chrome transfers tests | 7 mins | |
AssertionError: Transfer transferred is 50 MiB instead of 0 B in ended request = <FixtureRequest for <Function 'test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]'>> @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: (36 more lines...) |
||||||
Collapse |
test_oneprovider_transfers
test_user_tries_to_replicate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Failing since build #4 (Child of ODSRV-OZP200-10) |
Michał Ćwiertnia
|
Chrome transfers tests | 6 mins | |
AssertionError: Transfer transferred is 50 MiB instead of 0 B in ended request = <FixtureRequest for <Function 'test_user_tries_to_replicate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]'>> @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: (36 more lines...) |
||||||
Collapse |
test_oneprovider_transfers
test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Failing since build #4 (Child of ODSRV-OZP200-10) |
Michał Ćwiertnia
|
Chrome transfers tests | 5 mins | |
AssertionError: Transfer transferred is 50 MiB instead of 0 B in ended request = <FixtureRequest for <Function 'test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider[1oz_2op_deployed]'>> @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: (36 more lines...) |