Uploaded image for project: 'Couchbase Kubernetes'
  1. Couchbase Kubernetes
  2. K8S-536

Fix the testcases failing due to network issue happening in K8S

    XMLWordPrintable

Details

    Description

      Typically we are getting event mismatch as got below.

      Here, there is an extra Rebalance Incomplete event happening before reaching the balanced condition. Need to figure out a way to fix it in k8s networking.

       

      Expected events:
              Type: Normal | Reason: ServiceCreated | Message: Service for admin console `test-couchbase-mmkqc-ui` was created
          	Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-mmkqc-0000 added to cluster
          	Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-mmkqc-0001 added to cluster
          	Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-mmkqc-0002 added to cluster
          	Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-mmkqc-0003 added to cluster
          	Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-mmkqc-0004 added to cluster
          	Type: Normal | Reason: RebalanceStarted | Message: A rebalance has been started to balance data across the cluster
          	Type: Normal | Reason: RebalanceCompleted | Message: A rebalance has completed
          	Type: Normal | Reason: BucketCreated | Message: A new bucket `default` was created
          	Type: Normal | Reason: RebalanceStarted | Message: A rebalance has been started to balance data across the cluster
          	Type: Normal | Reason: RebalanceIncomplete | Message: A rebalance is incomplete
          	Type: Warning | Reason: MemberFailedOver | Message: Existing member test-couchbase-mmkqc-0000 failed over
          	Type: Normal | Reason: RebalanceStarted | Message: A rebalance has been started to balance data across the cluster
          	Type: Normal | Reason: MemberRemoved | Message: Existing member test-couchbase-mmkqc-0000 removed from the cluster
          	Type: Normal | Reason: RebalanceCompleted | Message: A rebalance has completed
          		
      but got:
      	Type: Normal | Reason: ServiceCreated | Message: Service for admin console `test-couchbase-mmkqc-ui` was created
      	Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-mmkqc-0000 added to cluster
          	Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-mmkqc-0001 added to cluster
          	Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-mmkqc-0002 added to cluster
          	Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-mmkqc-0003 added to cluster
          	Type: Normal | Reason: NewMemberAdded | Message: New member test-couchbase-mmkqc-0004 added to cluster
          	Type: Normal | Reason: RebalanceStarted | Message: A rebalance has been started to balance data across the cluster
          	Type: Normal | Reason: RebalanceCompleted | Message: A rebalance has completed
          	Type: Normal | Reason: BucketCreated | Message: A new bucket `default` was created
          	Type: Normal | Reason: RebalanceStarted | Message: A rebalance has been started to balance data across the cluster
          	Type: Normal | Reason: MemberRemoved | Message: Existing member test-couchbase-mmkqc-0004 removed from the cluster
          	Type: Normal | Reason: RebalanceCompleted | Message: A rebalance has completed

       

       

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              ashwin.govindarajulu Ashwin Govindarajulu
              ashwin.govindarajulu Ashwin Govindarajulu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty