Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-4910

Cluster operator unable to complete reconciliation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Undefined
    • None
    • 2.3.0.GA
    • cluster-operator
    • None
    • False
    • None
    • False
    • Hide

      Restart Cluster operator fix the issue.

      Show
      Restart Cluster operator fix the issue.

    Description

      Cluster Operator continuously logging "Reconciliation is in progress" like:

      INFO  AbstractOperator:363 - Reconciliation #**(timer) Kafka(****): Reconciliation is in progress

      Looking in the involved Kafka CR, the status should include a NotReady conditions similar to:

      status:
        conditions:
        - lastTransitionTime: "*****"
          message: 'Operation: [get]  for kind: [NetworkPolicy]  with name: [*****]  in
            namespace: [*****]  failed.'
          reason: KubernetesClientException
          status: "True"
          type: NotReady

      Then back to the Cluster Operator log, it should be possible to find more details about the `KubernetesClientException`.

      ERROR KafkaAssemblyOperator:540 - Reconciliation #11(timer) Kafka(*****): Failed to get the current Kafka resource and its status
      io.fabric8.kubernetes.client.KubernetesClientException: Operation: [get]  for kind: [Kafka]  with name: [****]  in namespace: [***]  failed.
      ...
      Caused by: java.net.SocketTimeoutException: timeout
       
      

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            rhn-support-agagliar Antonio Gagliardi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: