Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-44799

Concurrent Worker context deadline exceeded

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 4.18.0
    • oc-mirror
    • None
    • CLID Sprint 263
    • 1
    • False
    • Hide

      None

      Show
      None

      Description of problem:

          Currently if one goroutine times out, it hands all the others until the end of the context deadline

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

          

      How reproducible:

          It can happens on m2d, d2m and mirrorToMirror

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          [ERROR]  : [OperatorImageCollector] copying image 1/4 from manifest list: writing blob: happened during read: context deadline exceeded

      Expected results:

          If one goroutine times out, it should not hang all other go routines

      Additional info:

          This issue can be solved by implementing channels on the batch worker

              rh-ee-aguidi Alex Guidi
              rh-ee-aguidi Alex Guidi
              ying zhou ying zhou
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: