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

memcapable.WarmUpMemcachedTest.do_warmup_100k failed: EOFError: Got empty data (remote died?)

    XMLWordPrintable

Details

    • Untriaged
    • Unknown

    Description

      We (KV-engine) have recently setup an automated CV job which runs `make simple-test` on every commit to ep-engine/watson.

      Test "memcapable.WarmUpMemcachedTest.do_warmup_100k" appears to intermittently fail, with the error:

      ======================================================================
      ERROR: do_warmup_100k (memcapable.WarmUpMemcachedTest)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "pytests/memcapable.py", line 922, in do_warmup_100k
          self._do_warmup(100000)
        File "pytests/memcapable.py", line 876, in _do_warmup
          ready = BucketOperationHelper.wait_for_memcached(self.master, "default")
        File "lib/membase/helper/bucket_helper.py", line 310, in wait_for_memcached
          bucket, timeout_in_seconds, log_msg)
        File "lib/membase/helper/bucket_helper.py", line 283, in wait_for_vbuckets_ready_state
          (a, b, c) = client.get_vbucket_state(i)
        File "lib/mc_bin_client.py", line 501, in get_vbucket_state
          str(vbucket), '')
        File "lib/mc_bin_client.py", line 136, in _doCmd
          return self._handleSingleResponse(opaque)
        File "lib/mc_bin_client.py", line 128, in _handleSingleResponse
          cmd, opaque, cas, keylen, extralen, data = self._handleKeyedResponse(myopaque)
        File "lib/mc_bin_client.py", line 119, in _handleKeyedResponse
          cmd, errcode, opaque, cas, keylen, extralen, rv = self._recvMsg()
        File "lib/mc_bin_client.py", line 95, in _recvMsg
          raise exceptions.EOFError("Got empty data (remote died?). from {0}".format(self.host))
      EOFError: Got empty data (remote died?). from 127.0.0.1
      

      Full log at: http://cv.jenkins.couchbase.com/view/Commit%20Validation/view/ep-engine/job/ep-engine-watson-post-commit/4/label=ubuntu-1204/consoleFull

      Environment: Commit-Validation build slave (Docker, Ubuntu12.04).

      Attachments

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

        Activity

          People

            drigby Dave Rigby (Inactive)
            drigby Dave Rigby (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty