GUI acceptance tests using environment deployed from packages.

Build: #2689 failed Child of ODSRV-OZP-1939

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Build result summary

Details

Completed
Queue duration
3 seconds
Duration
183 minutes
Labels
None
Revision
a36ca7215e27910e0dc9bf70cea0bf452a0a98d6
Total tests
779
Failing since
#2686 (Rebuilt by Łukasz Opioła)
Fixed in
#2696 (Manual run by Łukasz Opioła)

Responsible

  • Łukasz Opioła Łukasz Opioła Automatically assigned

Code commits

Author Commit Message Commit date
Bamboo Agent <bamboo@bamboo.onedata.org> Bamboo Agent <bamboo@bamboo.onedata.org> a36ca7215e27910e0dc9bf70cea0bf452a0a98d6 Update bamboos to origin/develop

Tests

Existing test failures 94
Status Test Failing since View job Duration
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_uploads_file_on_one_provider_sees_its_distribution_reads_half_of_file_on_other_provider_using_cdmi_and_again_sees_its_distribution[1oz_2op_deployed]'>>

    @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: 
(34 more lines...)
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_uploads_file_sees_its_distribution_writes_to_it_beyond_the_end_of_file_using_cdmi_and_sees_its_distribution_again[1oz_2op_deployed]'>>

    @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: 
(34 more lines...)
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_uploads_file_on_one_provider_sees_its_distribution_writes_to_it_using_cdmi_on_other_provider_and_sees_its_distribution[1oz_2op_deployed]'>>

    @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: 
(34 more lines...)
AssertionError: displayed chunk size 0 B in datadistribution modal does not match expected 20 B
request = <FixtureRequest for <Function 'test_user_uploads_file_sees_its_size_writes_to_it_using_cdmi_and_sees_that_size_has_grown[1oz_2op_deployed]'>>

    @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: 
(36 more lines...)
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_uploads_file_on_one_provider_sees_its_distribution_downloads_on_other_provider_and_again_sees_its_distribution[1oz_2op_deployed]'>>

    @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: 
(44 more lines...)
RuntimeError: no  item found in popups
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="b06ece368949541d1a0b031dd67af935")>
css_sel = '.webui-popover.in', err_msg = 'no  item found in popups'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(283 more lines...)
AssertionError: distribution for dev-oneprovider-paris is not entirely filled
request = <FixtureRequest for <Function 'test_user_successfully_adds_anystorage__storageid_qos_requirement[1oz_2op_deployed]'>>

    @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: 
(44 more lines...)
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_file_is_replicated_after_migration_from_one_storage_with_qos_requirement[1oz_2op_deployed]'>>

    @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: 
(44 more lines...)
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_uploads_file_and_checks_if_provider_name_is_displayed_in_the_data_distribution_panel[1oz_1op_deployed]'>>

    @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: 
(34 more lines...)
RuntimeError: no  item found in popups
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="4a31454880729e25262909436f47e5fb")>
css_sel = '.webui-popover.in', err_msg = 'no  item found in popups'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(283 more lines...)
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled
request = <FixtureRequest for <Function 'test_user_sees_that_there_are_no_file_blocks_on_provider_from_which_file_was_downloaded_and_then_evicted[1oz_2op_deployed]'>>

    @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: 
(44 more lines...)
RuntimeError: cannot click on DataDistributionItem in Data distribution popup
request = <FixtureRequest for <Function 'test_nonspaceowner_successfully_schedules_eviction_if_he_got_transfer_management_privileges[1oz_2op_deployed]'>>

    @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: 
(48 more lines...)
RuntimeError: no  item found in popups
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="1841aa2030af3321a837d6b6d9ddec4d")>
css_sel = '.webui-popover.in', err_msg = 'no  item found in popups'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
>           item = web_elem_root.find_element_by_css_selector(css_sel)
(279 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f1497613310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester2", "harvestingBackendEndpoint": "10.244.1.72:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f1497613310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester3", "harvestingBackendEndpoint": "10.244.1.72:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7fbacd859310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.145:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7ff84838b310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.80:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7ff84838b310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.80:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7ff84838b310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.80:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7ff84838b310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.80:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
tests.utils.http_exceptions.HTTPServiceUnavailable: [503] Service Unavailable: {"error":{"id":"externalServiceOperationFailed","details":{"serviceName":"Elasticsearch"},"description":"Your request could not be fulfilled due to problems with the external service 'Elasticsearch'. This might be a temporary problem or a misconfiguration. Please try again later or contact the site administrators if the problem persists."}}
http_method = <function post at 0x7f89588e4310>
ip = 'dev-onezone.default.svc.cluster.local', port = 443
path = '/api/v3/onezone/user/harvesters', use_ssl = True, headers = None
verify = False, cert = None, auth = ('admin', 'password')
data = '{"name": "harvester1", "harvestingBackendEndpoint": "10.244.1.102:9200", "harvestingBackendType": "elasticsearch_harvesting_backend"}'
default_headers = True, retries = 5

(244 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_creates_new_harvester[1oz_1op_elasticsearch]'>>

    @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: 
(31 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_creates_index_in_harvester[1oz_1op_elasticsearch]'>>

    @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: 
(33 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_adds_space_to_harvester_with_invitation_token[1oz_1op_elasticsearch]'>>

    @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: 
(33 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]'>>

    @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: 
(41 more lines...)
Fixed tests 6
Status Test Failing since View job Duration
Successful test_multiprovider_basic test_user_sees_spaces_size_stats_per_provider_after_clicking_show_statistics_then_oneprovider2_is_stopped_and_user_sees_error_message[1oz_2op_deployed]
Failing since build #2684 (Child of ODSRV-OPRPM-2413) Multiprovider basic 1 min
Successful test_oneprovider_data_tab test_user_sees_size_statistics_after_clicking_on_size_statistics_icon[1oz_1op_deployed]
Failing since build #2684 (Child of ODSRV-OPRPM-2413) Oneprovider data tab 26 secs
Successful test_oneprovider_transfers_directories test_user_sees_spaces_size_stats_per_provider_after_clicking_show_statistics_button[1oz_2op_deployed]
Failing since build #2684 (Child of ODSRV-OPRPM-2413) Transfers directories 33 secs
Successful test_oneprovider_transfers_directories test_user_sees_spaces_size_stats_per_provider_after_clicking_show_statistics_button_and_uploading_40_b_file_to_oneprovider2[1oz_2op_deployed]
Failing since build #2684 (Child of ODSRV-OPRPM-2413) Transfers directories 51 secs
Successful test_oneprovider_transfers_directories test_user_sees_spaces_size_stats_per_provider_after_clicking_show_statistics_button_and_replicating_directories_from_oneprovider1_to_oneprovider2[1oz_2op_deployed]
Failing since build #2684 (Child of ODSRV-OPRPM-2413) Transfers directories 1 min
Successful test_oneprovider_transfers_directories test_user_sees_spaces_size_stats_disabled_after_unchecking_size_statistics_toggle_for_oneprovider2[1oz_2op_deployed]
Failing since build #2684 (Child of ODSRV-OPRPM-2413) Transfers directories 38 secs