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

isself_different_port.js in linux-64-legacyrepl

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical - P2 Critical - P2
    • 2.8.0-rc0
    • None
    • None
    • None
    • Fully Compatible
    • ALL

    Description

      TEST HISTORY
      LOGS

      assert: command failed: {
      	"ok" : 0,
      	"errmsg" : "version number must increase, old: 2 new: 2",
      	"code" : 93
      } : {
      	"replSetReconfig" : {
      		"_id" : "isselfDifferentPortTest",
      		"version" : 2,
      		"members" : [
      			{
      				"_id" : 0,
      				"host" : "build20.nj1.10gen.cc:31001"
      			}
      		]
      	}
      }
      Error: command failed: {
      	"ok" : 0,
      	"errmsg" : "version number must increase, old: 2 new: 2",
      	"code" : 93
      } : {
      	"replSetReconfig" : {
      		"_id" : "isselfDifferentPortTest",
      		"version" : 2,
      		"members" : [
      			{
      				"_id" : 0,
      				"host" : "build20.nj1.10gen.cc:31001"
      			}
      		]
      	}
      }
          at Error (<anonymous>)
          at doassert (src/mongo/shell/assert.js:11:14)
          at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5)
          at src/mongo/shell/replsettest.js:451:20
          at Function.assert.soon (src/mongo/shell/assert.js:183:17)
          at ReplSetTest.initiate (src/mongo/shell/replsettest.js:449:12)
          at /srv/10gen/mci-exec/mci/shell/src/jstests/replsets/isself_different_port.js:16:8

      Attachments

        Activity

          People

            schwerin@mongodb.com Andy Schwerin
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: