-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.15.0
-
Important
-
None
-
CLID Sprint 253, CLID Sprint 254
-
2
-
Rejected
-
False
-
-
N/A
-
Release Note Not Required
-
Done
-
Customer Facing
Description of problem:
oc-mirror with v2 sometimes hit error: 2023/12/07 05:15:58 [INFO] : completed batch 7 2023/12/07 05:15:58 [ERROR] : [Worker] errArray initializing source docker://quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b9673775751fde65503b8fbac964efc8c05f5262f1e55b5658a9a71983412ffe: too many requests to registry 2023/12/07 05:15:58 [ERROR] : [Worker] error in batch - refer to console logs
Version-Release number of selected component (if applicable):
How reproducible:
sometimes
Steps to Reproduce:
1. run the command with v2 : `oc-mirror --config config.yaml file://out --v2`
Actual results:
failed with error: 2023/12/07 05:15:55 [INFO] : completed batch 6 2023/12/07 05:15:55 [INFO] : starting batch 7 2023/12/07 05:15:58 [INFO] : completed batch 7 2023/12/07 05:15:58 [ERROR] : [Worker] errArray initializing source docker://quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b9673775751fde65503b8fbac964efc8c05f5262f1e55b5658a9a71983412ffe: too many requests to registry 2023/12/07 05:15:58 [ERROR] : [Worker] error in batch - refer to console logs
Expected results:
no error
Additional info:
- is cloned by
-
OCPBUGS-26513 The source of idms should not be localhost:55000/openshift
- Closed