{"uuid": "a8765b42-8797-42fe-ad2e-4803522a3a70", "children": ["1d10f2d7-c79e-4345-9669-93db21b62ab1", "5152dd6a-7806-41a5-a198-86c55421bcf3"], "befores": [{"name": "wms_provider_warehouse_stock", "status": "broken", "statusDetails": {"message": "urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='dm-ff-be-service-supply.k8s-review.dailymail-tech.uz', port=443): Max retries exceeded with url: /api/v1/invoice?invoiceNumber=410000015536 (Caused by NameResolutionError(\"HTTPSConnection(host='dm-ff-be-service-supply.k8s-review.dailymail-tech.uz', port=443): Failed to resolve 'dm-ff-be-service-supply.k8s-review.dailymail-tech.uz' ([Errno -2] Name or service not known)\"))\n", "trace": "  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 38, in run_old_style_hookwrapper\n    res = yield\n          ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 139, in _multicall\n    teardown.throw(exception)\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 53, in run_old_style_hookwrapper\n    return result.get_result()\n           ^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_result.py\", line 103, in get_result\n    raise exc.with_traceback(tb)\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 38, in run_old_style_hookwrapper\n    res = yield\n          ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 139, in _multicall\n    teardown.throw(exception)\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/setuponly.py\", line 36, in pytest_fixture_setup\n    return (yield)\n            ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 121, in _multicall\n    res = hook_impl.function(*args)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/fixtures.py\", line 1202, in pytest_fixture_setup\n    result = call_fixture_func(fixturefunc, request, kwargs)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/fixtures.py\", line 908, in call_fixture_func\n    fixture_result = next(generator)\n                     ^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/fixtures/outbound.py\", line 87, in wms_provider_warehouse_stock\n    stocks.create_cell_with_one_barcode_stock(sku_amount=randint(4, 10))\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 203, in create_cell_with_one_barcode_stock\n    self.set_user_auth().set_cell().create_items(sku_amount=sku_amount, barcode_count=1).stocks_add_to_cell()\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 62, in create_items\n    self.create_ff_items(\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 110, in create_ff_items\n    .create_items(sku_amount=items_count, quantity=sku_amount, from_batch=True)\n     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/fulfillment/builders/supply/stock.py\", line 88, in create_items\n    self.upload_invoice(sku_batch_data, quantity=quantity)\n  File \"/app/src/framework/fulfillment/builders/supply/stock.py\", line 156, in upload_invoice\n    invoice_data = InvoiceApi(headers=self.headers).api_v1_invoice_get(invoice_number=invoice_number).data\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_ff_be_service_supply/api/invoice_api.py\", line 345, in api_v1_invoice_get\n    return self.api_v1_invoice_get_with_http_info(invoice_number, **kwargs)  # noqa: E501\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_ff_be_service_supply/api/invoice_api.py\", line 412, in api_v1_invoice_get_with_http_info\n    return self.api_client.call_api(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_ff_be_service_supply/api_client.py\", line 339, in call_api\n    return self.__call_api(resource_path, method,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_ff_be_service_supply/api_client.py\", line 153, in __call_api\n    response_data = self.request(\n                    ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_ff_be_service_supply/api_client.py\", line 363, in request\n    return self.rest_client.GET(url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 251, in GET\n    return self.request(\"GET\", url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 206, in request\n    r = self.pool_manager.request(method, url,\n        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 135, in request\n    return self.request_encode_url(\n           ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 182, in request_encode_url\n    return self.urlopen(method, url, **extra_kw)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/poolmanager.py\", line 457, in urlopen\n    response = conn.urlopen(method, u.request_uri, **kw)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 841, in urlopen\n    retries = retries.increment(\n              ^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py\", line 535, in increment\n    raise MaxRetryError(_pool, url, reason) from reason  # type: ignore[arg-type]\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"}, "steps": [{"name": "stock increment", "status": "broken", "statusDetails": {"message": "urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='dm-ff-be-service-supply.k8s-review.dailymail-tech.uz', port=443): Max retries exceeded with url: /api/v1/invoice?invoiceNumber=410000015536 (Caused by NameResolutionError(\"HTTPSConnection(host='dm-ff-be-service-supply.k8s-review.dailymail-tech.uz', port=443): Failed to resolve 'dm-ff-be-service-supply.k8s-review.dailymail-tech.uz' ([Errno -2] Name or service not known)\"))\n", "trace": "  File \"/app/src/framework/wms/fixtures/outbound.py\", line 87, in wms_provider_warehouse_stock\n    stocks.create_cell_with_one_barcode_stock(sku_amount=randint(4, 10))\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 203, in create_cell_with_one_barcode_stock\n    self.set_user_auth().set_cell().create_items(sku_amount=sku_amount, barcode_count=1).stocks_add_to_cell()\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 62, in create_items\n    self.create_ff_items(\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 110, in create_ff_items\n    .create_items(sku_amount=items_count, quantity=sku_amount, from_batch=True)\n     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/fulfillment/builders/supply/stock.py\", line 88, in create_items\n    self.upload_invoice(sku_batch_data, quantity=quantity)\n  File \"/app/src/framework/fulfillment/builders/supply/stock.py\", line 156, in upload_invoice\n    invoice_data = InvoiceApi(headers=self.headers).api_v1_invoice_get(invoice_number=invoice_number).data\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_ff_be_service_supply/api/invoice_api.py\", line 345, in api_v1_invoice_get\n    return self.api_v1_invoice_get_with_http_info(invoice_number, **kwargs)  # noqa: E501\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_ff_be_service_supply/api/invoice_api.py\", line 412, in api_v1_invoice_get_with_http_info\n    return self.api_client.call_api(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_ff_be_service_supply/api_client.py\", line 339, in call_api\n    return self.__call_api(resource_path, method,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_ff_be_service_supply/api_client.py\", line 153, in __call_api\n    response_data = self.request(\n                    ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_ff_be_service_supply/api_client.py\", line 363, in request\n    return self.rest_client.GET(url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 251, in GET\n    return self.request(\"GET\", url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 206, in request\n    r = self.pool_manager.request(method, url,\n        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 135, in request\n    return self.request_encode_url(\n           ^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 182, in request_encode_url\n    return self.urlopen(method, url, **extra_kw)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/poolmanager.py\", line 457, in urlopen\n    response = conn.urlopen(method, u.request_uri, **kw)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 841, in urlopen\n    retries = retries.increment(\n              ^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py\", line 535, in increment\n    raise MaxRetryError(_pool, url, reason) from reason  # type: ignore[arg-type]\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"}, "steps": [{"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "04015117-73aa-43cc-a09c-de1a1865bf8b-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "763c8a02-3adb-45a3-8f78-30c63f3f4366-attachment.json", "type": "application/json"}], "start": 1775205332881, "stop": 1775205332882}, {"name": "POST → https://dm-wms-be-service-account.k8s-review.dailymail-tech.uz/account/sign-in", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "6f0c169d-a872-4b27-ad30-d25b3325a0bc-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "4987e26e-61b5-4d5d-9462-e5fa2956b2ec-attachment.json", "type": "application/json"}], "start": 1775205332913, "stop": 1775205332913}, {"name": "Response → 200, trace_id: de3c3f2dbf6e7e1233bff98061da76b5", "status": "passed", "attachments": [{"name": "response.headers", "source": "b95bf8fb-7d2b-43a1-8048-a9553bfe3a87-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "4f1f6b4e-a3b5-4bd5-bd65-9060d0d13749-attachment.json", "type": "application/json"}], "start": 1775205332913, "stop": 1775205332913}], "attachments": [{"name": "cURL", "source": "f345a990-93f1-46bc-8ca8-206f3b1c2360-attachment.txt", "type": "text/plain"}], "start": 1775205332913, "stop": 1775205332913}, {"name": "AvailableCell add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "625772e4-deed-4dfa-ae24-eb2eaf7f0b9c-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "b6153772-ad4b-45c8-854a-326f6117aa7f-attachment.json", "type": "application/json"}], "start": 1775205332924, "stop": 1775205332924}], "start": 1775205332916, "stop": 1775205332927}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "709a46c7-9f65-44fe-8536-b9e752b0c413-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "eec7297f-25fe-4e05-bad2-f415db9648c5-attachment.json", "type": "application/json"}], "start": 1775205332939, "stop": 1775205332940}, {"name": "POST → https://dm-ff-be-service-account.k8s-review.dailymail-tech.uz/account/sign-in", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "ab066c18-16fe-46aa-823d-9d1d84bddca5-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "7144f00e-ba11-4566-a6c9-675718e273ae-attachment.json", "type": "application/json"}], "start": 1775205332975, "stop": 1775205332975}, {"name": "Response → 200, trace_id: 4500702bc1850f4730daf35434124395", "status": "passed", "attachments": [{"name": "response.headers", "source": "3146ad9d-589b-4bb1-b8ef-b871570aa5a9-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "3df3a2b1-f3d1-432e-bb17-7f3ee8bd624a-attachment.json", "type": "application/json"}], "start": 1775205332975, "stop": 1775205332975}], "attachments": [{"name": "cURL", "source": "e8575066-1cd4-41ba-8370-80603474aa0e-attachment.txt", "type": "text/plain"}], "start": 1775205332975, "stop": 1775205332975}, {"name": "Waiter function: wait_sku_batch_upload", "status": "passed", "steps": [{"name": "POST → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/sku/batch", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "880884a0-3d54-42d5-80c0-b48b174e0214-attachment.json", "type": "application/json"}], "start": 1775205333038, "stop": 1775205333039}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "a6694058-bc2e-419a-9b29-0b8f18d5969d-attachment.json", "type": "application/json"}], "start": 1775205333039, "stop": 1775205333039}], "attachments": [{"name": "cURL", "source": "82c4775c-6c19-4e03-b9b3-b310e1cc9c10-attachment.txt", "type": "text/plain"}], "start": 1775205333038, "stop": 1775205333039}], "start": 1775205333008, "stop": 1775205333039}, {"name": "GET → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/sku/90283406963995", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "2cfc789d-a755-44c4-88c0-9548fbda2d22-attachment.json", "type": "application/json"}], "start": 1775205333063, "stop": 1775205333064}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "c97f4a70-eac1-42ef-81e3-89c6e8f00caf-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "c6da7ed8-6e41-4f4f-9cdb-b32a6dd1216a-attachment.json", "type": "application/json"}], "start": 1775205333064, "stop": 1775205333064}], "attachments": [{"name": "cURL", "source": "9b3f28ff-59d7-4e49-a683-fca0f816b0a4-attachment.txt", "type": "text/plain"}], "start": 1775205333063, "stop": 1775205333064}, {"name": "PUT → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/sku", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "9fde93a3-7d7e-435c-b3ed-7c55ab30b3d1-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "aa28ce2b-bb6a-4b5c-8f51-aad9749095bc-attachment.json", "type": "application/json"}], "start": 1775205333090, "stop": 1775205333091}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "a6f35c71-7b8f-4253-92dc-a8b76c6387df-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "1caeb3f5-5cd8-4ddd-9651-6a58d908cde4-attachment.json", "type": "application/json"}], "start": 1775205333091, "stop": 1775205333091}], "attachments": [{"name": "cURL", "source": "b75a6748-398c-4641-8c7b-34c80d35df20-attachment.txt", "type": "text/plain"}], "start": 1775205333090, "stop": 1775205333091}, {"name": "POST → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/invoice/batch", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "04f3ce48-2fc3-4f74-963b-76aecac5702f-attachment.json", "type": "application/json"}], "start": 1775205333421, "stop": 1775205333422}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "9de62b53-4016-49ee-a16a-b8eaab5cb5d4-attachment.json", "type": "application/json"}], "start": 1775205333422, "stop": 1775205333422}], "attachments": [{"name": "cURL", "source": "799ce00b-6c90-4ada-9f4a-848b13710071-attachment.txt", "type": "text/plain"}], "start": 1775205333421, "stop": 1775205333422}, {"name": "Waiter function: wait_service_supply_new_invoice", "status": "passed", "start": 1775205333422, "stop": 1775205333434}], "start": 1775205332870, "stop": 1775205333442}], "start": 1775205332870, "stop": 1775205333443}], "start": 1775205332870, "stop": 1775205333552}