{"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-03T23:24:16.872+00:00\",\"status\":405,\"error\":\"Method Not Allowed\",\"message\":\"Request method 'POST' not supported\",\"path\":\"/internal/order/delivering-order-info\"}, x-aer-trace-id: 5fa89cdf9783389e96768f861fef545a", "trace": "self = <tests.fulfillment.test_gateway.test_gateway.TestGateway object at 0x78cb8b956710>\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 0x78cb89fa58d0>)\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-03T23:24:16.872+00:00\",\"status\":405,\"error\":\"Method Not Allowed\",\"message\":\"Request method 'POST' not supported\",\"path\":\"/internal/order/delivering-order-info\"}, x-aer-trace-id: 5fa89cdf9783389e96768f861fef545a\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": "5d003dc9-54ee-4f58-b750-f0642a192ccf-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "838687ad-d3e4-4e35-828d-9dde93b77b32-attachment.json", "type": "application/json"}], "start": 1775258635458, "stop": 1775258635458}, {"name": "AssemblyPackingTable add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "4a0840c2-b414-4c67-a98f-b777e29ffc80-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "9cd57941-2030-4ecc-b5e4-19ce7e3ff6af-attachment.json", "type": "application/json"}], "start": 1775258635561, "stop": 1775258635561}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "d2065f9d-df94-4d66-9a42-649c7dde1899-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "d5baac59-2aa1-4bc8-8597-e71123afcbb2-attachment.json", "type": "application/json"}], "start": 1775258635562, "stop": 1775258635563}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "82ea7003-6b65-4b84-953d-af1bc60efb55-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "714fba30-6c67-4dfa-80ce-1952e90a8a0e-attachment.json", "type": "application/json"}], "start": 1775258635564, "stop": 1775258635564}, {"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "aa5eaa84-11da-4ec7-a94c-6201316c56fb-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "148736e5-46af-4420-828e-a38a2ebbdc62-attachment.json", "type": "application/json"}], "start": 1775258635566, "stop": 1775258635566}], "start": 1775258635549, "stop": 1775258635574}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "95277189-c85e-4770-9c92-6256e7112089-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "235e0008-addd-417e-8294-7bb36b6fa4fc-attachment.json", "type": "application/json"}], "start": 1775258635589, "stop": 1775258635589}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "8f323d17-dc5e-49c2-b43a-2ae1112a4efe-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "2c3722e2-6d6b-40f8-8b68-a2c7005af3d6-attachment.json", "type": "application/json"}], "start": 1775258635590, "stop": 1775258635590}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "37473e48-dc02-42ef-b458-59d10b068b3b-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "a3fa1046-6388-4f60-9c2f-507ad7f05211-attachment.json", "type": "application/json"}], "start": 1775258635591, "stop": 1775258635591}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "e8e63454-ed5d-47ec-971e-7f548e7bfd98-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "26263042-b624-48e6-9790-9a891dddd8e9-attachment.json", "type": "application/json"}], "start": 1775258635592, "stop": 1775258635592}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "7d0f9f1e-51ab-4b70-ba84-a740845cfa7a-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "2cbd2d55-e6c8-4297-ad8e-3aa6e89dc3b1-attachment.json", "type": "application/json"}], "start": 1775258635597, "stop": 1775258635597}, {"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": "828c816f-480b-4c78-b483-ed5ab98cc8fc-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "61f1f691-ce2e-4c94-802c-948b61ca44ee-attachment.json", "type": "application/json"}], "start": 1775258635630, "stop": 1775258635630}, {"name": "Response → 200, trace_id: d0686bd552a672084c9a39e029863b8f", "status": "passed", "attachments": [{"name": "response.headers", "source": "0721f53d-4ba4-41e7-bf82-7b5af0862e56-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "2b495679-b45e-45d1-8cec-bf5491f20c8b-attachment.json", "type": "application/json"}], "start": 1775258635630, "stop": 1775258635630}], "attachments": [{"name": "cURL", "source": "b804348f-5c42-4f68-92e9-0fb3b11511a7-attachment.txt", "type": "text/plain"}], "start": 1775258635630, "stop": 1775258635630}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "bb584400-a52f-4ce2-80bb-de10cea620de-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "b3770cb3-d7d3-44cf-a246-15e5c2649abb-attachment.json", "type": "application/json"}], "start": 1775258635636, "stop": 1775258635636}, {"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": "2a0feb55-1b73-46eb-a077-e768acf79d74-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "91dc5bc4-2a16-4ff8-8d0b-30f2865e9234-attachment.json", "type": "application/json"}], "start": 1775258635669, "stop": 1775258635670}, {"name": "Response → 200, trace_id: 2d6c5f82991181e62c33224610deecef", "status": "passed", "attachments": [{"name": "response.headers", "source": "14b57ef2-7384-4e92-b7f9-389bb50a19b3-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "41db46ce-60c8-483a-a7ed-f23af3d773f0-attachment.json", "type": "application/json"}], "start": 1775258635670, "stop": 1775258635670}], "attachments": [{"name": "cURL", "source": "226d7441-cc59-4e63-8301-f693cb9df9af-attachment.txt", "type": "text/plain"}], "start": 1775258635669, "stop": 1775258635670}], "start": 1775258635637, "stop": 1775258635673}, {"name": "POST → https://dm-ff-be-facade-gateway.k8s-review.dailymail-tech.uz/supply/ya/api/v1/order", "status": "passed", "attachments": [{"name": "Request", "source": "6345e05b-fa5e-41a0-8985-355efbccb366-attachment.json", "type": "application/json"}, {"name": "Response", "source": "8b8906eb-38bd-45bd-a3de-da0f24a6d38f-attachment.json", "type": "application/json"}], "start": 1775258635705, "stop": 1775258635746}, {"name": "Waiter function: wait_order_order_by_platform_tracking_code", "status": "passed", "start": 1775258635747, "stop": 1775258639131}, {"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": "7fe98fe9-9359-4b3a-9f51-ce4fba3df7a8-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "3d6f6e28-e06a-4aa5-a50d-51856e26d59a-attachment.json", "type": "application/json"}], "start": 1775258645414, "stop": 1775258645414}, {"name": "Response → 200, trace_id: 42fd822b515a46d2c1e04db2341dc68f", "status": "passed", "attachments": [{"name": "response.headers", "source": "344c7f0d-f83a-4adc-bed4-62ed6c0c3a3e-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "91ea5690-eb55-4449-a5df-34f11311214e-attachment.json", "type": "application/json"}], "start": 1775258645414, "stop": 1775258645415}], "attachments": [{"name": "cURL", "source": "dce6f4ca-56bf-4426-9884-82a008f1b133-attachment.txt", "type": "text/plain"}], "start": 1775258645414, "stop": 1775258645415}, {"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": "4e0ee149-b072-4cad-9176-81175f7cbaf5-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "439858b9-d0eb-4946-a5a4-91dafa5dc404-attachment.json", "type": "application/json"}], "start": 1775258645466, "stop": 1775258645466}, {"name": "Response → 200, trace_id: 1077385d657c34e1dd84ffadeb4fd915", "status": "passed", "attachments": [{"name": "response.headers", "source": "294a8bd6-b26d-4c0a-9d82-b13927057eea-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "c64a0777-2104-4edf-a0e9-12644f14a421-attachment.json", "type": "application/json"}], "start": 1775258645466, "stop": 1775258645466}], "attachments": [{"name": "cURL", "source": "c3a6a2aa-4926-4be1-b5c1-2a6b607ef930-attachment.txt", "type": "text/plain"}], "start": 1775258645466, "stop": 1775258645466}, {"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": "8bae18a6-0ece-41dd-9553-66c715afcd48-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "eb215289-0223-434b-82ca-0aafea4df27f-attachment.json", "type": "application/json"}], "start": 1775258645522, "stop": 1775258645522}, {"name": "Response → 200, trace_id: 54efd4e3f1bc320443dc6b3d7d1f6047", "status": "passed", "attachments": [{"name": "response.headers", "source": "f9111ebc-2d4d-4d7b-8a68-14119f723fec-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "8863da05-16b8-4b79-8eac-5d4e19c6727c-attachment.json", "type": "application/json"}], "start": 1775258645522, "stop": 1775258645522}], "attachments": [{"name": "cURL", "source": "1d1d72eb-950a-4cb9-8658-225bf72292ed-attachment.txt", "type": "text/plain"}], "start": 1775258645522, "stop": 1775258645522}, {"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": "561a246a-efcf-46ac-b8a5-e87de336225a-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "cddf69b2-4854-4d35-a993-fdbc8e8e9ee7-attachment.json", "type": "application/json"}], "start": 1775258645575, "stop": 1775258645576}, {"name": "Response → 200, trace_id: 988416900cda9b4f947c55b581fba7e1", "status": "passed", "attachments": [{"name": "response.headers", "source": "c5b56e01-acd2-474d-8be1-60861ff94cef-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "0f580844-2ad1-4d66-bb10-c8e9905581f8-attachment.json", "type": "application/json"}], "start": 1775258645576, "stop": 1775258645576}], "attachments": [{"name": "cURL", "source": "7b0e806a-26cb-4182-a873-5b9839b7b9f5-attachment.txt", "type": "text/plain"}], "start": 1775258645575, "stop": 1775258645576}, {"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": "b618a1cf-4c08-4370-a300-3bb6da1845d9-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "f484e51c-4fe1-4c32-a10a-f488ea06d20d-attachment.json", "type": "application/json"}], "start": 1775258645619, "stop": 1775258645619}, {"name": "Response → 200, trace_id: 1f6b64d6e58e74ac7a98bf10689f05ec", "status": "passed", "attachments": [{"name": "response.headers", "source": "768f049f-31f6-416f-b9ce-faa2d25d579d-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "45bbaf12-8c0c-4246-b606-17f255227011-attachment.json", "type": "application/json"}], "start": 1775258645619, "stop": 1775258645620}], "attachments": [{"name": "cURL", "source": "821c5647-a825-40b2-9511-a0eb6b01c0fd-attachment.txt", "type": "text/plain"}], "start": 1775258645619, "stop": 1775258645620}, {"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": "d4e8f876-93e9-47f7-a178-9a74046a70e6-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "c8408b65-a0e4-4656-858b-5019b5d71d10-attachment.json", "type": "application/json"}], "start": 1775258645658, "stop": 1775258645659}, {"name": "Response → 200, trace_id: 0865546c698cefeff7680a7965a53b9b", "status": "passed", "attachments": [{"name": "response.headers", "source": "8e301cd9-ccd0-4826-8870-d08a7605bb43-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "fb80f806-98af-4440-932a-71ba38c1dc8c-attachment.txt", "type": "text/plain"}], "start": 1775258645659, "stop": 1775258645659}], "attachments": [{"name": "cURL", "source": "27a541bd-7a20-414a-9d6a-727f8d40424f-attachment.txt", "type": "text/plain"}], "start": 1775258645658, "stop": 1775258645659}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/box/assign?boxBarcodes=BX-0000492771&pickingTaskKey=e1a64492c27494bf13b94def573314ef933e8655c16e95c4bdbe0a7176cf83df", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "ff12894f-f91c-44a0-8278-4b25d35e69d2-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "7f58721c-724b-44a6-8ad9-420cc6bb6ebd-attachment.json", "type": "application/json"}], "start": 1775258645692, "stop": 1775258645692}, {"name": "Response → 200, trace_id: 51ae17edc8246b80100a1b29de362092", "status": "passed", "attachments": [{"name": "response.headers", "source": "2ad17129-1df3-4bb5-9536-435dd08380bf-attachment.json", "type": "application/json"}], "start": 1775258645692, "stop": 1775258645692}], "attachments": [{"name": "cURL", "source": "c205873d-18f5-4b75-855c-bc94e7ed15ca-attachment.txt", "type": "text/plain"}], "start": 1775258645692, "stop": 1775258645692}, {"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": "5107151f-ab40-481f-ad12-ab9c6a0ab827-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "8b2702b1-6ae4-4cbe-8f62-86514cff601e-attachment.json", "type": "application/json"}], "start": 1775258645722, "stop": 1775258645722}, {"name": "Response → 200, trace_id: 87346f697813c74623047816e267035d", "status": "passed", "attachments": [{"name": "response.headers", "source": "eb4dac26-0f35-49c1-9e3b-3c4e783fc716-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "b7050bde-13ce-4919-91e0-3a1d22d88d87-attachment.json", "type": "application/json"}], "start": 1775258645722, "stop": 1775258645722}], "attachments": [{"name": "cURL", "source": "6b7d2a68-8d54-48f1-bee7-954bfdc50ad7-attachment.txt", "type": "text/plain"}], "start": 1775258645722, "stop": 1775258645722}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/picking/task/complete-step?taskKey=e1a64492c27494bf13b94def573314ef933e8655c16e95c4bdbe0a7176cf83df&skuId=4100000000000052814&cellBarcode=QA-75258632661883904&cellId=488054", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "ff11aef4-7094-4f49-bdbb-585c15e43ce9-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "1f3031e6-5541-4ba3-81ae-f3d81a6a642c-attachment.json", "type": "application/json"}], "start": 1775258645817, "stop": 1775258645818}, {"name": "Response → 200, trace_id: 2faee11211d7b045a98d639d2710ca63", "status": "passed", "attachments": [{"name": "response.headers", "source": "7598cd76-5d91-46f1-a9b5-b235a6c45971-attachment.json", "type": "application/json"}], "start": 1775258645818, "stop": 1775258645818}], "attachments": [{"name": "cURL", "source": "eac13e62-166b-4ff1-8133-1bef0b44b6f1-attachment.txt", "type": "text/plain"}], "start": 1775258645817, "stop": 1775258645818}, {"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": "3089c567-0d82-40bd-84f1-df7dfd2b607d-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "b48cecb0-ca83-407c-81ca-b714e92c1212-attachment.json", "type": "application/json"}], "start": 1775258645849, "stop": 1775258645850}, {"name": "Response → 200, trace_id: 2435b8eee973679e757870c8400ef3e7", "status": "passed", "attachments": [{"name": "response.headers", "source": "d2901552-2343-4eb5-a019-8317894aa0e4-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "ef92b944-00b6-4749-8e88-ca6f5c850dc6-attachment.json", "type": "application/json"}], "start": 1775258645850, "stop": 1775258645850}], "attachments": [{"name": "cURL", "source": "a42f1287-4ca1-49f1-9fb7-5fa26e17fe77-attachment.txt", "type": "text/plain"}], "start": 1775258645849, "stop": 1775258645850}, {"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": "5201d782-75fd-4395-90e1-d832081d6f85-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "8faab150-6149-4c9f-940f-0ad90818bc7d-attachment.json", "type": "application/json"}], "start": 1775258645876, "stop": 1775258645876}, {"name": "Response → 200, trace_id: df488daf41b1cb62cadc4c350b1c835c", "status": "passed", "attachments": [{"name": "response.headers", "source": "86aa5b9d-be6a-42e8-be23-40a547db95ab-attachment.json", "type": "application/json"}], "start": 1775258645877, "stop": 1775258645877}], "attachments": [{"name": "cURL", "source": "04e14686-90bd-4210-b782-b4384f9dbe73-attachment.txt", "type": "text/plain"}], "start": 1775258645876, "stop": 1775258645877}, {"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": "02849037-1160-4f70-9619-14f216c6493d-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "d9236d33-c2b3-4e12-81ed-f7ea4ada15d2-attachment.json", "type": "application/json"}], "start": 1775258646332, "stop": 1775258646333}, {"name": "Response → 200, trace_id: 6a190f9a71585bd6ccb5630f05e9c9f5", "status": "passed", "attachments": [{"name": "response.headers", "source": "a9b42566-de83-4b73-a158-c68471ecf521-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "94dc08cf-a0fc-4ae3-9487-7c6b4a7e5e78-attachment.json", "type": "application/json"}], "start": 1775258646333, "stop": 1775258646333}], "attachments": [{"name": "cURL", "source": "6492fbc3-fe0b-4d4b-aa94-2c17a8148284-attachment.txt", "type": "text/plain"}], "start": 1775258646332, "stop": 1775258646333}], "start": 1775258645879, "stop": 1775258646336}, {"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": "755ce942-af58-49c8-820b-9c74e25f02fa-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "64b02176-ac1c-400c-86cf-7843106897f4-attachment.json", "type": "application/json"}], "start": 1775258646422, "stop": 1775258646422}, {"name": "Response → 200, trace_id: d750395a1fba718d1716ad832ab2d1e4", "status": "passed", "attachments": [{"name": "response.headers", "source": "a74fc9fb-cfe7-4596-89e7-61262cf79a71-attachment.json", "type": "application/json"}], "start": 1775258646422, "stop": 1775258646422}], "attachments": [{"name": "cURL", "source": "3985be9f-5d67-4f0f-af88-1dbc788de1ab-attachment.txt", "type": "text/plain"}], "start": 1775258646422, "stop": 1775258646423}, {"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": "9aeb6933-d8bb-42eb-98f0-6b62debe26f4-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "b95e6961-361d-43d2-a320-30b076331763-attachment.json", "type": "application/json"}], "start": 1775258646459, "stop": 1775258646459}, {"name": "Response → 200, trace_id: 80a468634f93d4ab0aef0126c7128f4a", "status": "passed", "attachments": [{"name": "response.headers", "source": "b3daec9f-c1e6-4c43-9308-6d4e2a72ddb1-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "46535270-b9bb-445e-99fe-a5d890b6ee3b-attachment.json", "type": "application/json"}], "start": 1775258646459, "stop": 1775258646459}], "attachments": [{"name": "cURL", "source": "e4101cfe-5753-45ac-a1df-9b6d4658a742-attachment.txt", "type": "text/plain"}], "start": 1775258646459, "stop": 1775258646460}, {"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": "d6cf4f2e-24a7-422c-9039-f83d975f920d-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "2016d781-b44c-4e54-904a-7a1821b8b65c-attachment.json", "type": "application/json"}], "start": 1775258646608, "stop": 1775258646608}, {"name": "Response → 200, trace_id: 488d4a3455abb9ffea4812a6967ce2c1", "status": "passed", "attachments": [{"name": "response.headers", "source": "812998c2-f17e-4c83-b607-5db176ad10c1-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "49809fda-5573-4ed0-99a4-78dbbc5ec461-attachment.json", "type": "application/json"}], "start": 1775258646608, "stop": 1775258646608}], "attachments": [{"name": "cURL", "source": "5a1f5196-6560-41f4-b7eb-a7cabba8ab40-attachment.txt", "type": "text/plain"}], "start": 1775258646608, "stop": 1775258646608}, {"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": "3fdbf7b3-cfc5-4d97-b5ca-4fdd4c81a913-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "3cc5d9e1-3894-4e21-a1c1-f7d91ce7a215-attachment.json", "type": "application/json"}], "start": 1775258646666, "stop": 1775258646666}, {"name": "Response → 200, trace_id: 1b9450791d2b96887fe669430be479f8", "status": "passed", "attachments": [{"name": "response.headers", "source": "4e70c975-1caa-45da-b100-5edc0b1e748b-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "3ca2f226-a7ee-458c-9c92-7a8811719447-attachment.json", "type": "application/json"}], "start": 1775258646666, "stop": 1775258646667}], "attachments": [{"name": "cURL", "source": "ceac93f3-4ae3-4515-ae56-ba76dfb12967-attachment.txt", "type": "text/plain"}], "start": 1775258646666, "stop": 1775258646667}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/api/v1/sorting/move-in-progress?sortingTaskId=161034", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "d944164d-2fb0-4e67-b0ba-3927f910f391-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "98076197-e613-4353-be8b-f16dd2ae3669-attachment.json", "type": "application/json"}], "start": 1775258646694, "stop": 1775258646694}, {"name": "Response → 200, trace_id: def00e04c22ac13ee9aa33f886110b3a", "status": "passed", "attachments": [{"name": "response.headers", "source": "f4364171-9590-41f0-8d21-e11d82eeb009-attachment.json", "type": "application/json"}], "start": 1775258646694, "stop": 1775258646694}], "attachments": [{"name": "cURL", "source": "0bcc1fcb-f9ab-4763-990e-0e69eec2d477-attachment.txt", "type": "text/plain"}], "start": 1775258646694, "stop": 1775258646694}, {"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": "767d817d-093e-463c-b461-7cac81ee8763-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "cf3f9008-7175-4466-8817-494964524d98-attachment.json", "type": "application/json"}], "start": 1775258646733, "stop": 1775258646734}, {"name": "Response → 200, trace_id: d99bd62d79dd228914b76b3878882ee3", "status": "passed", "attachments": [{"name": "response.headers", "source": "a53f667a-fd69-4dde-ad66-06e434515bce-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "a798abd2-1415-400c-be20-a043b6f8da38-attachment.json", "type": "application/json"}], "start": 1775258646734, "stop": 1775258646734}], "attachments": [{"name": "cURL", "source": "08243f3d-e674-4521-abe1-026c3c3dda8c-attachment.txt", "type": "text/plain"}], "start": 1775258646733, "stop": 1775258646734}, {"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": "5e5ba673-53bd-4a75-8c2e-c69d002d1549-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "8ab0c3ee-8507-4078-a291-632d5636d43c-attachment.json", "type": "application/json"}], "start": 1775258646820, "stop": 1775258646820}, {"name": "Response → 200, trace_id: 942af593f173a0dccf55f9d912070387", "status": "passed", "attachments": [{"name": "response.headers", "source": "9fba5e32-65ad-4d5c-a49d-64d1fecfe412-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "9dd289e0-229e-43ce-a210-306a25fe9ca9-attachment.json", "type": "application/json"}], "start": 1775258646820, "stop": 1775258646820}], "attachments": [{"name": "cURL", "source": "632aa5a9-fccc-418b-9f1b-68560091c9f7-attachment.txt", "type": "text/plain"}], "start": 1775258646820, "stop": 1775258646820}, {"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": "9a44c831-2a9a-4b7b-810a-05c860d744f2-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "f206d6a2-1465-43f3-bec0-410d18ec0d91-attachment.json", "type": "application/json"}], "start": 1775258646862, "stop": 1775258646862}, {"name": "Response → 200, trace_id: c60b1d0930bcaf4efc51fc00b89a932f", "status": "passed", "attachments": [{"name": "response.headers", "source": "6bfde1fd-5bf1-4cdf-b99c-cd3ebac6d0a0-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "e6f6b0df-797e-4a28-8f6f-b70e41c6ad5e-attachment.json", "type": "application/json"}], "start": 1775258646862, "stop": 1775258646862}], "attachments": [{"name": "cURL", "source": "f55346fe-c2e8-454e-93c0-1541663e9f62-attachment.txt", "type": "text/plain"}], "start": 1775258646862, "stop": 1775258646862}, {"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": "288188b7-01f2-44cc-adbe-1d409d7ce2d0-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "879e61ed-4efa-4f98-9217-df164b9f623d-attachment.json", "type": "application/json"}], "start": 1775258646905, "stop": 1775258646905}, {"name": "Response → 200, trace_id: 20a314788cefb5dc3705ecfef24a6558", "status": "passed", "attachments": [{"name": "response.headers", "source": "1aa7283f-8477-4ef1-9158-e02790c8812d-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "2d9a90fa-bfa9-44bc-b0f7-67aa1dc169ec-attachment.json", "type": "application/json"}], "start": 1775258646905, "stop": 1775258646905}], "attachments": [{"name": "cURL", "source": "9d5dd0da-2128-4366-a62f-4da4d49dc6a3-attachment.txt", "type": "text/plain"}], "start": 1775258646905, "stop": 1775258646905}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "e62e934d-28ce-4e19-92f6-3261464d022a-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "497d9524-aef8-48ed-885b-6a021af33ef5-attachment.json", "type": "application/json"}], "start": 1775258646922, "stop": 1775258646922}, {"name": "POST → https://dm-wms-be-service-assembly.k8s-review.dailymail-tech.uz/assign/cell?orderId=4278192446&wallCellBarcode=12.18.1.47", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "bbb89a08-49b7-4d5d-a92d-660cdfff5788-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "dc6d5693-127d-4c18-ae37-8ba0dca37c03-attachment.json", "type": "application/json"}], "start": 1775258646958, "stop": 1775258646959}, {"name": "Response → 200, trace_id: ef4d6c297fd069edcbc972a641b65f6a", "status": "passed", "attachments": [{"name": "response.headers", "source": "425b49ea-2bf7-485a-a791-a9c85de0a30d-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "621600b3-0185-4ac3-a2e8-cf5d2a7d6920-attachment.txt", "type": "text/plain"}], "start": 1775258646959, "stop": 1775258646959}], "attachments": [{"name": "cURL", "source": "efaccf2a-409c-49e5-8f9d-47df40e0c631-attachment.txt", "type": "text/plain"}], "start": 1775258646958, "stop": 1775258646959}, {"name": "db.request SQLAlchemy query SELECT → dm_wms_be_service_assembly ", "status": "passed", "attachments": [{"name": "query", "source": "4134daaa-0203-4a9c-9e67-62c2875da8c7-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "7913a614-495c-4894-9fe2-5d40d425c21e-attachment.json", "type": "application/json"}], "start": 1775258646970, "stop": 1775258646970}, {"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": "5c621770-ea2b-406f-a23b-89e7f3c6a086-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "270a3e5d-41a4-484c-95ff-18bb82dc919f-attachment.json", "type": "application/json"}], "start": 1775258648041, "stop": 1775258648041}, {"name": "Response → 200, trace_id: cdecf6ec371ff1cda7114878a81fcd20", "status": "passed", "attachments": [{"name": "response.headers", "source": "0621d9d4-2967-4e13-bd29-d14f8f9d59e5-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "db9dddf7-7928-47d7-b4fb-06fda29db9e4-attachment.json", "type": "application/json"}], "start": 1775258648041, "stop": 1775258648041}], "attachments": [{"name": "cURL", "source": "0a7854c4-1fe4-4081-ae59-1b568aca974f-attachment.txt", "type": "text/plain"}], "start": 1775258648041, "stop": 1775258648041}, {"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": "2025deec-8133-4932-b3b8-4d05844203a9-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "b53bebce-999f-41c2-a99f-35dc52c388e8-attachment.json", "type": "application/json"}], "start": 1775258648066, "stop": 1775258648067}, {"name": "Response → 200, trace_id: c735bb175b548c7860bfab0e05501c1e", "status": "passed", "attachments": [{"name": "response.headers", "source": "067a772f-b1b5-4b0a-a926-a1f07999a424-attachment.json", "type": "application/json"}], "start": 1775258648067, "stop": 1775258648067}], "attachments": [{"name": "cURL", "source": "84fe9e81-b092-4f74-84cb-b4a8a2c0611f-attachment.txt", "type": "text/plain"}], "start": 1775258648066, "stop": 1775258648067}, {"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": "1da1d49b-b1d8-4650-a905-aaaa54bb0de9-attachment.json", "type": "application/json"}], "start": 1775258648091, "stop": 1775258648092}, {"name": "Response → 200, trace_id: 9ae7bc004fd9944a6d49e8182daefe64", "status": "passed", "attachments": [{"name": "response.headers", "source": "51e9103b-edbd-4dd4-811e-b6c15d89cc77-attachment.json", "type": "application/json"}], "start": 1775258648092, "stop": 1775258648092}], "attachments": [{"name": "cURL", "source": "0c511370-485d-4f30-aa25-e91a9e615927-attachment.txt", "type": "text/plain"}], "start": 1775258648091, "stop": 1775258648092}, {"name": "AssemblyPackingTable add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "4236671e-86fc-4e14-b9c2-8509345a656b-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "a0e31cc1-1ce3-4670-8d58-769f099ad0ff-attachment.json", "type": "application/json"}], "start": 1775258648095, "stop": 1775258648095}], "start": 1775258648094, "stop": 1775258648096}, {"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": "92a6bd4d-74c2-42fc-81df-ff02723a71f5-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "f088007f-ee64-4db8-b6f9-87d78bc5b6ca-attachment.json", "type": "application/json"}], "start": 1775258648124, "stop": 1775258648124}, {"name": "Response → 200, trace_id: 88c90beaa2dedbe0f37ad9c07fda34d8", "status": "passed", "attachments": [{"name": "response.headers", "source": "c6204229-5e51-4f95-a4c9-e3404d3d6312-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "d5a57c39-5884-418a-9415-40631c464cc2-attachment.json", "type": "application/json"}], "start": 1775258648124, "stop": 1775258648124}], "attachments": [{"name": "cURL", "source": "f0e08600-c454-40a5-8bf3-923f29a59b95-attachment.txt", "type": "text/plain"}], "start": 1775258648124, "stop": 1775258648125}, {"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": "aa1816c3-9308-41be-a71f-492f5ecbfd16-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "e883a87b-d64c-4608-bebb-ae5ebbe6836e-attachment.json", "type": "application/json"}], "start": 1775258648154, "stop": 1775258648154}, {"name": "Response → 200, trace_id: 763caec0026a738fc7a734f8da5a88e1", "status": "passed", "attachments": [{"name": "response.headers", "source": "5a99912e-7190-4417-b785-63ca28717bf7-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "77cc5135-13a6-41ec-8a22-72a51598d1df-attachment.json", "type": "application/json"}], "start": 1775258648154, "stop": 1775258648154}], "attachments": [{"name": "cURL", "source": "ac53c620-79f7-4f46-8b85-0b64cb4990ed-attachment.txt", "type": "text/plain"}], "start": 1775258648154, "stop": 1775258648154}, {"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": "f6695fd4-260e-4ed0-93dd-c46a1288f88e-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "e6aa24b7-47de-4375-bd29-300995d1c207-attachment.json", "type": "application/json"}], "start": 1775258648173, "stop": 1775258648174}], "start": 1775258648156, "stop": 1775258648174}, {"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": "562579f1-a8c4-4a3d-a95c-f442c4ccaef2-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "afd0cec2-e733-4a5c-9188-fc48d6b42bd0-attachment.json", "type": "application/json"}], "start": 1775258648207, "stop": 1775258648207}, {"name": "Response → 200, trace_id: 362a56f5826888ff106eaebad74188c9", "status": "passed", "attachments": [{"name": "response.headers", "source": "03a6724d-246a-4784-9e8e-a2d3f613c12c-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "79b62839-a928-4b04-a232-69d38773068d-attachment.json", "type": "application/json"}], "start": 1775258648207, "stop": 1775258648207}], "attachments": [{"name": "cURL", "source": "ec6c3a4f-5921-4f26-9f9c-71ac792c4453-attachment.txt", "type": "text/plain"}], "start": 1775258648207, "stop": 1775258648208}, {"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": "98ee4770-52ad-45ec-8e45-f48369513865-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "dabe69e9-4136-4cb3-ad15-aaf7448298ab-attachment.json", "type": "application/json"}], "start": 1775258648216, "stop": 1775258648216}], "start": 1775258648211, "stop": 1775258648216}, {"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": "439c1969-f0f3-4b4c-902a-8cb70fead409-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "0299a919-b05c-4cd9-8cf6-08a927228722-attachment.json", "type": "application/json"}], "start": 1775258648250, "stop": 1775258648250}, {"name": "Response → 200, trace_id: 007c5f03b8f4bc93ed22376d9e18504a", "status": "passed", "attachments": [{"name": "response.headers", "source": "57cac2a2-dbdf-48e4-b3b7-d435ecfc2192-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "1b10fb34-0f9f-4b3d-bf1f-d7701a9abb37-attachment.json", "type": "application/json"}], "start": 1775258648250, "stop": 1775258648251}], "attachments": [{"name": "cURL", "source": "c926e3b3-2515-44fb-b6e9-91f47f673f58-attachment.txt", "type": "text/plain"}], "start": 1775258648250, "stop": 1775258648251}, {"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": "698da978-477d-49ee-aff4-ef50c609417d-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "98c38c21-7207-4f81-8538-22177bc54792-attachment.json", "type": "application/json"}], "start": 1775258648305, "stop": 1775258648305}, {"name": "Response → 200, trace_id: d4170ede95a1f4bc64535caa7befb036", "status": "passed", "attachments": [{"name": "response.headers", "source": "61178c11-5ca9-43f7-b21d-debf7a6792e4-attachment.json", "type": "application/json"}], "start": 1775258648305, "stop": 1775258648306}], "attachments": [{"name": "cURL", "source": "6836cbae-cd66-4cb0-af63-90b4f384e2f2-attachment.txt", "type": "text/plain"}], "start": 1775258648305, "stop": 1775258648306}, {"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": "9a6a9ecf-5b8e-4f15-9a74-723124b826dc-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "6b6b59f6-40c7-4a53-9a9e-8444c103db6f-attachment.json", "type": "application/json"}], "start": 1775258648386, "stop": 1775258648386}, {"name": "Response → 200, trace_id: bd8e7b62743b4d6a3257ba693c64c29f", "status": "passed", "attachments": [{"name": "response.headers", "source": "f0aaa918-f10a-4ee3-af32-82f8a5a45400-attachment.json", "type": "application/json"}], "start": 1775258648387, "stop": 1775258648387}], "attachments": [{"name": "cURL", "source": "237d0fd1-0a53-49f5-a0bf-431601e125b7-attachment.txt", "type": "text/plain"}], "start": 1775258648386, "stop": 1775258648387}, {"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": "911bdb89-bddb-47f8-9681-9615114ed053-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "ad87ccb4-2c22-40a7-81a2-3f69b3f69d9c-attachment.json", "type": "application/json"}], "start": 1775258648431, "stop": 1775258648431}, {"name": "Response → 200, trace_id: 01512f01ec77fbec8d7cc5c5780f6dbe", "status": "passed", "attachments": [{"name": "response.headers", "source": "b9dcf3db-3054-41a2-86f5-19a66d209dbb-attachment.json", "type": "application/json"}], "start": 1775258648431, "stop": 1775258648431}], "attachments": [{"name": "cURL", "source": "a6097790-77da-465e-9269-53c59c1d109a-attachment.txt", "type": "text/plain"}], "start": 1775258648431, "stop": 1775258648431}, {"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": "34c74d3a-80c0-4301-9a90-7fa3d3355612-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "68b42e0d-d741-4cde-9e12-4061f581ac4d-attachment.json", "type": "application/json"}], "start": 1775258648474, "stop": 1775258648474}, {"name": "Response → 200, trace_id: 0da098ced11d88917272c0cff7b41f73", "status": "passed", "attachments": [{"name": "response.headers", "source": "329d5703-fa6a-4032-a855-ee87463acdc7-attachment.json", "type": "application/json"}], "start": 1775258648474, "stop": 1775258648474}], "attachments": [{"name": "cURL", "source": "80b5a611-a78d-4b6d-a1b1-8e7025b44945-attachment.txt", "type": "text/plain"}], "start": 1775258648474, "stop": 1775258648474}, {"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": "c97190b0-b2b8-4e59-a316-d4ab59137587-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "818dc9a1-f206-46f4-b81c-2ad5994ad242-attachment.json", "type": "application/json"}], "start": 1775258648514, "stop": 1775258648514}, {"name": "Response → 200, trace_id: e00517a89a3be7d6f8024417d618bd8c", "status": "passed", "attachments": [{"name": "response.headers", "source": "f2a3c0c3-0592-4b99-a8bd-bde1c41161e9-attachment.json", "type": "application/json"}], "start": 1775258648514, "stop": 1775258648515}], "attachments": [{"name": "cURL", "source": "50941325-6fda-4f0a-8217-cbfa35336540-attachment.txt", "type": "text/plain"}], "start": 1775258648514, "stop": 1775258648515}, {"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": "800fbd67-8fd4-47a9-9b25-2a9f9834c8aa-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "e71ec357-2d24-472f-88e6-4a106cac4e3f-attachment.json", "type": "application/json"}], "start": 1775258648556, "stop": 1775258648557}, {"name": "Response → 200, trace_id: 788f7e5ff9d0dad6e7dbde6babd7b424", "status": "passed", "attachments": [{"name": "response.headers", "source": "24701811-860e-4d07-b493-cf251e73f73d-attachment.json", "type": "application/json"}], "start": 1775258648557, "stop": 1775258648557}], "attachments": [{"name": "cURL", "source": "b2338f94-94e0-48dd-b564-c1b3afefee90-attachment.txt", "type": "text/plain"}], "start": 1775258648556, "stop": 1775258648557}, {"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": "d33a5363-ee87-4248-80a6-22518f20f67d-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "1a553af6-deb2-4d03-bbf6-dc84593af7f7-attachment.json", "type": "application/json"}], "start": 1775258648601, "stop": 1775258648601}, {"name": "Response → 200, trace_id: bddc5fca9fe19354951ed3b2a332beeb", "status": "passed", "attachments": [{"name": "response.headers", "source": "2882c933-bf0d-4589-9a57-64c0ed6281f3-attachment.json", "type": "application/json"}], "start": 1775258648601, "stop": 1775258648601}], "attachments": [{"name": "cURL", "source": "6023e449-15cc-4db9-b910-d61bcdcaa765-attachment.txt", "type": "text/plain"}], "start": 1775258648601, "stop": 1775258648601}, {"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": "b99e2b58-ba59-4058-be0e-9323ce3970f8-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "7a015e05-7be3-4ae9-9eef-f3cae843f372-attachment.json", "type": "application/json"}], "start": 1775258649050, "stop": 1775258649051}, {"name": "Response → 200, trace_id: ea0964a247e19b30b7456ed0d2b02e67", "status": "passed", "attachments": [{"name": "response.headers", "source": "5876d0f4-24b8-482e-a4da-a8968d96a71c-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "9651d42e-8cae-4a07-afe8-78794e34b502-attachment.json", "type": "application/json"}], "start": 1775258649051, "stop": 1775258649051}], "attachments": [{"name": "cURL", "source": "8ac865ef-0d6f-417b-b18b-00e2e47e321b-attachment.txt", "type": "text/plain"}], "start": 1775258649050, "stop": 1775258649051}, {"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": "d3ba4973-e391-4848-ab30-7076a699e7cc-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "dae2e738-9d9d-4517-bc36-6a9dbba348de-attachment.json", "type": "application/json"}], "start": 1775258649058, "stop": 1775258649058}], "start": 1775258649054, "stop": 1775258649058}, {"name": "Waiter function: wait_big_bag_by_order_id", "status": "passed", "start": 1775258649058, "stop": 1775258649061}, {"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": "885af9c3-0e73-46a2-bdd9-cbc01ecb4aa4-attachment.json", "type": "application/json"}], "start": 1775258649081, "stop": 1775258649081}, {"name": "Response → 200, trace_id: b640ecfc2ffa676f298cf6454aa33bd1", "status": "passed", "attachments": [{"name": "response.headers", "source": "50a6366d-4513-4e00-bd9c-7a109e72f1ee-attachment.json", "type": "application/json"}], "start": 1775258649081, "stop": 1775258649082}], "attachments": [{"name": "cURL", "source": "0072780a-e577-4260-8f84-e86209893ec6-attachment.txt", "type": "text/plain"}], "start": 1775258649081, "stop": 1775258649082}, {"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": "bd106c12-e2f1-4a4a-be28-fea1d5268ae4-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "595151eb-25d6-4c3b-af05-bbf3695e7ccf-attachment.json", "type": "application/json"}], "start": 1775258653834, "stop": 1775258653835}, {"name": "Response → 200, trace_id: c06818adc2737635aa5d6e0b121f1690", "status": "passed", "attachments": [{"name": "response.headers", "source": "123b98d0-0d18-4878-aa61-b03fd823fa56-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "8c017014-04c8-459c-9a11-e1dcf5de2a04-attachment.json", "type": "application/json"}], "start": 1775258653835, "stop": 1775258653835}], "attachments": [{"name": "cURL", "source": "fd130710-6086-4773-9deb-bdc65afd6f83-attachment.txt", "type": "text/plain"}], "start": 1775258653834, "stop": 1775258653835}], "start": 1775258649084, "stop": 1775258653838}, {"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": "eed9076f-8de5-4e5b-b8b6-15bf468468d2-attachment.txt", "type": "text/plain"}, {"name": "result", "source": "938f7666-be3f-4a4d-a132-eb754e55151f-attachment.json", "type": "application/json"}], "start": 1775258653842, "stop": 1775258653842}], "start": 1775258653838, "stop": 1775258653842}, {"name": "Waiter function: wait_order_order", "status": "passed", "start": 1775258653842, "stop": 1775258656846}], "start": 1775258635438, "stop": 1775258656846}, {"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-03T23:24:16.872+00:00\",\"status\":405,\"error\":\"Method Not Allowed\",\"message\":\"Request method 'POST' not supported\",\"path\":\"/internal/order/delivering-order-info\"}, x-aer-trace-id: 5fa89cdf9783389e96768f861fef545a\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": "184d2541-2e09-40e5-8e58-98b514bc9530-attachment.json", "type": "application/json"}, {"name": "Response", "source": "922b1a04-61e0-48be-b66d-ab6bfa904466-attachment.json", "type": "application/json"}], "start": 1775258656846, "stop": 1775258656876}], "attachments": [{"name": "log", "source": "94e6af38-b691-49fc-acd0-197ad992456b-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": 1775258635438, "stop": 1775258656877, "uuid": "deaf3a0b-7f01-4b69-9274-0b37255a01d7", "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-d4mnvk7m"}, {"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"]}