{"name": "test_update_sku_add_existing_barcode", "status": "failed", "statusDetails": {"message": "AssertionError: There is no FREE test user", "trace": "@fixture(scope=\"class\")\n    def get_fmcg_auth_header():\n>       random_user = random_fmcg_user()\n                      ^^^^^^^^^^^^^^^^^^\n\nsrc/framework/fmcg/fixtures/lk.py:22: \n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \nsrc/framework/fmcg/helpers/fmcg_auth.py:17: in random_fmcg_user\n    account = FMCGAccountQueries().bind_free_random_autotest_account()\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \n\nself = <src.framework.fmcg.db.account.FMCGAccountQueries object at 0x71100a0bb590>\n\n    def bind_free_random_autotest_account(self):\n        random_autotest_account = self.get_free_random_autotest_account()\n>       assert random_autotest_account, \"There is no FREE test user\"\n               ^^^^^^^^^^^^^^^^^^^^^^^\nE       AssertionError: There is no FREE test user\n\nsrc/framework/fmcg/db/account.py:38: AssertionError"}, "description": "\n        Обновляем ранее созданный товар, пытаясь добавить баркод, который уже есть в системе\n        Ожидаемый результат: status code 500 при попытке обновления\n        ", "start": 1775345987756, "stop": 1775345987756, "uuid": "6e2f40d0-6d2d-4511-bd43-f9b8ec9d56a9", "historyId": "99ce945b3032a0ee46ee1e77779e846e", "testCaseId": "99ce945b3032a0ee46ee1e77779e846e", "fullName": "tests.fmcg.test_lk.test_sku.TestSKU#test_update_sku_add_existing_barcode", "labels": [{"name": "tag", "value": "dm-fmcg-be-service-lk"}, {"name": "parentSuite", "value": "tests.fmcg.test_lk"}, {"name": "suite", "value": "test_sku"}, {"name": "subSuite", "value": "TestSKU"}, {"name": "host", "value": "runner-1rdl4o-mi-project-9-concurrent-3-pxnt4b3s"}, {"name": "thread", "value": "24-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.fmcg.test_lk.test_sku"}], "titlePath": ["tests", "fmcg", "test_lk", "test_sku.py", "TestSKU"]}