Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-1825 Fix JVM CI issues
  3. JCBC-1830

AnalyticsCollectionIntegrationTest.com.couchbase.client.java.AnalyticsCollectionIntegrationTest failing creating existent index

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Won't Fix
    • Major
    • None
    • None
    • None
    • None
    • 1

    Description

      http://sdk.jenkins.couchbase.com/job/jvm/job/jvm-clients/job/couchbase-jvm-clients-scipted-build-pipeline/762/testReport/junit/com.couchbase.client.java/AnalyticsCollectionIntegrationTest/testing___Linux__cbdyncluster_7_0_stable__Oracle_JDK_8____com_couchbase_client_java_AnalyticsCollectionIntegrationTest/

       

      Error Message

      Index already exists

      Stacktrace

      com.couchbase.client.core.error.IndexExistsException: Index already exists {"completed":true,"coreId":"0xda5433ad0000001a","errors":[

      {"code":5000,"message":"GSI CreatePrimaryIndex() - cause: Index #primary already exists."}

      ],"idempotent":false,"lastDispatchedFrom":"172.18.0.3:43362","lastDispatchedTo":"172.23.111.134:8093","requestId":7005,"requestType":"QueryRequest","retried":0,"service":{"operationId":"e5b8345c-f413-44b2-87b4-02b84aaf6f93","statement":"create primary index on `0c0a9aa0-16cb-4017-a8b1-6a29575c4346`.`_default`._default","type":"query"},"timeoutMs":75000,"timings":{"dispatchMicros":10781,"totalDispatchMicros":10781,"totalMicros":11731}} at com.couchbase.client.java.AsyncUtils.block(AsyncUtils.java:51) at com.couchbase.client.java.Cluster.query(Cluster.java:393) at com.couchbase.client.java.Cluster.query(Cluster.java:380) at com.couchbase.client.java.AnalyticsCollectionIntegrationTest.setup(AnalyticsCollectionIntegrationTest.java:109)

       

      Triage: looks like this error needs to be handled.  (A little unclear why the analytics index management functions aren't being used?)

      Attachments

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

        Activity

          People

            michael.reiche Michael Reiche
            graham.pople Graham Pople
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty