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

Memchached error #4 when merging a backup

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • backlog
    • 7.1.1
    • test-execution
    • None
    • Untriaged
    • 1
    • Unknown

    Description

      ===================================================
      What's happening
      ===================================================
      A stop persistence call (0x80) returns the following error:
      File "lib/mc_bin_client.py", line 659, in stop_persistence
      return self._doCmd(memcacheConstants.CMD_STOP_PERSISTENCE, '', '')
      File "lib/mc_bin_client.py", line 229, in _doCmd
      return self._handleSingleResponse(opaque)
      File "lib/mc_bin_client.py", line 220, in _handleSingleResponse
      cmd, opaque, cas, keylen, extralen, data = self._handleKeyedResponse(myopaque)
      File "lib/mc_bin_client.py", line 216, in _handleKeyedResponse
      raise MemcachedError(errcode, msg)
      mc_bin_client.MemcachedError: Memcached error #4 'Invalid': b''

      ===================================================
      What I expect
      ===================================================
      I expect it to stop persistence

      ===================================================
      Steps to reproduce
      ===================================================
      I can't seem to understand how to reproduce it outside a backup test in test runner. I've attached cbcollectlogs logs.

      To run the test itself:

      ./testrunner -i {PATH_TO_INI} -p get-coredumps=False,skip_log_scan=False,bucket_storage=couchstore -t ent_backup_restore.enterprise_backup_merge_tests.EnterpriseBackupMergeTest.test_multiple_backups_merges,objstore_provider=s3,actions="backup_with_ops:2,backup:1,rollback,backup_with_ops:1,backup:1,backup_with_ops:2,backup:1,rollback,backup_with_ops:1,backup:1",nodes_init=3,GROUP=P1,get-coredumps=False,skip_log_scan=False,bucket_storage=couchstore

      I couldn't identify the exact build it's server started because there were other errors that were shadowing this one.
       

      Attachments

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

        Activity

          People

            gilad.kalchheim Gilad Kalchheim
            gilad.kalchheim Gilad Kalchheim
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty