You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/10/10 22:20:05 UTC

[GitHub] [airflow] gfeldman commented on issue #26888: New tasks are spun up when scheduler restarts

gfeldman commented on issue #26888:
URL: https://github.com/apache/airflow/issues/26888#issuecomment-1273867993

   ```
   [2022-10-10T18:16:49.516-0400] {kubernetes_executor.py:730} INFO - attempting to adopt pod tutorialtutorialsleepinworking-c2fe1a031fca4c6a91adb6f11ece6366
   [2022-10-10T18:16:49.526-0400] {kubernetes_executor.py:746} INFO - Failed to adopt pod tutorialtutorialsleepinworking-c2fe1a031fca4c6a91adb6f11ece6366. Reason: (422)
   Reason: Unprocessable Entity
   HTTP response headers: HTTPHeaderDict({'Audit-Id': 'c12021c4-3cb1-4ba2-81a6-53d2f8284f52', 'Cache-Control': 'no-cache, private', 'Content-Type': 'application/json', 'X-Kubernetes-Pf-Flowschema-Uid': 'b02a8144-c023-4a59-9fbd-91b44532ae12', 'X-Kubernetes-Pf-Prioritylevel-Uid': '7dc5e052-6c2a-4599-85c4-df722b076d7d', 'Date': 'Mon, 10 Oct 2022 22:16:49 GMT', 'Transfer-Encoding': 'chunked'})
   HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"Pod" ,...,"code":422}
   ```
   I got this error now and the task is marked as completed


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org