ralleman-quasarsat commented on issue #16176: URL: https://github.com/apache/airflow/issues/16176#issuecomment-955927920
On another attempt, this gets added to the output: ``` client.go:556: [debug] Add/Modify event for airflow-run-airflow-migrations: ADDED client.go:595: [debug] airflow-run-airflow-migrations: Jobs active: 0, jobs failed: 0, jobs succeeded: 0 client.go:556: [debug] Add/Modify event for airflow-run-airflow-migrations: MODIFIED client.go:595: [debug] airflow-run-airflow-migrations: Jobs active: 1, jobs failed: 0, jobs succeeded: 0 W1101 15:44:58.592580 29841 reflector.go:441] k8s.io/[email protected]/tools/cache/reflector.go:167: watch of *unstructured.Unstructured ended with: an error on the server ("unable to decode an event from the watch stream: http2: client connection lost") has prevented the request from succeeding I1101 15:45:09.716362 29841 trace.go:205] Trace[2052545262]: "Reflector ListAndWatch" name:k8s.io/[email protected]/tools/cache/reflector.go:167 (01-Nov-2021 15:44:59.714) (total time: 10001ms): Trace[2052545262]: [10.001633833s] [10.001633833s] END E1101 15:45:09.716411 29841 reflector.go:138] k8s.io/[email protected]/tools/cache/reflector.go:167: Failed to watch *unstructured.Unstructured: failed to list *unstructured.Unstructured: Get "https://127.0.0.1:62689/apis/batch/v1/namespaces/airflow/jobs?fieldSelector=metadata.name%3Dairflow-run-airflow-migrations&resourceVersion=930": net/http: TLS handshake timeout I1101 15:45:22.725536 29841 trace.go:205] Trace[904910366]: "Reflector ListAndWatch" name:k8s.io/[email protected]/tools/cache/reflector.go:167 (01-Nov-2021 15:45:12.724) (total time: 10001ms): Trace[904910366]: [10.001626666s] [10.001626666s] END E1101 15:45:22.725569 29841 reflector.go:138] k8s.io/[email protected]/tools/cache/reflector.go:167: Failed to watch *unstructured.Unstructured: failed to list *unstructured.Unstructured: Get "https://127.0.0.1:62689/apis/batch/v1/namespaces/airflow/jobs?fieldSelector=metadata.name%3Dairflow-run-airflow-migrations&resourceVersion=930": net/http: TLS handshake timeout client.go:556: [debug] Add/Modify event for airflow-run-airflow-migrations: MODIFIED client.go:595: [debug] airflow-run-airflow-migrations: Jobs active: 1, jobs failed: 0, jobs succeeded: 0 Error: INSTALLATION FAILED: failed post-install: timed out waiting for the condition helm.go:88: [debug] failed post-install: timed out waiting for the condition INSTALLATION FAILED ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
