Bug 1789259

Summary: virtctl image-upload: sometimes "times out waiting for the condition" for large images
Product: Container Native Virtualization (CNV) Reporter: Natalie Gavrielov <ngavrilo>
Component: StorageAssignee: Adam Litke <alitke>
Status: CLOSED DUPLICATE QA Contact: Ying Cui <ycui>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.2.0CC: cnv-qe-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-01-14 19:03:32 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:

Description Natalie Gavrielov 2020-01-09 08:22:20 UTC
Description of problem:
timed out waiting for the condition for virtctl upload image

Version-Release number of selected component (if applicable):
CNV 2.1
CNV 2.2

How reproducible:
Rarely

Steps to Reproduce:
Upload an image by virtctl image-upload:
virtctl image-upload  --pvc-name=test-pvc --pvc-size=36Gi --image-path=win_16.qcow2 --insecure --block-volume

Actual results:
PVC default/test-pvc created
Waiting for PVC test-pvc upload pod to be running...
timed out waiting for the condition

Expected results:
Successful upload

Additional info:
- I've seen it once or twice when using large images (windows)
- Opening this issue following a discussion in bug #1754920

Comment 1 Adam Litke 2020-01-14 19:03:32 UTC

*** This bug has been marked as a duplicate of bug 1789093 ***