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

zbigMapReduce.js failure on Windows 64-bit DEBUG

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Testing Infrastructure
    • ALL

    Description

      Failure on zbigMapReduce.js:

      http://buildbot.mongodb.org/builders/Windows%2064-bit%20DEBUG/builds/884 revision 5741e9a35cfdbf7aa475f4a611f9b57c0c98134d

      http://buildlogs.mongodb.org/Windows%2064-bit%20DEBUG/builds/884/test/sharding/zbigMapReduce.js

      m31200| Wed Jul 03 17:08:12.237 [conn14] command test.$cmd command: { mapreduce: "foo", map: function () { emit(this.val, 1); }, reduce: function (key, values) { return Array.sum(values); }, query: { i: { $gte: 51200.0 } }, out: "tmp.mrs.foo_1372885543_16", shardedFirstPass: true } ntoreturn:1 keyUpdates:0 numYields: 42192 locks(micros) W:17031 r:118007346 w:86481206 reslen:149 149175ms
       m31201| Wed Jul 03 17:08:12.252 [repl writer worker 1] 
       m31201| debug have W lock but w would suffice for command drop
       m31201| Wed Jul 03 17:08:12.252 [repl writer worker 1] CMD: drop test.tmp.mr.foo_18_inc
      Wed Jul 03 17:08:12.252 map reduce failed:{
      	"code" : 15988,
      	"ok" : 0,
      	"errmsg" : "exception: could not run map command on all shards for ns test.foo and query { i: { $gte: 51200.0 } } :: caused by :: error querying server"
      } at src/mongo/shell/collection.js:975
      failed to load: D:\slave\Windows_64bit_DEBUG\mongo\jstests\sharding\zbigMapReduce.js

      milkie - please triage? This doesn't seem to resemble the other zbigMapReduce.js failures we've seen lately.

      Attachments

        Activity

          People

            milkie@mongodb.com Eric Milkie
            matt.kangas Matt Kangas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: