Vincent
10/05/2021, 2:12 PMFailed to set task state with error: ClientError([{'path': ['set_task_run_states'], 'message': 'State update failed for task run ID 929b8b8d-b75c-4a7b-b0ff-e0433a903fee: provided a running state but associated flow run 3775f8a8-6d8c-452b-a69f-e51eb6bc07e7 is not in a running state.', 'extensions': {'code': 'INTERNAL_SERVER_ERROR'}}])
Traceback (most recent call last):
File "/opt/conda/envs/dev/lib/python3.8/site-packages/prefect/engine/cloud/task_runner.py", line 91, in call_runner_target_handlers
state = self.client.set_task_run_state(
File "/opt/conda/envs/dev/lib/python3.8/site-packages/prefect/client/client.py", line 1917, in set_task_run_state
result = self.graphql(
File "/opt/conda/envs/dev/lib/python3.8/site-packages/prefect/client/client.py", line 569, in graphql
raise ClientError(result["errors"])
prefect.exceptions.ClientError: [{'path': ['set_task_run_states'], 'message': 'State update failed for task run ID 929b8b8d-b75c-4a7b-b0ff-e0433a903fee: provided a running state but associated flow run 3775f8a8-6d8c-452b-a69f-e51eb6bc07e7 is not in a running state.', 'extensions': {'code': 'INTERNAL_SERVER_ERROR'}}]
Kevin Kho
Vincent
10/05/2021, 2:28 PMKevin Kho
Vincent
10/05/2021, 2:32 PMKevin Kho
Kevin Kho
Vincent
10/05/2021, 8:54 PMKevin Kho
Kevin Kho
Vincent
10/05/2021, 9:05 PMNone
being passed to the task. It seems that the task started, and did not receive the appropriate input from the last task. This may be related to how Dask chooses to store /fetch results.
Thanks for investigation.Vincent
10/08/2021, 6:17 PM[8 October 2021 12:17pm]: Kubernetes Error: pods ['prefect-job-7db50922-smzgb'] failed for this job
(as reported in the cloud UI. Is this message coming from the prefect agent?Kevin Kho
Vincent
10/08/2021, 6:20 PMVincent
10/08/2021, 6:22 PMKevin Kho
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.
Powered by