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

sharding_migrateBigObject.js failing on RHEL

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Sharding
    • ALL
    • 0

    Description

      http://buildlogs.mongodb.org/Nightly%20Linux%20RHEL%2064-bit/builds/424/test/slow%20nightly/sharding_migrateBigObject.js

      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.soon (src/mongo/shell/assert.js:110:48)
          at /data/buildslaves/Linux_RHEL_64bit_Nightly/mongo/jstests/slowNightly/sharding_migrateBigObject.js:43:8
      Thu Feb 28 08:32:30.614 JavaScript execution failed: assert.soon failed: function (){ 
              res = mongos.getDB( "config" ).chunks.group( { cond : { ns : "test.stuff" } , 
                                                             key : { shard : 1 }  , 
                                                             reduce : function( doc , out ){ out.nChunks++; } , 
                                                             initial : { nChunks : 0 } } );
              
              printjson( res );
              return res.length > 1 && Math.abs( res[0].nChunks - res[1].nChunks ) <= 3;
          }, msg:never migrated at src/mongo/shell/assert.js:L7
      failed to load: /data/buildslaves/Linux_RHEL_64bit_Nightly/mongo/jstests/slowNightly/sharding_migrateBigObject.js

      Attachments

        Activity

          People

            greg_10gen Greg Studer
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: