{"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-09T23:24:07.293+00:00\",\"status\":405,\"error\":\"Method Not Allowed\",\"message\":\"Request method 'POST' not supported\",\"path\":\"/internal/order/delivering-order-info\"}, x-aer-trace-id: 67fc5b7ec8bf274d6c57c325e42f5ee5", "trace": "self = <tests.fulfillment.test_gateway.test_gateway.TestGateway object at 0x7d34ae97ce10>\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 0x7d34ac79d6d0>)\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-09T23:24:07.293+00:00\",\"status\":405,\"error\":\"Method Not Allowed\",\"message\":\"Request method 'POST' not supported\",\"path\":\"/internal/order/delivering-order-info\"}, x-aer-trace-id: 67fc5b7ec8bf274d6c57c325e42f5ee5\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": "381423f2-0f08-4af1-9bc1-20ed9ae23d51-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "0e7ebeaa-1a47-42c4-94cb-fbbfc35cdc1d-attachment.json", "type": "application/json"}], "start": 1775777032369, "stop": 1775777032369}, {"name": "AssemblyPackingTable add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "5a833072-ebda-49d1-84c8-e2627c550818-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "ff68d62c-e854-442c-94e4-a78c0de868d4-attachment.json", "type": "application/json"}], "start": 1775777032471, "stop": 1775777032471}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "810d2690-d510-432e-b73e-49c2654c0109-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "bf7277e3-faa4-45b3-a168-c8e0ba8a330c-attachment.json", "type": "application/json"}], "start": 1775777032472, "stop": 1775777032472}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "b5fe8e89-dc69-41d5-8cb2-1416950336c8-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "cb5f2d62-735b-4c5f-8dc3-d444c79e4397-attachment.json", "type": "application/json"}], "start": 1775777032473, "stop": 1775777032473}, {"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "36ca1e28-d057-4ac0-9d36-c9e1b9a45cce-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "38f5c2a6-e3c5-407a-9ddf-ce5b7fe37503-attachment.json", "type": "application/json"}], "start": 1775777032474, "stop": 1775777032474}], "start": 1775777032461, "stop": 1775777032477}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "541da659-1b28-41cc-b7e8-b901359407ab-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "0d1fa791-d61d-42e1-a33f-41d0f9d88e4c-attachment.json", "type": "application/json"}], "start": 1775777032489, "stop": 1775777032490}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "86f6bdec-c2b4-43ff-890c-7c57eb0ac4bb-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "8255bded-d2b7-46fa-a49b-1e93a532fcac-attachment.json", "type": "application/json"}], "start": 1775777032491, "stop": 1775777032491}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "4a0cd37d-70ea-4235-b85d-e52f623dfee0-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "782e5a06-39f4-4af4-86d5-e865d82c262b-attachment.json", "type": "application/json"}], "start": 1775777032492, "stop": 1775777032492}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "83daa3f0-ecd8-4f06-9a4f-058fda7c87c7-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "baca990a-583c-402f-b1ca-64927af2cc96-attachment.json", "type": "application/json"}], "start": 1775777032492, "stop": 1775777032492}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "b1f1f4d3-293d-4d39-bc71-3722d1c897aa-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "9c5d5aeb-7ada-40de-9774-43b3cc4f8922-attachment.json", "type": "application/json"}], "start": 1775777032497, "stop": 1775777032497}, {"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": "c83db4fd-be41-4d22-8943-f1143587034e-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "8e05f6f0-b492-4ce1-bf8a-efd8ad3574d6-attachment.json", "type": "application/json"}], "start": 1775777032535, "stop": 1775777032535}, {"name": "Response → 200, trace_id: c3cd91dc61425cd3a7f873d061d4bd3e", "status": "passed", "attachments": [{"name": "response.headers", "source": "bec0547e-b389-4fac-bf1c-82ed64b635d7-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "ba1ddcc8-b536-48d8-b910-38f65bf8faee-attachment.json", "type": "application/json"}], "start": 1775777032535, "stop": 1775777032535}], "attachments": [{"name": "cURL", "source": "942544a2-5615-47a0-81cf-c1c29f055e71-attachment.txt", "type": "text/plain"}], "start": 1775777032535, "stop": 1775777032535}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "287cd8db-9e98-4768-988c-39688bd4f6ab-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "4ec99af9-84d8-478c-aa1c-2d92422b0ba7-attachment.json", "type": "application/json"}], "start": 1775777032542, "stop": 1775777032542}, {"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": "a6276a3b-9e54-4718-ac22-b75bb892b5e2-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "b5c98aa2-84c1-425f-a0f0-8015a251603e-attachment.json", "type": "application/json"}], "start": 1775777032580, "stop": 1775777032581}, {"name": "Response → 200, trace_id: e6b5eba58b399372c10e223921ed54bc", "status": "passed", "attachments": [{"name": "response.headers", "source": "9c3f2050-1b75-41ca-9343-a0a60bea8d19-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "af8dd7c3-7448-4b0e-a226-e9c4d090ad97-attachment.json", "type": "application/json"}], "start": 1775777032581, "stop": 1775777032581}], "attachments": [{"name": "cURL", "source": "019a31cd-e261-4a36-b5f3-ee4c72e8c7f2-attachment.txt", "type": "text/plain"}], "start": 1775777032580, "stop": 1775777032581}], "start": 1775777032543, "stop": 1775777032585}, {"name": "POST → https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/supply/ya/api/v1/order", "status": "passed", "attachments": [{"name": "Request", "source": "75ccb92f-9e5d-4b5e-ab64-d644afa2de91-attachment.json", "type": "application/json"}, {"name": "Response", "source": "e28c2058-50ad-47de-a842-fb44a6721b77-attachment.json", "type": "application/json"}], "start": 1775777032613, "stop": 1775777032685}, {"name": "Waiter function: wait_order_order_by_platform_tracking_code", "status": "passed", "start": 1775777032686, "stop": 1775777035071}, {"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": "086f50a4-2414-4144-b257-f231a236696e-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "76b9a227-f7b1-4bbe-8497-b3ddc0c966d0-attachment.json", "type": "application/json"}], "start": 1775777036415, "stop": 1775777036416}, {"name": "Response → 200, trace_id: dd9c81de44485e8ed41c3619101ada73", "status": "passed", "attachments": [{"name": "response.headers", "source": "ce5526e2-9e94-41b5-830f-a42d7412b921-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "6b64a73e-73cd-4fff-90c4-bfd1ae5970c1-attachment.json", "type": "application/json"}], "start": 1775777036416, "stop": 1775777036416}], "attachments": [{"name": "cURL", "source": "b2f04450-5dfa-4b89-b8b3-32e1ace776ea-attachment.txt", "type": "text/plain"}], "start": 1775777036415, "stop": 1775777036416}, {"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": "f2fa6443-9585-4fa4-9ad2-5ee872eeda60-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "48a3e2eb-28f4-45a3-940f-85bda5c6b977-attachment.json", "type": "application/json"}], "start": 1775777036466, "stop": 1775777036466}, {"name": "Response → 200, trace_id: 3e7e48d71a05ab3e58a778a89e031710", "status": "passed", "attachments": [{"name": "response.headers", "source": "e6e791e7-dd7f-4ed7-9bb6-d4407e20098f-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "a1567a31-a5d5-442c-9698-eb17e7b554fd-attachment.json", "type": "application/json"}], "start": 1775777036466, "stop": 1775777036466}], "attachments": [{"name": "cURL", "source": "1ab2e97a-4318-4844-9ec4-de6c4ca0cc68-attachment.txt", "type": "text/plain"}], "start": 1775777036466, "stop": 1775777036466}, {"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": "ffc48853-1a47-4776-a1a5-c8ea055ba34a-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "0fed2b32-3d27-4719-a32d-649b09c15744-attachment.json", "type": "application/json"}], "start": 1775777036518, "stop": 1775777036518}, {"name": "Response → 200, trace_id: 0462638f19d3b36636eb8258748f38f0", "status": "passed", "attachments": [{"name": "response.headers", "source": "17f2da80-93c2-4030-80f4-4f62237bb8f5-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "320bb554-1e10-4ede-8c2e-cab7ed6dd4c3-attachment.json", "type": "application/json"}], "start": 1775777036518, "stop": 1775777036518}], "attachments": [{"name": "cURL", "source": "f14ce926-a697-4984-9d72-4712ecfec787-attachment.txt", "type": "text/plain"}], "start": 1775777036518, "stop": 1775777036518}, {"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": "5883172e-8dbf-4514-8f8f-1def1de9c81c-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "831ac9b3-7672-4b6b-a30f-daa8e7ed1762-attachment.json", "type": "application/json"}], "start": 1775777036563, "stop": 1775777036564}, {"name": "Response → 200, trace_id: 16804582b385ac2761d396d747156b04", "status": "passed", "attachments": [{"name": "response.headers", "source": "9ddb1db3-22d6-471f-8713-07cf14b94029-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "93369336-6fff-4b32-9ce1-8ee678256d9a-attachment.json", "type": "application/json"}], "start": 1775777036564, "stop": 1775777036564}], "attachments": [{"name": "cURL", "source": "5bac6a39-6113-417e-990d-5cc84bb12511-attachment.txt", "type": "text/plain"}], "start": 1775777036563, "stop": 1775777036564}, {"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": "590214ac-56c7-4e2a-bb28-a838235b5c1b-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "22f10199-2ce1-4569-9a2f-ce02e28829ab-attachment.json", "type": "application/json"}], "start": 1775777036610, "stop": 1775777036610}, {"name": "Response → 200, trace_id: 6c93876aeb4738f530fe1dc25dfe36e9", "status": "passed", "attachments": [{"name": "response.headers", "source": "f64942ac-bbaf-4c9f-be7c-faf6913c9464-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "ec06e8cf-064d-4a3a-ae97-170032d4feb6-attachment.json", "type": "application/json"}], "start": 1775777036610, "stop": 1775777036610}], "attachments": [{"name": "cURL", "source": "c3d4ef91-2f25-4aa1-879a-814a6e01d800-attachment.txt", "type": "text/plain"}], "start": 1775777036610, "stop": 1775777036610}, {"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": "09f67fb4-fb8c-48bf-92f3-b0720a52210d-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "20a126e9-c012-429b-859a-76bf7da6cfeb-attachment.json", "type": "application/json"}], "start": 1775777036643, "stop": 1775777036643}, {"name": "Response → 200, trace_id: e412e7070ab56a51467351c512295b06", "status": "passed", "attachments": [{"name": "response.headers", "source": "485aba7d-ad9f-4f00-b9de-7ec3550d5ccf-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "883a1dd4-2643-450d-9fdf-aa3cf87ab90c-attachment.txt", "type": "text/plain"}], "start": 1775777036643, "stop": 1775777036644}], "attachments": [{"name": "cURL", "source": "3ce7bd08-8c98-483a-bd82-3aaa5d1b0c3c-attachment.txt", "type": "text/plain"}], "start": 1775777036643, "stop": 1775777036644}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/box/assign?boxBarcodes=BX-0000493029&pickingTaskKey=c497ddd8979f0855123ddf947436477df93c626c4ff96af4af61bb3641c075b0", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "393ae099-d28d-4ab2-b949-3906c46a0871-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "ae233183-8079-46aa-b9a4-bdd2beb79c1f-attachment.json", "type": "application/json"}], "start": 1775777036678, "stop": 1775777036679}, {"name": "Response → 200, trace_id: 0ed46b5d2b6c3e31aecd345262a57c33", "status": "passed", "attachments": [{"name": "response.headers", "source": "ba5c865e-6e33-4700-ae01-cb0e74da46f0-attachment.json", "type": "application/json"}], "start": 1775777036679, "stop": 1775777036679}], "attachments": [{"name": "cURL", "source": "23683ce9-5fd5-434b-9b4d-5ab0ffa03db1-attachment.txt", "type": "text/plain"}], "start": 1775777036678, "stop": 1775777036679}, {"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": "3575381c-8268-4612-a689-5f236821d060-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "707d3c1a-1f8a-46d8-898d-a4bc2b77106c-attachment.json", "type": "application/json"}], "start": 1775777036713, "stop": 1775777036713}, {"name": "Response → 200, trace_id: 40f570be61f36e9b62d9b68549cb7bbb", "status": "passed", "attachments": [{"name": "response.headers", "source": "0d219f34-4e8b-45c9-bd8a-05693641d6d4-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "87cd85e6-4c0d-4d4d-9c54-81ba103e4b1b-attachment.json", "type": "application/json"}], "start": 1775777036713, "stop": 1775777036714}], "attachments": [{"name": "cURL", "source": "87fa8f58-4388-407c-a6c7-a59fac6537d5-attachment.txt", "type": "text/plain"}], "start": 1775777036713, "stop": 1775777036714}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/task/complete-step?taskKey=c497ddd8979f0855123ddf947436477df93c626c4ff96af4af61bb3641c075b0&skuId=4100000000000053707&cellBarcode=QA-75777030682417920&cellId=488716", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "684473b0-a2f7-4f21-9759-949e490119a5-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "f7d4b917-8e0b-417f-b0b3-b2b77c0857cd-attachment.json", "type": "application/json"}], "start": 1775777036800, "stop": 1775777036800}, {"name": "Response → 200, trace_id: 739f2365be9f980b4469612c807525e8", "status": "passed", "attachments": [{"name": "response.headers", "source": "f8e14fe4-fb5f-4413-b93d-5a3a99c4734b-attachment.json", "type": "application/json"}], "start": 1775777036800, "stop": 1775777036801}], "attachments": [{"name": "cURL", "source": "f4ad4447-f4b0-4138-b2af-8a06f3cd23e4-attachment.txt", "type": "text/plain"}], "start": 1775777036800, "stop": 1775777036801}, {"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": "82ba32df-4e61-43ff-a5e0-bf63e57ba4e4-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "f147e14a-eb16-4075-a76f-b16b5e5aced7-attachment.json", "type": "application/json"}], "start": 1775777036835, "stop": 1775777036835}, {"name": "Response → 200, trace_id: cefdbd2730e68aee51b083a478bb0b78", "status": "passed", "attachments": [{"name": "response.headers", "source": "fab7425b-71c9-4090-bbbd-3cdc9ec002bf-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "c11795aa-e3cc-46ae-8ac6-f0f962c66b1e-attachment.json", "type": "application/json"}], "start": 1775777036835, "stop": 1775777036835}], "attachments": [{"name": "cURL", "source": "2b6931d9-c8f7-4ec2-b8f5-c9297cf3f3de-attachment.txt", "type": "text/plain"}], "start": 1775777036835, "stop": 1775777036835}, {"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": "aa3b42d8-880b-4252-84bd-9188d56be8bb-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "89853ed8-07b1-4e93-ac44-53e7c024760f-attachment.json", "type": "application/json"}], "start": 1775777036866, "stop": 1775777036866}, {"name": "Response → 200, trace_id: 191466b8a57b254de5b04a1283d39d2d", "status": "passed", "attachments": [{"name": "response.headers", "source": "2dfc9d2e-bf17-4f83-93f9-dd93a2820327-attachment.json", "type": "application/json"}], "start": 1775777036866, "stop": 1775777036866}], "attachments": [{"name": "cURL", "source": "fc3c8b38-8352-4d1b-8c4b-03fa8d5a4106-attachment.txt", "type": "text/plain"}], "start": 1775777036866, "stop": 1775777036866}, {"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": "adbd4dd5-0bf9-4187-95ea-98ac774a6421-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "74c456fd-ef3d-43ea-b2d6-cdd29af2d1b0-attachment.json", "type": "application/json"}], "start": 1775777036974, "stop": 1775777036974}, {"name": "Response → 200, trace_id: db03cd7d54703211a2c2438710ae99cc", "status": "passed", "attachments": [{"name": "response.headers", "source": "abc0e174-ab7f-4006-9dcf-b8c77d812481-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "4e4589ff-168c-4eb3-9721-b08060a82a47-attachment.json", "type": "application/json"}], "start": 1775777036974, "stop": 1775777036974}], "attachments": [{"name": "cURL", "source": "59191789-6ba6-4965-b81e-d362fca66ae3-attachment.txt", "type": "text/plain"}], "start": 1775777036974, "stop": 1775777036974}], "start": 1775777036869, "stop": 1775777036977}, {"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": "282f13b6-ace5-4d42-a6a9-a12c8db6d1b2-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "27e44cbd-d602-4767-992f-bea766e2184b-attachment.json", "type": "application/json"}], "start": 1775777037061, "stop": 1775777037062}, {"name": "Response → 200, trace_id: e89c3afdbf254228b9455b618416411f", "status": "passed", "attachments": [{"name": "response.headers", "source": "df3ee21b-ffdb-40db-a18e-dcc7c5518427-attachment.json", "type": "application/json"}], "start": 1775777037062, "stop": 1775777037062}], "attachments": [{"name": "cURL", "source": "fe0ab0f4-2b14-4377-98b3-0d9b69973798-attachment.txt", "type": "text/plain"}], "start": 1775777037061, "stop": 1775777037062}, {"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": "3d88ef66-3498-4eed-b1da-3d85a7528388-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "2116a4ab-23bb-49bd-bbc4-e7755daa9647-attachment.json", "type": "application/json"}], "start": 1775777037094, "stop": 1775777037094}, {"name": "Response → 200, trace_id: 71cf7dcbe28940e8989373d4103cd692", "status": "passed", "attachments": [{"name": "response.headers", "source": "089ef5c8-6a1c-4407-92cf-d4c590041cb1-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "e6271d55-d0a2-46b0-bf4e-3a1a46248f31-attachment.json", "type": "application/json"}], "start": 1775777037094, "stop": 1775777037094}], "attachments": [{"name": "cURL", "source": "7cb44aa5-315a-4d0d-82b7-16109000c3ed-attachment.txt", "type": "text/plain"}], "start": 1775777037094, "stop": 1775777037094}, {"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": "2b8e14f4-2997-42a7-b477-1d45234e3b5d-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "b6a67061-9736-42cd-996e-c5032bbe0cb6-attachment.json", "type": "application/json"}], "start": 1775777037151, "stop": 1775777037151}, {"name": "Response → 200, trace_id: ddb37bca331947d84ec6f514a99b824f", "status": "passed", "attachments": [{"name": "response.headers", "source": "c709f587-a1ca-456c-aff1-0a687115f9bb-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "d50e4c19-17f4-4475-bd92-605bfadbd473-attachment.json", "type": "application/json"}], "start": 1775777037151, "stop": 1775777037151}], "attachments": [{"name": "cURL", "source": "7c3824fc-3e09-4713-bee3-3981ea53a4ba-attachment.txt", "type": "text/plain"}], "start": 1775777037151, "stop": 1775777037151}, {"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": "320a20f3-cd77-4328-84e4-52e256daecc8-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "576378d4-f9db-4830-b2dd-15c91731c458-attachment.json", "type": "application/json"}], "start": 1775777037207, "stop": 1775777037207}, {"name": "Response → 200, trace_id: 86ce6e26086c7c388cd46a9d92dae4ee", "status": "passed", "attachments": [{"name": "response.headers", "source": "33b115f1-e6c5-4812-9e5c-7856ffa47ba4-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "a7c5a93c-1bcd-47b1-a65e-3cbee4afd71b-attachment.json", "type": "application/json"}], "start": 1775777037207, "stop": 1775777037207}], "attachments": [{"name": "cURL", "source": "d8ec0d62-ea61-4ac9-a55a-990a4ec373b0-attachment.txt", "type": "text/plain"}], "start": 1775777037207, "stop": 1775777037207}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/sorting/move-in-progress?sortingTaskId=161116", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "951bf7d5-9997-4ac8-8770-67abc184bf98-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "799fb391-fa9e-4fb9-8bca-7a1a2b872318-attachment.json", "type": "application/json"}], "start": 1775777037233, "stop": 1775777037233}, {"name": "Response → 200, trace_id: d64cf445428ecf1195a038db91ad65e3", "status": "passed", "attachments": [{"name": "response.headers", "source": "6fa31fb7-ceea-418b-b207-bdc74eb51893-attachment.json", "type": "application/json"}], "start": 1775777037233, "stop": 1775777037233}], "attachments": [{"name": "cURL", "source": "62b49dd9-9f7c-432d-bfbd-05f7632a04c5-attachment.txt", "type": "text/plain"}], "start": 1775777037233, "stop": 1775777037233}, {"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": "08900a75-d0d8-4829-bc05-bb2fcc81ad49-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "ac6f3c54-31fc-4123-a0b5-6d99e02c9b1e-attachment.json", "type": "application/json"}], "start": 1775777037270, "stop": 1775777037270}, {"name": "Response → 200, trace_id: 6b944a227071497da533438563fc88e8", "status": "passed", "attachments": [{"name": "response.headers", "source": "dfe4fd26-f166-4859-a06c-8515a9b3227f-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "4c137887-36a7-48f9-b3b3-98c1aec3ce18-attachment.json", "type": "application/json"}], "start": 1775777037270, "stop": 1775777037271}], "attachments": [{"name": "cURL", "source": "9b8fc4e2-d726-4dfb-872f-3f57187ebc08-attachment.txt", "type": "text/plain"}], "start": 1775777037270, "stop": 1775777037271}, {"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": "f9ed6cbc-4730-409d-9cc0-a9dcc16ad823-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "1c796b45-96d2-4388-bff8-6c767fa31f9a-attachment.json", "type": "application/json"}], "start": 1775777037354, "stop": 1775777037354}, {"name": "Response → 200, trace_id: c713928412cb3ad8a2ec974a04339326", "status": "passed", "attachments": [{"name": "response.headers", "source": "1bb3b328-2333-479d-891f-5477f33c141c-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "74f08765-1ea8-4c45-8436-c3e61ff7d0c8-attachment.json", "type": "application/json"}], "start": 1775777037354, "stop": 1775777037354}], "attachments": [{"name": "cURL", "source": "9dec16d5-40aa-43f2-a74f-6d3b6de627fb-attachment.txt", "type": "text/plain"}], "start": 1775777037354, "stop": 1775777037354}, {"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": "25829a39-4d7d-4a4e-a25b-9456ccd205ac-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "dc9676cb-23f5-4790-b914-1ae185b1068a-attachment.json", "type": "application/json"}], "start": 1775777037394, "stop": 1775777037394}, {"name": "Response → 200, trace_id: b1008071f801cd5de90c1fe01a294b31", "status": "passed", "attachments": [{"name": "response.headers", "source": "cc73a090-1671-4d80-b188-672ea5f23241-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "6bda5e87-561e-40ab-9308-a82feba2c626-attachment.json", "type": "application/json"}], "start": 1775777037394, "stop": 1775777037394}], "attachments": [{"name": "cURL", "source": "6414bf5d-b2c6-4e84-bed3-676931e7e031-attachment.txt", "type": "text/plain"}], "start": 1775777037394, "stop": 1775777037394}, {"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": "19ec3aef-98e6-443f-b761-76ecc7d92471-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "4b4deb31-5d28-4c02-bb65-770016b10510-attachment.json", "type": "application/json"}], "start": 1775777037434, "stop": 1775777037434}, {"name": "Response → 200, trace_id: 8163fe321c89e589d18173c4a05d3e5f", "status": "passed", "attachments": [{"name": "response.headers", "source": "65416e78-022c-435a-97c6-301e6061a42f-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "bffa19f3-b047-4cc0-b3b3-35d68423cf86-attachment.json", "type": "application/json"}], "start": 1775777037434, "stop": 1775777037434}], "attachments": [{"name": "cURL", "source": "eea6dccf-66ea-4231-b040-1facb2468f64-attachment.txt", "type": "text/plain"}], "start": 1775777037434, "stop": 1775777037434}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "1f2a071f-197e-41a4-aa7f-a24f419605c5-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "624b17af-1603-4d37-872d-30540b8ece38-attachment.json", "type": "application/json"}], "start": 1775777037451, "stop": 1775777037452}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/assign/cell?orderId=4278192751&wallCellBarcode=12.18.1.47", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "b1ea6a07-688f-47d6-8ba4-c0c78711db1e-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "c86c265f-0112-4286-9f54-f19909ef1531-attachment.json", "type": "application/json"}], "start": 1775777037488, "stop": 1775777037489}, {"name": "Response → 200, trace_id: 71eb3fc4defa82c05ccdbf8f832e09fc", "status": "passed", "attachments": [{"name": "response.headers", "source": "b10ec370-9be6-4f73-85b5-bae522055ff1-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "5947ac1f-def6-4c3f-921d-d0402c711fe8-attachment.txt", "type": "text/plain"}], "start": 1775777037489, "stop": 1775777037489}], "attachments": [{"name": "cURL", "source": "6049d5ca-8be5-46c2-90ba-422a53850276-attachment.txt", "type": "text/plain"}], "start": 1775777037488, "stop": 1775777037489}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "2345bf5d-0bfb-405b-a4a7-fc547671286c-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "d61828ec-f1de-4d73-b8f1-a01ef32120b9-attachment.json", "type": "application/json"}], "start": 1775777037500, "stop": 1775777037501}, {"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": "a16a566b-fc57-44db-9f72-766363410c7e-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "f9395c90-fb21-4a7f-9176-aa8f880504fd-attachment.json", "type": "application/json"}], "start": 1775777038554, "stop": 1775777038555}, {"name": "Response → 200, trace_id: 1e36791f39922b90b27f31583c599e47", "status": "passed", "attachments": [{"name": "response.headers", "source": "f7a4ee98-d2ae-4b8b-856e-f6b53605a581-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "34068111-d422-41a7-a97c-ecb0bec023b0-attachment.json", "type": "application/json"}], "start": 1775777038555, "stop": 1775777038555}], "attachments": [{"name": "cURL", "source": "ab65f8e7-7f2e-419b-a41c-7e8c036e7ff5-attachment.txt", "type": "text/plain"}], "start": 1775777038554, "stop": 1775777038555}, {"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": "e1bf5d1f-d166-4f69-9572-9cbcd8d9a414-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "b8b6dde8-4eed-4f71-a9cd-88359a59e452-attachment.json", "type": "application/json"}], "start": 1775777038581, "stop": 1775777038582}, {"name": "Response → 200, trace_id: 11d73b71b24fc7e54456bd4ec9031b12", "status": "passed", "attachments": [{"name": "response.headers", "source": "469409da-a3c3-49ac-a99f-a8447c2f73dd-attachment.json", "type": "application/json"}], "start": 1775777038582, "stop": 1775777038582}], "attachments": [{"name": "cURL", "source": "9cc9503c-a96e-4a55-ae11-558333015453-attachment.txt", "type": "text/plain"}], "start": 1775777038581, "stop": 1775777038582}, {"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": "ebf1acff-3ea7-4859-9861-a1a31539eb87-attachment.json", "type": "application/json"}], "start": 1775777038606, "stop": 1775777038606}, {"name": "Response → 200, trace_id: 895c804866d512e85d8e5861bbb05f00", "status": "passed", "attachments": [{"name": "response.headers", "source": "b6231a21-8fd0-4f65-89d5-f07b54d8f38b-attachment.json", "type": "application/json"}], "start": 1775777038606, "stop": 1775777038606}], "attachments": [{"name": "cURL", "source": "f8a65ebf-8c93-430f-9c83-8f0b502fab2c-attachment.txt", "type": "text/plain"}], "start": 1775777038606, "stop": 1775777038606}, {"name": "AssemblyPackingTable add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "1f6a8706-81dc-4cd5-af86-96badb6e45b2-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "f0e3ccfb-4ddc-4fae-ae14-16970cc7451e-attachment.json", "type": "application/json"}], "start": 1775777038610, "stop": 1775777038611}], "start": 1775777038610, "stop": 1775777038612}, {"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": "e9bddbbb-e9c1-4866-b5cf-919c85fb5f7c-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "5de86452-e148-46c3-8027-b45f8baece3f-attachment.json", "type": "application/json"}], "start": 1775777038641, "stop": 1775777038642}, {"name": "Response → 200, trace_id: d3d7ae582b67fdc2869c74457f7b2214", "status": "passed", "attachments": [{"name": "response.headers", "source": "37fe5d36-dc7c-4e7c-b8be-65fcfffce192-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "22fd27b6-6ade-45b9-a6e1-97798d49e33c-attachment.json", "type": "application/json"}], "start": 1775777038642, "stop": 1775777038642}], "attachments": [{"name": "cURL", "source": "e8beb219-5b84-4a9c-8321-a3fa42ab040c-attachment.txt", "type": "text/plain"}], "start": 1775777038641, "stop": 1775777038642}, {"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": "317eb5fc-db55-4621-894d-49a0b7de1f6b-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "a526ebb2-be0d-4666-816d-248cb43ef8f1-attachment.json", "type": "application/json"}], "start": 1775777038667, "stop": 1775777038667}, {"name": "Response → 200, trace_id: 740bde7838638060315b51919b1dac93", "status": "passed", "attachments": [{"name": "response.headers", "source": "cb8bdb6f-dd22-4b66-9cee-797c46e16ce7-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "2c7c4e85-e486-4259-b1b6-fdb79a2c36a1-attachment.json", "type": "application/json"}], "start": 1775777038667, "stop": 1775777038668}], "attachments": [{"name": "cURL", "source": "9ddbda29-60ce-4766-9a4b-779ef14cd90f-attachment.txt", "type": "text/plain"}], "start": 1775777038667, "stop": 1775777038668}, {"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": "38db8431-d6bc-4d92-aa52-3fbd88e5cf6d-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "e4c8a473-676c-447d-b287-9749e28b8258-attachment.json", "type": "application/json"}], "start": 1775777038683, "stop": 1775777038683}], "start": 1775777038669, "stop": 1775777038683}, {"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": "5ad81610-4ce8-4230-a379-0b313ca0451d-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "4ad07fe6-3843-441c-b96f-035b7f25d0f0-attachment.json", "type": "application/json"}], "start": 1775777038715, "stop": 1775777038715}, {"name": "Response → 200, trace_id: 87a2d886401738a4d36f0651e9ac4fa8", "status": "passed", "attachments": [{"name": "response.headers", "source": "d4adfe64-3f36-4ece-a774-3c12f9169efd-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "543568bb-4e33-4549-9d25-3f9cf48dc1e1-attachment.json", "type": "application/json"}], "start": 1775777038715, "stop": 1775777038716}], "attachments": [{"name": "cURL", "source": "2ed05f52-275b-406d-9e20-61390b992d88-attachment.txt", "type": "text/plain"}], "start": 1775777038715, "stop": 1775777038716}, {"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": "e9b7fdab-397f-4a7c-a0c1-a8da242a40a3-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "dc936a82-7bf7-4aac-819f-ffa1d0024e53-attachment.json", "type": "application/json"}], "start": 1775777038724, "stop": 1775777038725}], "start": 1775777038720, "stop": 1775777038725}, {"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": "0d54fa2f-a265-45ab-8982-06cffe6c1c6e-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "7a03707e-59f9-4428-8ca0-0bff819afc8d-attachment.json", "type": "application/json"}], "start": 1775777038757, "stop": 1775777038757}, {"name": "Response → 200, trace_id: f788ebb1145e1b1d9e6fd9f1ed057e68", "status": "passed", "attachments": [{"name": "response.headers", "source": "23fbf2de-44b0-4553-95b0-9be48da1cb33-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "e99e1711-7200-4c28-9541-ae6e4918f4e7-attachment.json", "type": "application/json"}], "start": 1775777038757, "stop": 1775777038757}], "attachments": [{"name": "cURL", "source": "c7245449-446f-4904-bde8-7ad615cb1516-attachment.txt", "type": "text/plain"}], "start": 1775777038757, "stop": 1775777038757}, {"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": "b4bde513-6cdd-4558-a155-5d87944402ad-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "00500db3-a67b-4910-91a3-4c92586c0de1-attachment.json", "type": "application/json"}], "start": 1775777038804, "stop": 1775777038805}, {"name": "Response → 200, trace_id: e63d401f2f19c2e7faca3769c3ad993b", "status": "passed", "attachments": [{"name": "response.headers", "source": "d803ad79-a72c-4ff8-82cd-a97d6fba8399-attachment.json", "type": "application/json"}], "start": 1775777038805, "stop": 1775777038805}], "attachments": [{"name": "cURL", "source": "523797fc-f8ce-473e-b53d-eb1663b99741-attachment.txt", "type": "text/plain"}], "start": 1775777038804, "stop": 1775777038805}, {"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": "519fbd1b-53e2-44d8-89cb-30bf09e21df8-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "3895e26c-67b3-410f-a68a-e62069b61582-attachment.json", "type": "application/json"}], "start": 1775777038845, "stop": 1775777038846}, {"name": "Response → 200, trace_id: aa9143b8b5442e95f7140edeb18dd06c", "status": "passed", "attachments": [{"name": "response.headers", "source": "db6c1008-c679-4acd-8b9b-31fd04066e17-attachment.json", "type": "application/json"}], "start": 1775777038846, "stop": 1775777038846}], "attachments": [{"name": "cURL", "source": "a7f27354-2b42-45eb-8862-b7226685616d-attachment.txt", "type": "text/plain"}], "start": 1775777038845, "stop": 1775777038846}, {"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": "8eb9521d-6461-4eaa-a619-65f92fa15b7e-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "9c7e5c60-c069-4345-a539-0086e26a1a7c-attachment.json", "type": "application/json"}], "start": 1775777038890, "stop": 1775777038890}, {"name": "Response → 200, trace_id: 64f0f6f74da38db369a9da452b87a8af", "status": "passed", "attachments": [{"name": "response.headers", "source": "b202057f-e7ce-4b83-bfa0-2cdc60a1867f-attachment.json", "type": "application/json"}], "start": 1775777038890, "stop": 1775777038890}], "attachments": [{"name": "cURL", "source": "aa3ae04c-6663-4e2a-9a48-0806f991e1dd-attachment.txt", "type": "text/plain"}], "start": 1775777038890, "stop": 1775777038890}, {"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": "ec8bd214-b9a0-4a57-9c2d-7e60dba0500e-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "fade4bf5-8f25-44d4-8357-7d11de8b0950-attachment.json", "type": "application/json"}], "start": 1775777038932, "stop": 1775777038932}, {"name": "Response → 200, trace_id: 57a2ee343f291ec15f4f8c6df50d7103", "status": "passed", "attachments": [{"name": "response.headers", "source": "a101c9a2-00df-4c6c-9397-229f0607154f-attachment.json", "type": "application/json"}], "start": 1775777038932, "stop": 1775777038932}], "attachments": [{"name": "cURL", "source": "c7447550-b7cd-4979-956c-d01fe09c05b2-attachment.txt", "type": "text/plain"}], "start": 1775777038932, "stop": 1775777038932}, {"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": "90dfda89-84b6-43ff-941c-3ae705240968-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "5135100c-6dde-40b9-8b82-e6c77138db0a-attachment.json", "type": "application/json"}], "start": 1775777038969, "stop": 1775777038969}, {"name": "Response → 200, trace_id: 252bb20b47323d3453059e1a47b77a11", "status": "passed", "attachments": [{"name": "response.headers", "source": "506bffab-1701-478a-b8e7-b6620a3a27d9-attachment.json", "type": "application/json"}], "start": 1775777038969, "stop": 1775777038969}], "attachments": [{"name": "cURL", "source": "1e05d3d6-b73a-4899-9926-9c2436390a9f-attachment.txt", "type": "text/plain"}], "start": 1775777038969, "stop": 1775777038969}, {"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": "05b31641-913a-427d-9dcd-eb575353af5c-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "0018c1ec-2f51-4ce7-a2c8-9a498c842a43-attachment.json", "type": "application/json"}], "start": 1775777039007, "stop": 1775777039007}, {"name": "Response → 200, trace_id: 06b7cb78ecca3f55b8aa3bdfa8d9dcc5", "status": "passed", "attachments": [{"name": "response.headers", "source": "46c8b759-f60b-4f9e-ab0f-fd726045ca9f-attachment.json", "type": "application/json"}], "start": 1775777039007, "stop": 1775777039008}], "attachments": [{"name": "cURL", "source": "4e456ecb-b7d1-4aac-9560-4de00f66e6dc-attachment.txt", "type": "text/plain"}], "start": 1775777039007, "stop": 1775777039008}, {"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": "5225bedc-088b-40c9-b575-49ad2fe6edff-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "8af63719-3dcc-4758-bfa4-0c3153135c08-attachment.json", "type": "application/json"}], "start": 1775777039047, "stop": 1775777039047}, {"name": "Response → 200, trace_id: 44867d0e3639805e75526cc11d01cf91", "status": "passed", "attachments": [{"name": "response.headers", "source": "0d720e0b-2397-4bfa-baf3-f436487f6e43-attachment.json", "type": "application/json"}], "start": 1775777039047, "stop": 1775777039047}], "attachments": [{"name": "cURL", "source": "0a129274-ca77-424a-8673-4efb0607d901-attachment.txt", "type": "text/plain"}], "start": 1775777039047, "stop": 1775777039048}, {"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": "f3fd9df0-55f7-4afc-811f-fa9c835a3434-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "900b0c37-7a07-4f36-92de-8694d7d2bdf3-attachment.json", "type": "application/json"}], "start": 1775777039489, "stop": 1775777039490}, {"name": "Response → 200, trace_id: 34fb1d5e6fa923c5607571cb7087b91d", "status": "passed", "attachments": [{"name": "response.headers", "source": "3b1449d4-8fc2-4c5f-bff0-8518ed98fc08-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "2221cebc-f4c6-4ca7-99eb-1b429d6923b9-attachment.json", "type": "application/json"}], "start": 1775777039490, "stop": 1775777039490}], "attachments": [{"name": "cURL", "source": "19e0e164-2878-4e28-9018-4d83c6d8157a-attachment.txt", "type": "text/plain"}], "start": 1775777039489, "stop": 1775777039490}, {"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": "2b3e09ee-4417-4dae-b018-9b4d96d9698a-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "b557c19f-23af-4877-8d0d-c4735cdf4697-attachment.json", "type": "application/json"}], "start": 1775777039496, "stop": 1775777039497}], "start": 1775777039493, "stop": 1775777039497}, {"name": "Waiter function: wait_big_bag_by_order_id", "status": "passed", "start": 1775777039497, "stop": 1775777039500}, {"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": "41413b01-ff8e-4fcc-bd63-8c3b21de970a-attachment.json", "type": "application/json"}], "start": 1775777039519, "stop": 1775777039519}, {"name": "Response → 200, trace_id: ace562785bd548831f60f788ba359abb", "status": "passed", "attachments": [{"name": "response.headers", "source": "ee55c3b7-5b13-4dd0-b497-84e767ad5fa8-attachment.json", "type": "application/json"}], "start": 1775777039519, "stop": 1775777039520}], "attachments": [{"name": "cURL", "source": "f309caaa-3348-45dc-8523-05948d4d85a4-attachment.txt", "type": "text/plain"}], "start": 1775777039519, "stop": 1775777039520}, {"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": "14a9cfa9-5991-47fb-87ba-de5e5dafc2e1-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "1edd8b43-e1f2-41b3-9085-19822218100f-attachment.json", "type": "application/json"}], "start": 1775777044253, "stop": 1775777044253}, {"name": "Response → 200, trace_id: 14a2bf6dbd2284f7a99076524eb2d82a", "status": "passed", "attachments": [{"name": "response.headers", "source": "6d3117d5-2012-45a5-945a-df52e55a95db-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "8a96f312-99a3-4903-8936-3b51eb04f362-attachment.json", "type": "application/json"}], "start": 1775777044253, "stop": 1775777044253}], "attachments": [{"name": "cURL", "source": "9ffa0638-62a7-4248-b856-f6267c12e606-attachment.txt", "type": "text/plain"}], "start": 1775777044253, "stop": 1775777044253}], "start": 1775777039522, "stop": 1775777044258}, {"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": "ab159fb9-b303-4e03-af00-8c2954e7d0c7-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "f5be9d00-3790-4131-9a46-a9d959f757a2-attachment.json", "type": "application/json"}], "start": 1775777044262, "stop": 1775777044263}], "start": 1775777044258, "stop": 1775777044263}, {"name": "Waiter function: wait_order_order", "status": "passed", "start": 1775777044263, "stop": 1775777047266}], "start": 1775777032350, "stop": 1775777047266}, {"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-09T23:24:07.293+00:00\",\"status\":405,\"error\":\"Method Not Allowed\",\"message\":\"Request method 'POST' not supported\",\"path\":\"/internal/order/delivering-order-info\"}, x-aer-trace-id: 67fc5b7ec8bf274d6c57c325e42f5ee5\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": "67721ce2-9985-41cd-a782-a91f89e5c3e8-attachment.json", "type": "application/json"}, {"name": "Response", "source": "e6531af9-ae4d-40a5-b38c-d4f2a8b03897-attachment.json", "type": "application/json"}], "start": 1775777047266, "stop": 1775777047296}], "attachments": [{"name": "log", "source": "ae0dceb9-2800-4983-b391-2c54aeacbef5-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='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": 1775777032350, "stop": 1775777047297, "uuid": "464564c6-3147-4e4f-b567-553ff33b9c75", "historyId": "7d260a21cd478bbc2eb7ac10f02912f4", "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-gunbbyk8"}, {"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"]}