Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-28575

[System Test]: Disconnect queries failed with unsupported protocol scheme

    XMLWordPrintable

Details

    • Bug
    • Resolution: User Error
    • Critical
    • 5.5.0
    • 5.5.0
    • analytics
    • Component test cluster
      172.23.104.16
      172.23.104.17
      172.23.104.18
      172.23.104.19

    Description

      System test involves the following steps in loop for 24 hours

      Steps:

      • Create 4 node cluster with 2 KV,2 CBAS nodes
      • Create 4 data buckets and 4 corresponding buckets in CBAS
      • Create 4 data sets and index on each bucket
      • Start populating data 
      • Run SELECT query (Note : These queries are running at the rate of 12 queries/sec during whole test  on each bucket)

      [2018-03-08T05:30:19-08:00, sequoiatools/cbdozer:ae024e] -method POST -duration 86400 -rate 12 -url http://Administrator:password@172.23.104.17:8095/query/service -body select totalCount from ds1 where totalCount > 0 limit 50
      [2018-03-08T05:30:24-08:00, sequoiatools/cbdozer:dca928] -method POST -duration 86400 -rate 12 -url http://Administrator:password@172.23.104.17:8095/query/service -body select claim from ds2 where claim is not Null limit 50
      [2018-03-08T05:30:29-08:00, sequoiatools/cbdozer:f9c882] -method POST -duration 86400 -rate 12 -url http://Administrator:password@172.23.104.17:8095/query/service -body select totalCount from ds3 where totalCount > 0 limit 100
      [2018-03-08T05:30:34-08:00, sequoiatools/cbdozer:6468fa] -method POST -duration 86400 -rate 12 -url http://Administrator:password@172.23.104.17:8095/query/service -body select * from ds4 where totalCount > 0 limit 50

      • Connect all buckets and wait for some time for ingestion 
      • Disconnect all the bucket

      [2018-03-08T05:38:20-08:00, sequoiatools/cbq:3de660] -e=http://172.23.104.17:8095 -u=Administrator -p=password -script=disconnect bucket bucket1; -t 2m
      [2018-03-08T05:40:26-08:00, sequoiatools/cmd:a07036] 30
      [2018-03-08T05:41:02-08:00, sequoiatools/cbq:343b17] -e=http://172.23.104.17:8095 -u=Administrator -p=password -script=disconnect bucket bucket2; -t 2m
       
      Error occurred on container - sequoiatools/cbq:[-e=http://172.23.104.17:8095 -u=Administrator -p=password -script=disconnect bucket bucket2; -t 2m]
       
      docker logs 343b17
      docker start 343b17
       
      b ERROR 100 : Unable to connect to http://172.23.104.17:8095/. N1QL: Connection failure  
      
      � ERROR 108 : N1QL: Connection failed Post administrator:password@/query/service: unsupported protocol scheme "administrator"
      �N1QL: Unable to connect to cluster endpoint Administrator:password@. Error Get administrator:///pools: unsupported protocol scheme "administrator" 
      
      [2018-03-08T05:41:08-08:00, sequoiatools/cmd:d9e431] 30
      [2018-03-08T05:41:45-08:00, sequoiatools/cbq:1030a6] -e=http://172.23.104.17:8095 -u=Administrator -p=password -script=disconnect bucket bucket3; -t 2m
       
      Error occurred on container - sequoiatools/cbq:[-e=http://172.23.104.17:8095 -u=Administrator -p=password -script=disconnect bucket bucket3; -t 2m]
       
      docker logs 1030a6
      docker start 1030a6
       
      b ERROR 100 : Unable to connect to http://172.23.104.17:8095/. N1QL: Connection failure  
      
      � ERROR 108 : N1QL: Connection failed Post administrator:password@/query/service: unsupported protocol scheme "administrator"
      �N1QL: Unable to connect to cluster endpoint Administrator:password@. Error Get administrator:///pools: unsupported protocol scheme "administrator" 
      
      [2018-03-08T05:41:51-08:00, sequoiatools/cmd:29422f] 30
      [2018-03-08T05:42:27-08:00, sequoiatools/cbq:2afc39] -e=http://172.23.104.17:8095 -u=Administrator -p=password -script=disconnect bucket bucket4; -t 2m
       
      Error occurred on container - sequoiatools/cbq:[-e=http://172.23.104.17:8095 -u=Administrator -p=password -script=disconnect bucket bucket4; -t 2m]
       
      docker logs 2afc39
      docker start 2afc39
       
      b ERROR 100 : Unable to connect to http://172.23.104.17:8095/. N1QL: Connection failure  
      
      � ERROR 108 : N1QL: Connection failed Post administrator:password@/query/service: unsupported protocol scheme "administrator"
      �N1QL: Unable to connect to cluster endpoint Administrator:password@. Error Get administrator:///pools: unsupported protocol scheme "administrator" 
      

      NOTE: we are constantly populating data and running query during test also we are not changing node where we are  queries.

      Jenkins job is still running http://qa.sc.couchbase.com/job/component_systest_launcher/55/console

      Cluster is available for debugging and rebalance is also hanged since 1 hr

      Attachments

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

        Activity

          People

            till Till Westmann
            vikas.chaudhary Vikas Chaudhary
            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