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

sharding_rs1.js failing intermittently on Solaris

    • ALL

      http://buildbot.mongodb.org/builders/Nightly%20Solaris-SmartOS%2064-bit/builds/275/steps/test_1/logs/stdio

      Seen to fail once with 420e61e130be8ae5f4d2d283e4f84711121dd8c0 but also to pass once with the same.

      ----
      Balancer stopped, checking dbhashes
      ----
      
      
      ReplSetTest awaitReplication: starting: timestamp for primary, bs-smartos-x86-64-1.10gen.cc:31100, is { "t" : 1361536797000, "i" : 32 }
      ReplSetTest awaitReplication: checking secondaries against timestamp { "t" : 1361536797000, "i" : 32 }
      ReplSetTest awaitReplication: checking secondary #1: bs-smartos-x86-64-1.10gen.cc:31101
      ReplSetTest awaitReplication: secondary #1, bs-smartos-x86-64-1.10gen.cc:31101, is synced
      ReplSetTest awaitReplication: checking secondary #2: bs-smartos-x86-64-1.10gen.cc:31102
      ReplSetTest awaitReplication: secondary #2, bs-smartos-x86-64-1.10gen.cc:31102, is synced
      ReplSetTest awaitReplication: finished: all 2 secondaries synced at timestamp { "t" : 1361536797000, "i" : 32 }
      rs1-rs0/bs-smartos-x86-64-1.10gen.cc:31100,bs-smartos-x86-64-1.10gen.cc:31101,bs-smartos-x86-64-1.10gen.cc:31102	{
      	"master" : {
      		"numCollections" : 3,
      		"host" : "bs-smartos-x86-64-1.10gen.cc:31100",
      		"collections" : {
      			"foo" : "65fc9999809fb25724c54fa8f431f9d3"
      		},
      		"md5" : "8d81df358c608fb0af0fb4dc0bdf8d3e",
      		"ok" : 1
      	},
      	"slaves" : [
      		{
      			"numCollections" : 3,
      			"host" : "bs-smartos-x86-64-1.10gen.cc:31101",
      			"collections" : {
      				"foo" : "aed56fa374c52c9679152b990fe21f56"
      			},
      			"md5" : "a10dfe7f1c8ad2475cca57e15e820b17",
      			"ok" : 1
      		},
      		{
      			"numCollections" : 3,
      			"host" : "bs-smartos-x86-64-1.10gen.cc:31102",
      			"collections" : {
      				"foo" : "1b420798015df48e29bf0adf79f4bd1b"
      			},
      			"md5" : "11f38ddfc663d14e0bffa4f55b23dab9",
      			"ok" : 1
      		}
      	]
      }
      assert: ["8d81df358c608fb0af0fb4dc0bdf8d3e"] != ["a10dfe7f1c8ad2475cca57e15e820b17"] are not equal : hashes not same for: rs1-rs0/bs-smartos-x86-64-1.10gen.cc:31100,bs-smartos-x86-64-1.10gen.cc:31101,bs-smartos-x86-64-1.10gen.cc:31102 slave: 0
      Error: Printing Stack Trace
          at printStackTrace (src/mongo/shell/utils.js:37:7)
          at doassert (src/mongo/shell/assert.js:6:1)
          at Function.assert.eq (src/mongo/shell/assert.js:32:1)
          at /data/buildslaves/SolarisSmartOS_64bit_Nightly/mongo/jstests/slowNightly/sharding_rs1.js:70:16
      Fri Feb 22 12:39:57.643 JavaScript execution failed: ["8d81df358c608fb0af0fb4dc0bdf8d3e"] != ["a10dfe7f1c8ad2475cca57e15e820b17"] are not equal : hashes not same for: rs1-rs0/bs-smartos-x86-64-1.10gen.cc:31100,bs-smartos-x86-64-1.10gen.cc:31101,bs-smartos-x86-64-1.10gen.cc:31102 slave: 0 at src/mongo/shell/assert.js:L7
      failed to load: /data/buildslaves/SolarisSmartOS_64bit_Nightly/mongo/jstests/slowNightly/sharding_rs1.js
      

        1. text.txt
          15.02 MB

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: