{"uuid": "957c42ae-b672-4f2b-a63e-2466b31605e5", "children": ["5adc3fde-d051-4994-9766-8e6cc8210d42"], "befores": [{"name": "wms_warehouse_stocks", "status": "broken", "statusDetails": {"message": "urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='dm-wms-be-service-availability.k8s-review.dailymail-tech.uz', port=443): Max retries exceeded with url: /placement/init (Caused by NameResolutionError(\"HTTPSConnection(host='dm-wms-be-service-availability.k8s-review.dailymail-tech.uz', port=443): Failed to resolve 'dm-wms-be-service-availability.k8s-review.dailymail-tech.uz' ([Errno -3] Temporary failure in name resolution)\"))\n", "trace": "  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 38, in run_old_style_hookwrapper\n    res = yield\n          ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 139, in _multicall\n    teardown.throw(exception)\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 53, in run_old_style_hookwrapper\n    return result.get_result()\n           ^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_result.py\", line 103, in get_result\n    raise exc.with_traceback(tb)\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 38, in run_old_style_hookwrapper\n    res = yield\n          ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 139, in _multicall\n    teardown.throw(exception)\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/setuponly.py\", line 36, in pytest_fixture_setup\n    return (yield)\n            ^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/pluggy/_callers.py\", line 121, in _multicall\n    res = hook_impl.function(*args)\n          ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/fixtures.py\", line 1202, in pytest_fixture_setup\n    result = call_fixture_func(fixturefunc, request, kwargs)\n             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/_pytest/fixtures.py\", line 908, in call_fixture_func\n    fixture_result = next(generator)\n                     ^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/fixtures/availability/common.py\", line 39, in wms_warehouse_stocks\n    .create_cell_with_one_barcode_stock(sku_amount=sku_amount)\n     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 203, in create_cell_with_one_barcode_stock\n    self.set_user_auth().set_cell().create_items(sku_amount=sku_amount, barcode_count=1).stocks_add_to_cell()\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 149, in stocks_add_to_cell\n    .make_placement()\n     ^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/placement_v2.py\", line 106, in make_placement\n    self.init_placement().complete_placement_cells().publish_placement()\n    ^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/placement_v2.py\", line 69, in init_placement\n    init_placement_response = PlacementApi(headers=self.headers).placement_init_post(\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api/placement_api.py\", line 252, in placement_init_post\n    return self.placement_init_post_with_http_info(body, **kwargs)  # noqa: E501\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api/placement_api.py\", line 320, in placement_init_post_with_http_info\n    return self.api_client.call_api(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 339, in call_api\n    return self.__call_api(resource_path, method,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 153, in __call_api\n    response_data = self.request(\n                    ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 383, in request\n    return self.rest_client.POST(url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 286, in POST\n    return self.request(\"POST\", url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 161, in request\n    r = self.pool_manager.request(\n        ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 143, in request\n    return self.request_encode_body(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 278, in request_encode_body\n    return self.urlopen(method, url, **extra_kw)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/poolmanager.py\", line 457, in urlopen\n    response = conn.urlopen(method, u.request_uri, **kw)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 841, in urlopen\n    retries = retries.increment(\n              ^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py\", line 535, in increment\n    raise MaxRetryError(_pool, url, reason) from reason  # type: ignore[arg-type]\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"}, "steps": [{"name": "stocks increment", "status": "broken", "statusDetails": {"message": "urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='dm-wms-be-service-availability.k8s-review.dailymail-tech.uz', port=443): Max retries exceeded with url: /placement/init (Caused by NameResolutionError(\"HTTPSConnection(host='dm-wms-be-service-availability.k8s-review.dailymail-tech.uz', port=443): Failed to resolve 'dm-wms-be-service-availability.k8s-review.dailymail-tech.uz' ([Errno -3] Temporary failure in name resolution)\"))\n", "trace": "  File \"/app/src/framework/wms/fixtures/availability/common.py\", line 39, in wms_warehouse_stocks\n    .create_cell_with_one_barcode_stock(sku_amount=sku_amount)\n     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 203, in create_cell_with_one_barcode_stock\n    self.set_user_auth().set_cell().create_items(sku_amount=sku_amount, barcode_count=1).stocks_add_to_cell()\n  File \"/app/src/framework/wms/builders/availability/stock.py\", line 149, in stocks_add_to_cell\n    .make_placement()\n     ^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/placement_v2.py\", line 106, in make_placement\n    self.init_placement().complete_placement_cells().publish_placement()\n    ^^^^^^^^^^^^^^^^^^^^^\n  File \"/app/src/framework/wms/builders/availability/placement_v2.py\", line 69, in init_placement\n    init_placement_response = PlacementApi(headers=self.headers).placement_init_post(\n                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api/placement_api.py\", line 252, in placement_init_post\n    return self.placement_init_post_with_http_info(body, **kwargs)  # noqa: E501\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api/placement_api.py\", line 320, in placement_init_post_with_http_info\n    return self.api_client.call_api(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 339, in call_api\n    return self.__call_api(resource_path, method,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 153, in __call_api\n    response_data = self.request(\n                    ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/qacl_dm_wms_be_service_availability/api_client.py\", line 383, in request\n    return self.rest_client.POST(url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 286, in POST\n    return self.request(\"POST\", url,\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/dm_qalib_http/rest.py\", line 161, in request\n    r = self.pool_manager.request(\n        ^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 143, in request\n    return self.request_encode_body(\n           ^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/_request_methods.py\", line 278, in request_encode_body\n    return self.urlopen(method, url, **extra_kw)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/poolmanager.py\", line 457, in urlopen\n    response = conn.urlopen(method, u.request_uri, **kw)\n               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 871, in urlopen\n    return self.urlopen(\n           ^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/connectionpool.py\", line 841, in urlopen\n    retries = retries.increment(\n              ^^^^^^^^^^^^^^^^^^\n  File \"/usr/local/lib/python3.11/site-packages/urllib3/util/retry.py\", line 535, in increment\n    raise MaxRetryError(_pool, url, reason) from reason  # type: ignore[arg-type]\n    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n"}, "steps": [{"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "b328d583-9708-433d-839d-667296f458a9-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "d9e5009c-86cc-4b9a-8afc-896bfe57b3ce-attachment.json", "type": "application/json"}], "start": 1775205307035, "stop": 1775205307035}, {"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": "aba50862-cbee-40ef-82e9-529c5da9298d-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "9e5b1b43-93b9-4ef1-af96-2a921921dae0-attachment.json", "type": "application/json"}], "start": 1775205307074, "stop": 1775205307074}, {"name": "Response → 200, trace_id: cd0286acdfe2690d1af91bfb21181e52", "status": "passed", "attachments": [{"name": "response.headers", "source": "e5871ba0-8e23-414c-8007-034ab7841e9f-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "992c1265-efd1-4416-8f01-4cee1082c7e4-attachment.json", "type": "application/json"}], "start": 1775205307074, "stop": 1775205307075}], "attachments": [{"name": "cURL", "source": "4fcc5c0a-b6dd-458c-8820-862c5b65c80b-attachment.txt", "type": "text/plain"}], "start": 1775205307074, "stop": 1775205307075}, {"name": "AvailableCell add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "703dcaf5-4a88-4c58-922b-e2e87d4731d5-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "4e442279-0f07-4635-b494-7128cb2985ca-attachment.json", "type": "application/json"}], "start": 1775205307138, "stop": 1775205307138}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "62bb3d65-aedb-49bd-8d9a-931568df6efb-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "ad8ffb7e-8c35-4186-80e5-73f5ed813150-attachment.json", "type": "application/json"}], "start": 1775205307139, "stop": 1775205307139}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "d9924d0d-9e6f-4d98-8bd2-232943fecbb2-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "b1bbbfe0-697a-4ebb-a38e-45d082195fc7-attachment.json", "type": "application/json"}], "start": 1775205307140, "stop": 1775205307140}, {"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "f3ba71bd-8c07-443a-86b7-3b17bfb90e7a-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "d5d5d6ec-68ab-4368-9625-366a987493f2-attachment.json", "type": "application/json"}], "start": 1775205307142, "stop": 1775205307143}], "start": 1775205307124, "stop": 1775205307150}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "a03d6170-5cd4-42bd-bc43-8aa1948c0e9d-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "8f79f271-317f-4321-a28d-3d05d9fc1f9a-attachment.json", "type": "application/json"}], "start": 1775205307166, "stop": 1775205307166}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "fcdb75d6-5c5d-4505-87f6-2cbff0ff2c89-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "31128fba-1c11-4cc6-a844-a8ed3c6e698d-attachment.json", "type": "application/json"}], "start": 1775205307167, "stop": 1775205307167}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "a3e0be7b-fe1a-49fe-938a-ed5bb9a3132d-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "01c7a565-b986-41ad-bb3e-ff64365873c4-attachment.json", "type": "application/json"}], "start": 1775205307169, "stop": 1775205307169}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "5b023bf1-9e49-4192-b7cc-55a758e825c6-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "866ad80d-b57c-45a6-860a-895e4c2b5081-attachment.json", "type": "application/json"}], "start": 1775205307180, "stop": 1775205307180}, {"name": "POST → https://dm-ff-be-service-account.k8s-review.dailymail-tech.uz/account/sign-in", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "19e6e820-2f14-46d5-8cce-77fa968549db-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "d8fb4f99-9078-4498-babb-2449636a7e98-attachment.json", "type": "application/json"}], "start": 1775205307221, "stop": 1775205307221}, {"name": "Response → 200, trace_id: 19c8d16d663aaa69e412ef3b1dd07a9c", "status": "passed", "attachments": [{"name": "response.headers", "source": "1b85080a-a5b9-4b72-b65f-59f43e69c188-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "a43b5cac-be59-4e3c-8bb4-bf2c936d3c95-attachment.json", "type": "application/json"}], "start": 1775205307221, "stop": 1775205307222}], "attachments": [{"name": "cURL", "source": "8919e02e-dae3-4254-9c34-ffb5376e78ca-attachment.txt", "type": "text/plain"}], "start": 1775205307221, "stop": 1775205307222}, {"name": "Waiter function: wait_sku_batch_upload", "status": "passed", "steps": [{"name": "POST → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/sku/batch", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "6e6d2257-5db7-45e1-a44c-5d5249b4e971-attachment.json", "type": "application/json"}], "start": 1775205307301, "stop": 1775205307301}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "065cd1a2-e37d-4f0b-b08a-4abcd4f5de89-attachment.json", "type": "application/json"}], "start": 1775205307301, "stop": 1775205307301}], "attachments": [{"name": "cURL", "source": "2ce01d09-5cec-4c35-8e14-cafcf797203d-attachment.txt", "type": "text/plain"}], "start": 1775205307301, "stop": 1775205307301}], "start": 1775205307266, "stop": 1775205307301}, {"name": "GET → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/sku/388083483608897", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "c06c32f9-2e92-415f-8ff1-1d692ee90e35-attachment.json", "type": "application/json"}], "start": 1775205307328, "stop": 1775205307329}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "7d5f4486-0047-426d-ba65-c823b5ad76dc-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "4947cdbf-dd11-4f60-bb9b-3caf799c615b-attachment.json", "type": "application/json"}], "start": 1775205307329, "stop": 1775205307329}], "attachments": [{"name": "cURL", "source": "fa199378-850d-40e4-8e1d-abe42052546d-attachment.txt", "type": "text/plain"}], "start": 1775205307328, "stop": 1775205307329}, {"name": "PUT → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/sku", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "4d32fa3e-bbdd-4764-b257-baae7f31b4a2-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "54ca3426-d181-4247-a3bf-482c90955d75-attachment.json", "type": "application/json"}], "start": 1775205307361, "stop": 1775205307361}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "cbbf6c63-ead9-4c31-907a-6f8f962c3991-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "fec14ef3-0843-44e9-bfc7-1c0765ddc338-attachment.json", "type": "application/json"}], "start": 1775205307361, "stop": 1775205307361}], "attachments": [{"name": "cURL", "source": "b49b2a1f-3662-4994-b31f-10c9d10b3077-attachment.txt", "type": "text/plain"}], "start": 1775205307361, "stop": 1775205307361}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "fd07a415-cb79-41fc-a476-37fea1dba8a9-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "6dbaa3a4-ebfc-4dbe-94dc-37732c2d2a4b-attachment.json", "type": "application/json"}], "start": 1775205307377, "stop": 1775205307377}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "eac94c26-d725-4eec-9c02-f32a9dd38691-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "460db83a-1078-4ff8-8d39-01a578e14f3a-attachment.json", "type": "application/json"}], "start": 1775205307378, "stop": 1775205307378}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "84964c14-c5ce-4617-b380-abcc1a5a9bfc-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "e92e90e9-55eb-40cb-8749-11811f648ec7-attachment.json", "type": "application/json"}], "start": 1775205307379, "stop": 1775205307379}, {"name": "POST → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/invoice/batch", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "4eb9cf03-cbee-401d-9afb-874b6f19e775-attachment.json", "type": "application/json"}], "start": 1775205307686, "stop": 1775205307686}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "3ff5130c-a64d-4b6b-9db7-d8d5480675be-attachment.json", "type": "application/json"}], "start": 1775205307686, "stop": 1775205307686}], "attachments": [{"name": "cURL", "source": "00e8666c-eca4-4f32-866b-80b46bf93d38-attachment.txt", "type": "text/plain"}], "start": 1775205307686, "stop": 1775205307686}, {"name": "Waiter function: wait_service_supply_new_invoice", "status": "passed", "start": 1775205307689, "stop": 1775205307701}, {"name": "GET → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/invoice", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "832b2dd8-1df7-4225-a7a2-1f5de58707ee-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "5a4f0b28-3fd0-4b51-9f3e-7a4a8a5b2d93-attachment.json", "type": "application/json"}], "start": 1775205307733, "stop": 1775205307734}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "4dcc2621-7530-4a16-af18-4febcc6b096e-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "3a1678a8-2b69-4c07-ad76-e888ca3b12e1-attachment.json", "type": "application/json"}], "start": 1775205307734, "stop": 1775205307734}], "attachments": [{"name": "cURL", "source": "3d29ab3d-3b9b-4bfb-97d3-1b4085554f48-attachment.txt", "type": "text/plain"}], "start": 1775205307733, "stop": 1775205307734}, {"name": "POST → https://dm-ff-be-service-stock.k8s-review.dailymail-tech.uz/qa-api/v1/pull-stock-records", "status": "passed", "attachments": [{"name": "Request", "source": "d865ae64-8a00-4915-90de-dcc6fd7eeca2-attachment.json", "type": "application/json"}, {"name": "Response", "source": "79a8f832-bdc7-49f9-88eb-1a864048b037-attachment.json", "type": "application/json"}], "start": 1775205307750, "stop": 1775205307784}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "8abf13fc-dc49-46c7-af9d-d2fc23f228a2-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "841e00d1-350d-4b97-b47c-d35029a1db94-attachment.json", "type": "application/json"}], "start": 1775205307797, "stop": 1775205307798}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "487d1b2d-cffc-424b-933a-037e47bdc8c9-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "8617af80-334d-4eb4-8e2e-ae4c6e25a2e0-attachment.json", "type": "application/json"}], "start": 1775205307798, "stop": 1775205307799}, {"name": "SQLAlchemy query UNDEFINED ", "status": "passed", "attachments": [{"name": "query", "source": "8f9aac9e-1734-4f47-bdff-f69c93aaaf3d-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "062b9e77-3950-4ad9-8743-5d2a60c8ba79-attachment.json", "type": "application/json"}], "start": 1775205307799, "stop": 1775205307799}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "d308bdc0-40a9-497f-abd3-19b9ac8dfb09-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "17d076f4-a974-4a01-97de-fb0771d67ca8-attachment.json", "type": "application/json"}], "start": 1775205307808, "stop": 1775205307809}, {"name": "PUT → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/invoice?invoiceNumber=410000015515", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "724b221f-8899-438b-a844-81f471ade948-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "1019cb75-a326-4641-93ba-7ce3af8f1a0c-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "a3dc6417-6d0a-43bb-91e3-25f099a01e4d-attachment.json", "type": "application/json"}], "start": 1775205308056, "stop": 1775205308056}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "3592dace-7b24-4932-bdeb-9572eabce316-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "3c85a5d1-f20c-462f-9c04-3ed9a8c35dc2-attachment.json", "type": "application/json"}], "start": 1775205308056, "stop": 1775205308056}], "attachments": [{"name": "cURL", "source": "be4b4b9a-5667-47b8-a165-dbdb79d9d1ee-attachment.txt", "type": "text/plain"}], "start": 1775205308056, "stop": 1775205308056}, {"name": "Waiter function: wait_send_invoice", "status": "passed", "steps": [{"name": "POST → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/invoice/send?invoiceNumber=410000015515", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "ff21d8e9-e9de-41cd-a85a-84fb93a6ff82-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "cfb2060c-c263-4982-8795-1e60e45e21c0-attachment.json", "type": "application/json"}], "start": 1775205308115, "stop": 1775205308115}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "8e83942f-4ed2-4743-a96e-9d43f54bb381-attachment.json", "type": "application/json"}], "start": 1775205308115, "stop": 1775205308115}], "attachments": [{"name": "cURL", "source": "d8ecb32c-42dc-4490-aaa7-480a6605ba27-attachment.txt", "type": "text/plain"}], "start": 1775205308115, "stop": 1775205308115}], "start": 1775205308057, "stop": 1775205308118}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "8de8a969-1fa6-417b-b888-61cae986b0d3-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "f402b5bb-d792-4b63-97e3-7b93f50e1c31-attachment.json", "type": "application/json"}], "start": 1775205308120, "stop": 1775205308120}, {"name": "Waiter function: wait_batch_created", "status": "passed", "start": 1775205308199, "stop": 1775205308202}], "start": 1775205307019, "stop": 1775205308212}], "start": 1775205307019, "stop": 1775205308213}], "start": 1775205307019, "stop": 1775205308620}