Bug 1279312
Summary: | When cancel a build the build status always become failed | |||
---|---|---|---|---|
Product: | OKD | Reporter: | DeShuai Ma <dma> | |
Component: | Build | Assignee: | Ben Parees <bparees> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Wenjing Zheng <wzheng> | |
Severity: | low | Docs Contact: | ||
Priority: | medium | |||
Version: | 3.x | CC: | aos-bugs, bparees | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1287943 (view as bug list) | Environment: | ||
Last Closed: | 2016-05-12 17:14:22 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1287943 |
Description
DeShuai Ma
2015-11-09 06:43:55 UTC
this appears to only occur for builds canceled within a few seconds of entering the running state. builds that were pending, or running for some period of time, appear to move to canceled and stay there, but builds that were briefly running get marked canceled, and then later marked failed. [root@openshift-136 ~]# oc get build -n dma NAME TYPE FROM STATUS STARTED DURATION ruby-sample-build-1 Docker Git Cancelled |