-
Bug
-
Resolution: Won't Do
-
Major
-
Pipelines 1.8.2
-
None
-
None
-
0
-
False
-
None
-
False
-
-
-
3
Description of problem:
The cancelled pipelineRun contains errors
failed to create task run pod "windows10-customize-qleuwj-delete-template-customize": Pod "windows10-customize-qleuwj-delete-template-customize-pod" is invalid: spec.activeDeadlineSeconds: Invalid value: 0: must be between 1 and 2147483647, inclusive. Maybe missing or invalid Task openshift-cnv/modify-vm-template
Pipeline run definition is in attachment
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Run pipeline
- Cancell it
Actual results:
pipelineRun will contain errors
failed to create task run pod "windows10-customize-qleuwj-cleanup-vm": Pod "windows10-customize-qleuwj-cleanup-vm-pod" is invalid: spec.activeDeadlineSeconds: Invalid value: 0: must be between 1 and 2147483647, inclusive. Maybe missing or invalid Task openshift-cnv/cleanup-vm
Expected results:
Pipeline run is cancelled without errors
Reproducibility (Always/Intermittent/Only Once):
Build Details:
Server Version: 4.12.0-rc.6
Kubernetes Version: v1.25.4+77bec7a
Red Hat OpenShift Pipelines 1.8.2
Additional info (Such as Logs, Screenshots, etc):
- is depended on by
-
CNV-23714 [2156857] Cancelling pipeline run cause failure in existing taskruns and teardown tasks
- Closed