{"name": "test_stock_event_movement[Uzbekistan_id-TO_DEFECTED / FROM_DEFECTED]", "status": "broken", "statusDetails": {"message": "AttributeError: 'NoneType' object has no attribute 'phone'", "trace": "ff_warehouse = FFWarehouseStockDTO(warehouse_id=1693627, stocks=None)\nrequest = <SubRequest 'ff_warehouse_stocks' for <Function test_stock_event_movement[Uzbekistan_id-TO_DEFECTED / FROM_DEFECTED]>>\n\n    @pytest.fixture(scope=\"function\")\n    def ff_warehouse_stocks(ff_warehouse, request) -> Generator[FFWarehouseStockDTO, Any, None]:\n        # Получаем sku_amount из параметра теста, если он есть, иначе используем значение по умолчанию\n        sku_amount = getattr(request, \"param\", None) if hasattr(request, \"param\") else None\n    \n        with allure.step(\"create sku in FF.Supply\"):\n>           stocks = FFSupplyBuilder().set_user_auth().create_skus(sku_amount=sku_amount)\n                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nsrc/framework/fulfillment/fixtures/common.py:24: \n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \n\nself = <src.framework.fulfillment.builders.supply.stock.FFSupplyBuilder object at 0x71ca65336610>\ntoken = None\n\n    def set_user_auth(self, token: str = None):\n>       token = token if token else sign_in(self.user.phone).access_token\n                                            ^^^^^^^^^^^^^^^\nE       AttributeError: 'NoneType' object has no attribute 'phone'\n\nsrc/framework/fulfillment/builders/common.py:41: AttributeError"}, "description": "\n        Проверка того, что LOST и FOUND ивенты обрабатываются сервисом FF Stock\n        ", "parameters": [{"name": "ff_warehouse", "value": "<Warehouses.Uzbekistan_id: 1693627>"}, {"name": "event_pair", "value": "(<FFStockStockEventType.TO_DEFECTED: 'TO_DEFECTED'>, <FFStockStockEventType.FROM_DEFECTED: 'FROM_DEFECTED'>)"}], "start": 1775604234038, "stop": 1775604234038, "uuid": "eb7f5346-3f00-4818-898a-486ee3260aa9", "historyId": "9fc0475bf5aeeff0b7c1623b6c37a0f8", "testCaseId": "fb0cd1d488a76eaaac4342e1fc2aab1e", "fullName": "tests.fulfillment.test_stock.test_stock.TestStock#test_stock_event_movement", "labels": [{"name": "feature", "value": "stock_event"}, {"name": "tag", "value": "dm-ff-be-service-stock"}, {"name": "parentSuite", "value": "tests.fulfillment.test_stock"}, {"name": "suite", "value": "test_stock"}, {"name": "subSuite", "value": "TestStock"}, {"name": "host", "value": "runner-1rdl4o-mi-project-9-concurrent-3-uzox58s8"}, {"name": "thread", "value": "22-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.fulfillment.test_stock.test_stock"}], "titlePath": ["tests", "fulfillment", "test_stock", "test_stock.py", "TestStock"]}