{"name": "test_gateway_order_delivery_info[Uzbekistan | YaMarket]", "status": "failed", "statusDetails": {"message": "AssertionError: 405 POST https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/delivering-order-info: {\"timestamp\":\"2026-04-04T23:24:52.924+00:00\",\"status\":405,\"error\":\"Method Not Allowed\",\"message\":\"Request method 'POST' not supported\",\"path\":\"/internal/order/delivering-order-info\"}, x-aer-trace-id: 94beb89c8770644d1409be52dc12f1de", "trace": "self = <tests.fulfillment.test_gateway.test_gateway.TestGateway object at 0x7da69aa4aa90>\nwms_provider_warehouse_stock = WMSProviderWarehouseStockDTO(warehouse=WMSWarehouse(id=1693627, first_mile_id=<DeliveryFirstMileId.Uzbekistan: 12>, ff...ider_name='YaMarket'), stocks=<src.framework.wms.builders.availability.stock.WMSStockBuilder object at 0x7da698d92890>)\n\n    @allure.feature(\"Service Gateway Order\")\n    def test_gateway_order_delivery_info(self, wms_provider_warehouse_stock):\n        \"\"\"\n        checking Gateway url:\n        /order/internal/order/delivering-order-info\"\n        \"\"\"\n        with allure.step(\"builder init\"):\n            builder = (\n                WMSOrderBuilder(\n                    warehouse=wms_provider_warehouse_stock.warehouse,\n                    provider=wms_provider_warehouse_stock.provider,\n                    items=wms_provider_warehouse_stock.stocks.items,\n                    user=wms_provider_warehouse_stock.stocks.user,\n                    headers=wms_provider_warehouse_stock.stocks.headers,\n                    clear=True,\n                )\n                .set_user()\n                .set_user_auth()\n                .outbound_e2e_fast_flow()\n            )\n            builder.control_order_status_in_order_service(\n                order_id=builder.order.order_id, order_status=OrderStatus.DELIVERING\n            )\n        response = SwaggerDmFfBeFacadeGateway(\n            headers=builder.headers\n>       ).post_wms_order_internal_order_delivering_order_info(\n            body=WmsOrderInternalOrderDeliveringOrderInfoRequest(order_id=builder.order.order_id)\n        )\n\ntests/fulfillment/test_gateway/test_gateway.py:168: \n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \nsrc/framework/common/swagger/dm/ff/be/facade/gateway.py:182: in post_wms_order_internal_order_delivering_order_info\n    response = self.client.request(\nsrc/framework/common/api.py:288: in request\n    cls._validator.validate_status_code(response, allowed_status_codes, method=method)\n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \n\nresponse = <Response [405]>\nallowed_status_codes = (<HTTPStatus.OK: 200>, <HTTPStatus.NO_CONTENT: 204>, <HTTPStatus.CREATED: 201>, <HTTPStatus.ACCEPTED: 202>)\nmethod = <HTTPMethod.POST>\n\n    @staticmethod\n    def validate_status_code(response: requests.Response, allowed_status_codes: tuple, method: str = None) -> None:\n        \"\"\"Валидирует статус код ответа\"\"\"\n        if response.status_code not in allowed_status_codes:\n            trace_id = get_clear_trace_id(headers=response.headers)\n            response_content = (\n                response.content[:STEP_CONTENT_MAX_LENGTH]\n                if len(response.content) > STEP_CONTENT_MAX_LENGTH\n                else response.content\n            )\n>           raise AssertionError(\n                f\"{response.status_code} {method} {response.url}: {response_content.decode()}, \"\n                f\"x-aer-trace-id: {trace_id}\"\n            )\nE           AssertionError: 405 POST https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/delivering-order-info: {\"timestamp\":\"2026-04-04T23:24:52.924+00:00\",\"status\":405,\"error\":\"Method Not Allowed\",\"message\":\"Request method 'POST' not supported\",\"path\":\"/internal/order/delivering-order-info\"}, x-aer-trace-id: 94beb89c8770644d1409be52dc12f1de\n\nsrc/framework/common/api.py:138: AssertionError"}, "description": "\n        checking Gateway url:\n        /order/internal/order/delivering-order-info\"\n        ", "steps": [{"name": "builder init", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_availability ", "status": "passed", "attachments": [{"name": "query", "source": "2b21a347-2286-4d28-b9a7-ad0f3d2673a6-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "684180ff-100e-4fd1-8d52-6e5cc2f2bf24-attachment.json", "type": "application/json"}], "start": 1775345070152, "stop": 1775345070152}, {"name": "AssemblyPackingTable add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "d94dfbab-85f6-4bfc-94b1-0cc69230ce04-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "3f51bcf4-4c90-41a0-adac-476d943a43c3-attachment.json", "type": "application/json"}], "start": 1775345070259, "stop": 1775345070259}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "016fd78e-b97e-4ad5-b44c-53e461da3ad6-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "0d1e0d84-f768-448d-b2b2-9648dafa5673-attachment.json", "type": "application/json"}], "start": 1775345070260, "stop": 1775345070261}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "07b29e8e-e0c2-44a8-9f66-dc2790551dd4-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "b4ea8df2-cfb8-4837-8cbe-fbaa32ca0beb-attachment.json", "type": "application/json"}], "start": 1775345070262, "stop": 1775345070262}, {"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "6a4b5f20-c440-4959-9eaf-e079af366883-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "3911d85e-3eab-4eeb-adff-2ea969a47d5b-attachment.json", "type": "application/json"}], "start": 1775345070264, "stop": 1775345070264}], "start": 1775345070247, "stop": 1775345070274}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "945ad252-0f34-4a2f-abd7-5e07f944037e-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "eb22b742-ff38-4cfc-8798-c446e726c703-attachment.json", "type": "application/json"}], "start": 1775345070297, "stop": 1775345070297}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "093b5fb0-dfe9-428d-95c0-06fedd4d09e4-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "02bb95d3-98ab-43c0-952e-4a589daa3350-attachment.json", "type": "application/json"}], "start": 1775345070299, "stop": 1775345070299}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "a061d778-8c26-4212-9f3e-f6fa15dff996-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "cd5866e3-88b7-44d6-b2a3-0c5dce2c93cd-attachment.json", "type": "application/json"}], "start": 1775345070300, "stop": 1775345070300}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "d2fe9191-61f8-4175-a0a1-8323aa847ee9-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "5b462b1a-bc7b-4891-8432-be479b6d2a8e-attachment.json", "type": "application/json"}], "start": 1775345070301, "stop": 1775345070302}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "bc53c855-55c3-45cd-829e-82a03f09ef5f-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "9f45f869-4340-493c-b0c0-8d8dcf4e3527-attachment.json", "type": "application/json"}], "start": 1775345070308, "stop": 1775345070308}, {"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": "60ccb06f-3196-4cb7-b3a3-98fec2bb6093-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "0f87a79e-7df9-4abf-90c7-503690e44f37-attachment.json", "type": "application/json"}], "start": 1775345070348, "stop": 1775345070349}, {"name": "Response → 200, trace_id: 1912f699defa3dc712c53a27350198cd", "status": "passed", "attachments": [{"name": "response.headers", "source": "335b59fd-1722-4185-ad52-9ecbfd88850e-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "e597f64e-6082-4d09-945f-6988ab035cdc-attachment.json", "type": "application/json"}], "start": 1775345070349, "stop": 1775345070349}], "attachments": [{"name": "cURL", "source": "44add0a8-41b6-46e7-8801-0f58948ae519-attachment.txt", "type": "text/plain"}], "start": 1775345070348, "stop": 1775345070349}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "ff3def34-4fe8-46af-aca3-962f96b0e5ed-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "545a55f8-ca4a-4709-8db5-f59c63cfca57-attachment.json", "type": "application/json"}], "start": 1775345070355, "stop": 1775345070356}, {"name": "Waiter function: login_or_refresh", "status": "passed", "steps": [{"name": "POST → https://dm-wms-be-service-account.k8s-review.dailymail-tech.uz/oauth/custom/token", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "4c8881e3-bbd9-439d-9ae2-5fe3e7ad5ce9-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "d7a6a9be-eb9e-492f-9b0e-4b977f95302a-attachment.json", "type": "application/json"}], "start": 1775345070396, "stop": 1775345070396}, {"name": "Response → 200, trace_id: 18c6f6e1dd4696f8649f1069b421f23a", "status": "passed", "attachments": [{"name": "response.headers", "source": "926e3796-aaa2-4056-9f62-85eedee932e5-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "6e2d0f17-7d3d-4cfd-a509-f6b9428ae989-attachment.json", "type": "application/json"}], "start": 1775345070396, "stop": 1775345070397}], "attachments": [{"name": "cURL", "source": "a8d2510d-3c83-4c12-bc95-5a7343ef073a-attachment.txt", "type": "text/plain"}], "start": 1775345070396, "stop": 1775345070397}], "start": 1775345070356, "stop": 1775345070400}, {"name": "POST → https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/supply/ya/api/v1/order", "status": "passed", "attachments": [{"name": "Request", "source": "87e43f52-8aa0-40be-a8f4-9e066b025c88-attachment.json", "type": "application/json"}, {"name": "Response", "source": "c120a995-ba69-47d7-afb8-2c41d952696c-attachment.json", "type": "application/json"}], "start": 1775345070442, "stop": 1775345071745}, {"name": "Waiter function: wait_order_order_by_platform_tracking_code", "status": "passed", "start": 1775345071746, "stop": 1775345075163}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/create-wave/order", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "fb3941be-32a0-4886-8d56-5b68338a07f1-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "8cf391ac-179a-4443-9bce-636515733202-attachment.json", "type": "application/json"}], "start": 1775345081104, "stop": 1775345081104}, {"name": "Response → 200, trace_id: c43c4daffc448b1e810d0d752082a835", "status": "passed", "attachments": [{"name": "response.headers", "source": "442a2b88-b16f-4033-8aed-5e3b8d56c979-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "b7adcd6d-b9dc-4cdb-b255-589889a85533-attachment.json", "type": "application/json"}], "start": 1775345081104, "stop": 1775345081104}], "attachments": [{"name": "cURL", "source": "ba248ebc-c6bb-4cf4-bd48-c86ed12713c8-attachment.txt", "type": "text/plain"}], "start": 1775345081104, "stop": 1775345081104}, {"name": "POST → https://dm-wms-be-service-account.k8s-review.dailymail-tech.uz/api/v1/account/set-worker-location", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "bc2a4a09-fad4-4496-b98c-5bab5875af83-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "006432dc-4d40-4156-bbf0-10f3a1b7974a-attachment.json", "type": "application/json"}], "start": 1775345081281, "stop": 1775345081281}, {"name": "Response → 200, trace_id: 3b702d75a8da92569760772b82401dbd", "status": "passed", "attachments": [{"name": "response.headers", "source": "4bb56627-8029-4ecb-b5d5-5f951b6a320a-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "074aa9f9-d3e0-4096-8880-46bfe74bf46a-attachment.json", "type": "application/json"}], "start": 1775345081281, "stop": 1775345081282}], "attachments": [{"name": "cURL", "source": "b82294c7-d96f-451a-a854-9723902d31b3-attachment.txt", "type": "text/plain"}], "start": 1775345081281, "stop": 1775345081282}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/task-for-wave", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "1383bed2-dd3f-4e70-b66f-3c1eec64b704-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "3301a5ea-aefa-47c8-b801-32b6a4386a56-attachment.json", "type": "application/json"}], "start": 1775345081344, "stop": 1775345081345}, {"name": "Response → 200, trace_id: 1a4f39b93397ee577149ca1055a884d5", "status": "passed", "attachments": [{"name": "response.headers", "source": "1b42fa19-308e-4ea6-952f-274bfb0b7570-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "4f67829a-08a9-44fd-a701-7f8a80a2d7cc-attachment.json", "type": "application/json"}], "start": 1775345081345, "stop": 1775345081345}], "attachments": [{"name": "cURL", "source": "4c17d1d2-3002-4995-80c5-c4ea754a2357-attachment.txt", "type": "text/plain"}], "start": 1775345081344, "stop": 1775345081345}, {"name": "GET → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/task", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "59a58f26-dec9-47ce-8632-0f228e62badf-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "6cbb04b3-dba0-4e57-9386-ab94d7d32ed1-attachment.json", "type": "application/json"}], "start": 1775345081397, "stop": 1775345081398}, {"name": "Response → 200, trace_id: 764c6175d4518f290aa74b46b3becf3a", "status": "passed", "attachments": [{"name": "response.headers", "source": "f730054c-323b-4b12-b181-2df5c462f67d-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "e7ee70a3-4608-425f-8c35-c1fb8c96b7f1-attachment.json", "type": "application/json"}], "start": 1775345081398, "stop": 1775345081398}], "attachments": [{"name": "cURL", "source": "bfbf76b1-d7de-455d-b77d-b8df13410aab-attachment.txt", "type": "text/plain"}], "start": 1775345081397, "stop": 1775345081398}, {"name": "GET → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/task", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "e26d3b9c-e22e-4a6b-93a6-81029d7ebae6-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "1e4e73ff-d24e-411c-9ad8-88102b4b5eb9-attachment.json", "type": "application/json"}], "start": 1775345081447, "stop": 1775345081447}, {"name": "Response → 200, trace_id: 007615899601690d3e73274efb0d8e6e", "status": "passed", "attachments": [{"name": "response.headers", "source": "4f2c7de8-1f2d-4706-9180-015f73281ef2-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "b09ec60a-7d06-409a-b6ab-f97f49acfc33-attachment.json", "type": "application/json"}], "start": 1775345081447, "stop": 1775345081448}], "attachments": [{"name": "cURL", "source": "c37436d7-0294-4a3f-9a2e-59fbc815b54c-attachment.txt", "type": "text/plain"}], "start": 1775345081447, "stop": 1775345081448}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/sorting/{sortingType}/box/create", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "14d34596-5c8e-4fdf-8c5d-3181fabee634-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "904356fc-343c-430f-a74f-e93cedc0446a-attachment.json", "type": "application/json"}], "start": 1775345081487, "stop": 1775345081488}, {"name": "Response → 200, trace_id: 6abfcdbeb78c4967c088f07c6803015c", "status": "passed", "attachments": [{"name": "response.headers", "source": "b4ccb7d6-385d-4ef8-9d86-f86ffc8c1ef1-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "330c901f-da55-4542-82ef-c8f31c93a748-attachment.txt", "type": "text/plain"}], "start": 1775345081488, "stop": 1775345081488}], "attachments": [{"name": "cURL", "source": "e1e8d635-afda-443e-a6dd-da38f8d11060-attachment.txt", "type": "text/plain"}], "start": 1775345081487, "stop": 1775345081488}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/box/assign?boxBarcodes=BX-0000492777&pickingTaskKey=52336fd6e5cae9e26a2ad8d8629f24ba60dfc42c3af6df566313e6c98b548141", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "17d4adfa-2709-49cb-a802-de7db42ca7d1-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "761ccacc-5380-4f53-94c7-d1f819053f6c-attachment.json", "type": "application/json"}], "start": 1775345081519, "stop": 1775345081520}, {"name": "Response → 200, trace_id: b81ecdc88ea1c0ae4d496040736ae298", "status": "passed", "attachments": [{"name": "response.headers", "source": "39c657c2-1319-4d1e-a805-eea1ea18e0e7-attachment.json", "type": "application/json"}], "start": 1775345081520, "stop": 1775345081520}], "attachments": [{"name": "cURL", "source": "5fcb7fc0-c889-4467-8cc6-b4ca130d69fd-attachment.txt", "type": "text/plain"}], "start": 1775345081519, "stop": 1775345081520}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/sku-cell/inc-by-sku-barcode", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "c1add9d1-202a-49f2-bcfb-6953241fc5bb-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "24f18eb0-af49-4435-94cb-74888abcfc76-attachment.json", "type": "application/json"}], "start": 1775345081552, "stop": 1775345081552}, {"name": "Response → 200, trace_id: db5b0e292786d869f8a0468c2b3aecbe", "status": "passed", "attachments": [{"name": "response.headers", "source": "d852bb4b-149b-4ecb-813a-f78282d5aae4-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "4f6de007-a35f-4e85-8b19-1b03ccbf2ff8-attachment.json", "type": "application/json"}], "start": 1775345081552, "stop": 1775345081552}], "attachments": [{"name": "cURL", "source": "51523444-a72e-4921-b542-bbc206d454c1-attachment.txt", "type": "text/plain"}], "start": 1775345081552, "stop": 1775345081552}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/task/complete-step?taskKey=52336fd6e5cae9e26a2ad8d8629f24ba60dfc42c3af6df566313e6c98b548141&skuId=4100000000000052873&cellBarcode=QA-75345063577253632&cellId=488107", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "991c1ec8-685d-4562-a87b-35ae92e11460-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "a22a1dfc-6e31-4aa2-8438-7308ef69daaf-attachment.json", "type": "application/json"}], "start": 1775345081659, "stop": 1775345081659}, {"name": "Response → 200, trace_id: 320d5657e2e873df387ccde589e50332", "status": "passed", "attachments": [{"name": "response.headers", "source": "346477f2-ccf6-4cb8-8971-cd9694d62bfe-attachment.json", "type": "application/json"}], "start": 1775345081659, "stop": 1775345081659}], "attachments": [{"name": "cURL", "source": "f384f106-0343-4267-ab26-24028fb7c9d4-attachment.txt", "type": "text/plain"}], "start": 1775345081659, "stop": 1775345081659}, {"name": "GET → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/task", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "eb09265c-46d0-4a49-839a-18db77098e75-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "394cb25b-1c04-407c-88f2-4f2cb08a0677-attachment.json", "type": "application/json"}], "start": 1775345081700, "stop": 1775345081700}, {"name": "Response → 200, trace_id: c4b3841dc2e1980389b8401173856c69", "status": "passed", "attachments": [{"name": "response.headers", "source": "f3e348ad-ad1f-42a2-a08a-68cfcee4479b-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "8d3ed858-1735-4454-b6e5-b7e5d486b916-attachment.json", "type": "application/json"}], "start": 1775345081700, "stop": 1775345081700}], "attachments": [{"name": "cURL", "source": "55f6ceef-cd84-44a7-add5-2a111b806b3a-attachment.txt", "type": "text/plain"}], "start": 1775345081700, "stop": 1775345081700}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/consolidation/cell-pre/bind-task-boxes", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "a68ce5bf-3309-4721-93f2-d39677cf1868-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "08dafe33-ac92-47f9-a763-327ef194318f-attachment.json", "type": "application/json"}], "start": 1775345081731, "stop": 1775345081732}, {"name": "Response → 200, trace_id: ff01201aa5bcc9d1e5eb98fd91a76ab0", "status": "passed", "attachments": [{"name": "response.headers", "source": "44eea49b-2370-4430-8072-fa1e5fdae4e9-attachment.json", "type": "application/json"}], "start": 1775345081732, "stop": 1775345081732}], "attachments": [{"name": "cURL", "source": "9fce4847-b7de-48f5-b467-3415675205f6-attachment.txt", "type": "text/plain"}], "start": 1775345081731, "stop": 1775345081732}, {"name": "Waiter function: wait_consolidation_task_start", "status": "passed", "steps": [{"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/consolidation/tasks/start", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "b1c8085d-1a2c-482c-a802-3ae536fe80b0-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "95312c70-ce73-42cd-863a-5474d0cc9380-attachment.json", "type": "application/json"}], "start": 1775345082156, "stop": 1775345082156}, {"name": "Response → 200, trace_id: 6143db99d093f32e33a6fc6fd3c3d896", "status": "passed", "attachments": [{"name": "response.headers", "source": "600e1158-5f86-40b2-903a-91b5ce2eda98-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "17ad9845-c777-4bca-badc-71f6be0d32d8-attachment.json", "type": "application/json"}], "start": 1775345082156, "stop": 1775345082156}], "attachments": [{"name": "cURL", "source": "e330a1a9-8704-4e1e-b80c-efb92c2d8577-attachment.txt", "type": "text/plain"}], "start": 1775345082156, "stop": 1775345082157}], "start": 1775345081735, "stop": 1775345082160}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/consolidation/tasks/finish", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "95913d2a-4dfc-4ee1-8398-9533382e3a17-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "b3bccc1d-8590-4d67-87bc-15be9ce28839-attachment.json", "type": "application/json"}], "start": 1775345082225, "stop": 1775345082226}, {"name": "Response → 200, trace_id: b3dba7bc88257b6d32073af83687f6f3", "status": "passed", "attachments": [{"name": "response.headers", "source": "7ede744f-62da-48f8-95d5-8962d49896dd-attachment.json", "type": "application/json"}], "start": 1775345082226, "stop": 1775345082226}], "attachments": [{"name": "cURL", "source": "dc764498-199c-4cfa-acc4-599350763ab9-attachment.txt", "type": "text/plain"}], "start": 1775345082225, "stop": 1775345082226}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/sorting/create-task", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "fff6a31f-d0d9-4c4b-87af-eb1fa85e8e94-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "16ce41d2-f0d9-49c0-bfbb-c40323d1a681-attachment.json", "type": "application/json"}], "start": 1775345082259, "stop": 1775345082259}, {"name": "Response → 200, trace_id: 0ab7fd65520a98c403ebf3fa36d8dc68", "status": "passed", "attachments": [{"name": "response.headers", "source": "31b414f4-3dfb-44fd-b9b3-c5e9c9e69199-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "5a04f092-2cf3-411e-b5c0-1a3a5e58a630-attachment.json", "type": "application/json"}], "start": 1775345082259, "stop": 1775345082259}], "attachments": [{"name": "cURL", "source": "600f3dec-ce27-427e-b92e-c238f8ff359f-attachment.txt", "type": "text/plain"}], "start": 1775345082259, "stop": 1775345082259}, {"name": "GET → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/sorting/boxes", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "7f2bb613-6477-4cd2-95d9-f7b8fa5e48ff-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "52bdaf21-2d98-42a5-8581-db8287bede6e-attachment.json", "type": "application/json"}], "start": 1775345082303, "stop": 1775345082304}, {"name": "Response → 200, trace_id: f132cf71c48c759d14e24587f12ca2f2", "status": "passed", "attachments": [{"name": "response.headers", "source": "f2488392-2f20-4eb1-a09d-639a44e4396a-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "a6972f0d-242c-45b9-9fa3-572542ac9ea8-attachment.json", "type": "application/json"}], "start": 1775345082304, "stop": 1775345082304}], "attachments": [{"name": "cURL", "source": "c95829ef-6a70-4de3-a228-0504eb6164e2-attachment.txt", "type": "text/plain"}], "start": 1775345082303, "stop": 1775345082304}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/sorting/add-box-to-task", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "c5ee430e-96e9-47c0-ae8a-66449915b737-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "6fcf8458-638e-43bf-b52c-a00ba3aff736-attachment.json", "type": "application/json"}], "start": 1775345082352, "stop": 1775345082352}, {"name": "Response → 200, trace_id: 06ec1b203f082ab4207c303bddcdbbd7", "status": "passed", "attachments": [{"name": "response.headers", "source": "cd9f262b-01fa-4983-a121-c6fb79593d77-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "3724295e-4cd7-4b3d-8b51-20550f8855b3-attachment.json", "type": "application/json"}], "start": 1775345082352, "stop": 1775345082352}], "attachments": [{"name": "cURL", "source": "78f95157-f280-4272-bace-afb1c35c12db-attachment.txt", "type": "text/plain"}], "start": 1775345082352, "stop": 1775345082352}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/sorting/move-in-progress?sortingTaskId=161036", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "6e65b33e-be1d-46c6-a9ad-d49fa0c29553-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "558da635-a09f-4fb7-a50d-093dd9d2fd74-attachment.json", "type": "application/json"}], "start": 1775345082376, "stop": 1775345082376}, {"name": "Response → 200, trace_id: 0db202ffb48beebc900616b9004c5a30", "status": "passed", "attachments": [{"name": "response.headers", "source": "c4f84b24-aedf-40fa-ac2c-62e27ce80870-attachment.json", "type": "application/json"}], "start": 1775345082376, "stop": 1775345082376}], "attachments": [{"name": "cURL", "source": "2a743a39-b693-495b-8ffd-c1901f889254-attachment.txt", "type": "text/plain"}], "start": 1775345082376, "stop": 1775345082376}, {"name": "POST → https://dm-wms-be-service-account.k8s-review.dailymail-tech.uz/api/v1/account/set-worker-location", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "ba9b4dec-0b96-496f-9e94-41f225467dee-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "62ca82c7-ae28-40f7-8df9-484d779a0480-attachment.json", "type": "application/json"}], "start": 1775345082418, "stop": 1775345082419}, {"name": "Response → 200, trace_id: 5426b4168a68ced70755111e32168359", "status": "passed", "attachments": [{"name": "response.headers", "source": "03616003-24ea-4fb2-a709-5f2fcc8e16be-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "c37e9360-2017-4072-ab62-f2d39ec879c6-attachment.json", "type": "application/json"}], "start": 1775345082419, "stop": 1775345082419}], "attachments": [{"name": "cURL", "source": "e991853a-9c4c-41e2-9397-17ce460351c7-attachment.txt", "type": "text/plain"}], "start": 1775345082418, "stop": 1775345082419}, {"name": "GET → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/sorting/ORDER/check-requirements", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "d5905881-571d-405b-af42-77236a0181d7-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "619a2d8f-5aaa-43bb-9265-805d7ee0ccde-attachment.json", "type": "application/json"}], "start": 1775345082485, "stop": 1775345082486}, {"name": "Response → 200, trace_id: a959dcbc590ca2f29f2cc53486c9b5f8", "status": "passed", "attachments": [{"name": "response.headers", "source": "9c4ed048-8035-4b77-a715-7f21ecaa6847-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "7cc444be-0ea1-4a94-994f-e466acd5a95a-attachment.json", "type": "application/json"}], "start": 1775345082486, "stop": 1775345082486}], "attachments": [{"name": "cURL", "source": "093557b2-27d2-4ff3-bed0-1d3dc473c345-attachment.txt", "type": "text/plain"}], "start": 1775345082485, "stop": 1775345082486}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/sorting/ORDER/box/complete", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "2a294bb8-484f-4b15-8190-68a82dca77f4-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "173cedba-b102-4a93-8327-7da50ba70452-attachment.json", "type": "application/json"}], "start": 1775345082522, "stop": 1775345082523}, {"name": "Response → 200, trace_id: 5084beb18c898bbbc2a7182b7e4773e0", "status": "passed", "attachments": [{"name": "response.headers", "source": "57946d96-d8bf-4ef8-823e-cf7a80a6141f-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "7def88d3-ef5f-4a39-839f-6d26f51aeae8-attachment.json", "type": "application/json"}], "start": 1775345082523, "stop": 1775345082523}], "attachments": [{"name": "cURL", "source": "0523811b-fa5c-4fb5-89f5-5664336121ed-attachment.txt", "type": "text/plain"}], "start": 1775345082522, "stop": 1775345082523}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/sorting/multi-barcode/box", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "76544f17-8d1f-4c69-b916-74a742068b1f-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "acdf794d-a015-4fe5-9f81-5479d664946d-attachment.json", "type": "application/json"}], "start": 1775345082559, "stop": 1775345082559}, {"name": "Response → 200, trace_id: fb8aac139d0934472a5d2e11648e22b9", "status": "passed", "attachments": [{"name": "response.headers", "source": "7e984159-15c6-4a60-9d56-2ce916db219b-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "5ffdf790-2774-4996-a9c7-4fa9b61cdb11-attachment.json", "type": "application/json"}], "start": 1775345082559, "stop": 1775345082560}], "attachments": [{"name": "cURL", "source": "47c483d2-c95e-4771-b184-413cd4a898a9-attachment.txt", "type": "text/plain"}], "start": 1775345082559, "stop": 1775345082560}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "9a96b40d-a545-42f2-b79b-9a0c90738cc5-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "a1b471f9-b567-4982-b3fb-2b66dd09e621-attachment.json", "type": "application/json"}], "start": 1775345082575, "stop": 1775345082576}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/assign/cell?orderId=4278192456&wallCellBarcode=12.18.1.47", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "32f99052-6ebf-47ab-8fc5-ed02e75fb125-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "b62ae010-65b7-48ef-a238-14acd632b141-attachment.json", "type": "application/json"}], "start": 1775345082606, "stop": 1775345082607}, {"name": "Response → 200, trace_id: 5157d3efa6907b4d951d82a3d2cc0546", "status": "passed", "attachments": [{"name": "response.headers", "source": "abcb087e-7abe-4ec5-8187-47f319427e5a-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "a8daa764-cdc0-4e4f-bc0a-9fbbb3791eb1-attachment.txt", "type": "text/plain"}], "start": 1775345082607, "stop": 1775345082607}], "attachments": [{"name": "cURL", "source": "9f7c09c9-b5a9-4647-8594-515cd5a67fab-attachment.txt", "type": "text/plain"}], "start": 1775345082606, "stop": 1775345082607}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "6afc2a2a-56cb-4c5c-9091-0118e273a9c1-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "d0befaef-9e13-4a27-8aad-e210afe5c021-attachment.json", "type": "application/json"}], "start": 1775345082618, "stop": 1775345082618}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/wall/cell/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "1d0cdd90-410d-439c-8c6e-886dd1c5ff2a-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "f841e395-2fe3-43f4-a8e1-af8d825d8bbe-attachment.json", "type": "application/json"}], "start": 1775345083682, "stop": 1775345083682}, {"name": "Response → 200, trace_id: 735a4ec3f39fd6c26ba1d5d95be968bb", "status": "passed", "attachments": [{"name": "response.headers", "source": "0ed86977-93f6-4013-a9c7-0ccc712eea85-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "497a91e5-743f-4513-b92c-1456ae3837b5-attachment.json", "type": "application/json"}], "start": 1775345083682, "stop": 1775345083682}], "attachments": [{"name": "cURL", "source": "94ea51d8-c7b5-41a0-a5a3-155f61f920dd-attachment.txt", "type": "text/plain"}], "start": 1775345083682, "stop": 1775345083683}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/sorting/ORDER/box/complete", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "3aaa69c5-3aa7-4033-be2e-9d45fbabb347-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "447506a7-008a-4536-adea-20d9a7470b95-attachment.json", "type": "application/json"}], "start": 1775345083708, "stop": 1775345083708}, {"name": "Response → 200, trace_id: 1dc3100987885f7a3a7b457be2f335bf", "status": "passed", "attachments": [{"name": "response.headers", "source": "5328851b-0625-469e-bf79-625405e6f275-attachment.json", "type": "application/json"}], "start": 1775345083708, "stop": 1775345083708}], "attachments": [{"name": "cURL", "source": "dabfc267-44b1-4962-addf-095d457dbab7-attachment.txt", "type": "text/plain"}], "start": 1775345083708, "stop": 1775345083708}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/sorting/complete-task", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "b4466aaf-4a11-483f-a04c-ae0793ac1c9b-attachment.json", "type": "application/json"}], "start": 1775345083733, "stop": 1775345083733}, {"name": "Response → 200, trace_id: 0b379337cbf8c2cfecd33b7aab623b49", "status": "passed", "attachments": [{"name": "response.headers", "source": "b532964a-a79d-4ccc-b9ca-a7d128102329-attachment.json", "type": "application/json"}], "start": 1775345083734, "stop": 1775345083734}], "attachments": [{"name": "cURL", "source": "074e0dff-4fec-4717-ab95-10f81fc91063-attachment.txt", "type": "text/plain"}], "start": 1775345083733, "stop": 1775345083734}, {"name": "AssemblyPackingTable add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "e10360c3-aac4-4c7c-b600-0a0b1983c4eb-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "5a4532ed-f5b0-4d9e-8039-a97d07277620-attachment.json", "type": "application/json"}], "start": 1775345083737, "stop": 1775345083738}], "start": 1775345083736, "stop": 1775345083739}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/assembly/packing-tables/bind-worker", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "00e8a1de-f66a-41c4-b7a1-c64503686e2f-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "e582ace3-6ebf-4fdb-a8f4-05c57b156e90-attachment.json", "type": "application/json"}], "start": 1775345083780, "stop": 1775345083781}, {"name": "Response → 200, trace_id: 6ef966c903e854f670ea0ec180b4c14d", "status": "passed", "attachments": [{"name": "response.headers", "source": "dd53f2a3-f535-40f7-87d4-6e84db1772e3-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "9bb1ef68-cc1e-4bf4-a68a-fe87ea4df92e-attachment.json", "type": "application/json"}], "start": 1775345083781, "stop": 1775345083781}], "attachments": [{"name": "cURL", "source": "b8dac9b3-ac37-4c0b-a513-be66b5f9e72c-attachment.txt", "type": "text/plain"}], "start": 1775345083780, "stop": 1775345083781}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/assembly/big-bags/generate", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "335eedb3-4a60-49e0-bb84-27497a7afb58-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "504fd45a-d203-48ea-98e2-d2b0ceb5fa43-attachment.json", "type": "application/json"}], "start": 1775345083807, "stop": 1775345083808}, {"name": "Response → 200, trace_id: 8ecb7105b0e03f9beb9a52df19d6014c", "status": "passed", "attachments": [{"name": "response.headers", "source": "28e0b8e2-e4d2-44da-b1f6-a14595c1034a-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "b070174b-6669-4803-a4c9-cf16e94fbbbb-attachment.json", "type": "application/json"}], "start": 1775345083808, "stop": 1775345083808}], "attachments": [{"name": "cURL", "source": "4f35fbf7-28a3-4da4-bcf2-0f3fe5676b19-attachment.txt", "type": "text/plain"}], "start": 1775345083807, "stop": 1775345083808}, {"name": "Waiter function: wait_big_bag_status", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "e56cf79c-d747-4e4e-8234-fc4c25c89b62-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "96c8bb31-8efe-413c-a666-2857999fb803-attachment.json", "type": "application/json"}], "start": 1775345083825, "stop": 1775345083825}], "start": 1775345083809, "stop": 1775345083825}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/assembly/packing-tables/bind-big-bag", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "b269fa22-ca5f-4586-a249-1ed234799b9d-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "8aa0e08c-ee9e-4d0c-8118-ad15da989623-attachment.json", "type": "application/json"}], "start": 1775345083860, "stop": 1775345083860}, {"name": "Response → 200, trace_id: 2eaa1bebc5427cbcf97688fb703c5220", "status": "passed", "attachments": [{"name": "response.headers", "source": "1fab9249-b493-464d-af6f-3c1e21f207b3-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "eebb8d29-04d8-4201-9553-491749ad0633-attachment.json", "type": "application/json"}], "start": 1775345083860, "stop": 1775345083860}], "attachments": [{"name": "cURL", "source": "1dd47d42-e2d2-4531-85e2-9d4b8da4d46f-attachment.txt", "type": "text/plain"}], "start": 1775345083860, "stop": 1775345083860}, {"name": "Waiter function: wait_big_bag_status", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "fba6c692-648d-404a-81a1-fe69aec9d1d5-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "49eb217e-08c4-443b-a22a-8d67a108c919-attachment.json", "type": "application/json"}], "start": 1775345083867, "stop": 1775345083867}], "start": 1775345083863, "stop": 1775345083867}, {"name": "GET → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "f24e7ef4-9ef5-4db3-99c7-f0941ce543ef-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "4b9bc292-bc06-441a-b2b2-8f0684ec5ec5-attachment.json", "type": "application/json"}], "start": 1775345083900, "stop": 1775345083900}, {"name": "Response → 200, trace_id: 924c4a60ceb028b0ea72a96416e445b6", "status": "passed", "attachments": [{"name": "response.headers", "source": "2fbebbe8-390f-4d66-8c16-e61c028b8ebf-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "528973dc-6cb5-46fd-a82b-394efec9bd6a-attachment.json", "type": "application/json"}], "start": 1775345083900, "stop": 1775345083900}], "attachments": [{"name": "cURL", "source": "15ed1040-268c-48e6-8e89-751dfdd5f382-attachment.txt", "type": "text/plain"}], "start": 1775345083900, "stop": 1775345083900}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "347e89e1-ae30-4f4e-a41a-67e26ecaae06-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "9d2996bf-c0ac-45cf-b539-65be7b263993-attachment.json", "type": "application/json"}], "start": 1775345083949, "stop": 1775345083949}, {"name": "Response → 200, trace_id: 4aedce6e58e105d42360ccbc2e59e3ea", "status": "passed", "attachments": [{"name": "response.headers", "source": "e3e63c25-3c18-4674-93b6-50e3f36ccc34-attachment.json", "type": "application/json"}], "start": 1775345083949, "stop": 1775345083949}], "attachments": [{"name": "cURL", "source": "d616c7b6-d1c3-4739-b4f7-4f946bb022f6-attachment.txt", "type": "text/plain"}], "start": 1775345083949, "stop": 1775345083949}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "39ae05f7-37c8-4220-8660-eb776ba1357c-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "bad52338-750e-48c8-8946-7947219aa42d-attachment.json", "type": "application/json"}], "start": 1775345084001, "stop": 1775345084001}, {"name": "Response → 200, trace_id: bf748734fb02a4723c909257b078cd8e", "status": "passed", "attachments": [{"name": "response.headers", "source": "a3b59913-46fc-4702-a010-fcf0b16fa051-attachment.json", "type": "application/json"}], "start": 1775345084001, "stop": 1775345084001}], "attachments": [{"name": "cURL", "source": "8ceaea5e-8285-4219-9766-d6603801bd4f-attachment.txt", "type": "text/plain"}], "start": 1775345084001, "stop": 1775345084001}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "188bc63e-b138-4255-b2a6-5a8fc135d4a9-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "a4ee79ac-e824-4089-bc01-7ead47a402ed-attachment.json", "type": "application/json"}], "start": 1775345084043, "stop": 1775345084043}, {"name": "Response → 200, trace_id: 87559f33b685e13c974a725d88365da3", "status": "passed", "attachments": [{"name": "response.headers", "source": "c025f96d-b1c7-4843-ad0d-43e56e3f481c-attachment.json", "type": "application/json"}], "start": 1775345084043, "stop": 1775345084043}], "attachments": [{"name": "cURL", "source": "d912fbae-112e-4c69-ae7f-f9ba35c49466-attachment.txt", "type": "text/plain"}], "start": 1775345084043, "stop": 1775345084044}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "53d4fa9b-8cbb-4bb0-a39f-11253e015260-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "93fa9dd4-34b2-4fca-a5d5-e2fccf93cc39-attachment.json", "type": "application/json"}], "start": 1775345084086, "stop": 1775345084087}, {"name": "Response → 200, trace_id: ad98e5db58daf52166b3f227db1979a0", "status": "passed", "attachments": [{"name": "response.headers", "source": "190032c4-9081-407d-b92f-b07a18b0dad5-attachment.json", "type": "application/json"}], "start": 1775345084087, "stop": 1775345084087}], "attachments": [{"name": "cURL", "source": "8b095c68-a98e-4cb5-a495-49b7b85dae18-attachment.txt", "type": "text/plain"}], "start": 1775345084086, "stop": 1775345084087}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "61cd27c3-b357-432d-9114-e485f6d64694-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "a544a7ff-22fb-4960-a7c2-e0d231566407-attachment.json", "type": "application/json"}], "start": 1775345084129, "stop": 1775345084130}, {"name": "Response → 200, trace_id: 0c18d46a6d9fd60114f7d0996bd2557e", "status": "passed", "attachments": [{"name": "response.headers", "source": "d20f780c-bb6a-4a51-9dd1-47d37e8feebd-attachment.json", "type": "application/json"}], "start": 1775345084130, "stop": 1775345084130}], "attachments": [{"name": "cURL", "source": "921fb149-b951-4649-8d33-5c45772e0f53-attachment.txt", "type": "text/plain"}], "start": 1775345084129, "stop": 1775345084130}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "35540113-5a9e-404e-9ea8-c213a121e668-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "7ac7bb46-9fb7-4ee8-865e-7330002db48c-attachment.json", "type": "application/json"}], "start": 1775345084174, "stop": 1775345084174}, {"name": "Response → 200, trace_id: 6ad4594b229162c199c8c0915e01ee5e", "status": "passed", "attachments": [{"name": "response.headers", "source": "80811048-98a0-4cea-ad28-28ca3df3ab91-attachment.json", "type": "application/json"}], "start": 1775345084174, "stop": 1775345084175}], "attachments": [{"name": "cURL", "source": "00cebe03-7f81-4e57-863e-162ea385068f-attachment.txt", "type": "text/plain"}], "start": 1775345084174, "stop": 1775345084175}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "f780536c-e298-44f3-819b-9024d53d030f-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "371a86db-892f-47b7-ad4b-2ddb782ce885-attachment.json", "type": "application/json"}], "start": 1775345084220, "stop": 1775345084220}, {"name": "Response → 200, trace_id: 0620a6020013d27d5c2f47f1f04c2d88", "status": "passed", "attachments": [{"name": "response.headers", "source": "86a0168c-1161-4443-be9a-007e52e18d34-attachment.json", "type": "application/json"}], "start": 1775345084220, "stop": 1775345084220}], "attachments": [{"name": "cURL", "source": "982a1ff2-5cea-4d36-9ca3-bc42bd0c75df-attachment.txt", "type": "text/plain"}], "start": 1775345084220, "stop": 1775345084220}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "79f90b0f-c1c9-42cf-87c1-3ca769f14ca1-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "e9c1cefb-3349-43d2-9e90-61b0cd1478eb-attachment.json", "type": "application/json"}], "start": 1775345084263, "stop": 1775345084264}, {"name": "Response → 200, trace_id: ebf7583cf9d839e1e1471eb445723eef", "status": "passed", "attachments": [{"name": "response.headers", "source": "4c183063-2689-4947-806d-8ee3510e4e89-attachment.json", "type": "application/json"}], "start": 1775345084264, "stop": 1775345084264}], "attachments": [{"name": "cURL", "source": "cd5d267a-4f06-4f03-a45a-0c3cb0debcb3-attachment.txt", "type": "text/plain"}], "start": 1775345084263, "stop": 1775345084264}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "7719efc9-24f5-414b-9ed8-564c04183c36-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "edffe068-7a29-4d29-96fd-2604ad49124f-attachment.json", "type": "application/json"}], "start": 1775345084305, "stop": 1775345084305}, {"name": "Response → 200, trace_id: 222e3fb6cde8d16672fd79e26803d0f2", "status": "passed", "attachments": [{"name": "response.headers", "source": "1527d488-adf0-4ab0-9f00-3e8daf6e34d1-attachment.json", "type": "application/json"}], "start": 1775345084305, "stop": 1775345084305}], "attachments": [{"name": "cURL", "source": "506b0203-6dcc-45b8-87cc-a0e0dba76e45-attachment.txt", "type": "text/plain"}], "start": 1775345084305, "stop": 1775345084306}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/packing/add", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "1a5e53e1-781b-479f-ac47-f4fa848c46e7-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "dcdfd140-b224-43dc-a0df-c390565e5bd0-attachment.json", "type": "application/json"}], "start": 1775345084346, "stop": 1775345084346}, {"name": "Response → 200, trace_id: 7c4e475586df7e2a4fddc5063872decc", "status": "passed", "attachments": [{"name": "response.headers", "source": "a279656d-f867-4508-96ff-6192480e8dcc-attachment.json", "type": "application/json"}], "start": 1775345084346, "stop": 1775345084346}], "attachments": [{"name": "cURL", "source": "306aad13-b080-476b-9df8-39845d1f56c9-attachment.txt", "type": "text/plain"}], "start": 1775345084346, "stop": 1775345084346}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/update-weight", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "3bcbe296-a17d-4b6a-b27a-f24a036bcca9-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "e2d74fa1-4ac3-40a9-92c8-aae380ef1a41-attachment.json", "type": "application/json"}], "start": 1775345084506, "stop": 1775345084506}, {"name": "Response → 200, trace_id: a9df526711abce217c8497f2d48edf01", "status": "passed", "attachments": [{"name": "response.headers", "source": "d59b2430-1bef-4655-91c0-bf70f69708ff-attachment.json", "type": "application/json"}], "start": 1775345084506, "stop": 1775345084506}], "attachments": [{"name": "cURL", "source": "8a0920d6-c51e-4af8-a8ac-fa80dd573fde-attachment.txt", "type": "text/plain"}], "start": 1775345084506, "stop": 1775345084506}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/update-weight", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "f7f3dc3c-c53d-4771-ae95-8cc5fc0916ec-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "5559ac4e-f2c1-4713-954e-871fe0fd18da-attachment.json", "type": "application/json"}], "start": 1775345084576, "stop": 1775345084576}, {"name": "Response → 200, trace_id: 6ff2cb5e5c92ab431d4d95b386586ef6", "status": "passed", "attachments": [{"name": "response.headers", "source": "6d443319-815b-4395-b771-324ff9c0667e-attachment.json", "type": "application/json"}], "start": 1775345084576, "stop": 1775345084576}], "attachments": [{"name": "cURL", "source": "5e7773da-37c7-4726-830f-5ce39b9d305e-attachment.txt", "type": "text/plain"}], "start": 1775345084576, "stop": 1775345084576}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/order/update-weight", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "ff6ef69c-5904-472a-bdb8-3706131a1b6f-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "0271cfab-11f0-4dff-b311-77adfe250562-attachment.json", "type": "application/json"}], "start": 1775345084620, "stop": 1775345084621}, {"name": "Response → 200, trace_id: 9979618dd7c79042efdeca13c1fb744c", "status": "passed", "attachments": [{"name": "response.headers", "source": "ff7a611e-2b45-44f4-8fc3-254079a0ca9c-attachment.json", "type": "application/json"}], "start": 1775345084621, "stop": 1775345084621}], "attachments": [{"name": "cURL", "source": "1aeb5797-be65-4672-b92d-d0fda6136d28-attachment.txt", "type": "text/plain"}], "start": 1775345084620, "stop": 1775345084621}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/assembly/big-bags/close", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "50dc529c-af95-4cc7-8117-ca2025bf9a70-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "44a111a3-48da-4fbb-ac48-a9c002701ef2-attachment.json", "type": "application/json"}], "start": 1775345085614, "stop": 1775345085615}, {"name": "Response → 200, trace_id: 17e3907463b8467c27676c0c9ee7c578", "status": "passed", "attachments": [{"name": "response.headers", "source": "772be831-7b8d-49fa-b587-289eabe813b6-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "ed83dd30-14c6-47a2-a7aa-5424e028bf9e-attachment.json", "type": "application/json"}], "start": 1775345085615, "stop": 1775345085615}], "attachments": [{"name": "cURL", "source": "66b55d33-4f5e-4306-b873-fddb2d34f377-attachment.txt", "type": "text/plain"}], "start": 1775345085614, "stop": 1775345085615}, {"name": "Waiter function: wait_big_bag_status", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "b1eb6577-d235-4705-be43-f974f002e303-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "edc4c9dc-4209-44a5-83af-cc19535165a5-attachment.json", "type": "application/json"}], "start": 1775345085621, "stop": 1775345085622}], "start": 1775345085617, "stop": 1775345085622}, {"name": "Waiter function: wait_big_bag_by_order_id", "status": "passed", "start": 1775345085622, "stop": 1775345085625}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/assembly/packing-tables/unbind-worker", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "c4227d8e-e5a5-4e4e-a68a-e103f5957b7e-attachment.json", "type": "application/json"}], "start": 1775345085647, "stop": 1775345085647}, {"name": "Response → 200, trace_id: fb818f8815ebb44100fbfdeace2f69ab", "status": "passed", "attachments": [{"name": "response.headers", "source": "81e79685-ec6c-42f4-b327-7464e63d7a8b-attachment.json", "type": "application/json"}], "start": 1775345085647, "stop": 1775345085647}], "attachments": [{"name": "cURL", "source": "19119326-8c73-4bad-8469-0885c1463885-attachment.txt", "type": "text/plain"}], "start": 1775345085647, "stop": 1775345085648}, {"name": "Waiter function: wait_big_bags_ship", "status": "passed", "steps": [{"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/assembly/big-bags/ship", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "94d27f33-c7e9-42b9-9951-f99897f27b9b-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "f8a3c37f-6749-440e-90ce-a9f527416ea6-attachment.json", "type": "application/json"}], "start": 1775345089862, "stop": 1775345089862}, {"name": "Response → 200, trace_id: a955af63ca709ee8c8a98420ec893159", "status": "passed", "attachments": [{"name": "response.headers", "source": "779e860d-8fc2-4c33-9192-3914ff194245-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "00e8b6f5-0f51-420a-a10b-e84af84bd889-attachment.json", "type": "application/json"}], "start": 1775345089862, "stop": 1775345089862}], "attachments": [{"name": "cURL", "source": "3cd0e664-b263-4464-9cb7-58b524b0f1e4-attachment.txt", "type": "text/plain"}], "start": 1775345089862, "stop": 1775345089862}], "start": 1775345085649, "stop": 1775345089866}, {"name": "Waiter function: wait_big_bag_status", "status": "passed", "steps": [{"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "282b7572-e3ee-4aec-8feb-98166b49b819-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "86071803-f2e9-4794-b1c5-9d8c668aa8d9-attachment.json", "type": "application/json"}], "start": 1775345089870, "stop": 1775345089870}], "start": 1775345089866, "stop": 1775345089870}, {"name": "Waiter function: wait_order_order", "status": "passed", "start": 1775345089870, "stop": 1775345092873}], "start": 1775345070130, "stop": 1775345092873}, {"name": "POST → https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/delivering-order-info", "status": "failed", "statusDetails": {"message": "AssertionError: 405 POST https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/wms/order/internal/order/delivering-order-info: {\"timestamp\":\"2026-04-04T23:24:52.924+00:00\",\"status\":405,\"error\":\"Method Not Allowed\",\"message\":\"Request method 'POST' not supported\",\"path\":\"/internal/order/delivering-order-info\"}, x-aer-trace-id: 94beb89c8770644d1409be52dc12f1de\n", "trace": "  File \"/app/src/framework/common/api.py\", line 288, in request\n    cls._validator.validate_status_code(response, allowed_status_codes, method=method)\n  File \"/app/src/framework/common/api.py\", line 138, in validate_status_code\n    raise AssertionError(\n"}, "attachments": [{"name": "Request", "source": "a226d47d-17d1-4fbf-89b8-50852e965241-attachment.json", "type": "application/json"}, {"name": "Response", "source": "173296d3-22b6-4e61-bcae-7b7bbc36b1fb-attachment.json", "type": "application/json"}], "start": 1775345092874, "stop": 1775345092936}], "attachments": [{"name": "log", "source": "187c220f-c828-4961-8efe-dc08d54a7902-attachment.txt", "type": "text/plain"}], "parameters": [{"name": "wms_providers", "value": "{'provider': WMSProvider(last_mile='YaMarket', city_id=<DeliveryCityId.ALIEXPRESS_UZ: 11>, delivery_point_id=<DeliveryPointId.ALIEXPRESS_UZ: 12>, last_mile_id=<DeliveryLastMileId.ALIEXPRESS_UZ: 12>, first_mile_id=<DeliveryFirstMileId.Uzbekistan: 12>, assembly_group_id=<AssemblyGroupId.ALIEXPRESS_UZ: 12>, order_source=<OrderSource.YaMarket: 'YaMarket'>, provider_name='YaMarket'), 'warehouse': WMSWarehouse(id=1693627, first_mile_id=<DeliveryFirstMileId.Uzbekistan: 12>, ff_id='WH_TASHKENT', hub_last_mile_id=0, providers=[WMSProvider(last_mile=<DeliveryLastMile.TANAIS: 'TANAIS'>, city_id=<DeliveryCityId.ALIEXPRESS_UZ: 11>, delivery_point_id=<DeliveryPointId.TANAIS: 13>, last_mile_id=<DeliveryLastMileId.TANAIS: 13>, first_mile_id=<DeliveryFirstMileId.Uzbekistan: 12>, assembly_group_id=<AssemblyGroupId.TANAIS: 13>, order_source=<OrderSource.GLOBAL: 'GLOBAL'>, provider_name=<DeliveryLastMile.TANAIS: 'TANAIS'>), WMSProvider(last_mile='YaMarket', city_id=<DeliveryCityId.ALIEXPRESS_UZ: 11>, delivery_point_id=<DeliveryPointId.ALIEXPRESS_UZ: 12>, last_mile_id=<DeliveryLastMileId.ALIEXPRESS_UZ: 12>, first_mile_id=<DeliveryFirstMileId.Uzbekistan: 12>, assembly_group_id=<AssemblyGroupId.ALIEXPRESS_UZ: 12>, order_source=<OrderSource.YaMarket: 'YaMarket'>, provider_name='YaMarket')], name='Uzbekistan', description='Бонд Узбекистан', use_datamatrix=False, user=WMSAccount(wms_id=33349, phone='3335000010', role_wms_id=23, zone_id=None, patronymic=None, last_name='', password='1234', first_name='', token='', refresh_token=''), storage_cell=<StorageCells.MA1_1_1_01: 'MA1-1-1-01'>, defected_cell=<DefectedCells.BR_01_01_1_05: 'BR-01-01-1-05'>, overage_cell=<OverageCells.IZ_1_01_01_1_05: 'IZ-1-01-01-1-05'>, weighing_cell=<WeighingCells.WT_1_11_1: 'WT-1-01-1'>, packing_table=<PackingTable.UP_AUTOTEST_01: 'UP-AUTOTEST-01'>, packing_zone_id='', qa_zone=<WMSZoneIds.QA_UZ_ZONE: 31>, email=None, phone=None)}"}], "start": 1775345070130, "stop": 1775345092936, "uuid": "e099ea29-262b-408c-a8f6-860e30eb3d35", "historyId": "8c8b8c6b9e3caaa4a9ed119007bdf4f2", "testCaseId": "9c8e78d70f21f5b03bce3045b89b1458", "fullName": "tests.fulfillment.test_gateway.test_gateway.TestGateway#test_gateway_order_delivery_info", "labels": [{"name": "feature", "value": "Service Gateway Order"}, {"name": "tag", "value": "dm-ff-be-facade-gateway"}, {"name": "parentSuite", "value": "tests.fulfillment.test_gateway"}, {"name": "suite", "value": "test_gateway"}, {"name": "subSuite", "value": "TestGateway"}, {"name": "host", "value": "runner-1rdl4o-mi-project-9-concurrent-0-n63dnuwg"}, {"name": "thread", "value": "22-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.fulfillment.test_gateway.test_gateway"}], "titlePath": ["tests", "fulfillment", "test_gateway", "test_gateway.py", "TestGateway"]}