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

get_last_error.js failing on multiple "duroff" builders

    • ALL

      This failure has been happening since commit f835c63 on:

      One example:

      http://mci.10gen.com/ui/task/mongodb_mongo_master_linux_64_duroff_f835c63943f27c57aa7281e1505c44c60f016482_13_09_13_20_02_46_replicasets_auth_linux_64
      http://buildlogs.mongodb.org/mci_0.9_linux_64_duroff/builds/821/test/replicasets_auth_0/get_last_error.js

      Trying j=true, 60000ms timeout
      {
      	"n" : 0,
      	"lastOp" : Timestamp(1379164007, 3),
      	"connectionId" : 1,
      	"jnote" : "journaling not enabled on this server",
      	"err" : "nojournal",
      	"ok" : 1
      }
      assert: ["nojournal"] != [null] are not equal : undefined
      Error: Printing Stack Trace
          at printStackTrace (src/mongo/shell/utils.js:37:15)
          at doassert (src/mongo/shell/assert.js:6:5)
          at Function.assert.eq (src/mongo/shell/assert.js:32:5)
          at /data/mci/git@github.commongodb/mongo.git/master/jstests/replsets/get_last_error.js:19:8
      2013-09-14T13:06:47.414+0000 ["nojournal"] != [null] are not equal : undefined at src/mongo/shell/assert.js:7
      failed to load: /data/mci/git@github.commongodb/mongo.git/master/jstests/replsets/get_last_error.js
      

      Same error message here:

      http://buildlogs.mongodb.org/Linux%2032-bit/builds/5973/test/recent%20failures/get_last_error.js

            Assignee:
            rassi J Rassi
            Reporter:
            matt.kangas Matt Kangas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: