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

[Jepsen] Couchbase crash during hard-reboot scenario due to HCS > persistedCompletedSeqno

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Critical
    • None
    • 6.5.0
    • couchbase-bucket
    • None
    • Triaged
    • Yes
    • KV Sprint 2019-12

    Description

      During kv-engine-jepsen-nightly-352 we observed a and crash during the following test:
      lein trampoline run test --nodes-file ./nodes --username vagrant --ssh-private-key ./resources/vagrantkey --workload=kill --scenario=hard-reboot --replicas=2 --no-autofailover --durability=0:0:0:100 --eviction-policy=full --cas
      Crash Message:

      2019-12-08T01:36:51.777389+00:00 CRITICAL Caught unhandled std::exception-derived exception. what(): GSL: Precondition failure at /home/couchbase/jenkins/workspace/couchbase-server-unix/kv_engine/engines/ep/src/ep_bucket.cc: 620
      

      ep_bucket.cc:620

                      if (hcs) {
                          Expects(hcs > vbstate.persistedCompletedSeqno);
                          vbstate.persistedCompletedSeqno = *hcs;
                      }
      

      Couchbase version 6.5.1-6001

      Attachments

        Issue Links

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

          Activity

            People

              drigby Dave Rigby (Inactive)
              richard.demellow Richard deMellow
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty