Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-15442

server6733.js Failing

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.7
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • ALL

      Seems to be an intermittent failure. The root cause may be: SERVER-13582

      https://mci.10gen.com/ui/task/mongodb_mongo_master_solaris_64_bit_1be16d8968c6bf39f01c4b3e98f854571a337823_14_04_22_19_04_07_noPassthrough_solaris_64_bit

      assert.soon failed: function () {
              return A.runCommand({replSetGetStatus : 1}).syncingTo == bAddress;
          }, msg:undefined
      Error: assert.soon failed: function () {
              return A.runCommand({replSetGetStatus : 1}).syncingTo == bAddress;
          }, msg:undefined
          at Error (<anonymous>)
          at doassert (src/mongo/shell/assert.js:11:14)
          at Function.assert.soon (src/mongo/shell/assert.js:180:60)
          at /data/mci/shell/mongodb-mongo-master/jstests/noPassthrough/server6733.js:33:8
      2014-04-22T22:11:11.771+0000 Error: assert.soon failed: function () {
              return A.runCommand({replSetGetStatus : 1}).syncingTo == bAddress;
          }, msg:undefined at src/mongo/shell/assert.js:13
      failed to load: /data/mci/shell/mongodb-mongo-master/jstests/noPassthrough/server6733.js
      

            Assignee:
            matt.dannenberg Matt Dannenberg
            Reporter:
            matt.dannenberg Matt Dannenberg
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: