2026-02-05 08:29:03,486 INFO sqlalchemy.engine.Engine select pg_catalog.version() 2026-02-05 08:29:03,486 INFO sqlalchemy.engine.Engine [raw sql] {} 2026-02-05 08:29:03,487 INFO sqlalchemy.engine.Engine select current_schema() 2026-02-05 08:29:03,487 INFO sqlalchemy.engine.Engine [raw sql] {} 2026-02-05 08:29:03,488 INFO sqlalchemy.engine.Engine show standard_conforming_strings 2026-02-05 08:29:03,488 INFO sqlalchemy.engine.Engine [raw sql] {} 2026-02-05 08:29:03,489 INFO sqlalchemy.engine.Engine BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) 2026-02-05 08:29:03,499 INFO sqlalchemy.engine.Engine SELECT account.wms_id, account.is_active, account.first_name, account.last_name, account.password, account.phone, account.is_pass_change_needed, account.code, account.date_created, account.linked_delivery_point_id, account.patronymic, account.zone_id, account.role_wms_id, account.warehouse_id, account.barcode, account.cell_key, account.jobtitle, account.pinfl FROM account WHERE account.first_name = %(first_name_1)s AND account.last_name = %(last_name_1)s AND account.barcode = %(barcode_1)s AND account.warehouse_id = %(warehouse_id_1)s ORDER BY random() LIMIT %(param_1)s 2026-02-05 08:29:03,499 INFO sqlalchemy.engine.Engine [generated in 0.00018s] {'first_name_1': 'Phantom', 'last_name_1': 'Lancer', 'barcode_1': , 'warehouse_id_1': 397299, 'param_1': 1} 2026-02-05 08:29:03,502 INFO sqlalchemy.engine.Engine SELECT account.wms_id AS account_wms_id, account.is_active AS account_is_active, account.first_name AS account_first_name, account.last_name AS account_last_name, account.password AS account_password, account.phone AS account_phone, account.is_pass_change_needed AS account_is_pass_change_needed, account.code AS account_code, account.date_created AS account_date_created, account.linked_delivery_point_id AS account_linked_delivery_point_id, account.patronymic AS account_patronymic, account.zone_id AS account_zone_id, account.role_wms_id AS account_role_wms_id, account.warehouse_id AS account_warehouse_id, account.barcode AS account_barcode, account.cell_key AS account_cell_key, account.jobtitle AS account_jobtitle, account.pinfl AS account_pinfl FROM account WHERE account.wms_id = %(pk_1)s 2026-02-05 08:29:03,502 INFO sqlalchemy.engine.Engine [generated in 0.00014s] {'pk_1': 100564} 2026-02-05 08:29:03,504 INFO sqlalchemy.engine.Engine UPDATE account SET barcode=%(barcode)s WHERE account.wms_id = %(wms_id_1)s 2026-02-05 08:29:03,504 INFO sqlalchemy.engine.Engine [generated in 0.00012s] {'barcode': , 'wms_id_1': 100564} { "curl": "curl -X POST -H \"Accept: application/json\" -H \"Content-Type: application/json\" -H \"User-Agent: Swagger-Codegen/1.0.21+develop/python\" -H \"x-aer-mock-hub: true\" -H \"x-aer-mock-lp: true\" -H \"x-aer-mock-ff: true\" -H \"x-aer-mock-yandex-bond: true\" -H \"x-aer-mock-egov-uz: true\" -H \"x-aer-mock-tmg: true\" -H \"x-aer-test-type: auto\" -H \"x-aer-app-name: python-autotests\" -d '{\"phone\": \"1000100564\", \"password\": \"1234\"}' 'dm-wms-be-service-account.dm.svc.cluster.local/account/sign-in'", "event": "request", "level": "info", "message": "POST → dm-wms-be-service-account.dm.svc.cluster.local/account/sign-in", "method": "POST", "request": { "body": { "password": "1234", "phone": "1000100564" }, "headers": { "Accept": "application/json", "Content-Type": "application/json", "User-Agent": "Swagger-Codegen/1.0.21+develop/python", "x-aer-app-name": "python-autotests", "x-aer-mock-egov-uz": "true", "x-aer-mock-ff": "true", "x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-tmg": "true", "x-aer-mock-yandex-bond": "true", "x-aer-test-type": "auto" }, "params": [] }, "response": { "headers": { "Access-Control-Allow-Credentials": "true", "Access-Control-Allow-Headers": "Access-Control-Allow-Headers, Access-Control-Allow-Origin, Access-Content-Allow-Origin, Access-Control-Allow-Credentials, Access-Control-Allow-Methods, x-requested-with, authorization, Content-Type, Authorization, credential, X-XSRF-TOKEN, Build-Info, responseType, x-aer-sample-trace", "Access-Control-Allow-Methods": "POST, GET, OPTIONS, DELETE, PUT", "Access-Control-Allow-Origin": "*", "Access-Control-Expose-Headers": "*", "Access-Control-Max-Age": "3600", "Cache-Control": "no-cache, no-store, max-age=0, must-revalidate", "Content-Type": "application/json", "Date": "Thu, 05 Feb 2026 08:29:03 GMT", "Expires": "0", "Pragma": "no-cache", "Transfer-Encoding": "chunked", "Vary": "Origin, Access-Control-Request-Method, Access-Control-Request-Headers", "X-Content-Type-Options": "nosniff", "X-Frame-Options": "DENY", "X-XSS-Protection": "1; mode=block", "x-aer-app-name": "python-autotests", "x-aer-mock-egov-uz": "true", "x-aer-mock-ff": "true", "x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-tmg": "true", "x-aer-mock-yandex-bond": "true", "x-aer-test-type": "auto", "x-aer-trace-id": "c3194b3236c20143095393cd916fa29a" }, "json": { "accessToken": "4511d55e-e382-41a8-8ffc-49eecd1951f1", "refreshToken": "ac57be70-7b65-4996-ad1b-8209b92ae0c2", "userInfo": { "accountId": 100564, "firstName": "Phantom", "lastName": "Lancer", "linkedDeliveryPointId": null, "patronymic": "autotest TR", "role": "admin", "warehouseId": 397299, "zoneId": null } }, "status_code": 200, "text": null, "url": "dm-wms-be-service-account.dm.svc.cluster.local/account/sign-in" }, "service": "api", "timestamp": "2026-02-05T08:29:03.529031Z", "ts": "2026-02-05T08:29:03.528543Z", "url": "dm-wms-be-service-account.dm.svc.cluster.local/account/sign-in" } 2026-02-05 08:29:03,622 INFO sqlalchemy.engine.Engine select pg_catalog.version() 2026-02-05 08:29:03,623 INFO sqlalchemy.engine.Engine [raw sql] {} 2026-02-05 08:29:03,624 INFO sqlalchemy.engine.Engine select current_schema() 2026-02-05 08:29:03,624 INFO sqlalchemy.engine.Engine [raw sql] {} 2026-02-05 08:29:03,625 INFO sqlalchemy.engine.Engine show standard_conforming_strings 2026-02-05 08:29:03,625 INFO sqlalchemy.engine.Engine [raw sql] {} 2026-02-05 08:29:03,626 INFO sqlalchemy.engine.Engine BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) 2026-02-05 08:29:03,627 INFO sqlalchemy.engine.Engine INSERT INTO cell (key, zone_id, cell_picking_type, barcode, old_barcode, height, length, width, placing_order, picking_order, inventory_task_id, last_inventory_date, last_inventory_worker_id, deactivate_reason) VALUES (%(key)s, %(zone_id)s, %(cell_picking_type)s, %(barcode)s, %(old_barcode)s, %(height)s, %(length)s, %(width)s, %(placing_order)s, %(picking_order)s, %(inventory_task_id)s, %(last_inventory_date)s, %(last_inventory_worker_id)s, %(deactivate_reason)s) RETURNING cell.id, cell.active, cell.mix_type, cell.skus_amount 2026-02-05 08:29:03,628 INFO sqlalchemy.engine.Engine [generated in 0.00018s] {'key': 'QA-70280143610879744', 'zone_id': , 'cell_picking_type': , 'barcode': None, 'old_barcode': '2026-02-05T08:29:03.610914', 'height': None, 'length': None, 'width': None, 'placing_order': None, 'picking_order': None, 'inventory_task_id': None, 'last_inventory_date': None, 'last_inventory_worker_id': None, 'deactivate_reason': None} 2026-02-05 08:29:03,630 INFO sqlalchemy.engine.Engine COMMIT using DBAPI connection.commit(), has no effect due to autocommit mode 2026-02-05 08:29:03,631 INFO sqlalchemy.engine.Engine BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) 2026-02-05 08:29:03,632 INFO sqlalchemy.engine.Engine SELECT cell.id AS cell_id, cell.key AS cell_key, cell.zone_id AS cell_zone_id, cell.active AS cell_active, cell.mix_type AS cell_mix_type, cell.skus_amount AS cell_skus_amount, cell.cell_picking_type AS cell_cell_picking_type, cell.barcode AS cell_barcode, cell.old_barcode AS cell_old_barcode, cell.height AS cell_height, cell.length AS cell_length, cell.width AS cell_width, cell.placing_order AS cell_placing_order, cell.picking_order AS cell_picking_order, cell.inventory_task_id AS cell_inventory_task_id, cell.last_inventory_date AS cell_last_inventory_date, cell.last_inventory_worker_id AS cell_last_inventory_worker_id, cell.deactivate_reason AS cell_deactivate_reason FROM cell WHERE cell.id = %(pk_1)s 2026-02-05 08:29:03,632 INFO sqlalchemy.engine.Engine [generated in 0.00014s] {'pk_1': 479745} 2026-02-05 08:29:03,656 INFO sqlalchemy.engine.Engine select pg_catalog.version() 2026-02-05 08:29:03,656 INFO sqlalchemy.engine.Engine [raw sql] {} 2026-02-05 08:29:03,657 INFO sqlalchemy.engine.Engine select current_schema() 2026-02-05 08:29:03,657 INFO sqlalchemy.engine.Engine [raw sql] {} 2026-02-05 08:29:03,658 INFO sqlalchemy.engine.Engine show standard_conforming_strings 2026-02-05 08:29:03,658 INFO sqlalchemy.engine.Engine [raw sql] {} 2026-02-05 08:29:03,659 INFO sqlalchemy.engine.Engine BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) 2026-02-05 08:29:03,666 INFO sqlalchemy.engine.Engine SELECT account.wms_id, account.is_active, account.is_pass_change_needed, account.first_name, account.last_name, account.password, account.phone, account.barcode, account.cell_key, account.code, account.date_created, account.jobtitle, account.linked_delivery_point_id, account.patronymic, account.pinfl, account.warehouse_id, account.zone_id, account.role_wms_id, account.language_code, account.profile_pic, account.cabinet_type, account.company_id FROM account WHERE account.first_name = %(first_name_1)s AND account.last_name = %(last_name_1)s AND account.barcode = %(barcode_1)s ORDER BY random() LIMIT %(param_1)s 2026-02-05 08:29:03,666 INFO sqlalchemy.engine.Engine [generated in 0.00016s] {'first_name_1': , 'last_name_1': , 'barcode_1': , 'param_1': 1} 2026-02-05 08:29:03,668 INFO sqlalchemy.engine.Engine UPDATE account SET barcode=%(barcode)s WHERE account.wms_id = %(wms_id_1)s 2026-02-05 08:29:03,668 INFO sqlalchemy.engine.Engine [generated in 0.00014s] {'barcode': , 'wms_id_1': 10041} 2026-02-05 08:29:03,671 INFO sqlalchemy.engine.Engine SELECT account.wms_id AS account_wms_id, account.is_active AS account_is_active, account.is_pass_change_needed AS account_is_pass_change_needed, account.first_name AS account_first_name, account.last_name AS account_last_name, account.password AS account_password, account.phone AS account_phone, account.barcode AS account_barcode, account.cell_key AS account_cell_key, account.code AS account_code, account.date_created AS account_date_created, account.jobtitle AS account_jobtitle, account.linked_delivery_point_id AS account_linked_delivery_point_id, account.patronymic AS account_patronymic, account.pinfl AS account_pinfl, account.warehouse_id AS account_warehouse_id, account.zone_id AS account_zone_id, account.role_wms_id AS account_role_wms_id, account.language_code AS account_language_code, account.profile_pic AS account_profile_pic, account.cabinet_type AS account_cabinet_type, account.company_id AS account_company_id FROM account WHERE account.wms_id = %(pk_1)s 2026-02-05 08:29:03,671 INFO sqlalchemy.engine.Engine [generated in 0.00018s] {'pk_1': 10041} { "curl": "curl -X POST -H \"Accept: application/json\" -H \"Content-Type: application/json\" -H \"User-Agent: Swagger-Codegen/1.0.22+develop/python\" -H \"x-aer-mock-hub: true\" -H \"x-aer-mock-lp: true\" -H \"x-aer-mock-ff: true\" -H \"x-aer-mock-yandex-bond: true\" -H \"x-aer-mock-egov-uz: true\" -H \"x-aer-mock-tmg: true\" -H \"x-aer-test-type: auto\" -H \"x-aer-app-name: python-autotests\" -d '{\"phone\": \"+79099910041\", \"password\": \"1234\"}' 'dm-ff-be-service-account.dm.svc.cluster.local/account/sign-in'", "event": "request", "level": "info", "message": "POST → dm-ff-be-service-account.dm.svc.cluster.local/account/sign-in", "method": "POST", "request": { "body": { "password": "1234", "phone": "+79099910041" }, "headers": { "Accept": "application/json", "Content-Type": "application/json", "User-Agent": "Swagger-Codegen/1.0.22+develop/python", "x-aer-app-name": "python-autotests", "x-aer-mock-egov-uz": "true", "x-aer-mock-ff": "true", "x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-tmg": "true", "x-aer-mock-yandex-bond": "true", "x-aer-test-type": "auto" }, "params": [] }, "response": { "headers": { "Access-Control-Allow-Credentials": "true", "Access-Control-Allow-Headers": "Access-Control-Allow-Headers, Access-Control-Allow-Origin, Access-Content-Allow-Origin, Access-Control-Allow-Credentials, Access-Control-Allow-Methods, x-requested-with, authorization, Content-Type, Authorization, credential, X-XSRF-TOKEN, Build-Info, responseType, x-aer-sample-trace", "Access-Control-Allow-Methods": "POST, GET, OPTIONS, DELETE, PUT", "Access-Control-Allow-Origin": "*", "Access-Control-Expose-Headers": "*", "Access-Control-Max-Age": "3600", "Cache-Control": "no-cache, no-store, max-age=0, must-revalidate", "Content-Type": "application/json", "Date": "Thu, 05 Feb 2026 08:29:03 GMT", "Expires": "0", "Pragma": "no-cache", "Transfer-Encoding": "chunked", "Vary": "Origin, Access-Control-Request-Method, Access-Control-Request-Headers", "X-Content-Type-Options": "nosniff", "X-Frame-Options": "DENY", "X-XSS-Protection": "1; mode=block", "x-aer-app-name": "python-autotests", "x-aer-mock-egov-uz": "true", "x-aer-mock-ff": "true", "x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-tmg": "true", "x-aer-mock-yandex-bond": "true", "x-aer-test-type": "auto", "x-aer-trace-id": "dd489bb7a00b1fe463bddf795d257746" }, "json": { "accessToken": "cc706c50-c0cb-4099-8b2f-227c7827bf71", "refreshToken": "6d47b637-b271-4904-bf3e-4fdd2f618fbe", "userInfo": { "accountId": 10041, "firstName": "Phantom", "lastName": "Lancer", "linkedDeliveryPointId": null, "patronymic": "autotest FF", "role": "seller", "warehouseId": 1693627, "zoneId": null } }, "status_code": 200, "text": null, "url": "dm-ff-be-service-account.dm.svc.cluster.local/account/sign-in" }, "service": "api", "timestamp": "2026-02-05T08:29:03.699922Z", "ts": "2026-02-05T08:29:03.699332Z", "url": "dm-ff-be-service-account.dm.svc.cluster.local/account/sign-in" } { "curl": "curl -X POST -H \"Accept: application/json\" -H \"User-Agent: Swagger-Codegen/1.0.212+develop/python\" -H \"x-aer-mock-hub: true\" -H \"x-aer-mock-lp: true\" -H \"x-aer-mock-ff: true\" -H \"x-aer-mock-yandex-bond: true\" -H \"x-aer-mock-egov-uz: true\" -H \"x-aer-mock-tmg: true\" -H \"Authorization: Bearer cc706c50-c0cb-4099-8b2f-227c7827bf71\" -H \"x-aer-test-type: auto\" -H \"x-aer-app-name: python-autotests\" -d 'null' 'dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/sku/batch'", "event": "request", "level": "info", "message": "POST → dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/sku/batch", "method": "POST", "request": { "body": null, "headers": { "Accept": "application/json", "Authorization": "Bearer cc706c50-c0cb-4099-8b2f-227c7827bf71", "User-Agent": "Swagger-Codegen/1.0.212+develop/python", "x-aer-app-name": "python-autotests", "x-aer-mock-egov-uz": "true", "x-aer-mock-ff": "true", "x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-tmg": "true", "x-aer-mock-yandex-bond": "true", "x-aer-test-type": "auto" }, "params": [] }, "response": { "headers": { "Access-Control-Allow-Credentials": "true", "Access-Control-Allow-Headers": "Access-Control-Allow-Headers, Access-Control-Allow-Origin, Access-Content-Allow-Origin, Access-Control-Allow-Credentials, Access-Control-Allow-Methods, x-requested-with, authorization, Content-Type, Authorization, credential, X-XSRF-TOKEN, Build-Info, responseType, x-aer-sample-trace", "Access-Control-Allow-Methods": "POST, GET, OPTIONS, DELETE, PUT", "Access-Control-Allow-Origin": "*", "Access-Control-Expose-Headers": "*", "Access-Control-Max-Age": "3600", "Cache-Control": "no-cache, no-store, max-age=0, must-revalidate", "Connection": "keep-alive", "Content-Length": "0", "Date": "Thu, 05 Feb 2026 08:29:03 GMT", "Expires": "0", "Pragma": "no-cache", "Server": "nginx/1.18.0 (Ubuntu)", "Vary": "Origin, Access-Control-Request-Method, Access-Control-Request-Headers", "X-Content-Type-Options": "nosniff", "X-Frame-Options": "DENY", "X-XSS-Protection": "1; mode=block" }, "json": null, "status_code": 200, "text": "", "url": "dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/sku/batch" }, "service": "api", "timestamp": "2026-02-05T08:29:03.742715Z", "ts": "2026-02-05T08:29:03.742222Z", "url": "dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/sku/batch" } INFO: 192.168.2.32:60618 - "GET / HTTP/1.1" 200 OK { "curl": "curl -X POST -H \"Accept: application/json\" -H \"User-Agent: Swagger-Codegen/1.0.212+develop/python\" -H \"x-aer-mock-hub: true\" -H \"x-aer-mock-lp: true\" -H \"x-aer-mock-ff: true\" -H \"x-aer-mock-yandex-bond: true\" -H \"x-aer-mock-egov-uz: true\" -H \"x-aer-mock-tmg: true\" -H \"Authorization: Bearer cc706c50-c0cb-4099-8b2f-227c7827bf71\" -H \"x-aer-test-type: auto\" -H \"x-aer-app-name: python-autotests\" -d 'null' 'dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/invoice/batch'", "event": "request", "level": "info", "message": "POST → dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/invoice/batch", "method": "POST", "request": { "body": null, "headers": { "Accept": "application/json", "Authorization": "Bearer cc706c50-c0cb-4099-8b2f-227c7827bf71", "User-Agent": "Swagger-Codegen/1.0.212+develop/python", "x-aer-app-name": "python-autotests", "x-aer-mock-egov-uz": "true", "x-aer-mock-ff": "true", "x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-tmg": "true", "x-aer-mock-yandex-bond": "true", "x-aer-test-type": "auto" }, "params": [] }, "response": { "headers": { "Access-Control-Allow-Credentials": "true", "Access-Control-Allow-Headers": "Access-Control-Allow-Headers, Access-Control-Allow-Origin, Access-Content-Allow-Origin, Access-Control-Allow-Credentials, Access-Control-Allow-Methods, x-requested-with, authorization, Content-Type, Authorization, credential, X-XSRF-TOKEN, Build-Info, responseType, x-aer-sample-trace", "Access-Control-Allow-Methods": "POST, GET, OPTIONS, DELETE, PUT", "Access-Control-Allow-Origin": "*", "Access-Control-Expose-Headers": "*", "Access-Control-Max-Age": "3600", "Cache-Control": "no-cache, no-store, max-age=0, must-revalidate", "Connection": "keep-alive", "Content-Length": "0", "Date": "Thu, 05 Feb 2026 08:29:04 GMT", "Expires": "0", "Pragma": "no-cache", "Server": "nginx/1.18.0 (Ubuntu)", "Vary": "Origin, Access-Control-Request-Method, Access-Control-Request-Headers", "X-Content-Type-Options": "nosniff", "X-Frame-Options": "DENY", "X-XSS-Protection": "1; mode=block" }, "json": null, "status_code": 200, "text": "", "url": "dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/invoice/batch" }, "service": "api", "timestamp": "2026-02-05T08:29:04.238942Z", "ts": "2026-02-05T08:29:04.238333Z", "url": "dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/invoice/batch" } 2026-02-05 08:29:04,254 INFO sqlalchemy.engine.Engine select pg_catalog.version() 2026-02-05 08:29:04,254 INFO sqlalchemy.engine.Engine [raw sql] {} 2026-02-05 08:29:04,255 INFO sqlalchemy.engine.Engine select current_schema() 2026-02-05 08:29:04,256 INFO sqlalchemy.engine.Engine [raw sql] {} 2026-02-05 08:29:04,256 INFO sqlalchemy.engine.Engine show standard_conforming_strings 2026-02-05 08:29:04,257 INFO sqlalchemy.engine.Engine [raw sql] {} 2026-02-05 08:29:04,257 INFO sqlalchemy.engine.Engine BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) 2026-02-05 08:29:04,276 INFO sqlalchemy.engine.Engine SELECT invoice.invoice_number, invoice.invoice_status FROM shaded_id JOIN sku ON shaded_id.id = sku.shaded_id_id JOIN barcode_info ON sku.id = barcode_info.sku_id JOIN cart_item ON barcode_info.id = cart_item.barcode_info_id JOIN cart ON cart.id = cart_item.cart_id JOIN invoice ON invoice.id = cart.invoice_id WHERE shaded_id.external IN (%(external_1_1)s) 2026-02-05 08:29:04,276 INFO sqlalchemy.engine.Engine [generated in 0.00026s] {'external_1_1': 1923398027743} { "curl": "curl -X GET -H \"Accept: application/json\" -H \"User-Agent: Swagger-Codegen/1.0.212+develop/python\" -H \"x-aer-mock-hub: true\" -H \"x-aer-mock-lp: true\" -H \"x-aer-mock-ff: true\" -H \"x-aer-mock-yandex-bond: true\" -H \"x-aer-mock-egov-uz: true\" -H \"x-aer-mock-tmg: true\" -H \"Authorization: Bearer cc706c50-c0cb-4099-8b2f-227c7827bf71\" -H \"Content-Type: application/json\" -H \"x-aer-test-type: auto\" -H \"x-aer-app-name: python-autotests\" -d 'null' 'dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/invoice'", "event": "request", "level": "info", "message": "GET → dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/invoice", "method": "GET", "request": { "body": null, "headers": { "Accept": "application/json", "Authorization": "Bearer cc706c50-c0cb-4099-8b2f-227c7827bf71", "Content-Type": "application/json", "User-Agent": "Swagger-Codegen/1.0.212+develop/python", "x-aer-app-name": "python-autotests", "x-aer-mock-egov-uz": "true", "x-aer-mock-ff": "true", "x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-tmg": "true", "x-aer-mock-yandex-bond": "true", "x-aer-test-type": "auto" }, "params": [ [ "invoiceNumber", 410000008313 ] ] }, "response": { "headers": { "Access-Control-Allow-Credentials": "true", "Access-Control-Allow-Headers": "Access-Control-Allow-Headers, Access-Control-Allow-Origin, Access-Content-Allow-Origin, Access-Control-Allow-Credentials, Access-Control-Allow-Methods, x-requested-with, authorization, Content-Type, Authorization, credential, X-XSRF-TOKEN, Build-Info, responseType, x-aer-sample-trace", "Access-Control-Allow-Methods": "POST, GET, OPTIONS, DELETE, PUT", "Access-Control-Allow-Origin": "*", "Access-Control-Expose-Headers": "*", "Access-Control-Max-Age": "3600", "Cache-Control": "no-cache, no-store, max-age=0, must-revalidate", "Connection": "keep-alive", "Content-Type": "application/json", "Date": "Thu, 05 Feb 2026 08:29:04 GMT", "Expires": "0", "Pragma": "no-cache", "Server": "nginx/1.18.0 (Ubuntu)", "Transfer-Encoding": "chunked", "Vary": "Origin, Access-Control-Request-Method, Access-Control-Request-Headers", "X-Content-Type-Options": "nosniff", "X-Frame-Options": "DENY", "X-XSS-Protection": "1; mode=block" }, "json": { "client": "", "dateArrival": null, "dateCounted": null, "dateCreated": "2026-02-05T08:29:04.232+00:00", "invoiceBarcode": "YA41000000200008698", "invoiceDirection": "INBOUND", "invoiceNumber": 410000008313, "invoiceStatus": "CREATED", "palletsAmount": null, "sellerId": 1, "skuCount": 1, "warehouseId": 1693627 }, "status_code": 200, "text": null, "url": "dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/invoice" }, "service": "api", "timestamp": "2026-02-05T08:29:04.304869Z", "ts": "2026-02-05T08:29:04.304241Z", "url": "dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/invoice" } 2026-02-05 08:29:04,311 INFO sqlalchemy.engine.Engine SELECT shaded_id.external AS external_sku_id, shaded_id.internal AS internal_sku_id, barcode_info.barcode, sku.name, sku_picture.url, CAST(sku.purchase_price AS FLOAT) AS purchase_price, cart_item.quantity, cart_item.currency FROM sku LEFT OUTER JOIN shaded_id ON sku.shaded_id_id = shaded_id.id LEFT OUTER JOIN barcode_info ON sku.id = barcode_info.sku_id LEFT OUTER JOIN sku_picture ON sku.id = sku_picture.sku_id LEFT OUTER JOIN cart_item ON barcode_info.id = cart_item.barcode_info_id WHERE shaded_id.external IN (%(external_1_1)s) 2026-02-05 08:29:04,311 INFO sqlalchemy.engine.Engine [generated in 0.00030s] {'external_1_1': 1923398027743} 2026-02-05 08:29:04,373 INFO sqlalchemy.engine.Engine select pg_catalog.version() 2026-02-05 08:29:04,373 INFO sqlalchemy.engine.Engine [raw sql] {} 2026-02-05 08:29:04,374 INFO sqlalchemy.engine.Engine select current_schema() 2026-02-05 08:29:04,374 INFO sqlalchemy.engine.Engine [raw sql] {} 2026-02-05 08:29:04,376 INFO sqlalchemy.engine.Engine show standard_conforming_strings 2026-02-05 08:29:04,376 INFO sqlalchemy.engine.Engine [raw sql] {} 2026-02-05 08:29:04,377 INFO sqlalchemy.engine.Engine BEGIN (implicit; DBAPI should not BEGIN due to autocommit mode) 2026-02-05 08:29:04,380 INFO sqlalchemy.engine.Engine SELECT stock.id, stock.internal_sku_id, stock.external_sku_id, stock.provider, stock.quantity_active, stock.quantity_pending, stock.quantity_overage, stock.quantity_unknown, stock.quantity_defected, stock.quantity_missing, stock.warehouse_id, stock.synchronized, stock.synchronized_time, stock.barcode FROM stock WHERE stock.internal_sku_id = %(internal_sku_id_1)s 2026-02-05 08:29:04,380 INFO sqlalchemy.engine.Engine [generated in 0.00017s] {'internal_sku_id_1': 4100000000000042749} 2026-02-05 08:29:04,384 INFO sqlalchemy.engine.Engine UPDATE stock SET quantity_active=%(quantity_active)s WHERE stock.internal_sku_id = %(internal_sku_id_1)s 2026-02-05 08:29:04,384 INFO sqlalchemy.engine.Engine [generated in 0.00017s] {'quantity_active': 5, 'internal_sku_id_1': 4100000000000042749} { "curl": "curl -X PUT -H \"Accept: application/json\" -H \"Content-Type: application/json\" -H \"User-Agent: Swagger-Codegen/1.0.212+develop/python\" -H \"x-aer-mock-hub: true\" -H \"x-aer-mock-lp: true\" -H \"x-aer-mock-ff: true\" -H \"x-aer-mock-yandex-bond: true\" -H \"x-aer-mock-egov-uz: true\" -H \"x-aer-mock-tmg: true\" -H \"Authorization: Bearer cc706c50-c0cb-4099-8b2f-227c7827bf71\" -H \"x-aer-test-type: auto\" -H \"x-aer-app-name: python-autotests\" -d '{\"dateArrival\": 1770971344000}' 'dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/invoice?invoiceNumber=410000008313'", "event": "request", "level": "info", "message": "PUT → dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/invoice?invoiceNumber=410000008313", "method": "PUT", "request": { "body": { "dateArrival": 1770971344000 }, "headers": { "Accept": "application/json", "Authorization": "Bearer cc706c50-c0cb-4099-8b2f-227c7827bf71", "Content-Type": "application/json", "User-Agent": "Swagger-Codegen/1.0.212+develop/python", "x-aer-app-name": "python-autotests", "x-aer-mock-egov-uz": "true", "x-aer-mock-ff": "true", "x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-tmg": "true", "x-aer-mock-yandex-bond": "true", "x-aer-test-type": "auto" }, "params": [ [ "invoiceNumber", 410000008313 ] ] }, "response": { "headers": { "Access-Control-Allow-Credentials": "true", "Access-Control-Allow-Headers": "Access-Control-Allow-Headers, Access-Control-Allow-Origin, Access-Content-Allow-Origin, Access-Control-Allow-Credentials, Access-Control-Allow-Methods, x-requested-with, authorization, Content-Type, Authorization, credential, X-XSRF-TOKEN, Build-Info, responseType, x-aer-sample-trace", "Access-Control-Allow-Methods": "POST, GET, OPTIONS, DELETE, PUT", "Access-Control-Allow-Origin": "*", "Access-Control-Expose-Headers": "*", "Access-Control-Max-Age": "3600", "Cache-Control": "no-cache, no-store, max-age=0, must-revalidate", "Connection": "keep-alive", "Content-Type": "application/json", "Date": "Thu, 05 Feb 2026 08:29:04 GMT", "Expires": "0", "Pragma": "no-cache", "Server": "nginx/1.18.0 (Ubuntu)", "Transfer-Encoding": "chunked", "Vary": "Origin, Access-Control-Request-Method, Access-Control-Request-Headers", "X-Content-Type-Options": "nosniff", "X-Frame-Options": "DENY", "X-XSS-Protection": "1; mode=block" }, "json": { "client": "", "dateArrival": "2026-02-13T08:29:04.000+00:00", "dateCounted": null, "dateCreated": "2026-02-05T08:29:04.232+00:00", "invoiceBarcode": "YA41000000200008698", "invoiceDirection": "INBOUND", "invoiceNumber": 410000008313, "invoiceStatus": "READY", "palletsAmount": null, "sellerId": 1, "skuCount": 1, "warehouseId": 1693627 }, "status_code": 200, "text": null, "url": "dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/invoice?invoiceNumber=410000008313" }, "service": "api", "timestamp": "2026-02-05T08:29:04.407377Z", "ts": "2026-02-05T08:29:04.406657Z", "url": "dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/invoice?invoiceNumber=410000008313" } { "curl": "curl -X POST -H \"User-Agent: Swagger-Codegen/1.0.212+develop/python\" -H \"x-aer-mock-hub: true\" -H \"x-aer-mock-lp: true\" -H \"x-aer-mock-ff: true\" -H \"x-aer-mock-yandex-bond: true\" -H \"x-aer-mock-egov-uz: true\" -H \"x-aer-mock-tmg: true\" -H \"Authorization: Bearer cc706c50-c0cb-4099-8b2f-227c7827bf71\" -H \"Content-Type: application/json\" -H \"x-aer-test-type: auto\" -H \"x-aer-app-name: python-autotests\" -d 'null' 'dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/invoice/send?invoiceNumber=410000008313'", "event": "request", "level": "info", "message": "POST → dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/invoice/send?invoiceNumber=410000008313", "method": "POST", "request": { "body": null, "headers": { "Authorization": "Bearer cc706c50-c0cb-4099-8b2f-227c7827bf71", "Content-Type": "application/json", "User-Agent": "Swagger-Codegen/1.0.212+develop/python", "x-aer-app-name": "python-autotests", "x-aer-mock-egov-uz": "true", "x-aer-mock-ff": "true", "x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-tmg": "true", "x-aer-mock-yandex-bond": "true", "x-aer-test-type": "auto" }, "params": [ [ "invoiceNumber", 410000008313 ] ] }, "response": { "headers": { "Access-Control-Allow-Credentials": "true", "Access-Control-Allow-Headers": "Access-Control-Allow-Headers, Access-Control-Allow-Origin, Access-Content-Allow-Origin, Access-Control-Allow-Credentials, Access-Control-Allow-Methods, x-requested-with, authorization, Content-Type, Authorization, credential, X-XSRF-TOKEN, Build-Info, responseType, x-aer-sample-trace", "Access-Control-Allow-Methods": "POST, GET, OPTIONS, DELETE, PUT", "Access-Control-Allow-Origin": "*", "Access-Control-Expose-Headers": "*", "Access-Control-Max-Age": "3600", "Cache-Control": "no-cache, no-store, max-age=0, must-revalidate", "Connection": "keep-alive", "Content-Length": "0", "Date": "Thu, 05 Feb 2026 08:29:04 GMT", "Expires": "0", "Pragma": "no-cache", "Server": "nginx/1.18.0 (Ubuntu)", "Vary": "Origin, Access-Control-Request-Method, Access-Control-Request-Headers", "X-Content-Type-Options": "nosniff", "X-Frame-Options": "DENY", "X-XSS-Protection": "1; mode=block" }, "json": null, "status_code": 200, "text": "", "url": "dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/invoice/send?invoiceNumber=410000008313" }, "service": "api", "timestamp": "2026-02-05T08:29:04.458429Z", "ts": "2026-02-05T08:29:04.457748Z", "url": "dm-ff-be-service-supply.dm.svc.cluster.local/api/v1/invoice/send?invoiceNumber=410000008313" } 2026-02-05 08:29:04,462 INFO sqlalchemy.engine.Engine UPDATE batch SET invoice_document_number=%(invoice_document_number)s, invoice_document_date=%(invoice_document_date)s WHERE batch.invoice_id = %(invoice_id_1)s 2026-02-05 08:29:04,462 INFO sqlalchemy.engine.Engine [generated in 0.00043s] {'invoice_document_number': 'Б/Н', 'invoice_document_date': '2026-02-05 00:00:00.000000', 'invoice_id_1': '410000008313'} 2026-02-05 08:29:04,530 INFO sqlalchemy.engine.Engine SELECT zone.id, zone.key, zone.sort_key, zone.warehouse_id, zone.zone_stock_type, zone.for_global_inventory, zone.action, zone.activated, zone.creation_date, zone.deactivation_reason, zone.disable_date, zone.pattern, zone.title, zone.last_editor_id, zone.action_id FROM zone JOIN cell ON cell.zone_id = zone.id WHERE cell.key = %(key_1)s AND zone.warehouse_id = %(warehouse_id_1)s 2026-02-05 08:29:04,530 INFO sqlalchemy.engine.Engine [generated in 0.00032s] {'key_1': 'QA-70280143610879744', 'warehouse_id_1': 397299} 2026-02-05 08:29:04,535 INFO sqlalchemy.engine.Engine SELECT batch.id, batch.batch_number, batch.sku_id, batch.barcode, batch.warehouse_id, batch.invoice_id, batch.is_return, batch.invoice_barcode, batch.invoice_date_created, batch.invoice_date_placed, batch.date_production, batch.date_expired, batch.shelf_life, batch.purchase_price, batch.sell_price, batch.vat, batch.invoice_document_number, batch.currency, batch.invoice_document_date FROM batch WHERE batch.sku_id = %(sku_id_1)s AND batch.barcode = %(barcode_1)s AND batch.invoice_id = %(invoice_id_1)s 2026-02-05 08:29:04,535 INFO sqlalchemy.engine.Engine [generated in 0.00022s] {'sku_id_1': 4100000000000042749, 'barcode_1': '5453070724960', 'invoice_id_1': '410000008313'} { "curl": "curl -X POST -H \"Accept: application/json\" -H \"Content-Type: application/json\" -H \"User-Agent: Swagger-Codegen/1.0.111+master/python\" -H \"x-aer-mock-hub: true\" -H \"x-aer-mock-lp: true\" -H \"x-aer-mock-ff: true\" -H \"x-aer-mock-yandex-bond: true\" -H \"x-aer-mock-egov-uz: true\" -H \"x-aer-mock-tmg: true\" -H \"Authorization: Bearer 4511d55e-e382-41a8-8ffc-49eecd1951f1\" -H \"x-aer-test-type: auto\" -H \"x-aer-app-name: python-autotests\" -d '{\"skuList\": [{\"skuId\": \"4100000000000042749\", \"barcode\": \"5453070724960\", \"amount\": 5, \"key\": 70280144536725248, \"cellRestricted\": false}], \"key\": 410000008313}' 'dm-wms-be-service-availability.dm.svc.cluster.local/placement/init'", "event": "request", "level": "info", "message": "POST → dm-wms-be-service-availability.dm.svc.cluster.local/placement/init", "method": "POST", "request": { "body": { "key": 410000008313, "skuList": [ { "amount": 5, "barcode": "5453070724960", "cellRestricted": false, "key": 70280144536725248, "skuId": "4100000000000042749" } ] }, "headers": { "Accept": "application/json", "Authorization": "Bearer 4511d55e-e382-41a8-8ffc-49eecd1951f1", "Content-Type": "application/json", "User-Agent": "Swagger-Codegen/1.0.111+master/python", "x-aer-app-name": "python-autotests", "x-aer-mock-egov-uz": "true", "x-aer-mock-ff": "true", "x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-tmg": "true", "x-aer-mock-yandex-bond": "true", "x-aer-test-type": "auto" }, "params": [] }, "response": { "headers": { "Access-Control-Allow-Credentials": "true", "Access-Control-Allow-Headers": "Access-Control-Allow-Headers, Access-Control-Allow-Origin, Access-Content-Allow-Origin, Access-Control-Allow-Credentials, Access-Control-Allow-Methods, x-requested-with, authorization, Content-Type, Authorization, credential, X-XSRF-TOKEN, Build-Info, responseType, x-aer-sample-trace", "Access-Control-Allow-Methods": "POST, GET, OPTIONS, DELETE, PUT", "Access-Control-Allow-Origin": "*", "Access-Control-Expose-Headers": "*", "Access-Control-Max-Age": "3600", "Cache-Control": "no-cache, no-store, max-age=0, must-revalidate", "Content-Type": "application/json", "Date": "Thu, 05 Feb 2026 08:29:04 GMT", "Expires": "0", "Pragma": "no-cache", "Transfer-Encoding": "chunked", "Vary": "Origin, Access-Control-Request-Method, Access-Control-Request-Headers", "X-Content-Type-Options": "nosniff", "X-Frame-Options": "DENY", "X-XSS-Protection": "1; mode=block", "x-aer-app-name": "python-autotests", "x-aer-mock-egov-uz": "true", "x-aer-mock-ff": "true", "x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-tmg": "true", "x-aer-mock-yandex-bond": "true", "x-aer-test-type": "auto", "x-aer-trace-id": "aab71bfa4dc23013976782e81fbd5158" }, "json": { "key": "410000008313" }, "status_code": 200, "text": null, "url": "dm-wms-be-service-availability.dm.svc.cluster.local/placement/init" }, "service": "api", "timestamp": "2026-02-05T08:29:04.552400Z", "ts": "2026-02-05T08:29:04.551687Z", "url": "dm-wms-be-service-availability.dm.svc.cluster.local/placement/init" } { "curl": "curl -X GET -H \"Accept: application/json\" -H \"User-Agent: Swagger-Codegen/1.0.111+master/python\" -H \"x-aer-mock-hub: true\" -H \"x-aer-mock-lp: true\" -H \"x-aer-mock-ff: true\" -H \"x-aer-mock-yandex-bond: true\" -H \"x-aer-mock-egov-uz: true\" -H \"x-aer-mock-tmg: true\" -H \"Authorization: Bearer 4511d55e-e382-41a8-8ffc-49eecd1951f1\" -H \"Content-Type: application/json\" -H \"x-aer-test-type: auto\" -H \"x-aer-app-name: python-autotests\" -d 'null' 'dm-wms-be-service-availability.dm.svc.cluster.local/placement'", "event": "request", "level": "info", "message": "GET → dm-wms-be-service-availability.dm.svc.cluster.local/placement", "method": "GET", "request": { "body": null, "headers": { "Accept": "application/json", "Authorization": "Bearer 4511d55e-e382-41a8-8ffc-49eecd1951f1", "Content-Type": "application/json", "User-Agent": "Swagger-Codegen/1.0.111+master/python", "x-aer-app-name": "python-autotests", "x-aer-mock-egov-uz": "true", "x-aer-mock-ff": "true", "x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-tmg": "true", "x-aer-mock-yandex-bond": "true", "x-aer-test-type": "auto" }, "params": [ [ "taskKey", "410000008313" ] ] }, "response": { "headers": { "Access-Control-Allow-Credentials": "true", "Access-Control-Allow-Headers": "Access-Control-Allow-Headers, Access-Control-Allow-Origin, Access-Content-Allow-Origin, Access-Control-Allow-Credentials, Access-Control-Allow-Methods, x-requested-with, authorization, Content-Type, Authorization, credential, X-XSRF-TOKEN, Build-Info, responseType, x-aer-sample-trace", "Access-Control-Allow-Methods": "POST, GET, OPTIONS, DELETE, PUT", "Access-Control-Allow-Origin": "*", "Access-Control-Expose-Headers": "*", "Access-Control-Max-Age": "3600", "Cache-Control": "no-cache, no-store, max-age=0, must-revalidate", "Content-Type": "application/json", "Date": "Thu, 05 Feb 2026 08:29:04 GMT", "Expires": "0", "Pragma": "no-cache", "Transfer-Encoding": "chunked", "Vary": "Origin, Access-Control-Request-Method, Access-Control-Request-Headers", "X-Content-Type-Options": "nosniff", "X-Frame-Options": "DENY", "X-XSS-Protection": "1; mode=block", "x-aer-app-name": "python-autotests", "x-aer-mock-egov-uz": "true", "x-aer-mock-ff": "true", "x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-tmg": "true", "x-aer-mock-yandex-bond": "true", "x-aer-test-type": "auto", "x-aer-trace-id": "7108181b6bb7fbbdfc262ed21ca8f87a" }, "json": { "groupId": null, "key": "410000008313", "skuList": [ { "amount": 5, "barcode": "5453070724960", "cellRestricted": false, "dpAcceptanceReason": null, "dpComment": null, "key": "70280144536725248", "placedAmount": 0, "skuCellList": [], "skuId": "4100000000000042749", "status": "CREATED", "stockAcceptanceReason": null, "stockComment": null, "targetCellKey": null, "targetZoneKey": null } ], "status": "CREATED" }, "status_code": 200, "text": null, "url": "dm-wms-be-service-availability.dm.svc.cluster.local/placement" }, "service": "api", "timestamp": "2026-02-05T08:29:04.650590Z", "ts": "2026-02-05T08:29:04.649965Z", "url": "dm-wms-be-service-availability.dm.svc.cluster.local/placement" } { "curl": "curl -X POST -H \"Accept: application/json\" -H \"Content-Type: application/json\" -H \"User-Agent: Swagger-Codegen/1.0.111+master/python\" -H \"x-aer-mock-hub: true\" -H \"x-aer-mock-lp: true\" -H \"x-aer-mock-ff: true\" -H \"x-aer-mock-yandex-bond: true\" -H \"x-aer-mock-egov-uz: true\" -H \"x-aer-mock-tmg: true\" -H \"Authorization: Bearer 4511d55e-e382-41a8-8ffc-49eecd1951f1\" -H \"x-aer-test-type: auto\" -H \"x-aer-app-name: python-autotests\" -d '{\"placementSkuKey\": \"70280144536725248\", \"cellKey\": \"QA-70280143610879744\", \"invoiceId\": 410000008313, \"skuId\": \"4100000000000042749\", \"barcode\": \"5453070724960\", \"amount\": 5}' 'dm-wms-be-service-availability.dm.svc.cluster.local/placement/sku-cell/complete'", "event": "request", "level": "info", "message": "POST → dm-wms-be-service-availability.dm.svc.cluster.local/placement/sku-cell/complete", "method": "POST", "request": { "body": { "amount": 5, "barcode": "5453070724960", "cellKey": "QA-70280143610879744", "invoiceId": 410000008313, "placementSkuKey": "70280144536725248", "skuId": "4100000000000042749" }, "headers": { "Accept": "application/json", "Authorization": "Bearer 4511d55e-e382-41a8-8ffc-49eecd1951f1", "Content-Type": "application/json", "User-Agent": "Swagger-Codegen/1.0.111+master/python", "x-aer-app-name": "python-autotests", "x-aer-mock-egov-uz": "true", "x-aer-mock-ff": "true", "x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-tmg": "true", "x-aer-mock-yandex-bond": "true", "x-aer-test-type": "auto" }, "params": [] }, "response": { "headers": { "Access-Control-Allow-Credentials": "true", "Access-Control-Allow-Headers": "Access-Control-Allow-Headers, Access-Control-Allow-Origin, Access-Content-Allow-Origin, Access-Control-Allow-Credentials, Access-Control-Allow-Methods, x-requested-with, authorization, Content-Type, Authorization, credential, X-XSRF-TOKEN, Build-Info, responseType, x-aer-sample-trace", "Access-Control-Allow-Methods": "POST, GET, OPTIONS, DELETE, PUT", "Access-Control-Allow-Origin": "*", "Access-Control-Expose-Headers": "*", "Access-Control-Max-Age": "3600", "Cache-Control": "no-cache, no-store, max-age=0, must-revalidate", "Content-Type": "application/json", "Date": "Thu, 05 Feb 2026 08:29:04 GMT", "Expires": "0", "Pragma": "no-cache", "Transfer-Encoding": "chunked", "Vary": "Origin, Access-Control-Request-Method, Access-Control-Request-Headers", "X-Content-Type-Options": "nosniff", "X-Frame-Options": "DENY", "X-XSS-Protection": "1; mode=block", "x-aer-app-name": "python-autotests", "x-aer-mock-egov-uz": "true", "x-aer-mock-ff": "true", "x-aer-mock-hub": "true", "x-aer-mock-lp": "true", "x-aer-mock-tmg": "true", "x-aer-mock-yandex-bond": "true", "x-aer-test-type": "auto", "x-aer-trace-id": "723be5cc943bd20901a140e750311746" }, "json": { "error": "Not Found", "localizedMessage": "СКУ с id :4100000000000042749 и ШК: 5453070724960 не найден", "message": "Sku with id:4100000000000042749 and barcode:5453070724960 not found", "path": "/placement/sku-cell/complete", "status": 404, "timestamp": "2026-02-05T08:29:04.713+00:00" }, "status_code": 404, "text": null, "url": "dm-wms-be-service-availability.dm.svc.cluster.local/placement/sku-cell/complete" }, "service": "api", "timestamp": "2026-02-05T08:29:04.714768Z", "ts": "2026-02-05T08:29:04.714146Z", "url": "dm-wms-be-service-availability.dm.svc.cluster.local/placement/sku-cell/complete" }