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

[IBU] Able to create multiple IBU resources on the same cluster

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • No
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Version: lifecycle-agent.v4.15.1

      Was able to create several IBU resources on the same cluster.

      oc get ibu
      NAME       AGE   DESIRED STAGE   STATE    DETAILS
      upgrade    78m   Prep            Failed   Prep failed with error: failed to precache images: precaching failed
      upgrade2   27m   Idle                     
      upgrade3   4s    Idle      
      
      apiVersion: lca.openshift.io/v1alpha1
      kind: ImageBasedUpgrade
      metadata:
        creationTimestamp: "2024-04-04T21:01:27Z"
        generation: 12
        name: upgrade
        resourceVersion: "34355"
        uid: 73299703-9296-43e0-8ce9-b45565a76219
      spec:
        additionalImages:
          name: ""
          namespace: ""
        autoRollbackOnFailure:
          disabledForPostRebootConfig: true
          disabledForUpgradeCompletion: true
          disabledInitMonitor: true
          initMonitorTimeoutSeconds: 1801
        extraManifests:
        - name: lca-catalog-source-configmap
          namespace: openshift-marketplace
        oadpContent:
        - name: oadp-cm
          namespace: openshift-adp
        seedImageRef:
          image: quay.io/ocp-edge-qe/ib-seedimage-public:ci-4.16-no-rollback
          version: 4.16.0-0.nightly-2024-04-03-065948
        stage: Prep
      status:
        conditions:
        - lastTransitionTime: "2024-04-04T21:33:19Z"
          message: In progress
          observedGeneration: 12
          reason: InProgress
          status: "False"
          type: Idle
        - lastTransitionTime: "2024-04-04T21:46:53Z"
          message: Prep failed
          observedGeneration: 12
          reason: Failed
          status: "False"
          type: PrepCompleted
        - lastTransitionTime: "2024-04-04T21:46:53Z"
          message: 'Prep failed with error: failed to precache images: precaching failed'
          observedGeneration: 12
          reason: Failed
          status: "False"
          type: PrepInProgress
        observedGeneration: 12
        validNextStages:
        - Idle
      
      
       oc get ibu upgrade2 -o yaml
      apiVersion: lca.openshift.io/v1alpha1
      kind: ImageBasedUpgrade
      metadata:
        creationTimestamp: "2024-04-04T21:52:37Z"
        generation: 1
        name: upgrade2
        resourceVersion: "35285"
        uid: be8192a6-e7fe-4975-85df-63a46d1e5d9b
      spec:
        additionalImages:
          name: ""
          namespace: ""
        autoRollbackOnFailure:
          disabledForPostRebootConfig: true
          disabledForUpgradeCompletion: true
          disabledInitMonitor: true
          initMonitorTimeoutSeconds: 1801
        extraManifests:
        - name: lca-catalog-source-configmap
          namespace: openshift-marketplace
        oadpContent:
        - name: oadp-cm
          namespace: openshift-adp
        seedImageRef:
          image: quay.io/ocp-edge-qe/ib-seedimage-public:ci-4.16-no-rollback
          version: 4.16.0-0.nightly-2024-04-03-065948
        stage: Idle
      
      
      
       oc get ibu upgrade2 -o yaml
      apiVersion: lca.openshift.io/v1alpha1
      kind: ImageBasedUpgrade
      metadata:
        creationTimestamp: "2024-04-04T21:52:37Z"
        generation: 1
        name: upgrade2
        resourceVersion: "35285"
        uid: be8192a6-e7fe-4975-85df-63a46d1e5d9b
      spec:
        additionalImages:
          name: ""
          namespace: ""
        autoRollbackOnFailure:
          disabledForPostRebootConfig: true
          disabledForUpgradeCompletion: true
          disabledInitMonitor: true
          initMonitorTimeoutSeconds: 1801
        extraManifests:
        - name: lca-catalog-source-configmap
          namespace: openshift-marketplace
        oadpContent:
        - name: oadp-cm
          namespace: openshift-adp
        seedImageRef:
          image: quay.io/ocp-edge-qe/ib-seedimage-public:ci-4.16-no-rollback
          version: 4.16.0-0.nightly-2024-04-03-065948
        stage: Idle
      
      

              angwang@redhat.com Angie Wang
              achuzhoy@redhat.com Alexander Chuzhoy
              None
              None
              Periyamaruthu Mohanraj Periyamaruthu Mohanraj
              None
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated: