{"uuid": "3768464c-55c6-4ece-bede-a1f24e47e84e", "children": ["b7674ff6-39ed-4669-bec7-b8361adf0471"], "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": "d7b51c51-8f15-46db-9cd7-4d9c6acb312a-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "fe1c56d8-7e64-4ff0-8ef6-ad6392ba2ca7-attachment.json", "type": "application/json"}], "start": 1775205310159, "stop": 1775205310159}, {"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": "979502de-f36e-4863-a37c-6e7592e5ad11-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "07c2201a-0d28-4798-b8a2-665aa8b57464-attachment.json", "type": "application/json"}], "start": 1775205310197, "stop": 1775205310198}, {"name": "Response → 200, trace_id: 1d339c46ef99ed2efb45f62b4d9bc1c1", "status": "passed", "attachments": [{"name": "response.headers", "source": "e583d4e3-c41b-4571-88e5-ea85256f7656-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "908b2181-5c65-4800-aae6-6f3e0b5b4b6a-attachment.json", "type": "application/json"}], "start": 1775205310198, "stop": 1775205310198}], "attachments": [{"name": "cURL", "source": "c146d867-7fae-4c9a-a30d-f6c0e0c2824f-attachment.txt", "type": "text/plain"}], "start": 1775205310197, "stop": 1775205310198}, {"name": "AvailableCell add to database", "status": "passed", "steps": [{"name": "SQLAlchemy query INSERT ", "status": "passed", "attachments": [{"name": "query", "source": "1eaf963d-c496-41da-9151-0916445505b4-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "3fb86423-bd2c-420e-9885-ccf8c47697f6-attachment.json", "type": "application/json"}], "start": 1775205310210, "stop": 1775205310210}], "start": 1775205310201, "stop": 1775205310214}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "4c429c4c-d9db-4363-a1ee-ed238d093477-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "34fa9b20-7b5f-48d7-bc80-4ab21f54daec-attachment.json", "type": "application/json"}], "start": 1775205310229, "stop": 1775205310229}, {"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": "69c5af31-f4a4-4df7-a658-bbb8df712a5e-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "f371dcdb-a2e6-4f4e-a23c-4af72fc8a86c-attachment.json", "type": "application/json"}], "start": 1775205310262, "stop": 1775205310263}, {"name": "Response → 200, trace_id: 0da31970030dabfb1e8736180043ab6a", "status": "passed", "attachments": [{"name": "response.headers", "source": "dc88877e-0d34-4003-8f95-609485961553-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "1d939f5c-76e5-4375-a35e-5bde7bd0a907-attachment.json", "type": "application/json"}], "start": 1775205310263, "stop": 1775205310263}], "attachments": [{"name": "cURL", "source": "81f12b80-7f69-4372-8eef-3822c4e59f7d-attachment.txt", "type": "text/plain"}], "start": 1775205310262, "stop": 1775205310263}, {"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": "c05c6dce-a979-461d-aa67-c6009db3f915-attachment.json", "type": "application/json"}], "start": 1775205310334, "stop": 1775205310334}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "3143f68c-2e45-4a3b-aea2-97b36ff24521-attachment.json", "type": "application/json"}], "start": 1775205310334, "stop": 1775205310334}], "attachments": [{"name": "cURL", "source": "0b3655a4-40c8-4c4a-ab2d-bca5e8ab4009-attachment.txt", "type": "text/plain"}], "start": 1775205310334, "stop": 1775205310334}], "start": 1775205310297, "stop": 1775205310334}, {"name": "GET → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/sku/27141842969", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "669ba4b9-a7eb-40d1-bc55-a99d55d9f381-attachment.json", "type": "application/json"}], "start": 1775205310365, "stop": 1775205310365}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "88d3930f-465e-434d-aba7-ffc31ac92901-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "1f433fe1-83a0-44e8-b864-f6d8eeaca85a-attachment.json", "type": "application/json"}], "start": 1775205310365, "stop": 1775205310365}], "attachments": [{"name": "cURL", "source": "8c4b51f1-a13e-4347-9d3c-edc88555e825-attachment.txt", "type": "text/plain"}], "start": 1775205310364, "stop": 1775205310365}, {"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": "5d6fb33a-739c-4e02-943d-50959fe25200-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "6ab9edcb-bd40-4711-a5e3-092293c2b4dc-attachment.json", "type": "application/json"}], "start": 1775205310397, "stop": 1775205310397}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "c7e77acc-a1fc-4825-98f5-92e90f74cd7c-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "d52b61bf-1de1-4c6f-b9cd-080e50bac22b-attachment.json", "type": "application/json"}], "start": 1775205310397, "stop": 1775205310397}], "attachments": [{"name": "cURL", "source": "29e968e1-1cbd-40b8-8642-066724c649e2-attachment.txt", "type": "text/plain"}], "start": 1775205310397, "stop": 1775205310397}, {"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": "05247bb6-6e2b-4989-8f0f-e40a3875ddb1-attachment.json", "type": "application/json"}], "start": 1775205310718, "stop": 1775205310719}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "7cb00f4c-9e85-42a5-9a7d-5e4b12816036-attachment.json", "type": "application/json"}], "start": 1775205310719, "stop": 1775205310719}], "attachments": [{"name": "cURL", "source": "698559d0-8ebb-4dd6-8997-de4134198db2-attachment.txt", "type": "text/plain"}], "start": 1775205310718, "stop": 1775205310719}, {"name": "Waiter function: wait_service_supply_new_invoice", "status": "passed", "start": 1775205310719, "stop": 1775205310729}, {"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": "0597daaf-a215-4b43-a3b5-61202b12d5dc-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "01aa0941-6ddb-4081-bd4c-9480101760ac-attachment.json", "type": "application/json"}], "start": 1775205310760, "stop": 1775205310760}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "3e51f901-025e-4c2e-ba80-397295fb9567-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "0002d853-ad59-49b1-926d-206cce3b9ebd-attachment.json", "type": "application/json"}], "start": 1775205310760, "stop": 1775205310760}], "attachments": [{"name": "cURL", "source": "ba06a7e0-30c2-4e20-b8fb-9f8ee3778e1a-attachment.txt", "type": "text/plain"}], "start": 1775205310760, "stop": 1775205310760}, {"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": "c0e12b75-0234-4b96-957d-0beba8b214ee-attachment.json", "type": "application/json"}, {"name": "Response", "source": "d560c8ee-1dfc-4c61-ba1e-ae5154ca76ed-attachment.json", "type": "application/json"}], "start": 1775205310775, "stop": 1775205310811}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "87183ce3-d4ee-4417-9c72-ee9ae311f754-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "5ba9c5b2-5133-457c-b5e2-bab7186b2566-attachment.json", "type": "application/json"}], "start": 1775205310830, "stop": 1775205310830}, {"name": "PUT → https://dm-ff-be-service-supply.k8s-review.dailymail-tech.uz/api/v1/invoice?invoiceNumber=410000015527", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "36014307-7ed0-462a-b175-45b9184cd028-attachment.json", "type": "application/json"}, {"name": "request.body", "source": "22e20071-0092-45c5-946b-355d1da3f467-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "77353674-ff99-481d-86d0-6bea056b4a3d-attachment.json", "type": "application/json"}], "start": 1775205310870, "stop": 1775205310870}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "d8894c49-e095-440c-8b09-6621efd7c27c-attachment.json", "type": "application/json"}, {"name": "response.body", "source": "dbbac07b-6be0-4b04-950f-79a19a226ca4-attachment.json", "type": "application/json"}], "start": 1775205310870, "stop": 1775205310870}], "attachments": [{"name": "cURL", "source": "9a198d8f-eb86-41d8-9b55-67a9811d9a13-attachment.txt", "type": "text/plain"}], "start": 1775205310869, "stop": 1775205310870}, {"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=410000015527", "status": "passed", "steps": [{"name": "Request", "status": "passed", "attachments": [{"name": "request.headers", "source": "cba9061a-6fd1-4dd6-adca-da6889641ccb-attachment.json", "type": "application/json"}, {"name": "request.params", "source": "c77e4c78-a2b4-4cda-80cb-23efc8ec8f68-attachment.json", "type": "application/json"}], "start": 1775205310941, "stop": 1775205310942}, {"name": "Response → 200, trace_id: None", "status": "passed", "attachments": [{"name": "response.headers", "source": "3ad67bf5-59cb-4369-b6f0-2f78f137b8c5-attachment.json", "type": "application/json"}], "start": 1775205310942, "stop": 1775205310942}], "attachments": [{"name": "cURL", "source": "759a1f21-bc4b-4e7f-8e06-fa16abd077d3-attachment.txt", "type": "text/plain"}], "start": 1775205310941, "stop": 1775205310942}], "start": 1775205310873, "stop": 1775205310942}, {"name": "SQLAlchemy query UPDATE ", "status": "passed", "attachments": [{"name": "query", "source": "70081234-4622-4f47-8474-d4924f34164e-attachment.txt", "type": "text/plain"}, {"name": "params", "source": "46af75ab-5ae0-471a-bcdf-ef52890360f4-attachment.json", "type": "application/json"}], "start": 1775205310943, "stop": 1775205310943}, {"name": "Waiter function: wait_batch_created", "status": "passed", "start": 1775205311022, "stop": 1775205311023}], "start": 1775205310144, "stop": 1775205311032}], "start": 1775205310144, "stop": 1775205311033}], "start": 1775205310144, "stop": 1775205311137}