-
Bug
-
Resolution: Done
-
Normal
-
OADP 1.0.0, OADP 1.1.0, OADP 1.0.1, OADP 1.0.2, OADP 1.0.3
-
None
-
False
-
-
False
-
oadp-mustgather-container-1.1.1-9
-
Passed
-
0
-
0
-
Very Likely
-
0
-
None
-
Unset
-
Unknown
-
No
Description of problem:
OADP must-gather is getting stuck at Collecting volumesnapshotlocations.velero.io stage
Version-Release number of selected component (if applicable):
OADP must-gather v1.0
OADP must-gather v1.1
How reproducible:
Intermittent
Steps to Reproduce:
1. Create two backups resource
2. Run must-gather
oc adm must-gather --image registry.redhat.io/oadp/oadp-mustgather-rhel8:v1.1
Actual results:
must-gather got stuck at Collecting volumesnapshotlocations.velero.io
$ oc logs must-gather-jhcjt -n openshift-must-gather-djdr2 -c gather Collecting backupstoragelocations.velero.io Collecting deletebackuprequests.velero.io Collecting downloadrequests.velero.io Collecting podvolumebackups.velero.io Collecting podvolumerestores.velero.io Collecting resticrepositories.velero.io Collecting restores.velero.io Collecting schedules.velero.io Collecting serverstatusrequests.velero.io Collecting volumesnapshotlocations.velero.io
Expected results:
must-gather should complete successfully.
Additional info:
$ oc get pods must-gather-jhcjt -n openshift-must-gather-djdr2 NAME READY STATUS RESTARTS AGE must-gather-jhcjt 2/2 Running 0 6m53s
$ oc get pods -n openshift-adp NAME READY STATUS RESTARTS AGE openshift-adp-controller-manager-68dbbb9dd5-6n2zx 1/1 Running 3 (21m ago) 3h19m restic-sdmfk 1/1 Running 0 60m restic-sjnt2 1/1 Running 0 60m restic-szmj9 1/1 Running 0 60m velero-77bd4df848-pjh99 1/1 Running 0 60m
$ oc get backup -n openshift-adp NAME AGE backup1-4f00b754-2f4c-11ed-b6d5-845cf3eff33a 94m django-persistent 3h1m