Uploaded image for project: 'Couchbase node.js Client Library'
  1. Couchbase node.js Client Library
  2. JSCBC-1248

All KVOperationsOnNonExistentCollectionTest failing with AmbiguousTimeoutError

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None
    • None

    Description

      total tests - 5*4 = 20 
      Clusters: 7.0, 7.1, 7.2, 7.6

      KVOperationsOnNonExistentCollectionTest.insert
      KVOperationsOnNonExistentCollectionTest.mutateIn
      KVOperationsOnNonExistentCollectionTest.remove
      KVOperationsOnNonExistentCollectionTest.replace
      KVOperationsOnNonExistentCollectionTest.upsert

      The tests are throwing below error:

      exception {
        couchbase {
          name: "AmbiguousTimeoutError"
          type: SDK_AMBIGUOUS_TIMEOUT_EXCEPTION
          serialized: "{\"name\":\"AmbiguousTimeoutError\",\"cause\":{\"ctxtype\":\"key_value\",\"code\":13,\"id\":\"230a4342-ae37-4273-8691-6c8d8c288bf3\",\"opaque\":12,\"cas\":\"0\",\"last_dispatched_to\":\"172.23.111.128:11210\",\"last_dispatched_from\":\"172.17.0.2:53526\",\"retry_attempts\":0,\"retry_reasons\":[6]},\"context\":{\"opaque\":12,\"cas\":\"0\",\"context\":\"\",\"ref\":\"\"}}"
        }
      } 

      While we are expecting `serialized` key to contain string `key_value_collection_outdated`.

      Attached performer and driver logs for reference.

      Thanks!!

      Attachments

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

        Activity

          People

            jared.casey Jared Casey
            aaliya.haque Aaliya Haque
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty