Home > MCI_linux-64-debug #593556 > parallel_WT_0 > basic.js Plain Text 2015-01-19 21:38:55 EST MongoDB shell version: 2.8.0-rc6-pre- connecting to: 127.0.0.1:27999/test /data/db/ setting random seed: 1421721536010 >>>>>>>>>>>>>>> skipping jstests/core/dropdb_race.js >>>>>>>>>>>>>>> skipping jstests/core/cursor6.js >>>>>>>>>>>>>>> skipping jstests/core/max_time_ms.js >>>>>>>>>>>>>>> skipping jstests/core/updatee.js >>>>>>>>>>>>>>> skipping jstests/core/mr3.js >>>>>>>>>>>>>>> skipping jstests/core/queryoptimizera.js >>>>>>>>>>>>>>> skipping jstests/core/mr_drop.js >>>>>>>>>>>>>>> skipping jstests/core/evalf.js >>>>>>>>>>>>>>> skipping jstests/core/apitest_db.js >>>>>>>>>>>>>>> skipping jstests/core/notablescan.js >>>>>>>>>>>>>>> skipping jstests/core/evalb.js >>>>>>>>>>>>>>> skipping jstests/core/opcounters_write_cmd.js >>>>>>>>>>>>>>> skipping jstests/core/geo_s2cursorlimitskip.js >>>>>>>>>>>>>>> skipping jstests/core/profile2.js >>>>>>>>>>>>>>> skipping jstests/core/currentop.js >>>>>>>>>>>>>>> skipping jstests/core/bench_test1.js >>>>>>>>>>>>>>> skipping jstests/core/killop.js >>>>>>>>>>>>>>> skipping jstests/core/profile3.js >>>>>>>>>>>>>>> skipping jstests/core/geo_update_btree2.js >>>>>>>>>>>>>>> skipping jstests/core/drop2.js >>>>>>>>>>>>>>> skipping jstests/core/profile5.js >>>>>>>>>>>>>>> skipping jstests/core/loglong.js >>>>>>>>>>>>>>> skipping jstests/core/auth1.js >>>>>>>>>>>>>>> skipping jstests/core/profile4.js >>>>>>>>>>>>>>> skipping jstests/core/fsync.js >>>>>>>>>>>>>>> skipping jstests/core/set_param1.js >>>>>>>>>>>>>>> skipping jstests/core/dbadmin.js >>>>>>>>>>>>>>> skipping jstests/core/run_program1.js >>>>>>>>>>>>>>> skipping jstests/core/profile1.js >>>>>>>>>>>>>>> skipping jstests/core/indexb.js >>>>>>>>>>>>>>> skipping jstests/core/update_setOnInsert.js >>>>>>>>>>>>>>> skipping jstests/core/evald.js >>>>>>>>>>>>>>> skipping jstests/core/collection_info_cache_race.js connecting to: 127.0.0.1:27999/test connecting to: 127.0.0.1:27999/test connecting to: 127.0.0.1:27999/test connecting to: 127.0.0.1:27999/test S2 Test : jstests/core/updatec.js ... S0 Test : jstests/core/fm2.js ... S1 Test : jstests/core/all.js ... S3 Test : jstests/core/type2.js ... S0 Test : jstests/core/fm2.js 43ms S0 Test : jstests/core/cursor6.js ... S2 Test : jstests/core/updatec.js 50ms S2 Test : jstests/core/idhack.js ... S3 Test : jstests/core/type2.js 91ms S3 Test : jstests/core/stages_and_sorted.js ... S0 Test : jstests/core/cursor6.js 73ms S0 Test : jstests/core/update9.js ... explain for { "_id" : { "x" : 2 } } = { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.idhack", "indexFilterSet" : false, "parsedQuery" : { "_id" : { "$eq" : { "x" : 2 } } }, "winningPlan" : { "stage" : "IDHACK" }, "rejectedPlans" : [ ] }, "executionStats" : { "executionSuccess" : true, "nReturned" : 1, "executionTimeMillis" : 0, "totalKeysExamined" : 1, "totalDocsExamined" : 1, "executionStages" : { "stage" : "IDHACK", "nReturned" : 1, "executionTimeMillisEstimate" : 0, "works" : 2, "advanced" : 1, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "keysExamined" : 1, "docsExamined" : 1 }, "allPlansExecution" : [ ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } S0 Test : jstests/core/update9.js 48ms S0 Test : jstests/core/in2.js ... explain for hinted query = { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.idhack", "indexFilterSet" : false, "parsedQuery" : { "_id" : { "$eq" : { "x" : 2 } } }, "winningPlan" : { "stage" : "FETCH", "inputStage" : { "stage" : "IXSCAN", "keyPattern" : { "_id" : 1, "a" : 1 }, "indexName" : "_id_1_a_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "_id" : [ "[{ x: 2.0 }, { x: 2.0 }]" ], "a" : [ "[MinKey, MaxKey]" ] } } }, "rejectedPlans" : [ ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } explain for skip query = { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.idhack", "indexFilterSet" : false, "parsedQuery" : { "_id" : { "$eq" : { "x" : 2 } } }, "winningPlan" : { "stage" : "SKIP", "skipAmount" : 0, "inputStage" : { "stage" : "FETCH", "inputStage" : { "stage" : "IXSCAN", "keyPattern" : { "_id" : 1 }, "indexName" : "_id_", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "_id" : [ "[{ x: 2.0 }, { x: 2.0 }]" ] } } } }, "rejectedPlans" : [ { "stage" : "SKIP", "skipAmount" : 0, "inputStage" : { "stage" : "FETCH", "inputStage" : { "stage" : "IXSCAN", "keyPattern" : { "_id" : 1, "a" : 1 }, "indexName" : "_id_1_a_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "_id" : [ "[{ x: 2.0 }, { x: 2.0 }]" ], "a" : [ "[MinKey, MaxKey]" ] } } } } ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } explain for covered query = { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.idhack", "indexFilterSet" : false, "parsedQuery" : { "_id" : { "$eq" : { "x" : 2 } } }, "winningPlan" : { "stage" : "PROJECTION", "transformBy" : { "_id" : 1 }, "inputStage" : { "stage" : "IDHACK" } }, "rejectedPlans" : [ ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } S2 Test : jstests/core/idhack.js 191ms S2 Test : jstests/core/fts_mix.js ... S1 Test : jstests/core/all.js 264ms S1 Test : jstests/core/shellkillop.js ... shellkillop.js SUCCESS S1 Test : jstests/core/shellkillop.js 1ms S1 Test : jstests/core/insert_id_undefined.js ... S1 Test : jstests/core/insert_id_undefined.js 16ms S1 Test : jstests/core/queryoptimizer3.js ... 2015-01-19T21:38:56.443-0500 I - shell: started program (sh25771): /srv/10gen/mci-exec/mci/shell/src/mongo --eval db = db.getSiblingDB('test');for( i = 0; i < 400; ++i ) { sleep( 50 ); db.jstests_queryoptimizer3.drop(); } --host 127.0.0.1 --port 27999 sh25771| MongoDB shell version: 2.8.0-rc6-pre- sh25771| connecting to: 127.0.0.1:27999/test S0 Test : jstests/core/in2.js 312ms S0 Test : jstests/core/geo_s2nopoints.js ... S2 Test : jstests/core/fts_mix.js 247ms S2 Test : jstests/core/covered_index_simple_2.js ... S0 Test : jstests/core/geo_s2nopoints.js 31ms S0 Test : jstests/core/where5.js ... Running JS function in server... Running JS function in client... S0 Test : jstests/core/where5.js 86ms S0 Test : jstests/core/skip1.js ... all tests pass S2 Test : jstests/core/covered_index_simple_2.js 133ms S2 Test : jstests/core/objid5.js ... S2 Test : jstests/core/objid5.js 11ms S2 Test : jstests/core/geo_s2index.js ... S0 Test : jstests/core/skip1.js 59ms S0 Test : jstests/core/find_and_modify_server7660.js ... S0 Test : jstests/core/find_and_modify_server7660.js 51ms S0 Test : jstests/core/countc.js ... { "results" : [ { "_id" : ObjectId("54bdbfc05d140622eae15287"), "foo" : 1, "bar" : 1, "baz" : 12 }, { "_id" : ObjectId("54bdbfc05d140622eae1529d"), "foo" : 1, "bar" : 1, "baz" : 12 }, { "_id" : ObjectId("54bdbfc05d140622eae152b1"), "foo" : 1, "bar" : 1, "baz" : 12 }, { "_id" : ObjectId("54bdbfc05d140622eae152c3"), "foo" : 1, "bar" : 1, "baz" : 12 }, { "_id" : ObjectId("54bdbfc05d140622eae152df"), "foo" : 1, "bar" : 1, "baz" : 12 }, { "_id" : ObjectId("54bdbfc05d140622eae152f5"), "foo" : 1, "bar" : 1, "baz" : 12 }, { "_id" : ObjectId("54bdbfc05d140622eae1530c"), "foo" : 1, "bar" : 1, "baz" : 12 }, { "_id" : ObjectId("54bdbfc05d140622eae15322"), "foo" : 1, "bar" : 1, "baz" : 12 }, { "_id" : ObjectId("54bdbfc05d140622eae15338"), "foo" : 1, "bar" : 1, "baz" : 12 }, { "_id" : ObjectId("54bdbfc05d140622eae15352"), "foo" : 1, "bar" : 1, "baz" : 12 } ], "ok" : 1 } S3 Test : jstests/core/stages_and_sorted.js 615ms S3 Test : jstests/core/group5.js ... S2 Test : jstests/core/geo_s2index.js 326ms S2 Test : jstests/core/geo_haystack1.js ... S3 Test : jstests/core/group5.js 654ms S3 Test : jstests/core/push2.js ... 0 pushes 2015-01-19T21:38:57.565-0500 I - DEV WARNING appendDate() called with a tiny (but nonzero) date 1 pushes 2 pushes 3 pushes 4 pushes 5 pushes 6 pushes 7 pushes 8 pushes 9 pushes 10 pushes 11 pushes 12 pushes S0 Test : jstests/core/countc.js 1510ms S0 Test : jstests/core/drop3.js ... 13 pushes 14 pushes 15 pushes S0 Test : jstests/core/drop3.js 478ms S0 Test : jstests/core/showdiskloc.js ... 16 pushes 17 pushes S0 Test : jstests/core/showdiskloc.js 387ms S0 Test : jstests/core/sorth.js ... 18 pushes 19 pushes 20 pushes 21 pushes 22 pushes 23 pushes S3 Test : jstests/core/push2.js 3705ms S3 Test : jstests/core/find1.js ... lookAtDocumentMetrics: false S3 Test : jstests/core/find1.js 59ms S3 Test : jstests/core/dbcase.js ... [ { "name" : "dbcasetest_dbnamea", "sizeOnDisk" : 8192, "empty" : false }, { "name" : "local", "sizeOnDisk" : 8192, "empty" : false }, { "name" : "test", "sizeOnDisk" : 397312, "empty" : false } ] [ { "name" : "local", "sizeOnDisk" : 8192, "empty" : false }, { "name" : "test", "sizeOnDisk" : 405504, "empty" : false } ] S3 Test : jstests/core/dbcase.js 82ms S3 Test : jstests/core/geo_s2nearcorrect.js ... S3 Test : jstests/core/geo_s2nearcorrect.js 39ms S3 Test : jstests/core/in6.js ... --------- { "near" : [ 7, 8 ], "maxDistance" : 3, "search" : { "z" : 3 } } { "time" : 4, "btreeMatches" : 8, "n" : 7 } should have: 7 actually got: 7 S2 Test : jstests/core/geo_haystack1.js 4341ms S2 Test : jstests/core/user_management_helpers.js ... S3 Test : jstests/core/in6.js 67ms S3 Test : jstests/core/geo_array2.js ... Successfully added user: { "user" : "spencer", "roles" : [ "readWrite" ] } Starting testing phase... Successfully added user: { "user" : "andy", "roles" : [ "readWrite" ] } Successfully added user: { "user" : "user1", "roles" : [ ], "passwordDigestor" : "server" } Successfully added user: { "user" : "user2", "roles" : [ ], "passwordDigestor" : "client" } S3 Test : jstests/core/geo_array2.js 296ms S3 Test : jstests/core/arrayfind8.js ... S2 Test : jstests/core/user_management_helpers.js 492ms S2 Test : jstests/core/geo_s2near_equator_opposite.js ... 2015-01-19T21:39:01.845-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:01.847-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:01.848-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:01.869-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:01.869-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:01.880-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:01.880-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:01.881-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:01.886-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:01.886-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:01.887-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:01.890-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:01.899-0500 I INDEX [conn32] build index on: test.jstests_arrayfind8 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_arrayfind8" } 2015-01-19T21:39:01.899-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:01.901-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:01.903-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:01.907-0500 I ACCESS [conn31] Successfully authenticated as principal user1 on user_management_helpers 2015-01-19T21:39:01.922-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:01.933-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:01.943-0500 I ACCESS [conn31] Successfully authenticated as principal user2 on user_management_helpers 2015-01-19T21:39:01.944-0500 I COMMAND [conn31] CMD: drop test.geos2nearequatoropposite 2015-01-19T21:39:01.954-0500 I INDEX [conn31] build index on: test.geos2nearequatoropposite properties: { v: 1, key: { loc: "2dsphere" }, name: "loc_2dsphere", ns: "test.geos2nearequatoropposite", 2dsphereIndexVersion: 2 } 2015-01-19T21:39:01.954-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:01.955-0500 I INDEX [conn31] build index done. scanned 2 total records. 0 secs 2015-01-19T21:39:01.956-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:01.971-0500 I INDEX [conn32] build index on: test.jstests_arrayfind8 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_arrayfind8" } 2015-01-19T21:39:01.971-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:01.974-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs nearSphere count = 2 near count = 2 geoNearResults = { "results" : [ { "dis" : 19926073.25883961, "obj" : { "_id" : ObjectId("54bdbfc55d140622eae156e5"), "loc" : { "type" : "Point", "coordinates" : [ -1, 0 ] } } }, { "dis" : 20037392.10386106, "obj" : { "_id" : ObjectId("54bdbfc55d140622eae156e2"), "loc" : { "type" : "Point", "coordinates" : [ 0, 0 ] } } } ], "stats" : { "nscanned" : 2, "objectsLoaded" : 2, "avgDistance" : 19981732.681350335, "maxDistance" : 20037392.10386106, "time" : 13 }, "ok" : 1 } S2 Test : jstests/core/geo_s2near_equator_opposite.js 45ms S2 Test : jstests/core/geoc.js ... 2015-01-19T21:39:01.990-0500 I COMMAND [conn31] CMD: drop test.geoc 2015-01-19T21:39:02.007-0500 I COMMAND [conn29] CMD: drop test.jstests_sorth 2015-01-19T21:39:02.016-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:02.017-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.051-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.067-0500 I INDEX [conn29] build index on: test.jstests_sorth properties: { v: 1, key: { a: 1.0, b: 1.0, c: -1.0 }, name: "a_1_b_1_c_-1", ns: "test.jstests_sorth" } 2015-01-19T21:39:02.067-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:02.070-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:02.070-0500 I INDEX [conn29] build index done. scanned 6 total records. 0 secs 2015-01-19T21:39:02.074-0500 I INDEX [conn32] build index on: test.jstests_arrayfind8 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_arrayfind8" } 2015-01-19T21:39:02.074-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:02.077-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:02.117-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.132-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:02.155-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.172-0500 I INDEX [conn32] build index on: test.jstests_arrayfind8 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_arrayfind8" } 2015-01-19T21:39:02.172-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:02.175-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:02.191-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:02.215-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.232-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.241-0500 I INDEX [conn32] build index on: test.jstests_arrayfind8 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_arrayfind8" } 2015-01-19T21:39:02.241-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:02.243-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:02.247-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:02.277-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.295-0500 I COMMAND [conn29] CMD: drop test.jstests_sorth 2015-01-19T21:39:02.303-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:02.303-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.330-0500 I INDEX [conn32] build index on: test.jstests_arrayfind8 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_arrayfind8" } 2015-01-19T21:39:02.330-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:02.333-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:02.343-0500 I INDEX [conn29] build index on: test.jstests_sorth properties: { v: 1, key: { a: 1.0, b: -1.0 }, name: "a_1_b_-1", ns: "test.jstests_sorth" } 2015-01-19T21:39:02.343-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:02.347-0500 I INDEX [conn29] build index done. scanned 6 total records. 0 secs 2015-01-19T21:39:02.362-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:02.381-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.403-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.420-0500 I INDEX [conn32] build index on: test.jstests_arrayfind8 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_arrayfind8" } 2015-01-19T21:39:02.420-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:02.422-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:02.423-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:02.448-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:02.462-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:02.462-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:02.465-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:02.470-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:02.470-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:02.473-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:02.477-0500 I COMMAND [conn29] CMD: drop test.jstests_sorth 2015-01-19T21:39:02.480-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:02.487-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.519-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.536-0500 I INDEX [conn32] build index on: test.jstests_arrayfind8 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_arrayfind8" } 2015-01-19T21:39:02.536-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:02.539-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:02.541-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:02.542-0500 I INDEX [conn29] build index on: test.jstests_sorth properties: { v: 1, key: { a: 1.0, b: -1.0, c: 1.0 }, name: "a_1_b_-1_c_1", ns: "test.jstests_sorth" } 2015-01-19T21:39:02.542-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:02.546-0500 I INDEX [conn29] build index done. scanned 6 total records. 0 secs 2015-01-19T21:39:02.569-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.590-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.604-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:02.610-0500 I INDEX [conn32] build index on: test.jstests_arrayfind8 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_arrayfind8" } 2015-01-19T21:39:02.610-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:02.613-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:02.650-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.650-0500 I COMMAND [conn29] CMD: drop test.jstests_sorth 2015-01-19T21:39:02.658-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:02.691-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.708-0500 I INDEX [conn32] build index on: test.jstests_arrayfind8 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_arrayfind8" } 2015-01-19T21:39:02.708-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:02.711-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:02.718-0500 I INDEX [conn29] build index on: test.jstests_sorth properties: { v: 1, key: { a: 1.0, b: -1.0, c: -1.0 }, name: "a_1_b_-1_c_-1", ns: "test.jstests_sorth" } 2015-01-19T21:39:02.718-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:02.721-0500 I INDEX [conn29] build index done. scanned 6 total records. 0 secs 2015-01-19T21:39:02.725-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:02.757-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.782-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.784-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:02.806-0500 I INDEX [conn32] build index on: test.jstests_arrayfind8 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_arrayfind8" } 2015-01-19T21:39:02.806-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:02.809-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:02.824-0500 I COMMAND [conn29] CMD: drop test.jstests_sorth 2015-01-19T21:39:02.841-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:02.847-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.871-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.873-0500 I INDEX [conn29] build index on: test.jstests_sorth properties: { v: 1, key: { a: 1.0, b: -1.0, c: 1.0 }, name: "a_1_b_-1_c_1", ns: "test.jstests_sorth" } 2015-01-19T21:39:02.874-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:02.877-0500 I INDEX [conn29] build index done. scanned 6 total records. 0 secs 2015-01-19T21:39:02.894-0500 I INDEX [conn32] build index on: test.jstests_arrayfind8 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_arrayfind8" } 2015-01-19T21:39:02.894-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:02.896-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:02.897-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:02.928-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.953-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:02.955-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:02.980-0500 I INDEX [conn32] build index on: test.jstests_arrayfind8 properties: { v: 1, key: { a.b: 1.0 }, name: "a.b_1", ns: "test.jstests_arrayfind8" } 2015-01-19T21:39:02.980-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:02.983-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:02.996-0500 I COMMAND [conn29] CMD: drop test.jstests_sorth 2015-01-19T21:39:03.010-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:03.030-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:03.049-0500 I INDEX [conn29] build index on: test.jstests_sorth properties: { v: 1, key: { a: 1.0, b: -1.0, c: -1.0 }, name: "a_1_b_-1_c_-1", ns: "test.jstests_sorth" } 2015-01-19T21:39:03.049-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:03.053-0500 I INDEX [conn29] build index done. scanned 6 total records. 0 secs 2015-01-19T21:39:03.061-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:03.067-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:03.087-0500 I INDEX [conn32] build index on: test.jstests_arrayfind8 properties: { v: 1, key: { a.b: 1.0 }, name: "a.b_1", ns: "test.jstests_arrayfind8" } 2015-01-19T21:39:03.087-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:03.090-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:03.111-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:03.122-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:03.130-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:03.130-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:03.133-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:03.147-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:03.147-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:03.150-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:03.154-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 S0 Test : jstests/core/sorth.js 3947ms 2015-01-19T21:39:03.178-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 S0 Test : jstests/core/bad_index_plugin.js ... 2015-01-19T21:39:03.188-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:03.192-0500 I INDEX [conn29] build index on: test.bad_index_plugin properties: { v: 1, key: { good: 1.0 }, name: "good_1", ns: "test.bad_index_plugin" } 2015-01-19T21:39:03.192-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:03.195-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:03.212-0500 I INDEX [conn32] build index on: test.jstests_arrayfind8 properties: { v: 1, key: { a.b: 1.0 }, name: "a.b_1", ns: "test.jstests_arrayfind8" } 2015-01-19T21:39:03.212-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:03.215-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs S0 Test : jstests/core/bad_index_plugin.js 42ms S0 Test : jstests/core/geo_s2holesameasshell.js ... 2015-01-19T21:39:03.222-0500 I COMMAND [conn29] CMD: drop test.geo_s2holessameasshell 2015-01-19T21:39:03.232-0500 I INDEX [conn29] build index on: test.geo_s2holessameasshell properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2holessameasshell", 2dsphereIndexVersion: 2 } 2015-01-19T21:39:03.232-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:03.235-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:03.251-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:03.265-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:03.281-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 S0 Test : jstests/core/geo_s2holesameasshell.js 62ms S0 Test : jstests/core/index1.js ... 2015-01-19T21:39:03.294-0500 I INDEX [conn32] build index on: test.jstests_arrayfind8 properties: { v: 1, key: { a.b: 1.0 }, name: "a.b_1", ns: "test.jstests_arrayfind8" } 2015-01-19T21:39:03.294-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:03.297-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:03.308-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:03.317-0500 I INDEX [conn29] build index on: test.embeddedIndexTest properties: { v: 1, key: { z.a: 1.0 }, name: "z.a_1", ns: "test.embeddedIndexTest" } 2015-01-19T21:39:03.317-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:03.320-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:03.341-0500 I COMMAND [conn29] CMD: validate test.embeddedIndexTest 2015-01-19T21:39:03.342-0500 I INDEX [conn29] validating index test.embeddedIndexTest.$_id_ 2015-01-19T21:39:03.343-0500 I INDEX [conn29] validating index test.embeddedIndexTest.$z.a_1 S0 Test : jstests/core/index1.js 62ms S0 Test : jstests/core/geo5.js ... 2015-01-19T21:39:03.345-0500 I COMMAND [conn29] CMD: drop test.geo5 2015-01-19T21:39:03.346-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:03.364-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:03.370-0500 I INDEX [conn29] build index on: test.geo5 properties: { v: 1, key: { p: "2d" }, name: "p_2d", ns: "test.geo5" } 2015-01-19T21:39:03.370-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:03.373-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:03.395-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:03.414-0500 I INDEX [conn32] build index on: test.jstests_arrayfind8 properties: { v: 1, key: { a.b: 1.0 }, name: "a.b_1", ns: "test.jstests_arrayfind8" } 2015-01-19T21:39:03.414-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:03.417-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs S0 Test : jstests/core/geo5.js 79ms S0 Test : jstests/core/count4.js ... 2015-01-19T21:39:03.424-0500 I COMMAND [conn29] CMD: drop test.count4 2015-01-19T21:39:03.428-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:03.459-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:03.489-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind8 2015-01-19T21:39:03.489-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:03.516-0500 I INDEX [conn32] build index on: test.jstests_arrayfind8 properties: { v: 1, key: { a.b: 1.0 }, name: "a.b_1", ns: "test.jstests_arrayfind8" } 2015-01-19T21:39:03.516-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:03.519-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:03.550-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 S3 Test : jstests/core/arrayfind8.js 1801ms S3 Test : jstests/core/geo_s2overlappingpolys.js ... 2015-01-19T21:39:03.569-0500 I COMMAND [conn32] CMD: drop test.geo_s2overlappingpolys 2015-01-19T21:39:03.577-0500 I INDEX [conn32] build index on: test.geo_s2overlappingpolys properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2overlappingpolys", 2dsphereIndexVersion: 2 } 2015-01-19T21:39:03.577-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:03.578-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:03.607-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 S3 Test : jstests/core/geo_s2overlappingpolys.js 66ms S3 Test : jstests/core/count_hint.js ... 2015-01-19T21:39:03.634-0500 I COMMAND [conn32] CMD: drop test.jstests_count_hint 2015-01-19T21:39:03.646-0500 I INDEX [conn32] build index on: test.jstests_count_hint properties: { v: 1, key: { i: 1.0 }, name: "i_1", ns: "test.jstests_count_hint" } 2015-01-19T21:39:03.646-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:03.649-0500 I INDEX [conn32] build index done. scanned 2 total records. 0 secs 2015-01-19T21:39:03.662-0500 I INDEX [conn32] build index on: test.jstests_count_hint properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.jstests_count_hint", sparse: true } 2015-01-19T21:39:03.662-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:03.665-0500 I INDEX [conn32] build index done. scanned 2 total records. 0 secs 2015-01-19T21:39:03.668-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:03.691-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 S3 Test : jstests/core/count_hint.js 64ms S3 Test : jstests/core/geo_s2selfintersectingpoly.js ... 2015-01-19T21:39:03.698-0500 I COMMAND [conn32] CMD: drop test.geo_s2selfintersectingpoly 2015-01-19T21:39:03.704-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:03.704-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:03.706-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:03.711-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:03.711-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:03.713-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:03.721-0500 I INDEX [conn32] build index on: test.geo_s2selfintersectingpoly properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2selfintersectingpoly", 2dsphereIndexVersion: 2 } 2015-01-19T21:39:03.721-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:03.724-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:03.729-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 S3 Test : jstests/core/geo_s2selfintersectingpoly.js 35ms S3 Test : jstests/core/update_arraymatch8.js ... 2015-01-19T21:39:03.734-0500 I COMMAND [conn32] CMD: drop test.jstests_update_arraymatch8 2015-01-19T21:39:03.750-0500 I INDEX [conn32] build index on: test.jstests_update_arraymatch8 properties: { v: 1, key: { array.name: 1.0 }, name: "array.name_1", ns: "test.jstests_update_arraymatch8" } 2015-01-19T21:39:03.750-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:03.753-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:03.771-0500 I COMMAND [conn32] CMD: drop test.jstests_update_arraymatch8 2015-01-19T21:39:03.787-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:03.790-0500 I INDEX [conn32] build index on: test.jstests_update_arraymatch8 properties: { v: 1, key: { array.name: 1.0 }, name: "array.name_1", ns: "test.jstests_update_arraymatch8" } 2015-01-19T21:39:03.790-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:03.792-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:03.815-0500 I COMMAND [conn32] CMD: drop test.jstests_update_arraymatch8 2015-01-19T21:39:03.831-0500 I INDEX [conn32] build index on: test.jstests_update_arraymatch8 properties: { v: 1, key: { array.name: 1.0 }, name: "array.name_1", ns: "test.jstests_update_arraymatch8" } 2015-01-19T21:39:03.831-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:03.834-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:03.848-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:03.865-0500 I COMMAND [conn32] CMD: drop test.jstests_update_arraymatch8 2015-01-19T21:39:03.876-0500 I INDEX [conn32] build index on: test.jstests_update_arraymatch8 properties: { v: 1, key: { array.name: 1.0 }, name: "array.name_1", ns: "test.jstests_update_arraymatch8" } 2015-01-19T21:39:03.876-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:03.877-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:03.887-0500 I COMMAND [conn32] CMD: drop test.jstests_update_arraymatch8 2015-01-19T21:39:03.897-0500 I INDEX [conn32] build index on: test.jstests_update_arraymatch8 properties: { v: 1, key: { array.name: 1.0 }, name: "array.name_1", ns: "test.jstests_update_arraymatch8" } 2015-01-19T21:39:03.897-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:03.898-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:03.906-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:03.921-0500 I COMMAND [conn32] CMD: drop test.jstests_update_arraymatch8 2015-01-19T21:39:03.934-0500 I INDEX [conn32] build index on: test.jstests_update_arraymatch8 properties: { v: 1, key: { array.name: 1.0 }, name: "array.name_1", ns: "test.jstests_update_arraymatch8" } 2015-01-19T21:39:03.935-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:03.938-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:03.952-0500 I COMMAND [conn32] CMD: drop test.jstests_update_arraymatch8 2015-01-19T21:39:03.962-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:03.964-0500 I INDEX [conn32] build index on: test.jstests_update_arraymatch8 properties: { v: 1, key: { array.123a.name: 1.0 }, name: "array.123a.name_1", ns: "test.jstests_update_arraymatch8" } 2015-01-19T21:39:03.964-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:03.965-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:03.983-0500 I COMMAND [conn32] CMD: drop test.jstests_update_arraymatch8 2015-01-19T21:39:04.000-0500 I INDEX [conn32] build index on: test.jstests_update_arraymatch8 properties: { v: 1, key: { array.name: 1.0 }, name: "array.name_1", ns: "test.jstests_update_arraymatch8" } 2015-01-19T21:39:04.000-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.003-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:04.018-0500 I COMMAND [conn32] CMD: drop test.jstests_update_arraymatch8 2015-01-19T21:39:04.020-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:04.038-0500 I INDEX [conn32] build index on: test.jstests_update_arraymatch8 properties: { v: 1, key: { array.123a.name: 1.0 }, name: "array.123a.name_1", ns: "test.jstests_update_arraymatch8" } 2015-01-19T21:39:04.039-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.041-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:04.058-0500 I COMMAND [conn32] CMD: drop test.jstests_update_arraymatch8 2015-01-19T21:39:04.075-0500 I INDEX [conn32] build index on: test.jstests_update_arraymatch8 properties: { v: 1, key: { array.name: 1.0 }, name: "array.name_1", ns: "test.jstests_update_arraymatch8" } 2015-01-19T21:39:04.075-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.076-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:04.080-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:04.095-0500 I INDEX [conn29] build index on: test.count4 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.count4" } 2015-01-19T21:39:04.095-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:04.100-0500 I INDEX [conn29] build index done. scanned 100 total records. 0 secs 2015-01-19T21:39:04.105-0500 I COMMAND [conn32] CMD: drop test.jstests_update_arraymatch8 S0 Test : jstests/core/count4.js 685ms S0 Test : jstests/core/batch_write_command_wc.js ... 2015-01-19T21:39:04.109-0500 I COMMAND [conn29] CMD: drop test.batch_write_wc S0 Test : jstests/core/batch_write_command_wc.js 5ms S0 Test : jstests/core/geo8.js ... 2015-01-19T21:39:04.114-0500 I COMMAND [conn29] CMD: drop test.geo8 2015-01-19T21:39:04.119-0500 I INDEX [conn32] build index on: test.jstests_update_arraymatch8 properties: { v: 1, key: { a.0.b: 1.0 }, name: "a.0.b_1", ns: "test.jstests_update_arraymatch8" } 2015-01-19T21:39:04.120-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.122-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:04.136-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:04.155-0500 I COMMAND [conn32] CMD: drop test.jstests_update_arraymatch8 2015-01-19T21:39:04.169-0500 I INDEX [conn32] build index on: test.jstests_update_arraymatch8 properties: { v: 1, key: { a.0.b.c: 1.0 }, name: "a.0.b.c_1", ns: "test.jstests_update_arraymatch8" } 2015-01-19T21:39:04.169-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.172-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:04.175-0500 I INDEX [conn29] build index on: test.geo8 properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geo8" } 2015-01-19T21:39:04.175-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:04.178-0500 I INDEX [conn29] build index done. scanned 5 total records. 0 secs S0 Test : jstests/core/geo8.js 68ms S0 Test : jstests/core/geo_distinct.js ... 2015-01-19T21:39:04.183-0500 I COMMAND [conn29] CMD: drop test.geo_distinct 2015-01-19T21:39:04.195-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:04.205-0500 I COMMAND [conn32] CMD: drop test.jstests_update_arraymatch8 2015-01-19T21:39:04.222-0500 I INDEX [conn32] build index on: test.jstests_update_arraymatch8 properties: { v: 1, key: { a.b.$ref: 1.0 }, name: "a.b.$ref_1", ns: "test.jstests_update_arraymatch8" } 2015-01-19T21:39:04.222-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.225-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:04.243-0500 I COMMAND [conn32] CMD: drop test.jstests_update_arraymatch8 2015-01-19T21:39:04.253-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:04.256-0500 I INDEX [conn29] build index on: test.geo_distinct properties: { v: 1, key: { loc: "2dsphere" }, name: "loc_2dsphere", ns: "test.geo_distinct", 2dsphereIndexVersion: 2 } 2015-01-19T21:39:04.256-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:04.260-0500 I INDEX [conn29] build index done. scanned 4 total records. 0 secs 2015-01-19T21:39:04.270-0500 I INDEX [conn32] build index on: test.jstests_update_arraymatch8 properties: { v: 1, key: { a.b: 1.0 }, name: "a.b_1", ns: "test.jstests_update_arraymatch8" } 2015-01-19T21:39:04.270-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.272-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:04.281-0500 I INDEX [conn32] build index on: test.jstests_update_arraymatch8 properties: { v: 1, key: { a-b: 1.0 }, name: "a-b_1", ns: "test.jstests_update_arraymatch8" } 2015-01-19T21:39:04.281-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.290-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:04.299-0500 I COMMAND [conn29] CMD: dropIndexes test.geo_distinct S3 Test : jstests/core/update_arraymatch8.js 582ms S3 Test : jstests/core/queryoptimizer6.js ... 2015-01-19T21:39:04.315-0500 I COMMAND [conn32] CMD: drop test.jstests_queryoptimizer6 2015-01-19T21:39:04.327-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:04.327-0500 I INDEX [conn29] build index on: test.geo_distinct properties: { v: 1, key: { loc.coordinates: "2d" }, name: "loc.coordinates_2d", ns: "test.geo_distinct" } 2015-01-19T21:39:04.327-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:04.331-0500 I INDEX [conn29] build index done. scanned 4 total records. 0 secs S3 Test : jstests/core/queryoptimizer6.js 25ms S3 Test : jstests/core/index8.js ... 2015-01-19T21:39:04.340-0500 I COMMAND [conn32] CMD: drop test.jstests_index8 2015-01-19T21:39:04.345-0500 I COMMAND [conn29] CMD: drop test.geo_distinct 2015-01-19T21:39:04.359-0500 I INDEX [conn32] build index on: test.jstests_index8 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_index8" } 2015-01-19T21:39:04.359-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.362-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:04.372-0500 I INDEX [conn32] build index on: test.jstests_index8 properties: { v: 1, unique: true, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_index8" } 2015-01-19T21:39:04.372-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.375-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:04.380-0500 I INDEX [conn32] build index on: test.jstests_index8 properties: { v: 1, key: { c: 1.0 }, name: "cIndex", ns: "test.jstests_index8" } 2015-01-19T21:39:04.380-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.383-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:04.388-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:04.391-0500 I COMMAND [conn32] CMD: reIndex test.jstests_index8 2015-01-19T21:39:04.402-0500 I INDEX [conn32] build index on: test.jstests_index8 properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "test.jstests_index8" } 2015-01-19T21:39:04.402-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.405-0500 I INDEX [conn32] build index on: test.jstests_index8 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_index8" } 2015-01-19T21:39:04.405-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.407-0500 I INDEX [conn32] build index on: test.jstests_index8 properties: { v: 1, unique: true, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_index8" } 2015-01-19T21:39:04.407-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.410-0500 I INDEX [conn32] build index on: test.jstests_index8 properties: { v: 1, key: { c: 1.0 }, name: "cIndex", ns: "test.jstests_index8" } 2015-01-19T21:39:04.410-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.420-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:04.421-0500 I INDEX [conn32] restarting 0 background index build(s) 2015-01-19T21:39:04.446-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:04.456-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:04.461-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:04.461-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:04.463-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:04.466-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:04.466-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:04.468-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:04.475-0500 I COMMAND [conn32] CMD: drop test.jstests_index8 2015-01-19T21:39:04.494-0500 I INDEX [conn32] build index on: test.jstests_index8 properties: { v: 1, unique: true, key: { a: 1.0, b: -1.0 }, name: "a_1_b_-1", ns: "test.jstests_index8" } 2015-01-19T21:39:04.494-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.497-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:04.504-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:04.530-0500 I COMMAND [conn32] CMD: drop test.jstests_index8 2015-01-19T21:39:04.544-0500 I INDEX [conn32] build index on: test.jstests_index8 properties: { v: 1, unique: true, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_index8" } 2015-01-19T21:39:04.544-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.547-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:04.557-0500 I COMMAND [conn32] CMD: drop test.jstests_index8 2015-01-19T21:39:04.562-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:04.576-0500 I INDEX [conn32] build index on: test.jstests_index8 properties: { v: 1, unique: true, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_index8" } 2015-01-19T21:39:04.576-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.579-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:04.620-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 S3 Test : jstests/core/index8.js 290ms S3 Test : jstests/core/js9.js ... 2015-01-19T21:39:04.629-0500 I COMMAND [conn32] CMD: drop test.jstests_js9 2015-01-19T21:39:04.677-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 S3 Test : jstests/core/js9.js 72ms S3 Test : jstests/core/indexv.js ... 2015-01-19T21:39:04.702-0500 I COMMAND [conn32] CMD: drop test.jstests_indexv 2015-01-19T21:39:04.718-0500 I INDEX [conn32] build index on: test.jstests_indexv properties: { v: 1, key: { a.b: 1.0 }, name: "a.b_1", ns: "test.jstests_indexv" } 2015-01-19T21:39:04.718-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.721-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:04.732-0500 I COMMAND [conn32] CMD: drop test.jstests_indexv 2015-01-19T21:39:04.745-0500 I INDEX [conn32] build index on: test.jstests_indexv properties: { v: 1, key: { a.b.c: 1.0 }, name: "a.b.c_1", ns: "test.jstests_indexv" } 2015-01-19T21:39:04.745-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.746-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:04.756-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 S3 Test : jstests/core/indexv.js 56ms S3 Test : jstests/core/geo_s2edgecases.js ... 2015-01-19T21:39:04.758-0500 I COMMAND [conn32] CMD: drop test.geo_s2edgecases 2015-01-19T21:39:04.804-0500 I INDEX [conn32] build index on: test.geo_s2edgecases properties: { v: 1, key: { geo: "2dsphere", nonGeo: 1.0 }, name: "geo_2dsphere_nonGeo_1", ns: "test.geo_s2edgecases", 2dsphereIndexVersion: 2 } 2015-01-19T21:39:04.804-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.811-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:04.823-0500 I INDEX [conn32] build index done. scanned 6 total records. 0 secs S3 Test : jstests/core/geo_s2edgecases.js 90ms S3 Test : jstests/core/arrayfind7.js ... 2015-01-19T21:39:04.847-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind7 2015-01-19T21:39:04.864-0500 I INDEX [conn32] build index on: test.jstests_arrayfind7 properties: { v: 1, key: { a.b.c: 1.0 }, name: "a.b.c_1", ns: "test.jstests_arrayfind7" } 2015-01-19T21:39:04.864-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.867-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:04.871-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind7 2015-01-19T21:39:04.884-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:04.899-0500 I INDEX [conn32] build index on: test.jstests_arrayfind7 properties: { v: 1, key: { a.b.c: 1.0 }, name: "a.b.c_1", ns: "test.jstests_arrayfind7" } 2015-01-19T21:39:04.899-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.903-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:04.917-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind7 2015-01-19T21:39:04.939-0500 I INDEX [conn32] build index on: test.jstests_arrayfind7 properties: { v: 1, key: { a.b.c: 1.0 }, name: "a.b.c_1", ns: "test.jstests_arrayfind7" } 2015-01-19T21:39:04.939-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:04.941-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:04.942-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:04.966-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind7 2015-01-19T21:39:04.987-0500 I INDEX [conn32] build index on: test.jstests_arrayfind7 properties: { v: 1, key: { a.d.e: 1.0, a.b.c: 1.0 }, name: "a.d.e_1_a.b.c_1", ns: "test.jstests_arrayfind7" } 2015-01-19T21:39:04.987-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:05.000-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:05.007-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind7 2015-01-19T21:39:05.029-0500 I INDEX [conn32] build index on: test.jstests_arrayfind7 properties: { v: 1, key: { a.x: 1.0, a.b.c: 1.0 }, name: "a.x_1_a.b.c_1", ns: "test.jstests_arrayfind7" } 2015-01-19T21:39:05.029-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:05.032-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:05.046-0500 I COMMAND [conn32] CMD: drop test.jstests_arrayfind7 2015-01-19T21:39:05.055-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:05.077-0500 I INDEX [conn32] build index on: test.jstests_arrayfind7 properties: { v: 1, key: { a.b.c: 1.0 }, name: "a.b.c_1", ns: "test.jstests_arrayfind7" } 2015-01-19T21:39:05.078-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:05.081-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs S3 Test : jstests/core/arrayfind7.js 243ms S3 Test : jstests/core/eval_nolock.js ... 2015-01-19T21:39:05.091-0500 I COMMAND [conn32] CMD: drop test.eval_nolock 2015-01-19T21:39:05.109-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:05.129-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:05.144-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:05.144-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:05.147-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:05.152-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:05.152-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:05.155-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:05.167-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:05.227-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 S3 Test : jstests/core/eval_nolock.js 155ms S3 Test : jstests/core/exists2.js ... 2015-01-19T21:39:05.246-0500 I COMMAND [conn32] CMD: drop test.exists2 2015-01-19T21:39:05.262-0500 I INDEX [conn32] build index on: test.exists2 properties: { v: 1, key: { a: 1.0, b: 1.0, c: 1.0 }, name: "a_1_b_1_c_1", ns: "test.exists2" } 2015-01-19T21:39:05.262-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:05.265-0500 I INDEX [conn32] build index done. scanned 2 total records. 0 secs S3 Test : jstests/core/exists2.js 25ms S3 Test : jstests/core/all4.js ... 2015-01-19T21:39:05.271-0500 I COMMAND [conn32] CMD: drop test.jstests_all4 2015-01-19T21:39:05.286-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 S3 Test : jstests/core/all4.js 56ms S3 Test : jstests/core/find_and_modify_server6659.js ... 2015-01-19T21:39:05.327-0500 I COMMAND [conn32] CMD: drop test.find_and_modify_server6659 S3 Test : jstests/core/find_and_modify_server6659.js 10ms S3 Test : jstests/core/basic6.js ... S3 Test : jstests/core/basic6.js 1ms S3 Test : jstests/core/index7.js ... 2015-01-19T21:39:05.338-0500 I COMMAND [conn32] CMD: drop test.jstests_indexw 2015-01-19T21:39:05.346-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:05.365-0500 I INDEX [conn32] build index on: test.jstests_indexw properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_indexw" } 2015-01-19T21:39:05.365-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:05.368-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:05.373-0500 I COMMAND [conn32] CMD: dropIndexes test.jstests_indexw 2015-01-19T21:39:05.381-0500 I INDEX [conn32] build index on: test.jstests_indexw properties: { v: 0, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_indexw" } 2015-01-19T21:39:05.381-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:05.384-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs S3 Test : jstests/core/index7.js 47ms S3 Test : jstests/core/apitest_dbcollection.js ... 2015-01-19T21:39:05.388-0500 I COMMAND [conn32] CMD: drop test.test_db 2015-01-19T21:39:05.402-0500 I COMMAND [conn32] CMD: drop test.test_db 2015-01-19T21:39:05.407-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:05.462-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:05.519-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:05.521-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:05.537-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:05.537-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:05.539-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:05.544-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:05.544-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:05.546-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:05.578-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:05.639-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:05.698-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:05.759-0500 I INDEX [conn29] build index on: test.geo_distinct properties: { v: 1, key: { loc: "2dsphere" }, name: "loc_2dsphere", ns: "test.geo_distinct", 2dsphereIndexVersion: 2 } 2015-01-19T21:39:05.759-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:05.759-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:05.764-0500 I INDEX [conn29] build index done. scanned 250 total records. 0 secs 2015-01-19T21:39:05.794-0500 I INDEX [conn29] build index on: test.geo_distinct properties: { v: 1, key: { zone: 1.0 }, name: "zone_1", ns: "test.geo_distinct" } 2015-01-19T21:39:05.794-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:05.800-0500 I INDEX [conn29] build index done. scanned 250 total records. 0 secs 2015-01-19T21:39:05.818-0500 I COMMAND [conn29] CMD: dropIndexes test.geo_distinct 2015-01-19T21:39:05.827-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:05.843-0500 I INDEX [conn29] build index on: test.geo_distinct properties: { v: 1, key: { loc.coordinates: "2d" }, name: "loc.coordinates_2d", ns: "test.geo_distinct" } 2015-01-19T21:39:05.843-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:05.847-0500 I INDEX [conn29] build index done. scanned 250 total records. 0 secs 2015-01-19T21:39:05.848-0500 I COMMAND [conn32] CMD: drop test.test_db 2015-01-19T21:39:05.855-0500 I COMMAND [conn32] CMD: drop test.test_db 2015-01-19T21:39:05.861-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:05.881-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:05.881-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:05.882-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:05.883-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:05.904-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:05.904-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:05.907-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:05.911-0500 I INDEX [conn29] build index on: test.geo_distinct properties: { v: 1, key: { zone: 1.0 }, name: "zone_1", ns: "test.geo_distinct" } 2015-01-19T21:39:05.911-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:05.919-0500 I INDEX [conn29] build index done. scanned 250 total records. 0 secs S0 Test : jstests/core/geo_distinct.js 1761ms 2015-01-19T21:39:05.941-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:05.944-0500 I COMMAND [conn29] CMD: drop test.basica 2015-01-19T21:39:05.982-0500 I COMMAND [conn29] CMD: drop test.basica 2015-01-19T21:39:06.003-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:06.017-0500 I COMMAND [conn29] CMD: drop test.mr_index3 S0 Test : jstests/core/basica.js ... S0 Test : jstests/core/basica.js 74ms S0 Test : jstests/core/mr_index3.js ... 2015-01-19T21:39:06.057-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:06.095-0500 I INDEX [conn29] build index on: test.mr_index3 properties: { v: 1, key: { name: 1.0, tags: 1.0 }, name: "name_1_tags_1", ns: "test.mr_index3" } 2015-01-19T21:39:06.095-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:06.098-0500 I INDEX [conn29] build index done. scanned 4 total records. 0 secs 2015-01-19T21:39:06.113-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 S0 Test : jstests/core/mr_index3.js 102ms S0 Test : jstests/core/in8.js ... 2015-01-19T21:39:06.118-0500 I COMMAND [conn29] CMD: drop test.jstests_inb 2015-01-19T21:39:06.137-0500 I INDEX [conn29] build index on: test.jstests_inb properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.jstests_inb" } 2015-01-19T21:39:06.137-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:06.139-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs S0 Test : jstests/core/in8.js 48ms S0 Test : jstests/core/sort2.js ... 2015-01-19T21:39:06.167-0500 I COMMAND [conn29] CMD: drop test.sort2 2015-01-19T21:39:06.174-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:06.203-0500 I INDEX [conn29] build index on: test.sort2 properties: { v: 1, key: { y.a: 1.0 }, name: "y.a_1", ns: "test.sort2" } 2015-01-19T21:39:06.203-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:06.206-0500 I INDEX [conn29] build index done. scanned 4 total records. 0 secs 2015-01-19T21:39:06.212-0500 I COMMAND [conn29] CMD: validate test.sort2 2015-01-19T21:39:06.214-0500 I INDEX [conn29] validating index test.sort2.$_id_ 2015-01-19T21:39:06.214-0500 I INDEX [conn29] validating index test.sort2.$y.a_1 2015-01-19T21:39:06.216-0500 I COMMAND [conn29] CMD: drop test.sort2 2015-01-19T21:39:06.236-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:06.258-0500 I INDEX [conn29] build index on: test.sort2 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.sort2" } 2015-01-19T21:39:06.258-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:06.262-0500 I INDEX [conn29] build index done. scanned 5 total records. 0 secs S0 Test : jstests/core/sort2.js 101ms S0 Test : jstests/core/explain_find.js ... 2015-01-19T21:39:06.268-0500 I COMMAND [conn29] CMD: drop test.jstests_explain_find 2015-01-19T21:39:06.277-0500 I INDEX [conn29] build index on: test.jstests_explain_find properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_explain_find" } 2015-01-19T21:39:06.277-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:06.280-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:06.291-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:06.293-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:06.302-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:06.302-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:06.303-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:06.306-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:06.306-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:06.308-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.jstests_explain_find", "indexFilterSet" : false, "parsedQuery" : { "a" : { "$lte" : 2 } }, "winningPlan" : { "stage" : "FETCH", "inputStage" : { "stage" : "IXSCAN", "keyPattern" : { "a" : 1 }, "indexName" : "a_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "a" : [ "[-inf.0, 2.0]" ] } } }, "rejectedPlans" : [ ] }, "executionStats" : { "executionSuccess" : true, "nReturned" : 3, "executionTimeMillis" : 0, "totalKeysExamined" : 3, "totalDocsExamined" : 3, "executionStages" : { "stage" : "FETCH", "nReturned" : 3, "executionTimeMillisEstimate" : 0, "works" : 4, "advanced" : 3, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 3, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "nReturned" : 3, "executionTimeMillisEstimate" : 0, "works" : 4, "advanced" : 3, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "a" : 1 }, "indexName" : "a_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "a" : [ "[-inf.0, 2.0]" ] }, "keysExamined" : 3, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } } }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.jstests_explain_find", "indexFilterSet" : false, "parsedQuery" : { "$and" : [ ] }, "winningPlan" : { "stage" : "FETCH", "inputStage" : { "stage" : "IXSCAN", "keyPattern" : { "a" : 1 }, "indexName" : "a_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { } } }, "rejectedPlans" : [ ] }, "executionStats" : { "executionSuccess" : true, "nReturned" : 2, "executionTimeMillis" : 0, "totalKeysExamined" : 3, "totalDocsExamined" : 2, "executionStages" : { "stage" : "FETCH", "nReturned" : 2, "executionTimeMillisEstimate" : 0, "works" : 3, "advanced" : 2, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 2, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "nReturned" : 2, "executionTimeMillisEstimate" : 0, "works" : 3, "advanced" : 2, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "a" : 1 }, "indexName" : "a_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { }, "keysExamined" : 3, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } } }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } S0 Test : jstests/core/explain_find.js 70ms S0 Test : jstests/core/hashindex1.js ... 2015-01-19T21:39:06.338-0500 I COMMAND [conn29] CMD: drop test.hashindex1 2015-01-19T21:39:06.338-0500 I COMMAND [conn32] CMD: validate test.test_db 2015-01-19T21:39:06.339-0500 I INDEX [conn32] validating index test.test_db.$_id_ 2015-01-19T21:39:06.346-0500 I COMMAND [conn32] CMD: drop test.test_db 2015-01-19T21:39:06.350-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:06.372-0500 I COMMAND [conn32] CMD: dropIndexes test.test_db 2015-01-19T21:39:06.375-0500 I INDEX [conn29] build index on: test.hashindex1 properties: { v: 1, key: { a: "hashed" }, name: "a_hashed", ns: "test.hashindex1" } 2015-01-19T21:39:06.375-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:06.378-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:06.396-0500 I INDEX [conn32] build index on: test.test_db properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.test_db" } 2015-01-19T21:39:06.396-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:06.399-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:06.416-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 [ { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "test.test_db" }, { "v" : 1, "key" : { "a" : 1 }, "name" : "a_1", "ns" : "test.test_db" } ] 2015-01-19T21:39:06.433-0500 I COMMAND [conn32] CMD: dropIndexes test.test_db 2015-01-19T21:39:06.448-0500 I INDEX [conn32] build index on: test.test_db properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.test_db" } 2015-01-19T21:39:06.448-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:06.451-0500 I INDEX [conn32] build index done. scanned 3 total records. 0 secs 2015-01-19T21:39:06.462-0500 I COMMAND [conn32] CMD: dropIndexes test.test_db 2015-01-19T21:39:06.476-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.hashindex1", "indexFilterSet" : false, "parsedQuery" : { "a" : { "$in" : [ 1, 2 ] } }, "winningPlan" : { "stage" : "FETCH", "filter" : { "a" : { "$in" : [ 1, 2 ] } }, "inputStage" : { "stage" : "IXSCAN", "keyPattern" : { "a" : "hashed" }, "indexName" : "a_hashed", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "a" : [ "[848411777775835583, 848411777775835583]", "[5902408780260971510, 5902408780260971510]" ] } } }, "rejectedPlans" : [ ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } 2015-01-19T21:39:06.484-0500 I INDEX [conn32] build index on: test.test_db properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.test_db" } 2015-01-19T21:39:06.484-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:06.488-0500 I INDEX [conn32] build index done. scanned 5 total records. 0 secs 2015-01-19T21:39:06.498-0500 I INDEX [conn32] build index on: test.test_db properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.test_db" } 2015-01-19T21:39:06.498-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:06.501-0500 I INDEX [conn32] build index done. scanned 5 total records. 0 secs 2015-01-19T21:39:06.509-0500 I INDEX [conn29] build index on: test.hashindex1 properties: { v: 1, key: { _id: "hashed" }, name: "_id_hashed", ns: "test.hashindex1" } 2015-01-19T21:39:06.509-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:06.512-0500 I INDEX [conn29] build index done. scanned 11 total records. 0 secs 2015-01-19T21:39:06.514-0500 I COMMAND [conn32] CMD: dropIndexes test.test_db 2015-01-19T21:39:06.523-0500 I COMMAND [conn32] CMD: dropIndexes test.test_db 2015-01-19T21:39:06.532-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:06.532-0500 I INDEX [conn29] build index on: test.hashindex1 properties: { v: 1, key: { b: "hashed" }, name: "b_hashed", ns: "test.hashindex1", sparse: true } 2015-01-19T21:39:06.532-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:06.535-0500 I INDEX [conn29] build index done. scanned 11 total records. 0 secs 2015-01-19T21:39:06.546-0500 I INDEX [conn32] build index on: test.test_db properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.test_db" } 2015-01-19T21:39:06.546-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:06.549-0500 I INDEX [conn32] build index done. scanned 7 total records. 0 secs 2015-01-19T21:39:06.560-0500 I INDEX [conn32] build index on: test.test_db properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.test_db" } 2015-01-19T21:39:06.560-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:06.563-0500 I INDEX [conn32] build index done. scanned 7 total records. 0 secs 2015-01-19T21:39:06.576-0500 I COMMAND [conn32] CMD: dropIndexes test.test_db 2015-01-19T21:39:06.585-0500 I COMMAND [conn32] CMD: drop test.test_db 2015-01-19T21:39:06.593-0500 I COMMAND [conn32] CMD: drop test.apttest_dbcollection 2015-01-19T21:39:06.594-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:06.600-0500 I COMMAND [conn32] CMD: drop test.apttest_dbcollection S0 Test : jstests/core/hashindex1.js 290ms S0 Test : jstests/core/verify_update_mods.js ... 2015-01-19T21:39:06.629-0500 I COMMAND [conn29] CMD: drop test.update_mods 2015-01-19T21:39:06.645-0500 I COMMAND [conn32] CMD: drop test.apttest_dbcollection 2015-01-19T21:39:06.657-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:06.665-0500 I INDEX [conn32] build index on: test.apttest_dbcollection properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.apttest_dbcollection" } 2015-01-19T21:39:06.665-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:06.668-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:06.715-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:06.753-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:06.762-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:06.762-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:06.763-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:06.768-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:06.768-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:06.769-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:06.776-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:06.780-0500 I COMMAND [conn32] CMD: drop test.apttest_dbcollection 2015-01-19T21:39:06.789-0500 I COMMAND [conn32] CMD: drop test.apitest_dbcollection 2015-01-19T21:39:06.831-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:06.848-0500 I COMMAND [conn32] CMD: drop test.apitest_dbcollection S3 Test : jstests/core/apitest_dbcollection.js 1470ms S3 Test : jstests/core/geo6.js ... 2015-01-19T21:39:06.858-0500 I COMMAND [conn32] CMD: drop test.geo6 2015-01-19T21:39:06.868-0500 I INDEX [conn32] build index on: test.geo6 properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geo6" } 2015-01-19T21:39:06.868-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:06.871-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs S0 Test : jstests/core/verify_update_mods.js 257ms S0 Test : jstests/core/updatee.js ... 2015-01-19T21:39:06.884-0500 I COMMAND [conn29] CMD: drop test.updatee 2015-01-19T21:39:06.895-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 { "_id" : 1, "loc" : [ 1, 1 ] } { "_id" : 2, "loc" : [ 1, 2 ] } S3 Test : jstests/core/geo6.js 69ms S3 Test : jstests/core/geo_update.js ... 2015-01-19T21:39:06.927-0500 I COMMAND [conn32] CMD: drop test.testGeoUpdate 2015-01-19T21:39:06.938-0500 I INDEX [conn32] build index on: test.testGeoUpdate properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.testGeoUpdate" } 2015-01-19T21:39:06.938-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:06.941-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs Updating... Upserting... 2015-01-19T21:39:06.956-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 S3 Test : jstests/core/geo_update.js 54ms S3 Test : jstests/core/geo_polygon3.js ... 2015-01-19T21:39:06.980-0500 I COMMAND [conn32] CMD: drop test.geo_polygon3 S0 Test : jstests/core/updatee.js 119ms S0 Test : jstests/core/update_blank1.js ... 2015-01-19T21:39:07.004-0500 I COMMAND [conn29] CMD: drop test.update_blank1 2015-01-19T21:39:07.016-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 WriteResult({ "nMatched" : 1, "nUpserted" : 0, "nModified" : 1 }) S0 Test : jstests/core/update_blank1.js 37ms S0 Test : jstests/core/explain_upsert.js ... 2015-01-19T21:39:07.042-0500 I COMMAND [conn29] CMD: drop test.jstests_explain_upsert 2015-01-19T21:39:07.045-0500 I COMMAND [conn29] CMD: drop test.jstests_explain_upsert S0 Test : jstests/core/explain_upsert.js 18ms S0 Test : jstests/core/orc.js ... 2015-01-19T21:39:07.060-0500 I COMMAND [conn29] CMD: drop test.jstests_orc 2015-01-19T21:39:07.070-0500 I INDEX [conn29] build index on: test.jstests_orc properties: { v: 1, key: { a: -1.0, b: 1.0, c: 1.0 }, name: "a_-1_b_1_c_1", ns: "test.jstests_orc" } 2015-01-19T21:39:07.070-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:07.073-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:07.078-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 S0 Test : jstests/core/orc.js 50ms S0 Test : jstests/core/mr_stored.js ... 2015-01-19T21:39:07.109-0500 I COMMAND [conn29] CMD: drop test.mr_stored 2015-01-19T21:39:07.137-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:07.173-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_stored_0 2015-01-19T21:39:07.190-0500 I COMMAND [conn29] CMD: drop test.mr_stored_out 2015-01-19T21:39:07.196-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:07.207-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_stored_0 2015-01-19T21:39:07.207-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_stored_0 2015-01-19T21:39:07.223-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_stored_0 2015-01-19T21:39:07.229-0500 I COMMAND [conn29] CMD: drop test.mr_stored_out 2015-01-19T21:39:07.240-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_stored_1 2015-01-19T21:39:07.257-0500 I COMMAND [conn29] CMD: drop test.mr_stored_out 2015-01-19T21:39:07.261-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_stored_1 2015-01-19T21:39:07.262-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_stored_1 2015-01-19T21:39:07.265-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:07.266-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_stored_1 2015-01-19T21:39:07.291-0500 I COMMAND [conn29] CMD: drop test.mr_stored_out S0 Test : jstests/core/mr_stored.js 188ms S0 Test : jstests/core/find_and_modify_where.js ... 2015-01-19T21:39:07.297-0500 I COMMAND [conn29] CMD: drop test.find_and_modify_where 2015-01-19T21:39:07.318-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:07.321-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 S0 Test : jstests/core/find_and_modify_where.js 82ms S0 Test : jstests/core/and3.js ... 2015-01-19T21:39:07.379-0500 I COMMAND [conn29] CMD: drop test.jstests_and3 2015-01-19T21:39:07.382-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:07.382-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:07.383-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:07.387-0500 I INDEX [conn32] build index on: test.geo_polygon3 properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geo_polygon3", bits: 2.0 } 2015-01-19T21:39:07.387-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:07.391-0500 I INDEX [conn32] build index done. scanned 64 total records. 0 secs 2015-01-19T21:39:07.394-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:07.394-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:07.396-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:07.416-0500 I INDEX [conn29] build index on: test.jstests_and3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_and3" } 2015-01-19T21:39:07.416-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:07.417-0500 I COMMAND [conn32] CMD: drop test.geo_polygon3 2015-01-19T21:39:07.419-0500 I INDEX [conn29] build index done. scanned 2 total records. 0 secs 2015-01-19T21:39:07.429-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:07.472-0500 I COMMAND [conn32] CMD: drop test.geo_polygon3 2015-01-19T21:39:07.485-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:07.543-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 S0 Test : jstests/core/and3.js 204ms S0 Test : jstests/core/getmore_invalidation.js ... 2015-01-19T21:39:07.583-0500 I COMMAND [conn29] CMD: drop test.jstests_getmore_invalidation 2015-01-19T21:39:07.595-0500 I INDEX [conn29] build index on: test.jstests_getmore_invalidation properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "a_text", ns: "test.jstests_getmore_invalidation", weights: { a: 1 }, default_language: "english", language_override: "language", textIndexVersion: 2 } 2015-01-19T21:39:07.595-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:07.598-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:07.604-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:07.632-0500 I COMMAND [conn29] CMD: drop test.jstests_getmore_invalidation 2015-01-19T21:39:07.650-0500 I INDEX [conn29] build index on: test.jstests_getmore_invalidation properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "a_text", ns: "test.jstests_getmore_invalidation", weights: { a: 1 }, default_language: "english", language_override: "language", textIndexVersion: 2 } 2015-01-19T21:39:07.650-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:07.653-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:07.664-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:07.687-0500 I COMMAND [conn29] CMD: drop test.jstests_getmore_invalidation 2015-01-19T21:39:07.704-0500 I INDEX [conn29] build index on: test.jstests_getmore_invalidation properties: { v: 1, key: { a: 1.0, b: 1.0 }, name: "a_1_b_1", ns: "test.jstests_getmore_invalidation" } 2015-01-19T21:39:07.704-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:07.707-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:07.721-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:07.754-0500 I COMMAND [conn29] CMD: drop test.jstests_getmore_invalidation 2015-01-19T21:39:07.773-0500 I INDEX [conn29] build index on: test.jstests_getmore_invalidation properties: { v: 1, key: { a: 1.0, b: 1.0 }, name: "a_1_b_1", ns: "test.jstests_getmore_invalidation" } 2015-01-19T21:39:07.773-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:07.776-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:07.776-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 S0 Test : jstests/core/getmore_invalidation.js 232ms S0 Test : jstests/core/mr_bigobject.js ... 2015-01-19T21:39:07.816-0500 I COMMAND [conn29] CMD: drop test.mr_bigobject 2015-01-19T21:39:07.834-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:07.835-0500 I INDEX [conn32] build index on: test.geo_polygon3 properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geo_polygon3", bits: 3.0 } 2015-01-19T21:39:07.835-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:07.837-0500 I INDEX [conn32] build index done. scanned 64 total records. 0 secs 2015-01-19T21:39:07.854-0500 I COMMAND [conn32] CMD: drop test.geo_polygon3 2015-01-19T21:39:07.876-0500 I COMMAND [conn32] CMD: drop test.geo_polygon3 2015-01-19T21:39:07.893-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:07.948-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:07.993-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:08.010-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:08.010-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:08.010-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:08.013-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:08.026-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:08.026-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:08.028-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:08.068-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:08.127-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:08.247-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:08.312-0500 I INDEX [conn32] build index on: test.geo_polygon3 properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geo_polygon3", bits: 4.0 } 2015-01-19T21:39:08.312-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:08.316-0500 I INDEX [conn32] build index done. scanned 64 total records. 0 secs 2015-01-19T21:39:08.331-0500 I COMMAND [conn32] CMD: drop test.geo_polygon3 2015-01-19T21:39:08.335-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:08.438-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_bigobject_2 2015-01-19T21:39:08.473-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:08.520-0500 E QUERY [conn29] Error: an emit can't be more than half max bson size at _funcs11 (_funcs11:2:5) near '()' (line 2) 2015-01-19T21:39:08.520-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_bigobject_2 2015-01-19T21:39:08.529-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: an emit can't be more than half max bson size at _funcs11 (_funcs11:2:5) near '()' (line 2) 2015-01-19T21:39:08.529-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_bigobject_2 2015-01-19T21:39:08.536-0500 I COMMAND [conn32] CMD: drop test.geo_polygon3 2015-01-19T21:39:08.540-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_bigobject", map: function (){ emit( 1 , this.s + this.s ); }, reduce: function ( k , v ){ return 1; }, out: "mr_bigobject_out" } keyUpdates:0 writeConflicts:0 numYields:0 reslen:174 125ms 2015-01-19T21:39:08.576-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:08.592-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_bigobject_3 2015-01-19T21:39:08.634-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:08.702-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:08.753-0500 I WRITE [conn30] insert test.jstests_queryoptimizer3 query: { a: 75.0, b: 75.0, _id: ObjectId('54bdbfcc5d140622eae1637f') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 106ms 2015-01-19T21:39:08.753-0500 I COMMAND [conn30] command test.$cmd command: insert { insert: "jstests_queryoptimizer3", documents: [ { a: 75.0, b: 75.0, _id: ObjectId('54bdbfcc5d140622eae1637f') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 106ms 2015-01-19T21:39:08.807-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:08.897-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:08.945-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:08.956-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:08.956-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:08.957-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:08.957-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:08.967-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:08.967-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:08.969-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:09.013-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:09.034-0500 I INDEX [conn32] build index on: test.geo_polygon3 properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geo_polygon3", bits: 5.0 } 2015-01-19T21:39:09.034-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:09.038-0500 I INDEX [conn32] build index done. scanned 64 total records. 0 secs 2015-01-19T21:39:09.040-0500 I COMMAND [conn29] CMD: drop test.mr_bigobject_out 2015-01-19T21:39:09.049-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_bigobject_3 2015-01-19T21:39:09.049-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_bigobject_3 2015-01-19T21:39:09.056-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_bigobject_3 2015-01-19T21:39:09.060-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_bigobject", map: function (){ emit( 1 , this.s ); }, reduce: function ( k , v ){ return 1; }, out: "mr_bigobject_out" } keyUpdates:0 writeConflicts:0 numYields:5 reslen:140 514ms 2015-01-19T21:39:09.071-0500 I COMMAND [conn32] CMD: drop test.geo_polygon3 2015-01-19T21:39:09.073-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_bigobject_4 2015-01-19T21:39:09.075-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:09.131-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:09.226-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:09.276-0500 I WRITE [conn30] insert test.jstests_queryoptimizer3 query: { a: 36.0, b: 36.0, _id: ObjectId('54bdbfcd5d140622eae1640d') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 103ms 2015-01-19T21:39:09.276-0500 I COMMAND [conn30] command test.$cmd command: insert { insert: "jstests_queryoptimizer3", documents: [ { a: 36.0, b: 36.0, _id: ObjectId('54bdbfcd5d140622eae1640d') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 104ms 2015-01-19T21:39:09.282-0500 I COMMAND [conn32] CMD: drop test.geo_polygon3 2015-01-19T21:39:09.330-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:09.426-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:09.483-0500 I COMMAND [conn33] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:09.526-0500 I COMMAND [conn29] CMD: drop test.mr_bigobject_out 2015-01-19T21:39:09.530-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_bigobject_4 2015-01-19T21:39:09.531-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_bigobject_4 2015-01-19T21:39:09.536-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_bigobject_4 2015-01-19T21:39:09.538-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_bigobject", map: function (){ emit( 1 , this.s ); }, reduce: function ( k , v ){ total = 0; for ( var i=0; i) sh25821| at DBQuery.count (src/mongo/shell/query.js:326:11) sh25821| at (shell eval):1:95 at src/mongo/shell/query.js:326 2015-01-19T21:39:41.764-0500 I NETWORK [conn39] end connection 127.0.0.1:37430 (5 connections now open) S2 Test : jstests/core/count_plan_summary.js 3251ms S2 Test : jstests/core/fts_index_version1.js ... 2015-01-19T21:39:41.769-0500 I COMMAND [conn31] CMD: drop test.fts_index_version1 2015-01-19T21:39:41.778-0500 I INDEX [conn31] build index on: test.fts_index_version1 properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "a_text", ns: "test.fts_index_version1", weights: { a: 1 }, default_language: "english", language_override: "language", textIndexVersion: 1 } 2015-01-19T21:39:41.778-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:41.781-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:41.787-0500 I COMMAND [conn31] CMD: drop test.fts_index_version1 2015-01-19T21:39:41.805-0500 I INDEX [conn31] build index on: test.fts_index_version1 properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "a_text", ns: "test.fts_index_version1", default_language: "eng", weights: { a: 1 }, language_override: "language", textIndexVersion: 1 } 2015-01-19T21:39:41.805-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:41.807-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:41.814-0500 I COMMAND [conn31] CMD: drop test.fts_index_version1 2015-01-19T21:39:41.825-0500 I INDEX [conn31] build index on: test.fts_index_version1 properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "a.b_text", ns: "test.fts_index_version1", weights: { a.b: 1 }, default_language: "english", language_override: "language", textIndexVersion: 1 } 2015-01-19T21:39:41.825-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:41.826-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs S2 Test : jstests/core/fts_index_version1.js 64ms S2 Test : jstests/core/geo2.js ... 2015-01-19T21:39:41.835-0500 I COMMAND [conn31] CMD: drop test.geo2 2015-01-19T21:39:41.930-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:41.950-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:41.950-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:41.951-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:41.955-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:41.955-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:41.956-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:42.303-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:42.319-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:42.319-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:42.320-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:42.323-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:42.323-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:42.325-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:42.461-0500 I INDEX [conn32] build index on: test.update_mulit4 properties: { v: 1, key: { k: 1.0 }, name: "k_1", ns: "test.update_mulit4" } 2015-01-19T21:39:42.461-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:42.468-0500 I INDEX [conn32] build index done. scanned 1000 total records. 0 secs S3 Test : jstests/core/update_multi4.js 1799ms S3 Test : jstests/core/hint1.js ... 2015-01-19T21:39:42.478-0500 I COMMAND [conn32] CMD: drop test.jstests_hint1 2015-01-19T21:39:42.484-0500 I INDEX [conn32] build index on: test.jstests_hint1 properties: { v: 1, key: { ts: 1.0 }, name: "ts_1", ns: "test.jstests_hint1" } 2015-01-19T21:39:42.484-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:42.485-0500 I INDEX [conn32] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:42.487-0500 I - [conn32] DEV WARNING appendDate() called with a tiny (but nonzero) date S3 Test : jstests/core/hint1.js 10ms S3 Test : jstests/core/auth2.js ... S3 Test : jstests/core/auth2.js 1ms S3 Test : jstests/core/covered_index_simple_3.js ... 2015-01-19T21:39:42.489-0500 I COMMAND [conn32] CMD: drop test.covered_simple_3 2015-01-19T21:39:42.516-0500 I INDEX [conn32] build index on: test.covered_simple_3 properties: { v: 1, unique: true, key: { foo: 1.0 }, name: "foo_1", ns: "test.covered_simple_3", sparse: true } 2015-01-19T21:39:42.516-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:42.518-0500 I INDEX [conn32] build index done. scanned 18 total records. 0 secs 2015-01-19T21:39:42.530-0500 I COMMAND [conn32] CMD: dropIndexes test.covered_simple_3 2015-01-19T21:39:42.542-0500 I INDEX [conn32] build index on: test.covered_simple_3 properties: { v: 1, key: { bar: 1.0 }, name: "bar_1", ns: "test.covered_simple_3" } 2015-01-19T21:39:42.542-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:42.544-0500 I INDEX [conn32] build index done. scanned 18 total records. 0 secs all tests pass S3 Test : jstests/core/covered_index_simple_3.js 58ms 2015-01-19T21:39:42.547-0500 I COMMAND [conn32] CMD: drop test.text4 S3 Test : jstests/core/fts4.js ... 2015-01-19T21:39:42.556-0500 I INDEX [conn32] build index on: test.text4 properties: { v: 1, key: { _fts: "text", _ftsx: 1, z: 1.0 }, name: "y_text_z_1", ns: "test.text4", weights: { x: 10, y: 1 }, default_language: "english", language_override: "language", textIndexVersion: 2 } 2015-01-19T21:39:42.557-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:42.558-0500 I INDEX [conn32] build index done. scanned 2 total records. 0 secs 2015-01-19T21:39:42.565-0500 I COMMAND [conn32] CMD: drop test.basic1 S3 Test : jstests/core/fts4.js 18ms S3 Test : jstests/core/basic1.js ... 2015-01-19T21:39:42.573-0500 I COMMAND [conn32] CMD: validate test.basic1 2015-01-19T21:39:42.574-0500 I INDEX [conn32] validating index test.basic1.$_id_ S3 Test : jstests/core/basic1.js 11ms S3 Test : jstests/core/geo_circle2.js ... 2015-01-19T21:39:42.575-0500 I COMMAND [conn32] CMD: drop test.geo_circle2 2015-01-19T21:39:42.580-0500 I INDEX [conn32] build index on: test.geo_circle2 properties: { v: 1, key: { loc: "2d", categories: 1.0 }, name: "placesIdx", ns: "test.geo_circle2", min: -100.0, max: 100.0 } 2015-01-19T21:39:42.580-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:42.581-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs S3 Test : jstests/core/geo_circle2.js 28ms S3 Test : jstests/core/fts2.js ... 2015-01-19T21:39:42.604-0500 I COMMAND [conn32] CMD: drop test.text2 2015-01-19T21:39:42.612-0500 I INDEX [conn32] build index on: test.text2 properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "x_text", ns: "test.text2", weights: { x: 10, y: 1 }, default_language: "english", language_override: "language", textIndexVersion: 2 } 2015-01-19T21:39:42.612-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:42.614-0500 I INDEX [conn32] build index done. scanned 2 total records. 0 secs S3 Test : jstests/core/fts2.js 16ms S3 Test : jstests/core/splitvector.js ... 2015-01-19T21:39:42.621-0500 I COMMAND [conn32] CMD: drop test.jstests_splitvector 2015-01-19T21:39:42.627-0500 I INDEX [conn32] build index on: test.jstests_splitvector properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.jstests_splitvector" } 2015-01-19T21:39:42.627-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:42.628-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:42.629-0500 I COMMAND [conn32] CMD: drop test.jstests_splitvector 2015-01-19T21:39:42.642-0500 I INDEX [conn32] build index on: test.jstests_splitvector properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.jstests_splitvector" } 2015-01-19T21:39:42.642-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:39:42.644-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:42.743-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:42.761-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:42.761-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:42.763-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:42.766-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:42.766-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:42.768-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:43.049-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:43.069-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:43.069-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:43.071-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:43.079-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:43.079-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:43.081-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:43.247-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:43.272-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:43.273-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:43.275-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:43.281-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:43.281-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:43.284-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:43.449-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:43.473-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:43.473-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:43.474-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:43.487-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:43.487-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:43.489-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:43.644-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:43.644-0500 I INDEX [conn31] build index on: test.geo2 properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geo2" } 2015-01-19T21:39:43.644-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:43.699-0500 I INDEX [conn31] build index done. scanned 10000 total records. 0 secs 2015-01-19T21:39:43.729-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:43.729-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:43.732-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:43.742-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:43.743-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:43.745-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.geo2", "indexFilterSet" : false, "parsedQuery" : { "loc" : { "$near" : [ 50, 50 ] } }, "winningPlan" : { "stage" : "GEO_NEAR_2D", "keyPattern" : { "loc" : "2d" }, "indexName" : "loc_2d" }, "rejectedPlans" : [ ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } S2 Test : jstests/core/geo2.js 1973ms S2 Test : jstests/core/binData.js ... S2 Test : jstests/core/binData.js 1ms S2 Test : jstests/core/sort9.js ... 2015-01-19T21:39:43.809-0500 I COMMAND [conn31] CMD: drop test.jstests_sort9 2015-01-19T21:39:43.829-0500 I COMMAND [conn31] CMD: drop test.jstests_sort9 2015-01-19T21:39:43.858-0500 I COMMAND [conn31] CMD: drop test.jstests_sort9 S2 Test : jstests/core/sort9.js 74ms S2 Test : jstests/core/geo_haystack2.js ... 2015-01-19T21:39:43.883-0500 I COMMAND [conn31] CMD: drop test.geo_haystack2 2015-01-19T21:39:44.086-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:44.103-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:44.103-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:44.104-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:44.107-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:44.107-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:44.109-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:44.463-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:44.486-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:44.486-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:44.487-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:44.490-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:44.490-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:44.491-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:44.850-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:44.867-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:44.867-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:44.868-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:44.871-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:44.871-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:44.873-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:45.064-0500 I INDEX [conn31] build index on: test.geo_haystack2 properties: { v: 1, key: { loc: "geoHaystack", z: 1.0 }, name: "loc_geoHaystack_z_1", ns: "test.geo_haystack2", bucketSize: 0.7 } 2015-01-19T21:39:45.064-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:45.076-0500 I INDEX [conn31] build index done. scanned 400 total records. 0 secs --------- { "near" : [ 7, 8 ], "maxDistance" : 3, "search" : { "z" : 3 } } { "time" : 2, "btreeMatches" : 8, "n" : 7 } should have: 7 actually got: 7 S2 Test : jstests/core/geo_haystack2.js 1202ms S2 Test : jstests/core/mr_outreduce.js ... 2015-01-19T21:39:45.084-0500 I COMMAND [conn31] CMD: drop test.mr_outreduce 2015-01-19T21:39:45.099-0500 I COMMAND [conn31] CMD: drop test.mr_outreduce_out 2015-01-19T21:39:45.137-0500 I COMMAND [conn31] CMD: drop test.tmp.mr.mr_outreduce_9 2015-01-19T21:39:45.146-0500 I COMMAND [conn31] CMD: drop test.mr_outreduce_out 2015-01-19T21:39:45.157-0500 I COMMAND [conn31] CMD: drop test.tmp.mr.mr_outreduce_9 2015-01-19T21:39:45.157-0500 I COMMAND [conn31] CMD: drop test.tmp.mr.mr_outreduce_9 2015-01-19T21:39:45.168-0500 I COMMAND [conn31] CMD: drop test.tmp.mr.mr_outreduce_9 2015-01-19T21:39:45.189-0500 I COMMAND [conn31] CMD: drop test.tmp.mr.mr_outreduce_10 2015-01-19T21:39:45.205-0500 I COMMAND [conn31] CMD: drop test.tmp.mr.mr_outreduce_10 2015-01-19T21:39:45.219-0500 I COMMAND [conn31] CMD: drop test.tmp.mr.mr_outreduce_10 2015-01-19T21:39:45.220-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:45.239-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:45.239-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:45.241-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:45.246-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:45.246-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:45.249-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:45.262-0500 I COMMAND [conn31] CMD: drop test.tmp.mr.mr_outreduce_11 2015-01-19T21:39:45.280-0500 I COMMAND [conn31] CMD: drop test.tmp.mr.mr_outreduce_11 2015-01-19T21:39:45.292-0500 I COMMAND [conn31] CMD: drop test.tmp.mr.mr_outreduce_11 S2 Test : jstests/core/mr_outreduce.js 219ms S2 Test : jstests/core/multikey_geonear.js ... 2015-01-19T21:39:45.303-0500 I COMMAND [conn31] CMD: drop test.jstests_multikey_geonear 2015-01-19T21:39:45.314-0500 I INDEX [conn31] build index on: test.jstests_multikey_geonear properties: { v: 1, key: { a: 1.0, b: "2dsphere" }, name: "a_1_b_2dsphere", ns: "test.jstests_multikey_geonear", 2dsphereIndexVersion: 2 } 2015-01-19T21:39:45.314-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:45.317-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:45.355-0500 I COMMAND [conn31] CMD: drop test.jstests_multikey_geonear 2015-01-19T21:39:45.379-0500 I INDEX [conn31] build index on: test.jstests_multikey_geonear properties: { v: 1, key: { a: "2d", b: 1.0 }, name: "a_2d_b_1", ns: "test.jstests_multikey_geonear" } 2015-01-19T21:39:45.379-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:45.381-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:45.407-0500 I COMMAND [conn31] CMD: drop test.jstests_multikey_geonear 2015-01-19T21:39:45.418-0500 I INDEX [conn31] build index on: test.jstests_multikey_geonear properties: { v: 1, key: { a.b: 1.0, a.c: "2dsphere" }, name: "a.b_1_a.c_2dsphere", ns: "test.jstests_multikey_geonear", 2dsphereIndexVersion: 2 } 2015-01-19T21:39:45.418-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:45.419-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:45.457-0500 I COMMAND [conn31] CMD: drop test.jstests_multikey_geonear 2015-01-19T21:39:45.479-0500 I INDEX [conn31] build index on: test.jstests_multikey_geonear properties: { v: 1, key: { a.b: "2d", a.c: 1.0 }, name: "a.b_2d_a.c_1", ns: "test.jstests_multikey_geonear" } 2015-01-19T21:39:45.479-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:45.482-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs S2 Test : jstests/core/multikey_geonear.js 197ms S2 Test : jstests/core/rename_stayTemp.js ... 2015-01-19T21:39:45.499-0500 I COMMAND [conn31] CMD: drop test.rename_stayTemp_orig 2015-01-19T21:39:45.500-0500 I COMMAND [conn31] CMD: drop test.rename_stayTemp_dest 2015-01-19T21:39:45.519-0500 I COMMAND [conn31] CMD: drop test.rename_stayTemp_dest S2 Test : jstests/core/rename_stayTemp.js 54ms S2 Test : jstests/core/insert_long_index_key.js ... 2015-01-19T21:39:45.553-0500 I COMMAND [conn31] CMD: drop test.insert_long_index_key 2015-01-19T21:39:45.564-0500 I INDEX [conn31] build index on: test.insert_long_index_key properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.insert_long_index_key" } 2015-01-19T21:39:45.564-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:45.567-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs S2 Test : jstests/core/insert_long_index_key.js 27ms S2 Test : jstests/core/remove4.js ... 2015-01-19T21:39:45.580-0500 I COMMAND [conn31] CMD: drop test.remove4 S2 Test : jstests/core/remove4.js 25ms S2 Test : jstests/core/cursor7.js ... 2015-01-19T21:39:45.606-0500 I COMMAND [conn31] CMD: drop test.ed_db_cursor_mi 2015-01-19T21:39:45.630-0500 I INDEX [conn31] build index on: test.ed_db_cursor_mi properties: { v: 1, key: { a: 1.0, b: 1.0 }, name: "a_1_b_1", ns: "test.ed_db_cursor_mi" } 2015-01-19T21:39:45.630-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:45.633-0500 I INDEX [conn31] build index done. scanned 4 total records. 0 secs S2 Test : jstests/core/cursor7.js 80ms S2 Test : jstests/core/storefunc.js ... 2015-01-19T21:39:45.715-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:45.785-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:45.785-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:45.786-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:45.840-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:45.840-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:45.843-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs S2 Test : jstests/core/storefunc.js 386ms S2 Test : jstests/core/ref4.js ... 2015-01-19T21:39:46.072-0500 I COMMAND [conn31] CMD: drop test.ref4a 2015-01-19T21:39:46.073-0500 I COMMAND [conn31] CMD: drop test.ref4b S2 Test : jstests/core/ref4.js 29ms S2 Test : jstests/core/all3.js ... 2015-01-19T21:39:46.101-0500 I COMMAND [conn31] CMD: drop test.jstests_all3 2015-01-19T21:39:46.134-0500 I COMMAND [conn31] CMD: drop test.sps S2 Test : jstests/core/all3.js 35ms S2 Test : jstests/core/shellstartparallel.js ... 2015-01-19T21:39:46.145-0500 I - shell: started program (sh25828): /srv/10gen/mci-exec/mci/shell/src/mongo --eval db = db.getSiblingDB('test');sleep(1000); db.sps.insert({x:1}); --host 127.0.0.1 --port 27999 sh25828| MongoDB shell version: 2.8.0-rc6-pre- 2015-01-19T21:39:46.229-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37433 #40 (6 connections now open) sh25828| connecting to: 127.0.0.1:27999/test 2015-01-19T21:39:46.262-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:46.285-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:46.285-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:46.286-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:46.289-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:46.289-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:46.290-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:46.619-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:46.637-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:46.637-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:46.638-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:46.641-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:46.641-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:46.642-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:46.999-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:47.016-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:47.016-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:47.018-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:47.021-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:47.021-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:47.022-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs sh25828| WriteResult({ "nInserted" : 1 }) 2015-01-19T21:39:47.251-0500 I NETWORK [conn40] end connection 127.0.0.1:37433 (5 connections now open) 2015-01-19T21:39:47.267-0500 I - shell: started program (sh25834): /srv/10gen/mci-exec/mci/shell/src/mongo --eval db = db.getSiblingDB('test');db.sps.insert({x:1}); throw Error('intentionally_uncaught'); --host 127.0.0.1 --port 27999 sh25834| MongoDB shell version: 2.8.0-rc6-pre- 2015-01-19T21:39:47.310-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:47.327-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:47.327-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:47.328-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:47.331-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:47.331-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:47.332-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:47.348-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37434 #41 (6 connections now open) sh25834| connecting to: 127.0.0.1:27999/test sh25834| 2015-01-19T21:39:47.362-0500 E QUERY Error: intentionally_uncaught sh25834| at Error () sh25834| at (shell eval):1:58 2015-01-19T21:39:47.363-0500 I NETWORK [conn41] end connection 127.0.0.1:37434 (5 connections now open) shellstartparallel.js SUCCESS S2 Test : jstests/core/shellstartparallel.js 1234ms S2 Test : jstests/core/plan_cache_ties.js ... 2015-01-19T21:39:47.369-0500 I COMMAND [conn31] CMD: drop test.jstests_plan_cache_ties 2015-01-19T21:39:47.378-0500 I INDEX [conn31] build index on: test.jstests_plan_cache_ties properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_plan_cache_ties" } 2015-01-19T21:39:47.378-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:47.381-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:47.385-0500 I INDEX [conn31] build index on: test.jstests_plan_cache_ties properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_plan_cache_ties" } 2015-01-19T21:39:47.385-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:47.388-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:47.559-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:47.577-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:47.577-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:47.578-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:47.581-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:47.581-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:47.582-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:47.865-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:47.889-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:47.889-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:47.891-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:47.895-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:47.895-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:47.896-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs planCacheListQueryShapes() = { "shapes" : [ ], "ok" : 1 } planCacheListQueryShapes() = { "shapes" : [ ], "ok" : 1 } planCacheListQueryShapes() = { "shapes" : [ ], "ok" : 1 } 2015-01-19T21:39:48.216-0500 I INDEX [conn31] build index on: test.jstests_plan_cache_ties properties: { v: 1, key: { a: 1.0, b: 1.0 }, name: "a_1_b_1", ns: "test.jstests_plan_cache_ties" } 2015-01-19T21:39:48.216-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:48.223-0500 I INDEX [conn31] build index done. scanned 201 total records. 0 secs 2015-01-19T21:39:48.248-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 planCacheListQueryShapes() = { "shapes" : [ { "query" : { "a" : 2, "b" : 2 }, "sort" : { }, "projection" : { } } ], "ok" : 1 } 2015-01-19T21:39:48.269-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:48.269-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:48.270-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs S2 Test : jstests/core/plan_cache_ties.js 903ms S2 Test : jstests/core/index_sparse1.js ... 2015-01-19T21:39:48.272-0500 I COMMAND [conn31] CMD: drop test.index_sparse1 2015-01-19T21:39:48.273-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:48.273-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:48.274-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:48.305-0500 I INDEX [conn31] build index on: test.index_sparse1 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.index_sparse1" } 2015-01-19T21:39:48.305-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:48.308-0500 I INDEX [conn31] build index done. scanned 5 total records. 0 secs 2015-01-19T21:39:48.315-0500 I COMMAND [conn31] CMD: dropIndexes test.index_sparse1 2015-01-19T21:39:48.331-0500 I INDEX [conn31] build index on: test.index_sparse1 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.index_sparse1", sparse: 1.0 } 2015-01-19T21:39:48.331-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:48.335-0500 I INDEX [conn31] build index done. scanned 5 total records. 0 secs 2015-01-19T21:39:48.341-0500 I COMMAND [conn31] CMD: dropIndexes test.index_sparse1 2015-01-19T21:39:48.353-0500 I INDEX [conn31] build index on: test.index_sparse1 properties: { v: 1, unique: true, key: { x: 1.0 }, name: "x_1", ns: "test.index_sparse1" } 2015-01-19T21:39:48.353-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:48.363-0500 I INDEX [conn31] build index on: test.index_sparse1 properties: { v: 1, unique: true, key: { x: 1.0 }, name: "x_1", ns: "test.index_sparse1", sparse: 1.0 } 2015-01-19T21:39:48.363-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:48.367-0500 I INDEX [conn31] build index done. scanned 4 total records. 0 secs 2015-01-19T21:39:48.371-0500 I COMMAND [conn31] CMD: dropIndexes test.index_sparse1 2015-01-19T21:39:48.382-0500 I INDEX [conn31] build index on: test.index_sparse1 properties: { v: 1, unique: true, key: { x: 1.0 }, name: "x_1", ns: "test.index_sparse1", sparse: 1.0 } 2015-01-19T21:39:48.382-0500 I INDEX [conn31] building index using bulk method S2 Test : jstests/core/index_sparse1.js 118ms S2 Test : jstests/core/explain_large_bounds.js ... 2015-01-19T21:39:48.391-0500 I COMMAND [conn31] CMD: drop test.jstests_explain_large_bounds 2015-01-19T21:39:48.401-0500 I INDEX [conn31] build index on: test.jstests_explain_large_bounds properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_explain_large_bounds" } 2015-01-19T21:39:48.402-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:48.404-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:48.523-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:48.539-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:48.539-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:48.540-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:48.543-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:48.543-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:48.544-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:48.746-0500 I COMMAND [conn30] CMD: drop test.jstests_queryoptimizer3 2015-01-19T21:39:48.761-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:48.761-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:48.762-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:48.765-0500 I INDEX [conn30] build index on: test.jstests_queryoptimizer3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_queryoptimizer3" } 2015-01-19T21:39:48.765-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:48.766-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs S1 Test : jstests/core/queryoptimizer3.js 52483ms S1 Test : jstests/core/error5.js ... 2015-01-19T21:39:48.917-0500 I COMMAND [conn30] CMD: drop test.error5 S1 Test : jstests/core/error5.js 6ms S1 Test : jstests/core/sort10.js ... 2015-01-19T21:39:48.923-0500 I COMMAND [conn30] CMD: drop test.sort10 2015-01-19T21:39:48.932-0500 I INDEX [conn30] build index on: test.sort10 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.sort10" } 2015-01-19T21:39:48.932-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:48.934-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:39:48.939-0500 I COMMAND [conn30] CMD: drop test.sort10 2015-01-19T21:39:48.957-0500 I INDEX [conn30] build index on: test.sort10 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.sort10", background: true } 2015-01-19T21:39:48.957-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:39:48.962-0500 I COMMAND [conn30] CMD: drop test.sort10 2015-01-19T21:39:48.981-0500 I INDEX [conn30] build index on: test.sort10 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.sort10" } 2015-01-19T21:39:48.981-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:48.984-0500 I INDEX [conn30] build index done. scanned 5 total records. 0 secs 2015-01-19T21:39:48.988-0500 I COMMAND [conn30] CMD: dropIndexes test.sort10 2015-01-19T21:39:48.993-0500 I INDEX [conn30] build index on: test.sort10 properties: { v: 1, key: { x: -1.0 }, name: "x_-1", ns: "test.sort10" } 2015-01-19T21:39:48.993-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:48.995-0500 I INDEX [conn30] build index done. scanned 5 total records. 0 secs S1 Test : jstests/core/sort10.js 76ms S1 Test : jstests/core/cursor3.js ... 2015-01-19T21:39:48.999-0500 I COMMAND [conn30] CMD: drop test.cursor3 2015-01-19T21:39:49.008-0500 I INDEX [conn30] build index on: test.cursor3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.cursor3" } 2015-01-19T21:39:49.008-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.010-0500 I INDEX [conn30] build index done. scanned 3 total records. 0 secs S1 Test : jstests/core/cursor3.js 60ms S1 Test : jstests/core/js4.js ... 2015-01-19T21:39:49.059-0500 I COMMAND [conn30] CMD: drop test.jstests_js4 2015-01-19T21:39:49.067-0500 I COMMAND [conn30] CMD: drop test.jstests_js4 2015-01-19T21:39:49.082-0500 I COMMAND [conn30] CMD: validate test.jstests_js4 2015-01-19T21:39:49.082-0500 I INDEX [conn30] validating index test.jstests_js4.$_id_ S1 Test : jstests/core/js4.js 25ms S1 Test : jstests/core/orb.js ... 2015-01-19T21:39:49.084-0500 I COMMAND [conn30] CMD: drop test.jstests_orb 2015-01-19T21:39:49.090-0500 I INDEX [conn30] build index on: test.jstests_orb properties: { v: 1, key: { a: -1.0 }, name: "a_-1", ns: "test.jstests_orb" } 2015-01-19T21:39:49.090-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.092-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:49.095-0500 I COMMAND [conn30] CMD: drop test.jstests_orb 2015-01-19T21:39:49.105-0500 I INDEX [conn30] build index on: test.jstests_orb properties: { v: 1, key: { a: 1.0, b: -1.0 }, name: "a_1_b_-1", ns: "test.jstests_orb" } 2015-01-19T21:39:49.105-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.106-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs S1 Test : jstests/core/orb.js 27ms S1 Test : jstests/core/in7.js ... 2015-01-19T21:39:49.111-0500 I COMMAND [conn30] CMD: drop test.jstests_ina 2015-01-19T21:39:49.115-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue cannot nest $ under $in ns:test.jstests_ina query:{ a: { $in: [ { $elemMatch: { b: 1.0 } } ] } } 2015-01-19T21:39:49.116-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue cannot nest $ under $in ns:test.jstests_ina query:{ a: { $not: { $in: [ { $elemMatch: { b: 1.0 } } ] } } } 2015-01-19T21:39:49.116-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue cannot nest $ under $in ns:test.jstests_ina query:{ a: { $nin: [ { $elemMatch: { b: 1.0 } } ] } } 2015-01-19T21:39:49.117-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue cannot nest $ under $in ns:test.jstests_ina query:{ a: { $not: { $nin: [ { $elemMatch: { b: 1.0 } } ] } } } S1 Test : jstests/core/in7.js 7ms S1 Test : jstests/core/geo_multikey1.js ... 2015-01-19T21:39:49.118-0500 I COMMAND [conn30] CMD: drop test.jstests_geo_multikey1 2015-01-19T21:39:49.125-0500 I INDEX [conn30] build index on: test.jstests_geo_multikey1 properties: { v: 1, key: { loc: "2d", a: 1.0, b: 1.0, c: 1.0 }, name: "loc_2d_a_1_b_1_c_1", ns: "test.jstests_geo_multikey1" } 2015-01-19T21:39:49.125-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.127-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:49.129-0500 I INDEX [conn30] build index on: test.jstests_geo_multikey1 properties: { v: 1, key: { loc: 1.0, a: 1.0, b: 1.0, c: 1.0 }, name: "loc_1_a_1_b_1_c_1", ns: "test.jstests_geo_multikey1" } 2015-01-19T21:39:49.129-0500 I INDEX [conn30] building index using bulk method S1 Test : jstests/core/geo_multikey1.js 15ms S1 Test : jstests/core/logprocessdetails.js ... 2015-01-19T21:39:49.138-0500 I CONTROL [conn30] pid=25665 port=27999 64-bit host=build18.nj1.10gen.cc 2015-01-19T21:39:49.138-0500 I CONTROL [conn30] db version v2.8.0-rc6-pre- 2015-01-19T21:39:49.138-0500 I CONTROL [conn30] git version: e5523460841583aac711c1120953cf757e9c2196 2015-01-19T21:39:49.138-0500 I CONTROL [conn30] build info: Linux build13.nj1.10gen.cc 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 BOOST_LIB_VERSION=1_49 2015-01-19T21:39:49.138-0500 I CONTROL [conn30] allocator: tcmalloc 2015-01-19T21:39:49.138-0500 I CONTROL [conn30] options: { net: { http: { enabled: true }, port: 27999 }, nopreallocj: true, setParameter: { enableTestCommands: "1" }, storage: { dbPath: "/data/db/sconsTests/", engine: "wiredTiger", wiredTiger: { engineConfig: { configString: "cache_size=1G" } } } } 2015-01-19T21:39:49.144-0500 I COMMAND [conn30] CMD: drop test.jstests_sorti S1 Test : jstests/core/logprocessdetails.js 12ms S1 Test : jstests/core/sorti.js ... 2015-01-19T21:39:49.158-0500 I INDEX [conn30] build index on: test.jstests_sorti properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_sorti" } 2015-01-19T21:39:49.158-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.159-0500 I INDEX [conn30] build index done. scanned 4 total records. 0 secs S1 Test : jstests/core/sorti.js 18ms S1 Test : jstests/core/geo_s2indexversion1.js ... 2015-01-19T21:39:49.163-0500 I COMMAND [conn30] CMD: drop test.geo_s2indexversion1 2015-01-19T21:39:49.171-0500 I COMMAND [conn30] CMD: drop test.geo_s2indexversion1 2015-01-19T21:39:49.179-0500 I COMMAND [conn30] CMD: drop test.geo_s2indexversion1 2015-01-19T21:39:49.184-0500 I COMMAND [conn30] CMD: drop test.geo_s2indexversion1 2015-01-19T21:39:49.189-0500 I COMMAND [conn30] CMD: drop test.geo_s2indexversion1 2015-01-19T21:39:49.194-0500 I COMMAND [conn30] CMD: drop test.geo_s2indexversion1 2015-01-19T21:39:49.200-0500 I COMMAND [conn30] CMD: drop test.geo_s2indexversion1 2015-01-19T21:39:49.205-0500 I INDEX [conn30] build index on: test.geo_s2indexversion1 properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2indexversion1", 2dsphereIndexVersion: 2 } 2015-01-19T21:39:49.205-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.206-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:49.207-0500 I COMMAND [conn30] CMD: drop test.geo_s2indexversion1 2015-01-19T21:39:49.213-0500 I INDEX [conn30] build index on: test.geo_s2indexversion1 properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2indexversion1", 2dsphereIndexVersion: 1.0 } 2015-01-19T21:39:49.213-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.214-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:49.215-0500 I COMMAND [conn30] CMD: drop test.geo_s2indexversion1 2015-01-19T21:39:49.222-0500 I INDEX [conn30] build index on: test.geo_s2indexversion1 properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2indexversion1", 2dsphereIndexVersion: 1 } 2015-01-19T21:39:49.222-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.223-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:49.224-0500 I COMMAND [conn30] CMD: drop test.geo_s2indexversion1 2015-01-19T21:39:49.231-0500 I INDEX [conn30] build index on: test.geo_s2indexversion1 properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2indexversion1", 2dsphereIndexVersion: 1 } 2015-01-19T21:39:49.231-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.232-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:49.233-0500 I COMMAND [conn30] CMD: drop test.geo_s2indexversion1 2015-01-19T21:39:49.239-0500 I INDEX [conn30] build index on: test.geo_s2indexversion1 properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2indexversion1", 2dsphereIndexVersion: 2.0 } 2015-01-19T21:39:49.239-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.240-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:49.241-0500 I COMMAND [conn30] CMD: drop test.geo_s2indexversion1 2015-01-19T21:39:49.247-0500 I INDEX [conn30] build index on: test.geo_s2indexversion1 properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2indexversion1", 2dsphereIndexVersion: 2 } 2015-01-19T21:39:49.247-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.248-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:49.249-0500 I COMMAND [conn30] CMD: drop test.geo_s2indexversion1 2015-01-19T21:39:49.255-0500 I INDEX [conn30] build index on: test.geo_s2indexversion1 properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2indexversion1", 2dsphereIndexVersion: 2 } 2015-01-19T21:39:49.255-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.256-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:49.257-0500 I COMMAND [conn30] CMD: drop test.geo_s2indexversion1 2015-01-19T21:39:49.263-0500 I INDEX [conn30] build index on: test.geo_s2indexversion1 properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2indexversion1", 2dsphereIndexVersion: 2 } 2015-01-19T21:39:49.263-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.264-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:49.266-0500 I COMMAND [conn30] CMD: drop test.geo_s2indexversion1 2015-01-19T21:39:49.273-0500 I INDEX [conn30] build index on: test.geo_s2indexversion1 properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2indexversion1", 2dsphereIndexVersion: 2.0 } 2015-01-19T21:39:49.273-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.274-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs it: 112 2015-01-19T21:39:49.277-0500 I COMMAND [conn29] command test.$cmd command: explain { explain: { find: "distinct_speed1", filter: {}, options: {} }, verbosity: "executionStats" } keyUpdates:0 writeConflicts:0 numYields:78 reslen:802 109ms 2015-01-19T21:39:49.294-0500 I COMMAND [conn30] CMD: drop test.geo_s2indexversion1 2015-01-19T21:39:49.302-0500 I INDEX [conn30] build index on: test.geo_s2indexversion1 properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2indexversion1", 2dsphereIndexVersion: 1.0 } 2015-01-19T21:39:49.302-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.303-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs di: 48 2015-01-19T21:39:49.325-0500 I COMMAND [conn30] CMD: drop test.geo_s2indexversion1 S1 Test : jstests/core/geo_s2indexversion1.js 167ms S1 Test : jstests/core/index_bigkeys.js ... 2015-01-19T21:39:49.330-0500 I COMMAND [conn30] CMD: drop test.bigkeysidxtest 2015-01-19T21:39:49.335-0500 I INDEX [conn30] build index on: test.bigkeysidxtest properties: { v: 1, key: { k: 1.0 }, name: "k_1", ns: "test.bigkeysidxtest" } 2015-01-19T21:39:49.335-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.336-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs it: 23 2015-01-19T21:39:49.354-0500 I COMMAND [conn30] CMD: validate test.bigkeysidxtest 2015-01-19T21:39:49.355-0500 I INDEX [conn30] validating index test.bigkeysidxtest.$_id_ 2015-01-19T21:39:49.355-0500 I INDEX [conn30] validating index test.bigkeysidxtest.$k_1 2015-01-19T21:39:49.358-0500 I COMMAND [conn30] CMD: reIndex test.bigkeysidxtest 2015-01-19T21:39:49.362-0500 I INDEX [conn30] build index on: test.bigkeysidxtest properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "test.bigkeysidxtest" } 2015-01-19T21:39:49.362-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.364-0500 I INDEX [conn30] build index on: test.bigkeysidxtest properties: { v: 1, key: { k: 1.0 }, name: "k_1", ns: "test.bigkeysidxtest" } 2015-01-19T21:39:49.364-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.367-0500 I INDEX [conn30] build index done. scanned 5 total records. 0 secs 2015-01-19T21:39:49.367-0500 I INDEX [conn30] restarting 0 background index build(s) 2015-01-19T21:39:49.368-0500 I COMMAND [conn30] CMD: validate test.bigkeysidxtest 2015-01-19T21:39:49.369-0500 I INDEX [conn30] validating index test.bigkeysidxtest.$_id_ 2015-01-19T21:39:49.369-0500 I INDEX [conn30] validating index test.bigkeysidxtest.$k_1 2015-01-19T21:39:49.372-0500 I COMMAND [conn30] CMD: drop test.bigkeysidxtest 2015-01-19T21:39:49.394-0500 I INDEX [conn30] build index on: test.bigkeysidxtest properties: { v: 1, key: { k: 1.0 }, name: "k_1", ns: "test.bigkeysidxtest" } 2015-01-19T21:39:49.394-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.398-0500 I COMMAND [conn30] CMD: drop test.bigkeysidxtest di: 68 2015-01-19T21:39:49.420-0500 I INDEX [conn30] build index on: test.bigkeysidxtest properties: { v: 1, key: { k: 1.0 }, name: "k_1", ns: "test.bigkeysidxtest", background: true } 2015-01-19T21:39:49.424-0500 I COMMAND [conn30] CMD: drop test.bigkeysidxtest 2015-01-19T21:39:49.429-0500 I INDEX [conn30] build index on: test.bigkeysidxtest properties: { v: 1, key: { k: 1.0 }, name: "k_1", ns: "test.bigkeysidxtest" } 2015-01-19T21:39:49.429-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.430-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs it: 27 2015-01-19T21:39:49.452-0500 I COMMAND [conn30] CMD: validate test.bigkeysidxtest 2015-01-19T21:39:49.453-0500 I INDEX [conn30] validating index test.bigkeysidxtest.$_id_ 2015-01-19T21:39:49.453-0500 I INDEX [conn30] validating index test.bigkeysidxtest.$k_1 2015-01-19T21:39:49.455-0500 I COMMAND [conn30] CMD: reIndex test.bigkeysidxtest 2015-01-19T21:39:49.460-0500 I INDEX [conn30] build index on: test.bigkeysidxtest properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "test.bigkeysidxtest" } 2015-01-19T21:39:49.460-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.461-0500 I INDEX [conn30] build index on: test.bigkeysidxtest properties: { v: 1, key: { k: 1.0 }, name: "k_1", ns: "test.bigkeysidxtest" } 2015-01-19T21:39:49.461-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.464-0500 I INDEX [conn30] build index done. scanned 5 total records. 0 secs 2015-01-19T21:39:49.465-0500 I INDEX [conn30] restarting 0 background index build(s) 2015-01-19T21:39:49.465-0500 I COMMAND [conn30] CMD: validate test.bigkeysidxtest 2015-01-19T21:39:49.466-0500 I INDEX [conn30] validating index test.bigkeysidxtest.$_id_ 2015-01-19T21:39:49.466-0500 I INDEX [conn30] validating index test.bigkeysidxtest.$k_1 2015-01-19T21:39:49.469-0500 I COMMAND [conn30] CMD: drop test.bigkeysidxtest di: 47 2015-01-19T21:39:49.491-0500 I INDEX [conn30] build index on: test.bigkeysidxtest properties: { v: 1, key: { k: 1.0 }, name: "k_1", ns: "test.bigkeysidxtest" } 2015-01-19T21:39:49.491-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.495-0500 I INDEX [conn29] build index on: test.distinct_speed1 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.distinct_speed1" } 2015-01-19T21:39:49.496-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:49.566-0500 I INDEX [conn29] build index done. scanned 10000 total records. 0 secs 2015-01-19T21:39:49.569-0500 I COMMAND [conn30] CMD: drop test.bigkeysidxtest S0 Test : jstests/core/distinct_speed1.js 29174ms S0 Test : jstests/core/count3.js ... 2015-01-19T21:39:49.580-0500 I COMMAND [conn29] CMD: drop test.count3 2015-01-19T21:39:49.597-0500 I INDEX [conn30] build index on: test.bigkeysidxtest properties: { v: 1, key: { k: 1.0 }, name: "k_1", ns: "test.bigkeysidxtest", background: true } 2015-01-19T21:39:49.599-0500 I COMMAND [conn29] CMD: drop test.count3 S1 Test : jstests/core/index_bigkeys.js 276ms S1 Test : jstests/core/in.js ... 2015-01-19T21:39:49.606-0500 I COMMAND [conn30] CMD: drop test.in1 2015-01-19T21:39:49.618-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $in needs an array ns:test.in1 query:{ a: { $in: { x: 1.0 } } } 2015-01-19T21:39:49.618-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $in needs an array ns:test.in1 query:{ a: { $in: 1.0 } } 2015-01-19T21:39:49.622-0500 I INDEX [conn30] build index on: test.in1 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.in1" } 2015-01-19T21:39:49.622-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.624-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs S0 Test : jstests/core/count3.js 50ms S0 Test : jstests/core/date2.js ... S1 Test : jstests/core/in.js 22ms S1 Test : jstests/core/regex_limit.js ... 2015-01-19T21:39:49.628-0500 I COMMAND [conn30] CMD: drop test.regex_limit 2015-01-19T21:39:49.629-0500 I COMMAND [conn29] CMD: drop test.jstests_date2 2015-01-19T21:39:49.639-0500 I INDEX [conn29] build index on: test.jstests_date2 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_date2" } 2015-01-19T21:39:49.639-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:49.642-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs S0 Test : jstests/core/date2.js 25ms S0 Test : jstests/core/test_command_line_test_helpers.js ... S0 Test : jstests/core/test_command_line_test_helpers.js 4ms S0 Test : jstests/core/countb.js ... 2015-01-19T21:39:49.658-0500 I COMMAND [conn29] CMD: drop test.jstests_countb 2015-01-19T21:39:49.659-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue Regular expression is too long ns:test.regex_limit query:{ z: { $regex: "cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc..." } } 2015-01-19T21:39:49.659-0500 I QUERY [conn30] ntoskip:0 ntoreturn:-1 2015-01-19T21:39:49.668-0500 I INDEX [conn29] build index on: test.jstests_countb properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_countb" } 2015-01-19T21:39:49.669-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:49.671-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs S1 Test : jstests/core/regex_limit.js 49ms S1 Test : jstests/core/explain4.js ... 2015-01-19T21:39:49.675-0500 I QUERY [conn30] warning: log line attempted (32k) over max size (10k), printing beginning and end ... assertion 17287 Can't canonicalize query: BadValue Regular expression is too long ns:test.regex_limit query:{ z: { $in: [ /cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc .......... ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc/ ] } } 2015-01-19T21:39:49.675-0500 I QUERY [conn30] ntoskip:0 ntoreturn:-1 2015-01-19T21:39:49.677-0500 I COMMAND [conn30] CMD: drop test.jstests_explain4 2015-01-19T21:39:49.682-0500 I INDEX [conn30] build index on: test.jstests_explain4 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_explain4" } 2015-01-19T21:39:49.682-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.683-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs S1 Test : jstests/core/explain4.js 26ms S1 Test : jstests/core/numberlong2.js ... 2015-01-19T21:39:49.703-0500 I COMMAND [conn30] CMD: drop test.jstests_numberlong2 2015-01-19T21:39:49.729-0500 I INDEX [conn30] build index on: test.jstests_numberlong2 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.jstests_numberlong2" } 2015-01-19T21:39:49.729-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:49.731-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs S0 Test : jstests/core/countb.js 75ms S0 Test : jstests/core/unset2.js ... 2015-01-19T21:39:49.734-0500 I COMMAND [conn29] CMD: drop test.unset2 2015-01-19T21:39:49.763-0500 I COMMAND [conn29] CMD: drop test.unset2 2015-01-19T21:39:49.788-0500 I COMMAND [conn29] CMD: drop test.unset2 S0 Test : jstests/core/unset2.js 74ms S0 Test : jstests/core/basic3.js ... 2015-01-19T21:39:49.808-0500 I COMMAND [conn29] CMD: drop test.foo_basic3 doing save with { "a.b" : 5 } doing save with { "x" : { "a.b" : 5 } } doing update with { "a" : 0 } { "b.b" : 1 } doing update with { "a" : 10 } { "c" : { "b.b" : 1 } } doing update with { "a" : 0 } { "" : { "b.b" : 1 } } S0 Test : jstests/core/basic3.js 30ms S0 Test : jstests/core/covered_index_sort_1.js ... 2015-01-19T21:39:49.838-0500 I COMMAND [conn29] CMD: drop test.covered_sort_1 2015-01-19T21:39:49.937-0500 I INDEX [conn29] build index on: test.covered_sort_1 properties: { v: 1, key: { foo: 1.0 }, name: "foo_1", ns: "test.covered_sort_1" } 2015-01-19T21:39:49.938-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:49.942-0500 I INDEX [conn29] build index done. scanned 28 total records. 0 secs all tests pass S0 Test : jstests/core/covered_index_sort_1.js 119ms S0 Test : jstests/core/validate_cmd_ns.js ... 2015-01-19T21:39:49.957-0500 I QUERY [conn29] assertion 16979 bad numberToReturn (0) for $cmd type ns - can only be 1 or -1 ns:test.$cmd query:{ whatsmyuri: 1.0 } 2015-01-19T21:39:49.958-0500 I QUERY [conn29] assertion 16979 bad numberToReturn (0) for $cmd type ns - can only be 1 or -1 ns:test.$cmd query:{ whatsmyuri: 1.0 } 2015-01-19T21:39:49.959-0500 I QUERY [conn29] assertion 16979 bad numberToReturn (-2) for $cmd type ns - can only be 1 or -1 ns:test.$cmd query:{ whatsmyuri: 1.0 } 2015-01-19T21:39:49.959-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-2 S0 Test : jstests/core/validate_cmd_ns.js 6ms S0 Test : jstests/core/where2.js ... 2015-01-19T21:39:49.962-0500 I COMMAND [conn29] CMD: drop test.where2 S0 Test : jstests/core/where2.js 25ms S0 Test : jstests/core/fts_blogwild.js ... 2015-01-19T21:39:49.988-0500 I COMMAND [conn29] CMD: drop test.text_blogwild S1 Test : jstests/core/numberlong2.js 308ms S1 Test : jstests/core/server1470.js ... 2015-01-19T21:39:50.011-0500 I COMMAND [conn30] CMD: drop test.server1470 2015-01-19T21:39:50.012-0500 I INDEX [conn29] build index on: test.text_blogwild properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "dummy_text", ns: "test.text_blogwild", weights: { $**: 1, dummy: 1 }, default_language: "english", language_override: "language", textIndexVersion: 2 } 2015-01-19T21:39:50.012-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:50.017-0500 I INDEX [conn29] build index done. scanned 3 total records. 0 secs 2015-01-19T21:39:50.025-0500 I COMMAND [conn30] CMD: drop test.server1470 2015-01-19T21:39:50.034-0500 I COMMAND [conn29] CMD: dropIndexes test.text_blogwild S1 Test : jstests/core/server1470.js 32ms S1 Test : jstests/core/count5.js ... 2015-01-19T21:39:50.043-0500 I COMMAND [conn30] CMD: drop test.count5 2015-01-19T21:39:50.047-0500 I INDEX [conn29] build index on: test.text_blogwild properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "dummy_text", ns: "test.text_blogwild", weights: { $**: 1, dummy: 1, title: 2 }, default_language: "english", language_override: "language", textIndexVersion: 2 } 2015-01-19T21:39:50.047-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:50.052-0500 I INDEX [conn29] build index done. scanned 3 total records. 0 secs S0 Test : jstests/core/fts_blogwild.js 76ms S0 Test : jstests/core/geo_2d_with_geojson_point.js ... 2015-01-19T21:39:50.064-0500 I COMMAND [conn29] CMD: drop test.geo_2d_with_geojson_point 2015-01-19T21:39:50.074-0500 I INDEX [conn29] build index on: test.geo_2d_with_geojson_point properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geo_2d_with_geojson_point" } 2015-01-19T21:39:50.074-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:50.077-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:50.080-0500 I QUERY [conn29] assertion 17007 Unable to execute query: error processing query: ns=test.geo_2d_with_geojson_point limit=1 skip=0 Tree: GEONEAR field=loc maxdist=1.79769e+308 isNearSphere=0 Sort: {} Proj: {} planner returned error: unable to find index for $geoNear query ns:test.geo_2d_with_geojson_point query:{ loc: { $near: { $geometry: { type: "Point", coordinates: [ 0.0, 0.0 ] } } } } 2015-01-19T21:39:50.080-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 Error: error: { "$err" : "Unable to execute query: error processing query: ns=test.geo_2d_with_geojson_point limit=1 skip=0\nTree: GEONEAR field=loc maxdist=1.79769e+308 isNearSphere=0\nSort: {}\nProj: {}\n planner returned error: unable to find index for $geoNear query", "code" : 17007 } S0 Test : jstests/core/geo_2d_with_geojson_point.js 19ms S0 Test : jstests/core/count2.js ... 2015-01-19T21:39:50.085-0500 I COMMAND [conn29] CMD: drop test.count2 2015-01-19T21:39:50.237-0500 I INDEX [conn30] build index on: test.count5 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.count5" } 2015-01-19T21:39:50.237-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:50.239-0500 I INDEX [conn30] build index done. scanned 100 total records. 0 secs S1 Test : jstests/core/count5.js 207ms S1 Test : jstests/core/find_and_modify.js ... 2015-01-19T21:39:50.250-0500 I COMMAND [conn30] CMD: drop test.find_and_modify S1 Test : jstests/core/find_and_modify.js 33ms S1 Test : jstests/core/index_check5.js ... 2015-01-19T21:39:50.283-0500 I COMMAND [conn30] CMD: drop test.index_check5 2015-01-19T21:39:50.292-0500 I INDEX [conn30] build index on: test.index_check5 properties: { v: 1, key: { scores.level: 1.0, scores.score: 1.0 }, name: "scores.level_1_scores.score_1", ns: "test.index_check5" } 2015-01-19T21:39:50.292-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:50.293-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs S1 Test : jstests/core/index_check5.js 13ms S1 Test : jstests/core/indexes_on_indexes.js ... [ ] trying via ensureIndex [ ] trying via createIndex [ ] trying via direct insertion [ ] S1 Test : jstests/core/indexes_on_indexes.js 10ms S1 Test : jstests/core/geo_validate.js ... 2015-01-19T21:39:50.306-0500 I COMMAND [conn30] CMD: drop test.geo_validate 2015-01-19T21:39:50.311-0500 I INDEX [conn30] build index on: test.geo_validate properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_validate", 2dsphereIndexVersion: 2 } 2015-01-19T21:39:50.311-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:50.312-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:50.313-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue radius must be a non-negative number ns:test.geo_validate query:{ geo: { $within: { $center: [ [ 0.0, 0.0 ], -1.0 ] } } } 2015-01-19T21:39:50.313-0500 I QUERY [conn30] ntoskip:0 ntoreturn:-1 2015-01-19T21:39:50.313-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue radius must be a non-negative number ns:test.geo_validate query:{ geo: { $within: { $centerSphere: [ [ 0.0, 0.0 ], -1.0 ] } } } 2015-01-19T21:39:50.313-0500 I QUERY [conn30] ntoskip:0 ntoreturn:-1 2015-01-19T21:39:50.314-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue radius must be a non-negative number ns:test.geo_validate query:{ geo: { $within: { $center: [ [ 0.0, 0.0 ], nan.0 ] } } } 2015-01-19T21:39:50.314-0500 I QUERY [conn30] ntoskip:0 ntoreturn:-1 2015-01-19T21:39:50.315-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue radius must be a non-negative number ns:test.geo_validate query:{ geo: { $within: { $centerSphere: [ [ 0.0, 0.0 ], nan.0 ] } } } 2015-01-19T21:39:50.315-0500 I QUERY [conn30] ntoskip:0 ntoreturn:-1 2015-01-19T21:39:50.315-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue radius must be a non-negative number ns:test.geo_validate query:{ geo: { $within: { $center: [ [ 0.0, 0.0 ], -inf.0 ] } } } 2015-01-19T21:39:50.316-0500 I QUERY [conn30] ntoskip:0 ntoreturn:-1 2015-01-19T21:39:50.316-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue radius must be a non-negative number ns:test.geo_validate query:{ geo: { $within: { $centerSphere: [ [ 0.0, 0.0 ], -inf.0 ] } } } 2015-01-19T21:39:50.316-0500 I QUERY [conn30] ntoskip:0 ntoreturn:-1 2015-01-19T21:39:50.322-0500 I QUERY [conn30] assertion 18522 max distance must be non-negative ns:test.geo_validate query:{ geo: { $geoNear: [ 0.0, 0.0, -1.0 ] } } 2015-01-19T21:39:50.322-0500 I QUERY [conn30] ntoskip:0 ntoreturn:-1 2015-01-19T21:39:50.323-0500 I QUERY [conn30] assertion 16896 $maxDistance must be non-negative ns:test.geo_validate query:{ geo: { $geoNear: [ 0.0, 0.0 ], $maxDistance: -1.0 } } 2015-01-19T21:39:50.323-0500 I QUERY [conn30] ntoskip:0 ntoreturn:-1 2015-01-19T21:39:50.323-0500 I QUERY [conn30] assertion 18522 max distance must be non-negative ns:test.geo_validate query:{ geo: { $geoNear: [ 0.0, 0.0, nan.0 ] } } 2015-01-19T21:39:50.323-0500 I QUERY [conn30] ntoskip:0 ntoreturn:-1 2015-01-19T21:39:50.324-0500 I QUERY [conn30] assertion 16896 $maxDistance must be non-negative ns:test.geo_validate query:{ geo: { $geoNear: [ 0.0, 0.0 ], $maxDistance: nan.0 } } 2015-01-19T21:39:50.324-0500 I QUERY [conn30] ntoskip:0 ntoreturn:-1 2015-01-19T21:39:50.324-0500 I QUERY [conn30] assertion 18522 max distance must be non-negative ns:test.geo_validate query:{ geo: { $geoNear: [ 0.0, 0.0, -inf.0 ] } } 2015-01-19T21:39:50.324-0500 I QUERY [conn30] ntoskip:0 ntoreturn:-1 2015-01-19T21:39:50.325-0500 I QUERY [conn30] assertion 16896 $maxDistance must be non-negative ns:test.geo_validate query:{ geo: { $geoNear: [ 0.0, 0.0 ], $maxDistance: -inf.0 } } 2015-01-19T21:39:50.325-0500 I QUERY [conn30] ntoskip:0 ntoreturn:-1 S1 Test : jstests/core/geo_validate.js 22ms S1 Test : jstests/core/geo_update1.js ... 2015-01-19T21:39:50.328-0500 I COMMAND [conn30] CMD: drop test.geo_update1 2015-01-19T21:39:50.481-0500 I INDEX [conn30] build index on: test.geo_update1 properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geo_update1" } 2015-01-19T21:39:50.481-0500 I INDEX [conn30] building index using bulk method -------------- 2015-01-19T21:39:50.484-0500 I INDEX [conn30] build index done. scanned 100 total records. 0 secs 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 -------------- -------------- 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 1 1 1 1 1 1 1 1 2 2 2 1 1 1 1 1 1 2 2 2 2 2 1 1 1 1 1 1 2 2 2 1 1 1 1 1 1 1 1 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 -------------- -------------- 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 2 2 2 2 2 2 2 2 3 3 3 2 2 2 2 2 2 3 3 3 3 3 2 2 2 2 2 2 3 3 3 2 2 2 2 2 2 2 2 3 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 -------------- -------------- 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 4 2 2 2 2 2 2 2 2 4 4 4 2 2 2 2 2 2 4 4 4 4 4 2 2 2 2 2 2 4 4 4 2 2 2 2 2 2 2 2 4 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 -------------- S1 Test : jstests/core/geo_update1.js 204ms S1 Test : jstests/core/index_check3.js ... 2015-01-19T21:39:50.532-0500 I COMMAND [conn30] CMD: drop test.index_check3 2015-01-19T21:39:50.543-0500 I INDEX [conn30] build index on: test.index_check3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.index_check3" } 2015-01-19T21:39:50.543-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:50.545-0500 I INDEX [conn30] build index done. scanned 4 total records. 0 secs 2015-01-19T21:39:50.547-0500 I COMMAND [conn30] CMD: drop test.index_check3 2015-01-19T21:39:50.685-0500 I INDEX [conn30] build index on: test.index_check3 properties: { v: 1, key: { foo: 1.0 }, name: "foo_1", ns: "test.index_check3" } 2015-01-19T21:39:50.685-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:50.687-0500 I INDEX [conn30] build index done. scanned 100 total records. 0 secs 2015-01-19T21:39:50.691-0500 I COMMAND [conn30] CMD: drop test.index_check3 2015-01-19T21:39:50.721-0500 I INDEX [conn30] build index on: test.index_check3 properties: { v: 1, key: { i: 1.0 }, name: "i_1", ns: "test.index_check3" } 2015-01-19T21:39:50.721-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:50.722-0500 I INDEX [conn30] build index done. scanned 11 total records. 0 secs S1 Test : jstests/core/index_check3.js 205ms 2015-01-19T21:39:50.737-0500 I COMMAND [conn30] CMD: drop test.jstests_in8 2015-01-19T21:39:50.753-0500 I INDEX [conn30] build index on: test.jstests_in8 properties: { v: 1, key: { key: 1.0 }, name: "key_1", ns: "test.jstests_in8" } 2015-01-19T21:39:50.753-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:50.755-0500 I INDEX [conn30] build index done. scanned 3 total records. 0 secs 2015-01-19T21:39:50.763-0500 I COMMAND [conn30] CMD: drop test.bench_test3 2015-01-19T21:39:50.764-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37436 #42 (6 connections now open) 2015-01-19T21:39:50.764-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37438 #43 (7 connections now open) 2015-01-19T21:39:50.764-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37439 #44 (8 connections now open) 2015-01-19T21:39:50.766-0500 I NETWORK [conn42] end connection 127.0.0.1:37436 (7 connections now open) S1 Test : jstests/core/in3.js ... S1 Test : jstests/core/in3.js 26ms S1 Test : jstests/core/bench_test3.js ... 2015-01-19 21:39:51 EST S0 Test : jstests/core/count2.js 1861ms S0 Test : jstests/core/capped_max1.js ... 2015-01-19T21:39:51.945-0500 I COMMAND [conn29] CMD: drop test.capped_max1 2015-01-19 21:39:56 EST 2015-01-19T21:39:56.907-0500 I COMMAND [conn29] command test.$cmd command: drop { drop: "capped_max1" } keyUpdates:0 writeConflicts:0 numYields:0 reslen:62 4961ms 2015-01-19T21:39:56.907-0500 I WRITE [conn32] insert test.jstests_splitvector query: { x: 3025.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdbff75d140622eae20b6a') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 4961ms 2015-01-19T21:39:56.908-0500 I COMMAND [conn32] command test.$cmd command: insert { insert: "jstests_splitvector", documents: [ { x: 3025.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdbff75d140622eae20b6a') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 4961ms 2015-01-19T21:39:56.932-0500 I NETWORK [conn43] end connection 127.0.0.1:37438 (6 connections now open) 2015-01-19T21:39:56.934-0500 I NETWORK [conn44] end connection 127.0.0.1:37439 (5 connections now open) 2015-01-19T21:39:56.935-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37442 #45 (6 connections now open) 2015-01-19T21:39:56.936-0500 I NETWORK [conn45] end connection 127.0.0.1:37442 (5 connections now open) { "note" : "values per second", "errCount" : NumberLong(0), "trapped" : "error: not implemented", "updateLatencyAverageMicros" : 14.75945205479452, "insert" : 250.46554980106228, "query" : 0.6484544978668279, "update" : 1183.429458606961, "delete" : 0, "getmore" : 0.16211362446670696, "command" : 14.590226202003628 } { "0" : 1432, "4" : 1502, "8" : 1417, "12" : 1496, "16" : 1452 } S1 Test : jstests/core/bench_test3.js 6176ms S1 Test : jstests/core/count.js ... 2015-01-19T21:39:56.939-0500 I COMMAND [conn30] CMD: drop test.jstests_count 2015-01-19T21:39:56.948-0500 I COMMAND [conn30] CMD: drop test.jstests_count 2015-01-19T21:39:56.966-0500 I INDEX [conn30] build index on: test.jstests_count properties: { v: 1, key: { b: 1.0, a: 1.0 }, name: "b_1_a_1", ns: "test.jstests_count" } 2015-01-19T21:39:56.966-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:56.969-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:56.973-0500 I COMMAND [conn30] CMD: drop test.jstests_count S0 Test : jstests/core/capped_max1.js 5032ms S0 Test : jstests/core/explain3.js ... 2015-01-19T21:39:56.979-0500 I COMMAND [conn29] CMD: drop test.jstests_explain3 2015-01-19T21:39:56.983-0500 I INDEX [conn30] build index on: test.jstests_count properties: { v: 1, key: { b: 1.0, a: 1.0, c: 1.0 }, name: "b_1_a_1_c_1", ns: "test.jstests_count" } 2015-01-19T21:39:56.983-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:56.985-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:56.993-0500 I INDEX [conn29] build index on: test.jstests_explain3 properties: { v: 1, key: { i: 1.0 }, name: "i_1", ns: "test.jstests_explain3" } 2015-01-19T21:39:56.993-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:39:56.996-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs S1 Test : jstests/core/count.js 60ms S1 Test : jstests/core/covered_index_simple_1.js ... 2015-01-19T21:39:56.999-0500 I COMMAND [conn30] CMD: drop test.covered_simple_1 2015-01-19T21:39:57.038-0500 I INDEX [conn30] build index on: test.covered_simple_1 properties: { v: 1, key: { foo: 1.0 }, name: "foo_1", ns: "test.covered_simple_1" } 2015-01-19T21:39:57.038-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:57.040-0500 I INDEX [conn30] build index done. scanned 28 total records. 0 secs 2015-01-19T21:39:57.050-0500 I COMMAND [conn30] CMD: drop test.arrayfind2 all tests pass S1 Test : jstests/core/covered_index_simple_1.js 52ms S1 Test : jstests/core/arrayfind2.js ... 2015-01-19T21:39:57.060-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue no $ expressions in $all ns:test.arrayfind2 query:{ a: { $all: [ 1.0, { $elemMatch: { x: 3.0 } } ] } } 2015-01-19T21:39:57.060-0500 I QUERY [conn30] ntoskip:0 ntoreturn:-1 2015-01-19T21:39:57.061-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue no $ expressions in $all ns:test.arrayfind2 query:{ a: { $all: [ /a/, { $elemMatch: { x: 3.0 } } ] } } 2015-01-19T21:39:57.061-0500 I QUERY [conn30] ntoskip:0 ntoreturn:-1 2015-01-19T21:39:57.063-0500 I INDEX [conn30] build index on: test.arrayfind2 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.arrayfind2" } 2015-01-19T21:39:57.063-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:57.064-0500 I INDEX [conn30] build index done. scanned 3 total records. 0 secs 2015-01-19T21:39:57.068-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue no $ expressions in $all ns:test.arrayfind2 query:{ a: { $all: [ 1.0, { $elemMatch: { x: 3.0 } } ] } } 2015-01-19T21:39:57.068-0500 I QUERY [conn30] ntoskip:0 ntoreturn:-1 2015-01-19T21:39:57.068-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue no $ expressions in $all ns:test.arrayfind2 query:{ a: { $all: [ /a/, { $elemMatch: { x: 3.0 } } ] } } 2015-01-19T21:39:57.068-0500 I QUERY [conn30] ntoskip:0 ntoreturn:-1 S1 Test : jstests/core/arrayfind2.js 19ms S1 Test : jstests/core/fts_explain.js ... 2015-01-19T21:39:57.069-0500 I COMMAND [conn30] CMD: drop test.fts_explain 2015-01-19T21:39:57.073-0500 I INDEX [conn30] build index on: test.fts_explain properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "content_text", ns: "test.fts_explain", default_language: "none", weights: { content: 1 }, language_override: "language", textIndexVersion: 2 } 2015-01-19T21:39:57.073-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:57.075-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs S1 Test : jstests/core/fts_explain.js 9ms S1 Test : jstests/core/update_addToSet2.js ... 2015-01-19T21:39:57.079-0500 I COMMAND [conn30] CMD: drop test.update_addToSet2 { "_id" : 1, "kids" : [ { "name" : "Bob", "age" : "4" }, { "name" : "Dan", "age" : "2" } ] } S1 Test : jstests/core/update_addToSet2.js 7ms S1 Test : jstests/core/objid6.js ... S1 Test : jstests/core/objid6.js 22ms S1 Test : jstests/core/indexm.js ... 2015-01-19T21:39:57.108-0500 I COMMAND [conn30] CMD: drop test.jstests_indexm 2015-01-19T21:39:57.115-0500 I INDEX [conn30] build index on: test.jstests_indexm properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_indexm" } 2015-01-19T21:39:57.115-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:57.116-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:57.118-0500 I COMMAND [conn30] CMD: dropIndexes test.jstests_indexm 2015-01-19T21:39:57.129-0500 I INDEX [conn30] build index on: test.jstests_indexm properties: { v: 1, key: { a.x: 1.0 }, name: "a.x_1", ns: "test.jstests_indexm" } 2015-01-19T21:39:57.129-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:57.130-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:57.132-0500 I COMMAND [conn30] CMD: dropIndexes test.jstests_indexm S1 Test : jstests/core/indexm.js 26ms S1 Test : jstests/core/dbref1.js ... 2015-01-19T21:39:57.134-0500 I COMMAND [conn30] CMD: drop test.dbref1a 2015-01-19T21:39:57.135-0500 I COMMAND [conn30] CMD: drop test.dbref1b S1 Test : jstests/core/dbref1.js 11ms S1 Test : jstests/core/basic8.js ... 2015-01-19T21:39:57.146-0500 I COMMAND [conn30] CMD: drop test.basic8 S1 Test : jstests/core/basic8.js 10ms S1 Test : jstests/core/coveredIndex2.js ... 2015-01-19T21:39:57.155-0500 I COMMAND [conn30] CMD: drop test.jstests_coveredIndex2 2015-01-19T21:39:57.163-0500 I INDEX [conn30] build index on: test.jstests_coveredIndex2 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_coveredIndex2" } 2015-01-19T21:39:57.163-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:57.165-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs S1 Test : jstests/core/coveredIndex2.js 16ms S1 Test : jstests/core/and2.js ... 2015-01-19T21:39:57.172-0500 I COMMAND [conn30] CMD: drop test.jstests_and2 2015-01-19T21:39:57.178-0500 I COMMAND [conn30] CMD: drop test.jstests_and2 2015-01-19T21:39:57.191-0500 I COMMAND [conn30] CMD: drop test.jstests_and2 2015-01-19T21:39:57.199-0500 I COMMAND [conn30] CMD: drop test.jstests_and2 S1 Test : jstests/core/and2.js 36ms S1 Test : jstests/core/index_bigkeys_nofail.js ... 2015-01-19T21:39:57.208-0500 I COMMAND [conn30] CMD: drop test.index_bigkeys_nofail 2015-01-19T21:39:57.213-0500 I INDEX [conn30] build index on: test.index_bigkeys_nofail properties: { v: 1, key: { name: 1.0 }, name: "name_1", ns: "test.index_bigkeys_nofail" } 2015-01-19T21:39:57.213-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:57.214-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:57.217-0500 I COMMAND [conn30] CMD: dropIndexes test.index_bigkeys_nofail 2015-01-19T21:39:57.221-0500 I INDEX [conn30] build index on: test.index_bigkeys_nofail properties: { v: 1, key: { name: 1.0 }, name: "name_1", ns: "test.index_bigkeys_nofail" } 2015-01-19T21:39:57.221-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:57.223-0500 I COMMAND [conn30] CMD: drop test.index_bigkeys_nofail 2015-01-19T21:39:57.233-0500 I INDEX [conn30] build index on: test.index_bigkeys_nofail properties: { v: 1, key: { name: 1.0 }, name: "name_1", ns: "test.index_bigkeys_nofail" } 2015-01-19T21:39:57.233-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:57.235-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs S1 Test : jstests/core/index_bigkeys_nofail.js 30ms S1 Test : jstests/core/mr_merge2.js ... 2015-01-19T21:39:57.238-0500 I COMMAND [conn30] CMD: drop test.mr_merge2 2015-01-19T21:39:57.245-0500 I COMMAND [conn30] CMD: drop test.mr_merge2_out 2015-01-19T21:39:57.249-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_merge2_12 2015-01-19T21:39:57.256-0500 I COMMAND [conn30] CMD: drop test.mr_merge2_out 2015-01-19T21:39:57.266-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_merge2_12 2015-01-19T21:39:57.266-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_merge2_12 2015-01-19T21:39:57.269-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_merge2_12 2015-01-19T21:39:57.277-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_merge2_13 2015-01-19T21:39:57.285-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_merge2_13 2015-01-19T21:39:57.286-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_merge2_13 2015-01-19T21:39:57.289-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_merge2_13 S1 Test : jstests/core/mr_merge2.js 55ms S1 Test : jstests/core/testminmax.js ... 2015-01-19T21:39:57.292-0500 I COMMAND [conn30] CMD: drop test.minmaxtest [ { "_id" : "IBM.N|00001264779918428889", "DESCRIPTION" : { "n" : "IBMSTK2", "o" : "IBM STK", "s" : "changed" } }, { "_id" : "IBM.N|00001264779918437075", "DESCRIPTION" : { "n" : "IBMSTK3", "o" : "IBM STK2", "s" : "changed" } } ] 4 S1 Test : jstests/core/testminmax.js 11ms S1 Test : jstests/core/ord.js ... 2015-01-19T21:39:57.304-0500 I COMMAND [conn30] CMD: drop test.jstests_ord 2015-01-19T21:39:57.308-0500 I INDEX [conn30] build index on: test.jstests_ord properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_ord" } 2015-01-19T21:39:57.308-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:57.310-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:57.314-0500 I INDEX [conn30] build index on: test.jstests_ord properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_ord" } 2015-01-19T21:39:57.314-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:57.315-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:57.536-0500 I COMMAND [conn30] CMD: dropIndexes test.jstests_ord 2015-01-19T21:39:57.545-0500 I COMMAND [conn31] warning: log line attempted (9657k) over max size (10k), printing beginning and end ... command test.$cmd command: explain { explain: { find: "jstests_explain_large_bounds", filter: { a: { $in: [ 0.0, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0, 18.0, 19.0, 20.0, 21.0, 22.0, 23.0, 24.0, 25.0, 26.0, 27.0, 28.0, 29.0, 30.0, 31.0, 32.0, 33.0, 34.0, 35.0, 36.0, 37.0, 38.0, 39.0, 40.0, 41.0, 42.0, 43.0, 44.0, 45.0, 46.0, 47.0, 48.0, 49.0, 50.0, 51.0, 52.0, 53.0, 54.0, 55.0, 56.0, 57.0, 58.0, 59.0, 60.0, 61.0, 62.0, 63.0, 64.0, 65.0, 66.0, 67.0, 68.0, 69.0, 70.0, 71.0, 72.0, 73.0, 74.0, 75.0, 76.0, 77.0, 78.0, 79.0, 80.0, 81.0, 82.0, 83.0, 84.0, 85.0, 86.0, 87.0, 88.0, 89.0, 90.0, 91.0, 92.0, 93.0, 94.0, 95.0, 96.0, 97.0, 98.0, 99.0, 100.0, 101.0, 102.0, 103.0, 104.0, 105.0, 106.0, 107.0, 108.0, 109.0, 110.0, 111.0, 112.0, 113.0, 114.0, 115.0, 116.0, 117.0, 118.0, 119.0, 120.0, 121.0, 122.0, 123.0, 124.0, 125.0, 126.0, 127.0, 128.0, 129.0, 130.0, 131.0, 132.0, 133.0, 134.0, 135.0, 136.0, 137.0, 138.0, 139.0, 140.0, 141.0, 142.0, 143.0, 144.0, 145.0, 146.0, 147.0, 148.0, 149.0, 150.0, 151.0, 152.0, 153.0, 154.0, 155.0, 156.0, 157.0, 158.0, 159.0, 160.0, 161.0, 162.0, 163.0, 164.0, 165.0, 166.0, 167.0, 168.0, 169.0, 170.0, 171.0, 172.0, 173.0, 174.0, 175.0, 176.0, 177.0, 178.0, 179.0, 180.0, 181.0, 182.0, 183.0, 184.0, 185.0, 186.0, 187.0, 188.0, 189.0, 190.0, 191.0, 192.0, 193.0, 194.0, 195.0, 196.0, 197.0, 198.0, 199.0, 200.0, 201.0, 202.0, 203.0, 204.0, 205.0, 206.0, 207.0, 208.0, 209.0, 210.0, 211.0, 212.0, 213.0, 214.0, 215.0, 216.0, 217.0, 218.0, 219.0, 220.0, 221.0, 222.0, 223.0, 224.0, 225.0, 226.0, 227.0, 228.0, 229.0, 230.0, 231.0, 232.0, 233.0, 234.0, 235.0, 236.0, 237.0, 238.0, 239.0, 240.0, 241.0, 242.0, 243.0, 244.0, 245.0, 246.0, 247.0, 248.0, 249.0, 250.0, 251.0, 252.0, 253.0, 254.0, 255.0, 256.0, 257.0, 258.0, 259.0, 260.0, 261.0, 262.0, 263.0, 264.0, 265.0, 266.0, 267.0, 268.0, 269.0, 270.0, 271.0, 272.0, 273.0, 274.0, 275.0, 276.0, 277.0, 278.0, 279.0, 280.0, 281.0, 282.0, 283.0, 284.0, 285.0, 286.0, 287.0, 288.0, 289.0, 290.0, 291.0, 292.0, 293.0, 294.0, 295.0, 296.0, 297.0, 298.0, 299.0, 300.0, 301.0, 302.0, 303.0, 304.0, 305.0, 306.0, 307.0, 308.0, 309.0, 310.0, 311.0, 312.0, 313.0, 314.0, 315.0, 316.0, 317.0, 318.0, 319.0, 320.0, 321.0, 322.0, 323.0, 324.0, 325.0, 326.0, 327.0, 328.0, 329.0, 330.0, 331.0, 332.0, 333.0, 334.0, 335.0, 336.0, 337.0, 338.0, 339.0, 340.0, 341.0, 342.0, 343.0, 344.0, 345.0, 346.0, 347.0, 348.0, 349.0, 350.0, 351.0, 352.0, 353.0, 354.0, 355.0, 356.0, 357.0, 358.0, 359.0, 360.0, 361.0, 362.0, 363.0, 364.0, 365.0, 366.0, 367.0, 368.0, 369.0, 370.0, 371.0, 372.0, 373.0, 374.0, 375.0, 376.0, 377.0, 378.0, 379.0, 380.0, 381.0, 382.0, 383.0, 384.0, 385.0, 386.0, 387.0, 388.0, 389.0, 390.0, 391.0, 392.0, 393.0, 394.0, 395.0, 396.0, 397.0, 398.0, 399.0, 400.0, 401.0, 402.0, 403.0, 404.0, 405.0, 406.0, 407.0, 408.0, 409.0, 410.0, 411.0, 412.0, 413.0, 414.0, 415.0, 416.0, 417.0, 418.0, 419.0, 420.0, 421.0, 422.0, 423.0, 424.0, 425.0, 426.0, 427.0, 428.0, 429.0, 430.0, 431.0, 432.0, 433.0, 434.0, 435.0, 436.0, 437.0, 438.0, 439.0, 440.0, 441.0, 442.0, 443.0, 444.0, 445.0, 446.0, 447.0, 448.0, 449.0, 450.0, 451.0, 452.0, 453.0, 454.0, 455.0, 456.0, 457.0, 458.0, 459.0, 460.0, 461.0, 462.0, 463.0, 464.0, 465.0, 466.0, 467.0, 468.0, 469.0, 470.0, 471.0, 472.0, 473.0, 474.0, 475.0, 476.0, 477.0, 478.0, 479.0, 480.0, 481.0, 482.0, 483.0, 484.0, 485.0, 486.0, 487.0, .......... 99670.0, 999671.0, 999672.0, 999673.0, 999674.0, 999675.0, 999676.0, 999677.0, 999678.0, 999679.0, 999680.0, 999681.0, 999682.0, 999683.0, 999684.0, 999685.0, 999686.0, 999687.0, 999688.0, 999689.0, 999690.0, 999691.0, 999692.0, 999693.0, 999694.0, 999695.0, 999696.0, 999697.0, 999698.0, 999699.0, 999700.0, 999701.0, 999702.0, 999703.0, 999704.0, 999705.0, 999706.0, 999707.0, 999708.0, 999709.0, 999710.0, 999711.0, 999712.0, 999713.0, 999714.0, 999715.0, 999716.0, 999717.0, 999718.0, 999719.0, 999720.0, 999721.0, 999722.0, 999723.0, 999724.0, 999725.0, 999726.0, 999727.0, 999728.0, 999729.0, 999730.0, 999731.0, 999732.0, 999733.0, 999734.0, 999735.0, 999736.0, 999737.0, 999738.0, 999739.0, 999740.0, 999741.0, 999742.0, 999743.0, 999744.0, 999745.0, 999746.0, 999747.0, 999748.0, 999749.0, 999750.0, 999751.0, 999752.0, 999753.0, 999754.0, 999755.0, 999756.0, 999757.0, 999758.0, 999759.0, 999760.0, 999761.0, 999762.0, 999763.0, 999764.0, 999765.0, 999766.0, 999767.0, 999768.0, 999769.0, 999770.0, 999771.0, 999772.0, 999773.0, 999774.0, 999775.0, 999776.0, 999777.0, 999778.0, 999779.0, 999780.0, 999781.0, 999782.0, 999783.0, 999784.0, 999785.0, 999786.0, 999787.0, 999788.0, 999789.0, 999790.0, 999791.0, 999792.0, 999793.0, 999794.0, 999795.0, 999796.0, 999797.0, 999798.0, 999799.0, 999800.0, 999801.0, 999802.0, 999803.0, 999804.0, 999805.0, 999806.0, 999807.0, 999808.0, 999809.0, 999810.0, 999811.0, 999812.0, 999813.0, 999814.0, 999815.0, 999816.0, 999817.0, 999818.0, 999819.0, 999820.0, 999821.0, 999822.0, 999823.0, 999824.0, 999825.0, 999826.0, 999827.0, 999828.0, 999829.0, 999830.0, 999831.0, 999832.0, 999833.0, 999834.0, 999835.0, 999836.0, 999837.0, 999838.0, 999839.0, 999840.0, 999841.0, 999842.0, 999843.0, 999844.0, 999845.0, 999846.0, 999847.0, 999848.0, 999849.0, 999850.0, 999851.0, 999852.0, 999853.0, 999854.0, 999855.0, 999856.0, 999857.0, 999858.0, 999859.0, 999860.0, 999861.0, 999862.0, 999863.0, 999864.0, 999865.0, 999866.0, 999867.0, 999868.0, 999869.0, 999870.0, 999871.0, 999872.0, 999873.0, 999874.0, 999875.0, 999876.0, 999877.0, 999878.0, 999879.0, 999880.0, 999881.0, 999882.0, 999883.0, 999884.0, 999885.0, 999886.0, 999887.0, 999888.0, 999889.0, 999890.0, 999891.0, 999892.0, 999893.0, 999894.0, 999895.0, 999896.0, 999897.0, 999898.0, 999899.0, 999900.0, 999901.0, 999902.0, 999903.0, 999904.0, 999905.0, 999906.0, 999907.0, 999908.0, 999909.0, 999910.0, 999911.0, 999912.0, 999913.0, 999914.0, 999915.0, 999916.0, 999917.0, 999918.0, 999919.0, 999920.0, 999921.0, 999922.0, 999923.0, 999924.0, 999925.0, 999926.0, 999927.0, 999928.0, 999929.0, 999930.0, 999931.0, 999932.0, 999933.0, 999934.0, 999935.0, 999936.0, 999937.0, 999938.0, 999939.0, 999940.0, 999941.0, 999942.0, 999943.0, 999944.0, 999945.0, 999946.0, 999947.0, 999948.0, 999949.0, 999950.0, 999951.0, 999952.0, 999953.0, 999954.0, 999955.0, 999956.0, 999957.0, 999958.0, 999959.0, 999960.0, 999961.0, 999962.0, 999963.0, 999964.0, 999965.0, 999966.0, 999967.0, 999968.0, 999969.0, 999970.0, 999971.0, 999972.0, 999973.0, 999974.0, 999975.0, 999976.0, 999977.0, 999978.0, 999979.0, 999980.0, 999981.0, 999982.0, 999983.0, 999984.0, 999985.0, 999986.0, 999987.0, 999988.0, 999989.0, 999990.0, 999991.0, 999992.0, 999993.0, 999994.0, 999995.0, 999996.0, 999997.0, 999998.0, 999999.0 ] } }, options: {} }, verbosity: "queryPlanner" } keyUpdates:0 writeConflicts:0 numYields:0 reslen:15889288 7063ms S1 Test : jstests/core/ord.js 245ms S1 Test : jstests/core/or2.js ... 2015-01-19T21:39:57.549-0500 I COMMAND [conn30] CMD: drop test.jstests_or2 2015-01-19T21:39:57.571-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $or needs an array ns:test.jstests_or2 query:{ x: 0.0, $or: "a" } 2015-01-19T21:39:57.571-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $and/$or/$nor must be a nonempty array ns:test.jstests_or2 query:{ x: 0.0, $or: [] } 2015-01-19T21:39:57.572-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $or/$and/$nor entries need to be full objects ns:test.jstests_or2 query:{ x: 0.0, $or: [ "a" ] } 2015-01-19T21:39:57.578-0500 I INDEX [conn30] build index on: test.jstests_or2 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.jstests_or2" } 2015-01-19T21:39:57.578-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:57.580-0500 I INDEX [conn30] build index done. scanned 8 total records. 0 secs S2 Test : jstests/core/explain_large_bounds.js 9199ms S2 Test : jstests/core/dbref2.js ... 2015-01-19T21:39:57.589-0500 I COMMAND [conn31] CMD: drop test.dbref2a 2015-01-19T21:39:57.589-0500 I COMMAND [conn31] CMD: drop test.dbref2b 2015-01-19T21:39:57.591-0500 I COMMAND [conn31] CMD: drop test.dbref2c 2015-01-19T21:39:57.597-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $or needs an array ns:test.jstests_or2 query:{ x: 0.0, $or: "a" } 2015-01-19T21:39:57.598-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $and/$or/$nor must be a nonempty array ns:test.jstests_or2 query:{ x: 0.0, $or: [] } 2015-01-19T21:39:57.599-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $or/$and/$nor entries need to be full objects ns:test.jstests_or2 query:{ x: 0.0, $or: [ "a" ] } 2015-01-19T21:39:57.620-0500 I COMMAND [conn30] CMD: drop test.jstests_or2 2015-01-19T21:39:57.639-0500 I INDEX [conn30] build index on: test.jstests_or2 properties: { v: 1, key: { x: 1.0, a: 1.0 }, name: "x_1_a_1", ns: "test.jstests_or2" } 2015-01-19T21:39:57.639-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:57.641-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs S2 Test : jstests/core/dbref2.js 55ms S2 Test : jstests/core/geo_s2nearwithin.js ... 2015-01-19T21:39:57.645-0500 I COMMAND [conn31] CMD: drop test.geo_s2nearwithin 2015-01-19T21:39:57.674-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $or needs an array ns:test.jstests_or2 query:{ x: 0.0, $or: "a" } 2015-01-19T21:39:57.675-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $and/$or/$nor must be a nonempty array ns:test.jstests_or2 query:{ x: 0.0, $or: [] } 2015-01-19T21:39:57.676-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $or/$and/$nor entries need to be full objects ns:test.jstests_or2 query:{ x: 0.0, $or: [ "a" ] } 2015-01-19T21:39:57.689-0500 I COMMAND [conn30] CMD: drop test.jstests_or2 2015-01-19T21:39:57.708-0500 I INDEX [conn30] build index on: test.jstests_or2 properties: { v: 1, key: { x: 1.0, b: 1.0 }, name: "x_1_b_1", ns: "test.jstests_or2" } 2015-01-19T21:39:57.708-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:57.709-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:57.725-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $or needs an array ns:test.jstests_or2 query:{ x: 0.0, $or: "a" } 2015-01-19T21:39:57.726-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $and/$or/$nor must be a nonempty array ns:test.jstests_or2 query:{ x: 0.0, $or: [] } 2015-01-19T21:39:57.727-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $or/$and/$nor entries need to be full objects ns:test.jstests_or2 query:{ x: 0.0, $or: [ "a" ] } 2015-01-19T21:39:57.733-0500 I COMMAND [conn30] CMD: drop test.jstests_or2 2015-01-19T21:39:57.749-0500 I INDEX [conn30] build index on: test.jstests_or2 properties: { v: 1, key: { x: 1.0, a: 1.0, b: 1.0 }, name: "x_1_a_1_b_1", ns: "test.jstests_or2" } 2015-01-19T21:39:57.749-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:57.751-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:57.781-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $or needs an array ns:test.jstests_or2 query:{ x: 0.0, $or: "a" } 2015-01-19T21:39:57.782-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $and/$or/$nor must be a nonempty array ns:test.jstests_or2 query:{ x: 0.0, $or: [] } 2015-01-19T21:39:57.783-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $or/$and/$nor entries need to be full objects ns:test.jstests_or2 query:{ x: 0.0, $or: [ "a" ] } S1 Test : jstests/core/or2.js 242ms S1 Test : jstests/core/update_server-12848.js ... 2015-01-19T21:39:57.791-0500 I COMMAND [conn30] CMD: drop test.update_server_12848 S1 Test : jstests/core/update_server-12848.js 39ms S1 Test : jstests/core/fm1.js ... 2015-01-19T21:39:57.830-0500 I COMMAND [conn30] CMD: drop test.fm1 S1 Test : jstests/core/fm1.js 9ms S1 Test : jstests/core/dropdb.js ... initial dbs: [ "admin", "copydb2-test-a", "copydb2-test-b", "indexes_on_indexes", "local", "profile2", "storefunc", "test" ] 2015-01-19T21:39:58.008-0500 I COMMAND [conn30] dropDatabase jstests_dropdb starting 2015-01-19T21:39:58.024-0500 I COMMAND [conn30] dropDatabase jstests_dropdb finished S1 Test : jstests/core/dropdb.js 418ms S1 Test : jstests/core/remove_justone.js ... 2015-01-19T21:39:58.257-0500 I COMMAND [conn30] CMD: drop test.remove_justone S1 Test : jstests/core/remove_justone.js 17ms S1 Test : jstests/core/connection_string_validation.js ... ---- TESTING 2 good connection strings ---- Testing good connection string 0 ("localhost:27999/test") ... connecting to: localhost:27999/test Good connection string 0 ("localhost:27999/test") correctly validated Testing good connection string 1 ("127.0.0.1:27999/test") ... connecting to: 127.0.0.1:27999/test Good connection string 1 ("127.0.0.1:27999/test") correctly validated ---- TESTING 21 bad connection strings ---- 2015-01-19T21:39:58.275-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37443 #46 (6 connections now open) Testing bad connection string 0 ("undefined") ... Bad connection string 0 ("undefined") correctly rejected: 2015-01-19T21:39:58.275-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37444 #47 (7 connections now open) Error: Missing connection string Testing bad connection string 1 ("7") ... Bad connection string 1 ("7") correctly rejected: Error: Incorrect type "number" for connection string "7" Testing bad connection string 2 ("null") ... Bad connection string 2 ("null") correctly rejected: Error: Incorrect type "object" for connection string "null" Testing bad connection string 3 ("") ... Bad connection string 3 ("") correctly rejected: Error: Empty connection string Testing bad connection string 4 (" ") ... Bad connection string 4 (" ") correctly rejected: Error: Empty connection string Testing bad connection string 5 (":") ... Bad connection string 5 (":") correctly rejected: Error: Missing host name in connection string ":" Testing bad connection string 6 ("/") ... Bad connection string 6 ("/") correctly rejected: Error: Missing host name in connection string "/" Testing bad connection string 7 (":/") ... Bad connection string 7 (":/") correctly rejected: Error: Missing host name in connection string ":/" Testing bad connection string 8 (":/test") ... Bad connection string 8 (":/test") correctly rejected: Error: Missing host name in connection string ":/test" Testing bad connection string 9 (":27999/") ... Bad connection string 9 (":27999/") correctly rejected: Error: Missing host name in connection string ":27999/" Testing bad connection string 10 (":27999/test") ... Bad connection string 10 (":27999/test") correctly rejected: Error: Missing host name in connection string ":27999/test" Testing bad connection string 11 ("/test") ... Bad connection string 11 ("/test") correctly rejected: Error: Missing host name in connection string "/test" Testing bad connection string 12 ("localhost:/test") ... Bad connection string 12 ("localhost:/test") correctly rejected: Error: Missing port number in connection string "localhost:/test" Testing bad connection string 13 ("127.0.0.1:/test") ... Bad connection string 13 ("127.0.0.1:/test") correctly rejected: Error: Missing port number in connection string "127.0.0.1:/test" Testing bad connection string 14 ("127.0.0.1:cat/test") ... Bad connection string 14 ("127.0.0.1:cat/test") correctly rejected: Error: Invalid port number "cat" in connection string "127.0.0.1:cat/test" Testing bad connection string 15 ("127.0.0.1:1cat/test") ... Bad connection string 15 ("127.0.0.1:1cat/test") correctly rejected: Error: Invalid port number "1cat" in connection string "127.0.0.1:1cat/test" Testing bad connection string 16 ("127.0.0.1:123456/test") ... Bad connection string 16 ("127.0.0.1:123456/test") correctly rejected: Error: Invalid port number "123456" in connection string "127.0.0.1:123456/test" Testing bad connection string 17 ("127.0.0.1:65536/test") ... Bad connection string 17 ("127.0.0.1:65536/test") correctly rejected: Error: Invalid port number "65536" in connection string "127.0.0.1:65536/test" Testing bad connection string 18 ("::1:65536/test") ... Bad connection string 18 ("::1:65536/test") correctly rejected: Error: Invalid port number "65536" in connection string "::1:65536/test" Testing bad connection string 19 ("127.0.0.1:27999/") ... Bad connection string 19 ("127.0.0.1:27999/") correctly rejected: Error: Missing database name in connection string "127.0.0.1:27999/" Testing bad connection string 20 ("::1:27999/") ... Bad connection string 20 ("::1:27999/") correctly rejected: Error: Missing database name in connection string "::1:27999/" ---- SUCCESSFUL test completion ---- S1 Test : jstests/core/connection_string_validation.js 6ms S1 Test : jstests/core/push.js ... 2015-01-19T21:39:58.280-0500 I COMMAND [conn30] CMD: drop test.push 2015-01-19T21:39:58.297-0500 I INDEX [conn31] build index on: test.geo_s2nearwithin properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2nearwithin", 2dsphereIndexVersion: 2 } 2015-01-19T21:39:58.297-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:58.307-0500 I INDEX [conn31] build index done. scanned 400 total records. 0 secs S1 Test : jstests/core/push.js 55ms S1 Test : jstests/core/update_arraymatch3.js ... 2015-01-19T21:39:58.335-0500 I COMMAND [conn30] CMD: drop test.update_arraymatch3 S1 Test : jstests/core/update_arraymatch3.js 14ms S1 Test : jstests/core/nin2.js ... 2015-01-19T21:39:58.350-0500 I COMMAND [conn30] CMD: drop test.jstests_nin2 S2 Test : jstests/core/geo_s2nearwithin.js 753ms S2 Test : jstests/core/no_db_created.js ... S1 Test : jstests/core/nin2.js 75ms S1 Test : jstests/core/sort5.js ... 2015-01-19T21:39:58.424-0500 I COMMAND [conn30] CMD: drop test.sort5 2015-01-19T21:39:58.470-0500 I NETWORK [conn46] end connection 127.0.0.1:37443 (6 connections now open) 2015-01-19T21:39:58.470-0500 I NETWORK [conn47] end connection 127.0.0.1:37444 (6 connections now open) 2015-01-19T21:39:58.490-0500 I INDEX [conn30] build index on: test.sort5 properties: { v: 1, key: { y.b: 1.0, y.a: -1.0 }, name: "y.b_1_y.a_-1", ns: "test.sort5" } 2015-01-19T21:39:58.490-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:58.492-0500 I INDEX [conn30] build index done. scanned 4 total records. 0 secs 2015-01-19T21:39:58.494-0500 I COMMAND [conn30] CMD: validate test.sort5 2015-01-19T21:39:58.494-0500 I INDEX [conn30] validating index test.sort5.$_id_ 2015-01-19T21:39:58.494-0500 I INDEX [conn30] validating index test.sort5.$y.b_1_y.a_-1 2015-01-19T21:39:58.497-0500 I INDEX [conn30] build index on: test.sort5 properties: { v: 1, key: { y.b: 1.0, _id: -1.0 }, name: "y.b_1__id_-1", ns: "test.sort5" } 2015-01-19T21:39:58.497-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:39:58.498-0500 I INDEX [conn30] build index done. scanned 4 total records. 0 secs 2015-01-19T21:39:58.503-0500 I COMMAND [conn30] CMD: validate test.sort5 2015-01-19T21:39:58.504-0500 I INDEX [conn30] validating index test.sort5.$_id_ 2015-01-19T21:39:58.504-0500 I INDEX [conn30] validating index test.sort5.$y.b_1_y.a_-1 2015-01-19T21:39:58.504-0500 I INDEX [conn30] validating index test.sort5.$y.b_1__id_-1 S1 Test : jstests/core/sort5.js 81ms S1 Test : jstests/core/find_and_modify_server6254.js ... 2015-01-19T21:39:58.509-0500 I COMMAND [conn30] CMD: drop test.find_and_modify_server6254 S1 Test : jstests/core/find_and_modify_server6254.js 15ms S1 Test : jstests/core/sortg.js ... 2015-01-19T21:39:58.520-0500 I COMMAND [conn30] CMD: drop test.jstests_sortg 2015-01-19T21:39:58.567-0500 I COMMAND [conn31] dropDatabase neverCreated starting 2015-01-19T21:39:58.595-0500 I COMMAND [conn31] dropDatabase neverCreated finished 2015-01-19T21:39:58.596-0500 I COMMAND [conn31] CMD: dropIndexes neverCreated.fake 2015-01-19T21:39:58.663-0500 I COMMAND [conn31] dropDatabase neverCreated starting 2015-01-19T21:39:58.677-0500 I COMMAND [conn31] dropDatabase neverCreated finished 2015-01-19T21:39:58.745-0500 I COMMAND [conn31] dropDatabase neverCreated starting 2015-01-19T21:39:58.754-0500 I COMMAND [conn31] dropDatabase neverCreated finished S2 Test : jstests/core/no_db_created.js 359ms S2 Test : jstests/core/geo_multinest0.js ... 2015-01-19T21:39:58.757-0500 I COMMAND [conn31] CMD: drop test.geonest 2015-01-19T21:39:58.780-0500 I INDEX [conn31] build index on: test.geonest properties: { v: 1, key: { data.loc: "2d", zip: 1.0 }, name: "data.loc_2d_zip_1", ns: "test.geonest" } 2015-01-19T21:39:58.781-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:58.784-0500 I INDEX [conn31] build index done. scanned 3 total records. 0 secs [ { "_id" : ObjectId("54bdbffe5d140622eae211fa"), "zip" : "10001", "data" : [ { "loc" : [ 10, 10 ], "type" : "home" }, { "loc" : [ 50, 50 ], "type" : "work" } ] }, { "_id" : ObjectId("54bdbffe5d140622eae21200"), "zip" : "10002", "data" : [ { "loc" : [ 20, 20 ], "type" : "home" }, { "loc" : [ 50, 50 ], "type" : "work" } ] }, { "_id" : ObjectId("54bdbffe5d140622eae21204"), "zip" : "10003", "data" : [ { "loc" : [ 30, 30 ], "type" : "home" }, { "loc" : [ 50, 50 ], "type" : "work" } ] }, { "_id" : ObjectId("54bdbffe5d140622eae2120d"), "zip" : "10004", "data" : [ { "loc" : [ 40, 40 ], "type" : "home" }, { "loc" : [ 50, 50 ], "type" : "work" } ] } ] 2015-01-19T21:39:58.814-0500 I COMMAND [conn31] CMD: drop test.geonest 2015-01-19T21:39:58.853-0500 I INDEX [conn31] build index on: test.geonest properties: { v: 1, key: { data.loc: "2d", zip: 1.0 }, name: "data.loc_2d_zip_1", ns: "test.geonest" } 2015-01-19T21:39:58.853-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:58.855-0500 I INDEX [conn31] build index done. scanned 3 total records. 0 secs [ { "_id" : ObjectId("54bdbffe5d140622eae21222"), "zip" : "10001", "data" : [ { "loc" : [ [ 10, 10 ], { "lat" : 50, "long" : 50 } ], "type" : "home" } ] }, { "_id" : ObjectId("54bdbffe5d140622eae21228"), "zip" : "10002", "data" : [ { "loc" : [ 20, 20 ], "type" : "home" }, { "loc" : [ 50, 50 ], "type" : "work" } ] }, { "_id" : ObjectId("54bdbffe5d140622eae2122b"), "zip" : "10003", "data" : [ { "loc" : [ { "x" : 30, "y" : 30 }, [ 50, 50 ] ], "type" : "home" } ] }, { "_id" : ObjectId("54bdbffe5d140622eae21231"), "zip" : "10004", "data" : [ { "loc" : [ 40, 40 ], "type" : "home" }, { "loc" : [ 50, 50 ], "type" : "work" } ] } ] S2 Test : jstests/core/geo_multinest0.js 114ms S2 Test : jstests/core/rename7.js ... 2015-01-19T21:39:58.871-0500 I COMMAND [conn31] CMD: drop db_a.rename7 2015-01-19T21:39:58.872-0500 I COMMAND [conn31] CMD: drop db_b.rename7 2015-01-19T21:39:58.888-0500 I INDEX [conn31] build index on: db_a.rename7 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "db_a.rename7" } 2015-01-19T21:39:58.888-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:58.892-0500 I INDEX [conn31] build index done. scanned 3 total records. 0 secs 2015-01-19T21:39:58.895-0500 I INDEX [conn31] build index on: db_a.rename7 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "db_a.rename7" } 2015-01-19T21:39:58.895-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:58.898-0500 I INDEX [conn31] build index done. scanned 3 total records. 0 secs 2015-01-19T21:39:58.907-0500 I INDEX [conn31] build index on: db_b.rename7 properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "db_b.rename7" } 2015-01-19T21:39:58.908-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:58.909-0500 I INDEX [conn31] build index on: db_b.rename7 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "db_b.rename7" } 2015-01-19T21:39:58.909-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:58.910-0500 I INDEX [conn31] build index on: db_b.rename7 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "db_b.rename7" } 2015-01-19T21:39:58.910-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:58.936-0500 I COMMAND [conn31] CMD: drop db_a.rename7 2015-01-19T21:39:58.937-0500 I COMMAND [conn31] CMD: drop db_b.rename7 2015-01-19T21:39:58.959-0500 I INDEX [conn31] restarting 0 background index build(s) 2015-01-19T21:39:58.972-0500 I INDEX [conn31] build index on: db_b.rename7 properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "db_b.rename7" } 2015-01-19T21:39:58.972-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:58.978-0500 I COMMAND [conn31] CMD: drop db_a.rename7 2015-01-19T21:39:58.979-0500 I COMMAND [conn31] CMD: drop db_b.rename7 2015-01-19T21:39:59.001-0500 I INDEX [conn31] build index on: db_b.rename7_capped properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "db_b.rename7_capped" } 2015-01-19T21:39:59.001-0500 I INDEX [conn31] building index using bulk method { "ns" : "db_b.rename7_capped", "count" : 3, "size" : 99, "avgObjSize" : 33, "storageSize" : 4096, "capped" : true, "max" : -1, "maxSize" : 10240, "wiredTiger" : { "metadata" : { "formatVersion" : 1 }, "creationString" : "allocation_size=4KB,app_metadata=(formatVersion=1),block_allocation=best,block_compressor=snappy,cache_resident=0,checkpoint=,checkpoint_lsn=,checksum=uncompressed,collator=,columns=,dictionary=0,format=btree,huffman_key=,huffman_value=,id=2639,internal_item_max=0,internal_key_max=0,internal_key_truncate=,internal_page_max=4KB,key_format=q,key_gap=10,leaf_item_max=0,leaf_key_max=0,leaf_page_max=32KB,leaf_value_max=1MB,memory_page_max=10m,os_cache_dirty_max=0,os_cache_max=0,prefix_compression=0,prefix_compression_min=4,split_pct=90,value_format=u,version=(major=1,minor=1)", "type" : "file", "uri" : "statistics:table:collection-2636-4889632878559956163", "LSM" : { "bloom filters in the LSM tree" : 0, "bloom filter false positives" : 0, "bloom filter hits" : 0, "bloom filter misses" : 0, "bloom filter pages evicted from cache" : 0, "bloom filter pages read into cache" : 0, "total size of bloom filters" : 0, "sleep for LSM checkpoint throttle" : 0, "chunks in the LSM tree" : 0, "highest merge generation in the LSM tree" : 0, "queries that could have benefited from a Bloom filter that did not exist" : 0, "sleep for LSM merge throttle" : 0 }, "block-manager" : { "file allocation unit size" : 4096, "blocks allocated" : 0, "checkpoint size" : 0, "allocations requiring file extension" : 0, "blocks freed" : 0, "file magic number" : 120897, "file major version number" : 1, "minor version number" : 0, "file bytes available for reuse" : 0, "file size in bytes" : 4096 }, "btree" : { "column-store variable-size deleted values" : 0, "column-store fixed-size leaf pages" : 0, "column-store internal pages" : 0, "column-store variable-size leaf pages" : 0, "pages rewritten by compaction" : 0, "number of key/value pairs" : 0, "fixed-record size" : 0, "maximum tree depth" : 3, "maximum internal page key size" : 368, "maximum internal page size" : 4096, "maximum leaf page key size" : 3276, "maximum leaf page size" : 32768, "maximum leaf page value size" : 1048576, "overflow pages" : 0, "row-store internal pages" : 0, "row-store leaf pages" : 0 }, "cache" : { "bytes read into cache" : 0, "bytes written from cache" : 0, "checkpoint blocked page eviction" : 0, "unmodified pages evicted" : 0, "modified pages evicted" : 0, "data source pages selected for eviction unable to be evicted" : 0, "hazard pointer blocked page eviction" : 0, "internal pages evicted" : 0, "in-memory page splits" : 0, "overflow values cached in memory" : 0, "pages read into cache" : 0, "overflow pages read into cache" : 0, "pages written from cache" : 0 }, "compression" : { "raw compression call failed, no additional data available" : 0, "raw compression call failed, additional data available" : 0, "raw compression call succeeded" : 0, "compressed pages read" : 0, "compressed pages written" : 0, "page written failed to compress" : 0, "page written was too small to compress" : 0 }, "cursor" : { "create calls" : 1, "insert calls" : 3, "bulk-loaded cursor-insert calls" : 0, "cursor-insert key and value bytes inserted" : 102, "next calls" : 0, "prev calls" : 1, "remove calls" : 0, "cursor-remove key bytes removed" : 0, "reset calls" : 4, "search calls" : 0, "search near calls" : 0, "update calls" : 0, "cursor-update value bytes updated" : 0 }, "reconciliation" : { "dictionary matches" : 0, "internal page multi-block writes" : 0, "leaf page multi-block writes" : 0, "maximum blocks required for a page" : 0, "internal-page overflow keys" : 0, "leaf-page overflow keys" : 0, "overflow values written" : 0, "pages deleted" : 0, "page checksum matches" : 0, "page reconciliation calls" : 0, "page reconciliation calls for eviction" : 0, "leaf page key bytes discarded using prefix compression" : 0, "internal page key bytes discarded using suffix compression" : 0 }, "session" : { "object compaction" : 0, "open cursor count" : 3 }, "transaction" : { "update conflicts" : 0 } }, "nindexes" : 1, "totalIndexSize" : 16384, "indexSizes" : { "_id_" : 16384 }, "ok" : 1 } 2015-01-19T21:39:59.026-0500 I COMMAND [conn31] CMD: drop db_a.rename7_capped 2015-01-19T21:39:59.027-0500 I COMMAND [conn31] CMD: drop db_b.rename7_capped S2 Test : jstests/core/rename7.js 161ms S2 Test : jstests/core/server14753.js ... 2015-01-19T21:39:59.032-0500 I COMMAND [conn31] CMD: drop test.jstests_server14753 2015-01-19T21:39:59.039-0500 I INDEX [conn31] build index on: test.jstests_server14753 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_server14753" } 2015-01-19T21:39:59.039-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:59.041-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:39:59.050-0500 I INDEX [conn31] build index on: test.jstests_server14753 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_server14753" } 2015-01-19T21:39:59.050-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:59.052-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs S2 Test : jstests/core/server14753.js 96ms S2 Test : jstests/core/date1.js ... 2015-01-19T21:39:59.128-0500 I COMMAND [conn31] CMD: drop test.date1 2015-01-19T21:39:59.148-0500 I COMMAND [conn31] CMD: drop test.date1 2015-01-19T21:39:59.182-0500 I COMMAND [conn31] CMD: drop test.date1 2015-01-19T21:39:59.223-0500 I COMMAND [conn31] CMD: drop test.date1 S2 Test : jstests/core/date1.js 115ms S2 Test : jstests/core/or8.js ... 2015-01-19T21:39:59.243-0500 I COMMAND [conn31] CMD: drop test.jstests_or8 2015-01-19T21:39:59.270-0500 I INDEX [conn31] build index on: test.jstests_or8 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_or8" } 2015-01-19T21:39:59.270-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:59.274-0500 I INDEX [conn31] build index done. scanned 2 total records. 0 secs 2015-01-19T21:39:59.286-0500 I COMMAND [conn31] CMD: drop test.jstests_or8 2015-01-19T21:39:59.314-0500 I INDEX [conn31] build index on: test.jstests_or8 properties: { v: 1, key: { a.b: 1.0 }, name: "a.b_1", ns: "test.jstests_or8" } 2015-01-19T21:39:59.314-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:59.317-0500 I INDEX [conn31] build index done. scanned 1 total records. 0 secs 2015-01-19T21:39:59.328-0500 I INDEX [conn31] build index on: test.jstests_or8 properties: { v: 1, key: { a.c: 1.0 }, name: "a.c_1", ns: "test.jstests_or8" } 2015-01-19T21:39:59.328-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:59.331-0500 I INDEX [conn31] build index done. scanned 1 total records. 0 secs S2 Test : jstests/core/or8.js 108ms S2 Test : jstests/core/insert2.js ... 2015-01-19T21:39:59.350-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37445 #48 (6 connections now open) 2015-01-19T21:39:59.352-0500 I COMMAND [conn48] CMD: drop test.insert2 S2 Test : jstests/core/insert2.js 14ms S2 Test : jstests/core/existsa.js ... 2015-01-19T21:39:59.365-0500 I COMMAND [conn31] CMD: drop test.jstests_existsa 2015-01-19T21:39:59.385-0500 I INDEX [conn31] build index on: test.jstests_existsa properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_existsa", sparse: true } 2015-01-19T21:39:59.385-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:59.386-0500 I INDEX [conn31] build index done. scanned 3 total records. 0 secs 2015-01-19T21:39:59.435-0500 I COMMAND [conn31] CMD: drop test.jstests_existsa 2015-01-19T21:39:59.476-0500 I INDEX [conn31] build index on: test.jstests_existsa properties: { v: 1, key: { a.b: 1.0 }, name: "a.b_1", ns: "test.jstests_existsa", sparse: true } 2015-01-19T21:39:59.477-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:59.480-0500 I INDEX [conn31] build index done. scanned 3 total records. 0 secs 2015-01-19T21:39:59.496-0500 I COMMAND [conn31] CMD: drop test.jstests_existsa 2015-01-19T21:39:59.526-0500 I INDEX [conn31] build index on: test.jstests_existsa properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_existsa" } 2015-01-19T21:39:59.526-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:59.529-0500 I INDEX [conn31] build index done. scanned 1 total records. 0 secs S2 Test : jstests/core/existsa.js 171ms S2 Test : jstests/core/error2.js ... 2015-01-19T21:39:59.536-0500 I COMMAND [conn31] CMD: drop test.jstests_error2 2015-01-19T21:39:59.556-0500 E QUERY [conn31] ReferenceError: a is not defined at _funcs4 (_funcs4:1:31) near '){ return a() }' 2015-01-19T21:39:59.558-0500 I QUERY [conn31] assertion 16722 ReferenceError: a is not defined at _funcs4 (_funcs4:1:31) near '){ return a() }' ns:test.jstests_error2 query:{ $where: function (){ return a() } } 2015-01-19T21:39:59.638-0500 E QUERY [conn31] ReferenceError: a is not defined at _funcs1 (_funcs1:1:32) near '{ return a(); }' S2 Test : jstests/core/error2.js 107ms S2 Test : jstests/core/mr_undef.js ... 2015-01-19T21:39:59.643-0500 I COMMAND [conn31] CMD: drop test.mr_undef 2015-01-19T21:39:59.661-0500 I COMMAND [conn31] CMD: drop test.mr_undef_out 2015-01-19T21:39:59.670-0500 E QUERY [conn30] Plan executor error, stats: { stage: "OR", nReturned: 0, executionTimeMillisEstimate: 50, works: 137, advanced: 0, needTime: 136, needFetch: 0, saveState: 2, restoreState: 2, isEOF: 0, invalidates: 0, dupsTested: 0, dupsDropped: 0, locsForgotten: 0, matchTested_0: 0, matchTested_1: 0, inputStages: [ { stage: "SORT", nReturned: 0, executionTimeMillisEstimate: 50, works: 137, advanced: 0, needTime: 135, needFetch: 0, saveState: 2, restoreState: 2, isEOF: 0, invalidates: 0, sortPattern: { a: 1.0 }, memUsage: 34005732, memLimit: 33554432, limitAmount: 1000, inputStage: { stage: "COLLSCAN", filter: { $and: [] }, nReturned: 134, executionTimeMillisEstimate: 50, works: 135, advanced: 134, needTime: 1, needFetch: 0, saveState: 2, restoreState: 2, isEOF: 0, invalidates: 0, direction: "forward", docsExamined: 134 } }, { stage: "SORT", nReturned: 0, executionTimeMillisEstimate: 0, works: 0, advanced: 0, needTime: 0, needFetch: 0, saveState: 2, restoreState: 2, isEOF: 0, invalidates: 0, sortPattern: { a: 1.0 }, memUsage: 0, memLimit: 33554432, inputStage: { stage: "COLLSCAN", filter: { $and: [] }, nReturned: 0, executionTimeMillisEstimate: 0, works: 0, advanced: 0, needTime: 0, needFetch: 0, saveState: 2, restoreState: 2, isEOF: 0, invalidates: 0, direction: "forward", docsExamined: 0 } } ] } 2015-01-19T21:39:59.682-0500 I QUERY [conn30] assertion 17144 Executor error: Overflow sort stage buffered data usage of 34005732 bytes exceeds internal limit of 33554432 bytes ns:test.jstests_sortg query:{ query: {}, orderby: { a: 1.0 } } 2015-01-19T21:39:59.683-0500 I QUERY [conn30] ntoskip:0 ntoreturn:1000 2015-01-19T21:39:59.683-0500 I QUERY [conn30] query test.jstests_sortg query: { query: {}, orderby: { a: 1.0 } } planSummary: COLLSCAN, COLLSCAN ntoreturn:1000 keyUpdates:0 writeConflicts:0 exception: Executor error: Overflow sort stage buffered data usage of 34005732 bytes exceeds internal limit of 33554432 bytes code:17144 numYields:2 reslen:160 127ms 2015-01-19T21:39:59.702-0500 I COMMAND [conn31] CMD: drop test.tmp.mr.mr_undef_14 2015-01-19T21:39:59.721-0500 E QUERY [conn30] Plan executor error, stats: { stage: "OR", nReturned: 0, executionTimeMillisEstimate: 30, works: 137, advanced: 0, needTime: 136, needFetch: 0, saveState: 1, restoreState: 1, isEOF: 0, invalidates: 0, dupsTested: 0, dupsDropped: 0, locsForgotten: 0, matchTested_0: 0, matchTested_1: 0, inputStages: [ { stage: "SORT", nReturned: 0, executionTimeMillisEstimate: 30, works: 137, advanced: 0, needTime: 135, needFetch: 0, saveState: 1, restoreState: 1, isEOF: 0, invalidates: 0, sortPattern: { b: 1.0 }, memUsage: 34005732, memLimit: 33554432, limitAmount: 1000, inputStage: { stage: "COLLSCAN", filter: { $and: [] }, nReturned: 134, executionTimeMillisEstimate: 20, works: 135, advanced: 134, needTime: 1, needFetch: 0, saveState: 1, restoreState: 1, isEOF: 0, invalidates: 0, direction: "forward", docsExamined: 134 } }, { stage: "SORT", nReturned: 0, executionTimeMillisEstimate: 0, works: 0, advanced: 0, needTime: 0, needFetch: 0, saveState: 1, restoreState: 1, isEOF: 0, invalidates: 0, sortPattern: { b: 1.0 }, memUsage: 0, memLimit: 33554432, inputStage: { stage: "COLLSCAN", filter: { $and: [] }, nReturned: 0, executionTimeMillisEstimate: 0, works: 0, advanced: 0, needTime: 0, needFetch: 0, saveState: 1, restoreState: 1, isEOF: 0, invalidates: 0, direction: "forward", docsExamined: 0 } } ] } 2015-01-19T21:39:59.734-0500 I QUERY [conn30] assertion 17144 Executor error: Overflow sort stage buffered data usage of 34005732 bytes exceeds internal limit of 33554432 bytes ns:test.jstests_sortg query:{ query: {}, orderby: { b: 1.0 } } 2015-01-19T21:39:59.734-0500 I QUERY [conn30] ntoskip:0 ntoreturn:1000 2015-01-19T21:39:59.769-0500 I COMMAND [conn31] CMD: drop test.mr_undef_out 2015-01-19T21:39:59.784-0500 I COMMAND [conn31] CMD: drop test.tmp.mr.mr_undef_14 2015-01-19T21:39:59.784-0500 I COMMAND [conn31] CMD: drop test.tmp.mr.mr_undef_14 2015-01-19T21:39:59.811-0500 I COMMAND [conn31] CMD: drop test.tmp.mr.mr_undef_14 2015-01-19T21:39:59.827-0500 I COMMAND [conn31] command test.$cmd command: mapReduce { mapreduce: "mr_undef", map: function () { emit(this.mod, this.x); }, reduce: function (k,v) { total = 0; for(i in v) { total+= v[i]; } return total; }, out: "mr_undef_out" } keyUpdates:0 writeConflicts:0 numYields:0 reslen:136 133ms S2 Test : jstests/core/mr_undef.js 192ms S2 Test : jstests/core/fts3.js ... 2015-01-19T21:39:59.834-0500 I COMMAND [conn31] CMD: drop test.text3 2015-01-19T21:39:59.857-0500 I INDEX [conn31] build index on: test.text3 properties: { v: 1, key: { _fts: "text", _ftsx: 1, z: 1.0 }, name: "x_text_z_1", ns: "test.text3", weights: { x: 10, y: 1 }, default_language: "english", language_override: "language", textIndexVersion: 2 } 2015-01-19T21:39:59.857-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:59.860-0500 I INDEX [conn31] build index done. scanned 2 total records. 0 secs S2 Test : jstests/core/fts3.js 40ms 2015-01-19T21:39:59.874-0500 I COMMAND [conn31] CMD: drop test.index_id_desc S2 Test : jstests/core/index_id_desc.js ... 2015-01-19T21:39:59.881-0500 I COMMAND [conn31] CMD: drop test.index_id_desc 2015-01-19T21:39:59.911-0500 I COMMAND [conn31] CMD: drop test.index_id_desc 2015-01-19T21:39:59.936-0500 I INDEX [conn31] build index on: test.index_id_desc properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "test.index_id_desc" } 2015-01-19T21:39:59.936-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:39:59.939-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs S2 Test : jstests/core/index_id_desc.js 68ms S2 Test : jstests/core/elemMatchProjection.js ... 2015-01-19T21:39:59.944-0500 I COMMAND [conn31] CMD: drop test.SERVER828Test 2015-01-19T21:40:00.136-0500 I INDEX [conn30] build index on: test.jstests_sortg properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_sortg" } 2015-01-19T21:40:00.137-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:00.169-0500 I INDEX [conn30] build index done. scanned 140 total records. 0 secs 2015-01-19T21:40:00.174-0500 I INDEX [conn30] build index on: test.jstests_sortg properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_sortg" } 2015-01-19T21:40:00.174-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:00.206-0500 I INDEX [conn30] build index done. scanned 140 total records. 0 secs 2015-01-19T21:40:00.210-0500 I INDEX [conn30] build index on: test.jstests_sortg properties: { v: 1, key: { c: 1.0 }, name: "c_1", ns: "test.jstests_sortg" } 2015-01-19T21:40:00.210-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:00.241-0500 I INDEX [conn30] build index done. scanned 140 total records. 0 secs 2015-01-19T21:40:00.732-0500 I QUERY [conn30] assertion 17007 Unable to execute query: errmsg: "sort stage buffered data usage of 34001639 bytes exceeds internal limit of 33554432 bytes" ns:test.jstests_sortg query:{ query: { b: null, c: null }, orderby: { d: 1.0 } } 2015-01-19T21:40:00.732-0500 I QUERY [conn30] ntoskip:0 ntoreturn:1000 2015-01-19T21:40:00.732-0500 I QUERY [conn30] query test.jstests_sortg query: { query: { b: null, c: null }, orderby: { d: 1.0 } } ntoreturn:1000 keyUpdates:0 writeConflicts:0 exception: Unable to execute query: errmsg: "sort stage buffered data usage of 34001639 bytes exceeds internal limit of 33554432 bytes" code:17007 numYields:4 reslen:170 149ms 2015-01-19T21:40:00.838-0500 I QUERY [conn30] query test.jstests_sortg query: { query: { b: null }, orderby: { _id: 1.0 } } planSummary: IXSCAN { _id: 1 } cursorid:4421202564478 ntoreturn:1000 ntoskip:0 nscanned:140 nscannedObjects:140 keyUpdates:0 writeConflicts:0 numYields:2 nreturned:5 reslen:5000220 103ms 2015-01-19T21:40:01.217-0500 I COMMAND [conn30] CMD: drop test.jstests_sortg S1 Test : jstests/core/sortg.js 2730ms 2015-01-19T21:40:01.253-0500 I COMMAND [conn30] CMD: drop test.jstests_nin 2015-01-19T21:40:01.305-0500 I COMMAND [conn30] CMD: drop test.jstests_nin 2015-01-19T21:40:01.322-0500 I INDEX [conn30] build index on: test.jstests_nin properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_nin" } 2015-01-19T21:40:01.322-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:01.324-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs S1 Test : jstests/core/nin.js ... S1 Test : jstests/core/nin.js 121ms S1 Test : jstests/core/updatek.js ... 2015-01-19T21:40:01.372-0500 I COMMAND [conn30] CMD: drop test.jstests_updatek 2015-01-19T21:40:01.386-0500 I COMMAND [conn30] CMD: drop test.jstests_updatek S1 Test : jstests/core/updatek.js 45ms S1 Test : jstests/core/batch_write_command_insert.js ... 2015-01-19T21:40:01.418-0500 I COMMAND [conn30] CMD: drop test.batch_write_insert 2015-01-19T21:40:01.578-0500 I INDEX [conn30] build index on: test.batch_write_insert properties: { v: 1, unique: true, key: { a: 1.0 }, name: "a_1", ns: "test.batch_write_insert" } 2015-01-19T21:40:01.578-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:01.580-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:01.601-0500 I COMMAND [conn30] CMD: drop test.batch_write_insert 2015-01-19T21:40:01.623-0500 I INDEX [conn30] build index on: test.batch_write_insert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.batch_write_insert" } 2015-01-19T21:40:01.623-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:01.624-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:01.628-0500 I COMMAND [conn30] CMD: drop test.batch_write_insert 2015-01-19T21:40:01.639-0500 I INDEX [conn30] build index on: test.batch_write_insert properties: { v: 1, unique: true, key: { x: 1.0 }, name: "x_1", ns: "test.batch_write_insert" } 2015-01-19T21:40:01.639-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:01.642-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:01.648-0500 I COMMAND [conn30] CMD: drop test.batch_write_insert 2015-01-19T21:40:01.657-0500 I COMMAND [conn30] CMD: drop test.batch_write_insert 2015-01-19T21:40:01.662-0500 I COMMAND [conn30] CMD: drop test.batch_write_insert 2015-01-19T21:40:01.673-0500 I COMMAND [conn30] CMD: drop test.batch_write_insert 2015-01-19T21:40:01.689-0500 I COMMAND [conn30] CMD: drop test.batch_write_insert 2015-01-19T21:40:01.705-0500 I COMMAND [conn30] CMD: drop test.batch_write_insert 2015-01-19T21:40:01.714-0500 I COMMAND [conn30] CMD: drop test.batch_write_insert 2015-01-19T21:40:01.728-0500 I INDEX [conn30] build index on: test.batch_write_insert properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.batch_write_insert", background: true } 2015-01-19T21:40:01.728-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs S1 Test : jstests/core/batch_write_command_insert.js 315ms S1 Test : jstests/core/find9.js ... 2015-01-19T21:40:01.734-0500 I COMMAND [conn30] CMD: drop test.jstests_find9 S1 Test : jstests/core/find9.js 405ms S1 Test : jstests/core/js1.js ... 2015-01-19T21:40:02.152-0500 I COMMAND [conn30] CMD: validate test.jstests_js1 S1 Test : jstests/core/js1.js 17ms S1 Test : jstests/core/upsert_shell.js ... S1 Test : jstests/core/upsert_shell.js 60ms S1 Test : jstests/core/rename4.js ... 2015-01-19T21:40:02.153-0500 I INDEX [conn30] validating index test.jstests_js1.$_id_ 2015-01-19T21:40:02.156-0500 I COMMAND [conn30] CMD: drop test.upsert1 2015-01-19T21:40:02.200-0500 I COMMAND [conn30] CMD: drop test.no_id 2015-01-19T21:40:02.218-0500 I COMMAND [conn30] CMD: drop test.jstests_rename4 2015-01-19T21:40:02.614-0500 I COMMAND [conn30] CMD: drop test.jstests_rename4 2015-01-19T21:40:02.660-0500 I INDEX [conn30] build index on: test.jstests_rename4 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_rename4" } 2015-01-19T21:40:02.660-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.662-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs S1 Test : jstests/core/rename4.js 475ms S1 Test : jstests/core/cursor5.js ... 2015-01-19T21:40:02.691-0500 I COMMAND [conn30] CMD: drop test.ed_db_cursor5_bwsi 2015-01-19T21:40:02.710-0500 I INDEX [conn30] build index on: test.ed_db_cursor5_bwsi properties: { v: 1, key: { a.d: 1.0, a: 1.0, e: -1.0 }, name: "a.d_1_a_1_e_-1", ns: "test.ed_db_cursor5_bwsi" } 2015-01-19T21:40:02.710-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.711-0500 I INDEX [conn30] build index done. scanned 6 total records. 0 secs S1 Test : jstests/core/cursor5.js 31ms S1 Test : jstests/core/index_many.js ... 2015-01-19T21:40:02.783-0500 I COMMAND [conn30] killcursors: found 0 of 1 2015-01-19T21:40:02.784-0500 I COMMAND [conn30] CMD: drop test.many 2015-01-19T21:40:02.786-0500 I COMMAND [conn30] CMD: drop test.many2 2015-01-19T21:40:02.800-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 2: 1.0 }, name: "2_1", ns: "test.many" } 2015-01-19T21:40:02.800-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.804-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.808-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 3: 1.0 }, name: "3_1", ns: "test.many" } 2015-01-19T21:40:02.808-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.812-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.816-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 4: 1.0 }, name: "4_1", ns: "test.many" } 2015-01-19T21:40:02.816-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.819-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.824-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 5: 1.0 }, name: "5_1", ns: "test.many" } 2015-01-19T21:40:02.824-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.827-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.832-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 6: 1.0 }, name: "6_1", ns: "test.many" } 2015-01-19T21:40:02.832-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.835-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.840-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 7: 1.0 }, name: "7_1", ns: "test.many" } 2015-01-19T21:40:02.840-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.844-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.848-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 8: 1.0 }, name: "8_1", ns: "test.many" } 2015-01-19T21:40:02.849-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.852-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.857-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 9: 1.0 }, name: "9_1", ns: "test.many" } 2015-01-19T21:40:02.857-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.860-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.865-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 10: 1.0 }, name: "10_1", ns: "test.many" } 2015-01-19T21:40:02.865-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.868-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.873-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 11: 1.0 }, name: "11_1", ns: "test.many" } 2015-01-19T21:40:02.873-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.876-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.881-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 12: 1.0 }, name: "12_1", ns: "test.many" } 2015-01-19T21:40:02.881-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.884-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.889-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 13: 1.0 }, name: "13_1", ns: "test.many" } 2015-01-19T21:40:02.889-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.892-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.897-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 14: 1.0 }, name: "14_1", ns: "test.many" } 2015-01-19T21:40:02.897-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.900-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.905-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 15: 1.0 }, name: "15_1", ns: "test.many" } 2015-01-19T21:40:02.905-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.908-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.913-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 16: 1.0 }, name: "16_1", ns: "test.many" } 2015-01-19T21:40:02.913-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.916-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.922-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 17: 1.0 }, name: "17_1", ns: "test.many" } 2015-01-19T21:40:02.922-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.925-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.931-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 18: 1.0 }, name: "18_1", ns: "test.many" } 2015-01-19T21:40:02.931-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.935-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.940-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 19: 1.0 }, name: "19_1", ns: "test.many" } 2015-01-19T21:40:02.940-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.944-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.949-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.many" } 2015-01-19T21:40:02.949-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.952-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.958-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 21: 1.0 }, name: "21_1", ns: "test.many" } 2015-01-19T21:40:02.958-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.961-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.966-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 22: 1.0 }, name: "22_1", ns: "test.many" } 2015-01-19T21:40:02.966-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.969-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.975-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 23: 1.0 }, name: "23_1", ns: "test.many" } 2015-01-19T21:40:02.975-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.978-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.984-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 24: 1.0 }, name: "24_1", ns: "test.many" } 2015-01-19T21:40:02.984-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.987-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:02.993-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 25: 1.0 }, name: "25_1", ns: "test.many" } 2015-01-19T21:40:02.993-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:02.996-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.001-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 26: 1.0 }, name: "26_1", ns: "test.many" } 2015-01-19T21:40:03.001-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.005-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.010-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 27: 1.0 }, name: "27_1", ns: "test.many" } 2015-01-19T21:40:03.010-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.014-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.020-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 28: 1.0 }, name: "28_1", ns: "test.many" } 2015-01-19T21:40:03.020-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.023-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.029-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 29: 1.0 }, name: "29_1", ns: "test.many" } 2015-01-19T21:40:03.029-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.032-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.038-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 30: 1.0 }, name: "30_1", ns: "test.many" } 2015-01-19T21:40:03.038-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.041-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.047-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 31: 1.0 }, name: "31_1", ns: "test.many" } 2015-01-19T21:40:03.047-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.050-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.056-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 32: 1.0 }, name: "32_1", ns: "test.many" } 2015-01-19T21:40:03.056-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.059-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.065-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 33: 1.0 }, name: "33_1", ns: "test.many" } 2015-01-19T21:40:03.065-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.068-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.074-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 34: 1.0 }, name: "34_1", ns: "test.many" } 2015-01-19T21:40:03.074-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.077-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.083-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 35: 1.0 }, name: "35_1", ns: "test.many" } 2015-01-19T21:40:03.083-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.086-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.092-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 36: 1.0 }, name: "36_1", ns: "test.many" } 2015-01-19T21:40:03.092-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.095-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.101-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 37: 1.0 }, name: "37_1", ns: "test.many" } 2015-01-19T21:40:03.101-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.104-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.110-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 38: 1.0 }, name: "38_1", ns: "test.many" } 2015-01-19T21:40:03.110-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.113-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.119-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 39: 1.0 }, name: "39_1", ns: "test.many" } 2015-01-19T21:40:03.119-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.122-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.128-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 40: 1.0 }, name: "40_1", ns: "test.many" } 2015-01-19T21:40:03.128-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.131-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.137-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 41: 1.0 }, name: "41_1", ns: "test.many" } 2015-01-19T21:40:03.137-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.140-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.146-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 42: 1.0 }, name: "42_1", ns: "test.many" } 2015-01-19T21:40:03.146-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.149-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.155-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 43: 1.0 }, name: "43_1", ns: "test.many" } 2015-01-19T21:40:03.156-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.159-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.165-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 44: 1.0 }, name: "44_1", ns: "test.many" } 2015-01-19T21:40:03.165-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.168-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.174-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 45: 1.0 }, name: "45_1", ns: "test.many" } 2015-01-19T21:40:03.174-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.177-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.183-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 46: 1.0 }, name: "46_1", ns: "test.many" } 2015-01-19T21:40:03.183-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.186-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.193-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 47: 1.0 }, name: "47_1", ns: "test.many" } 2015-01-19T21:40:03.193-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.196-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.202-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 48: 1.0 }, name: "48_1", ns: "test.many" } 2015-01-19T21:40:03.202-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.205-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.211-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 49: 1.0 }, name: "49_1", ns: "test.many" } 2015-01-19T21:40:03.211-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.214-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.221-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 50: 1.0 }, name: "50_1", ns: "test.many" } 2015-01-19T21:40:03.221-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.224-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.230-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 51: 1.0 }, name: "51_1", ns: "test.many" } 2015-01-19T21:40:03.230-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.234-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.240-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 52: 1.0 }, name: "52_1", ns: "test.many" } 2015-01-19T21:40:03.240-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.243-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.250-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 53: 1.0 }, name: "53_1", ns: "test.many" } 2015-01-19T21:40:03.250-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.253-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.259-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 54: 1.0 }, name: "54_1", ns: "test.many" } 2015-01-19T21:40:03.259-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.263-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.271-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 55: 1.0 }, name: "55_1", ns: "test.many" } 2015-01-19T21:40:03.271-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.274-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.281-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 56: 1.0 }, name: "56_1", ns: "test.many" } 2015-01-19T21:40:03.281-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.284-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.290-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 57: 1.0 }, name: "57_1", ns: "test.many" } 2015-01-19T21:40:03.290-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.294-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.300-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 58: 1.0 }, name: "58_1", ns: "test.many" } 2015-01-19T21:40:03.300-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.303-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.310-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 59: 1.0 }, name: "59_1", ns: "test.many" } 2015-01-19T21:40:03.310-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.313-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.320-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 60: 1.0 }, name: "60_1", ns: "test.many" } 2015-01-19T21:40:03.320-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.323-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.329-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 61: 1.0 }, name: "61_1", ns: "test.many" } 2015-01-19T21:40:03.330-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.333-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.339-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 62: 1.0 }, name: "62_1", ns: "test.many" } 2015-01-19T21:40:03.339-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.342-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.349-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { 63: 1.0 }, name: "63_1", ns: "test.many" } 2015-01-19T21:40:03.349-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.352-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.359-0500 I INDEX [conn30] build index on: test.many properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test.many" } 2015-01-19T21:40:03.359-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.362-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:03.365-0500 I INDEX [conn30] add index fails, too many indexes for test.many key:{ 65: 1.0 } 2015-01-19T21:40:03.366-0500 I INDEX [conn30] add index fails, too many indexes for test.many key:{ 65: 1.0 } 2015-01-19T21:40:03.368-0500 I INDEX [conn30] add index fails, too many indexes for test.many key:{ 66: 1.0 } 2015-01-19T21:40:03.368-0500 I INDEX [conn30] add index fails, too many indexes for test.many key:{ 66: 1.0 } 2015-01-19T21:40:03.370-0500 I INDEX [conn30] add index fails, too many indexes for test.many key:{ 67: 1.0 } 2015-01-19T21:40:03.370-0500 I INDEX [conn30] add index fails, too many indexes for test.many key:{ 67: 1.0 } 2015-01-19T21:40:03.374-0500 I INDEX [conn30] add index fails, too many indexes for test.many key:{ 68: 1.0 } 2015-01-19T21:40:03.374-0500 I INDEX [conn30] add index fails, too many indexes for test.many key:{ 68: 1.0 } 2015-01-19T21:40:03.376-0500 I INDEX [conn30] add index fails, too many indexes for test.many key:{ 69: 1.0 } 2015-01-19T21:40:03.377-0500 I INDEX [conn30] add index fails, too many indexes for test.many key:{ 69: 1.0 } S1 Test : jstests/core/index_many.js 743ms S1 Test : jstests/core/where1.js ... 2015-01-19T21:40:03.465-0500 I COMMAND [conn30] CMD: drop test.where1 2015-01-19T21:40:03.482-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue Positional projection 'a.$' does not match the query document. ns:test.where1 query:{ $where: "return this.a;" } 2015-01-19T21:40:03.483-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $where cannot be applied to a field ns:test.where1 query:{ a: 1.0, b: { $where: "this.a;" } } 2015-01-19T21:40:03.484-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $where cannot be applied to a field ns:test.where1 query:{ a: { $where: "this.a;" } } 2015-01-19T21:40:03.485-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $elemMatch cannot contain $where expression ns:test.where1 query:{ a: { $elemMatch: { $where: "this.a;" } } } 2015-01-19T21:40:03.486-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $where cannot be applied to a field ns:test.where1 query:{ a: 3.0, b.c: { $where: "this.a;" } } 2015-01-19T21:40:03.486-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $elemMatch cannot contain $where expression ns:test.where1 query:{ a: { $elemMatch: { $where: "this.a;", b: 1.0 } } } 2015-01-19T21:40:03.487-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $elemMatch cannot contain $where expression ns:test.where1 query:{ a: { $elemMatch: { b: 1.0, $where: "this.a;" } } } S1 Test : jstests/core/where1.js 24ms S1 Test : jstests/core/or7.js ... 2015-01-19T21:40:03.488-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $elemMatch cannot contain $where expression ns:test.where1 query:{ a: { $elemMatch: { $and: [ { b: 1.0 }, { $where: "this.a;" } ] } } } 2015-01-19T21:40:03.489-0500 I COMMAND [conn30] CMD: drop test.jstests_or7 2015-01-19T21:40:03.494-0500 I INDEX [conn30] build index on: test.jstests_or7 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_or7" } 2015-01-19T21:40:03.494-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.496-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:03.531-0500 I SHARDING [conn32] request split points lookup for chunk test.jstests_splitvector { : MinKey } -->> { : MaxKey } S1 Test : jstests/core/or7.js 65ms S1 Test : jstests/core/geo_s2nonstring.js ... 2015-01-19T21:40:03.555-0500 I COMMAND [conn30] CMD: drop test.geo_s2nonstring 2015-01-19T21:40:03.568-0500 I INDEX [conn30] build index on: test.geo_s2nonstring properties: { v: 1, key: { geo: "2dsphere", x: 1.0 }, name: "geo_2dsphere_x_1", ns: "test.geo_s2nonstring", 2dsphereIndexVersion: 2 } 2015-01-19T21:40:03.568-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.570-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:03.578-0500 I COMMAND [conn30] CMD: drop test.geo_s2nonstring 2015-01-19T21:40:03.616-0500 I INDEX [conn30] build index on: test.geo_s2nonstring properties: { v: 1, key: { geo: "2dsphere", x: 1.0 }, name: "geo_2dsphere_x_1", ns: "test.geo_s2nonstring", 2dsphereIndexVersion: 2 } 2015-01-19T21:40:03.616-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.618-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:03.626-0500 I COMMAND [conn32] CMD: drop test.jstests_splitvector S1 Test : jstests/core/geo_s2nonstring.js 97ms S1 Test : jstests/core/fts1.js ... 2015-01-19T21:40:03.651-0500 I COMMAND [conn30] CMD: drop test.text1 2015-01-19T21:40:03.654-0500 I INDEX [conn32] build index on: test.jstests_splitvector properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.jstests_splitvector" } 2015-01-19T21:40:03.654-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:40:03.656-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:03.667-0500 I INDEX [conn30] build index on: test.text1 properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "x_text", ns: "test.text1", weights: { x: 1 }, default_language: "english", language_override: "language", textIndexVersion: 2 } 2015-01-19T21:40:03.667-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.670-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs S1 Test : jstests/core/fts1.js 39ms S1 Test : jstests/core/sort_numeric.js ... 2015-01-19T21:40:03.690-0500 I COMMAND [conn30] CMD: drop test.sort_numeric 2015-01-19T21:40:03.728-0500 I INDEX [conn30] build index on: test.sort_numeric properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.sort_numeric" } 2015-01-19T21:40:03.728-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.731-0500 I INDEX [conn30] build index done. scanned 8 total records. 0 secs 2015-01-19T21:40:03.742-0500 I COMMAND [conn30] CMD: validate test.sort_numeric 2015-01-19T21:40:03.744-0500 I INDEX [conn30] validating index test.sort_numeric.$_id_ 2015-01-19T21:40:03.744-0500 I INDEX [conn30] validating index test.sort_numeric.$a_1 S1 Test : jstests/core/sort_numeric.js 55ms S1 Test : jstests/core/index_id_unique.js ... 2015-01-19T21:40:03.746-0500 I COMMAND [conn30] CMD: drop test.index_id_unique 2015-01-19T21:40:03.755-0500 I INDEX [conn30] build index on: test.index_id_unique properties: { v: 1, unique: true, key: { _id: 1 }, name: "_id_", ns: "test.index_id_unique" } 2015-01-19T21:40:03.755-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.758-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:03.759-0500 I COMMAND [conn30] CMD: drop test.index_id_unique 2015-01-19T21:40:03.783-0500 I INDEX [conn30] build index on: test.index_id_unique properties: { v: 1, unique: true, key: { _id: 1 }, name: "_id_", ns: "test.index_id_unique" } 2015-01-19T21:40:03.783-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.785-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:03.786-0500 I COMMAND [conn30] CMD: drop test.index_id_unique 2015-01-19T21:40:03.798-0500 I INDEX [conn30] build index on: test.index_id_unique properties: { v: 1, unique: true, key: { _id: 1 }, name: "_id_", ns: "test.index_id_unique" } 2015-01-19T21:40:03.798-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:03.800-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:03.801-0500 I COMMAND [conn30] CMD: drop test.index_id_unique 2015-01-19T21:40:03.814-0500 I COMMAND [conn30] CMD: drop test.index_id_unique 2015-01-19T21:40:03.825-0500 I COMMAND [conn30] CMD: drop test.index_id_unique S1 Test : jstests/core/index_id_unique.js 91ms S1 Test : jstests/core/geo_withinquery.js ... 2015-01-19T21:40:03.837-0500 I COMMAND [conn30] CMD: drop test.geo_withinquery 2015-01-19T21:40:04.419-0500 I INDEX [conn31] build index on: test.SERVER828Test properties: { v: 1, key: { group: 1.0, y.d: 1.0 }, name: "group_1_y.d_1", ns: "test.SERVER828Test" } 2015-01-19T21:40:04.419-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:04.440-0500 I INDEX [conn31] build index done. scanned 1600 total records. 0 secs 2015-01-19T21:40:04.442-0500 I INDEX [conn31] build index on: test.SERVER828Test properties: { v: 1, key: { group: 1.0, covered: 1.0 }, name: "group_1_covered_1", ns: "test.SERVER828Test" } 2015-01-19T21:40:04.442-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:04.461-0500 I INDEX [conn31] build index done. scanned 1600 total records. 0 secs 2015-01-19T21:40:04.572-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue Positional projection 'y.$' does not match the query document. ns:test.SERVER828Test query:{ group: 3.0, x.a: 2.0 } 2015-01-19T21:40:04.573-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue Positional projection 'y.$' does not match the query document. ns:test.SERVER828Test query:{ query: { group: 3.0, x.a: 2.0 }, orderby: { x: 1.0 } } 2015-01-19T21:40:04.574-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue Projection cannot have a mix of inclusion and exclusion. ns:test.SERVER828Test query:{ query: { group: 3.0, x.a: 2.0 }, orderby: { x: 1.0 } } 2015-01-19T21:40:04.575-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue Cannot specify more than one positional proj. per query. ns:test.SERVER828Test query:{ group: 3.0, x.a: 1.0, y.aa: 1.0 } 2015-01-19T21:40:04.575-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue Positional projection 'g.$' does not match the query document. ns:test.SERVER828Test query:{ group: 3.0 } S1 Test : jstests/core/geo_withinquery.js 918ms S1 Test : jstests/core/mod1.js ... 2015-01-19T21:40:04.754-0500 I COMMAND [conn30] CMD: drop test.mod1 2015-01-19T21:40:04.781-0500 I INDEX [conn30] build index on: test.mod1 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.mod1" } 2015-01-19T21:40:04.781-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:04.784-0500 I INDEX [conn30] build index done. scanned 6 total records. 0 secs S1 Test : jstests/core/mod1.js 70ms S1 Test : jstests/core/regex.js ... 2015-01-19T21:40:04.824-0500 I COMMAND [conn30] CMD: drop test.jstests_regex 2015-01-19T21:40:04.834-0500 I COMMAND [conn30] CMD: drop test.jstests_regex 2015-01-19T21:40:04.860-0500 I COMMAND [conn30] CMD: drop test.jstests_regex 2015-01-19T21:40:04.880-0500 I COMMAND [conn30] CMD: drop test.jstests_regex 2015-01-19T21:40:04.896-0500 I COMMAND [conn30] CMD: drop test.jstests_regex S1 Test : jstests/core/regex.js 88ms S1 Test : jstests/core/geo_s2near.js ... 2015-01-19T21:40:04.914-0500 I COMMAND [conn30] CMD: drop test.geo_s2near 2015-01-19T21:40:04.928-0500 I INDEX [conn30] build index on: test.geo_s2near properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2near", 2dsphereIndexVersion: 2 } 2015-01-19T21:40:04.928-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:04.933-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs S2 Test : jstests/core/elemMatchProjection.js 5482ms S2 Test : jstests/core/find3.js ... 2015-01-19T21:40:05.424-0500 I COMMAND [conn31] CMD: drop test.find3 2015-01-19T21:40:05.553-0500 I COMMAND [conn31] CMD: validate test.find3 S2 Test : jstests/core/find3.js 131ms S2 Test : jstests/core/indexs.js ... 2015-01-19T21:40:05.554-0500 I INDEX [conn31] validating index test.find3.$_id_ 2015-01-19T21:40:05.556-0500 I COMMAND [conn31] CMD: drop test.jstests_indexs 2015-01-19T21:40:05.566-0500 I INDEX [conn31] build index on: test.jstests_indexs properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_indexs" } 2015-01-19T21:40:05.566-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:05.568-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:05.578-0500 I COMMAND [conn31] CMD: drop test.jstests_indexs 2015-01-19T21:40:05.604-0500 I INDEX [conn31] build index on: test.jstests_indexs properties: { v: 1, key: { a: 1.0, a.b: 1.0 }, name: "a_1_a.b_1", ns: "test.jstests_indexs" } 2015-01-19T21:40:05.604-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:05.605-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:05.612-0500 I COMMAND [conn31] CMD: drop test.jstests_indexs 2015-01-19T21:40:05.627-0500 I INDEX [conn31] build index on: test.jstests_indexs properties: { v: 1, key: { a: 1.0, a.b: 1.0 }, name: "a_1_a.b_1", ns: "test.jstests_indexs" } 2015-01-19T21:40:05.627-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:05.630-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs S2 Test : jstests/core/indexs.js 83ms S2 Test : jstests/core/update8.js ... 2015-01-19T21:40:05.639-0500 I COMMAND [conn31] CMD: drop test.update8 2015-01-19T21:40:05.654-0500 I COMMAND [conn31] CMD: drop test.update8 S2 Test : jstests/core/update8.js 26ms S2 Test : jstests/core/array_match4.js ... 2015-01-19T21:40:05.665-0500 I COMMAND [conn31] CMD: drop test.array_match4 2015-01-19T21:40:05.684-0500 I INDEX [conn31] build index on: test.array_match4 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.array_match4" } 2015-01-19T21:40:05.684-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:05.688-0500 I INDEX [conn31] build index done. scanned 1 total records. 0 secs explain for { "a" : { "$gte" : [ 1, 2 ] } } = { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.array_match4", "indexFilterSet" : false, "parsedQuery" : { "a" : { "$gte" : [ 1, 2 ] } }, "winningPlan" : { "stage" : "FETCH", "filter" : { "a" : { "$gte" : [ 1, 2 ] } }, "inputStage" : { "stage" : "IXSCAN", "keyPattern" : { "a" : 1 }, "indexName" : "a_1", "isMultiKey" : true, "direction" : "forward", "indexBounds" : { "a" : [ "[[ 1.0, 2.0 ], BinData(0, ))" ] } } }, "rejectedPlans" : [ ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } S2 Test : jstests/core/array_match4.js 39ms S2 Test : jstests/core/geo_multikey0.js ... 2015-01-19T21:40:05.704-0500 I COMMAND [conn31] CMD: drop test.jstests_geo_multikey0 2015-01-19T21:40:05.718-0500 I COMMAND [conn31] CMD: drop test.jstests_geo_multikey0 S2 Test : jstests/core/geo_multikey0.js 41ms S2 Test : jstests/core/distinct_array1.js ... 2015-01-19T21:40:05.746-0500 I COMMAND [conn31] CMD: drop test.distinct_array1 2015-01-19T21:40:05.820-0500 I INDEX [conn31] build index on: test.distinct_array1 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.distinct_array1" } 2015-01-19T21:40:05.820-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:05.822-0500 I INDEX [conn31] build index done. scanned 4 total records. 0 secs 2015-01-19T21:40:05.916-0500 I INDEX [conn31] build index on: test.distinct_array1 properties: { v: 1, key: { a.b: 1.0 }, name: "a.b_1", ns: "test.distinct_array1" } 2015-01-19T21:40:05.916-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:05.918-0500 I INDEX [conn31] build index done. scanned 10 total records. 0 secs 2015-01-19T21:40:05.980-0500 I INDEX [conn31] build index on: test.distinct_array1 properties: { v: 1, key: { _id.a: 1.0 }, name: "_id.a_1", ns: "test.distinct_array1" } 2015-01-19T21:40:05.980-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:05.982-0500 I INDEX [conn31] build index done. scanned 14 total records. 0 secs S2 Test : jstests/core/distinct_array1.js 277ms S2 Test : jstests/core/index_check7.js ... 2015-01-19T21:40:06.021-0500 I COMMAND [conn31] CMD: drop test.index_check7 S1 Test : jstests/core/geo_s2near.js 1214ms S1 Test : jstests/core/set2.js ... 2015-01-19T21:40:06.126-0500 I COMMAND [conn30] CMD: drop test.set2 S1 Test : jstests/core/set2.js 14ms S1 Test : jstests/core/mr_sort.js ... 2015-01-19T21:40:06.141-0500 I COMMAND [conn30] CMD: drop test.mr_sort 2015-01-19T21:40:06.149-0500 I INDEX [conn30] build index on: test.mr_sort properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.mr_sort" } 2015-01-19T21:40:06.149-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:06.152-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:06.194-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_sort_15 2015-01-19T21:40:06.202-0500 I COMMAND [conn30] CMD: drop test.mr_sort_out 2015-01-19T21:40:06.209-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_sort_15 2015-01-19T21:40:06.209-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_sort_15 2015-01-19T21:40:06.221-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_sort_15 2015-01-19T21:40:06.230-0500 I COMMAND [conn30] CMD: drop test.mr_sort_out 2015-01-19T21:40:06.243-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_sort_16 2015-01-19T21:40:06.253-0500 I COMMAND [conn30] CMD: drop test.mr_sort_out 2015-01-19T21:40:06.260-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_sort_16 2015-01-19T21:40:06.260-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_sort_16 2015-01-19T21:40:06.264-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_sort_16 2015-01-19T21:40:06.271-0500 I COMMAND [conn30] CMD: drop test.mr_sort_out 2015-01-19T21:40:06.286-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_sort_17 2015-01-19T21:40:06.303-0500 I COMMAND [conn30] CMD: drop test.mr_sort_out 2015-01-19T21:40:06.313-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_sort_17 2015-01-19T21:40:06.314-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_sort_17 2015-01-19T21:40:06.318-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr_sort_17 2015-01-19T21:40:06.326-0500 I COMMAND [conn30] CMD: drop test.mr_sort_out S1 Test : jstests/core/mr_sort.js 190ms S1 Test : jstests/core/ne1.js ... 2015-01-19T21:40:06.332-0500 I COMMAND [conn30] CMD: drop test.ne1 2015-01-19T21:40:06.356-0500 I INDEX [conn30] build index on: test.ne1 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.ne1" } 2015-01-19T21:40:06.356-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:06.359-0500 I INDEX [conn30] build index done. scanned 3 total records. 0 secs S1 Test : jstests/core/ne1.js 33ms S1 Test : jstests/core/covered_index_simple_id.js ... 2015-01-19T21:40:06.365-0500 I COMMAND [conn30] CMD: drop test.covered_simple_id all tests pass S1 Test : jstests/core/covered_index_simple_id.js 69ms S1 Test : jstests/core/indexe.js ... 2015-01-19T21:40:06.434-0500 I COMMAND [conn30] CMD: drop test.indexe 2015-01-19T21:40:06.436-0500 I INDEX [conn31] build index on: test.index_check7 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.index_check7" } 2015-01-19T21:40:06.436-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:06.441-0500 I INDEX [conn31] build index done. scanned 100 total records. 0 secs 2015-01-19T21:40:06.455-0500 I INDEX [conn31] build index on: test.index_check7 properties: { v: 1, key: { x: -1.0 }, name: "x_-1", ns: "test.index_check7" } 2015-01-19T21:40:06.455-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:06.460-0500 I INDEX [conn31] build index done. scanned 100 total records. 0 secs S2 Test : jstests/core/index_check7.js 443ms S2 Test : jstests/core/null.js ... 2015-01-19T21:40:06.465-0500 I COMMAND [conn31] CMD: drop test.null1 2015-01-19T21:40:06.475-0500 I INDEX [conn31] build index on: test.null1 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.null1" } 2015-01-19T21:40:06.475-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:06.478-0500 I INDEX [conn31] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:06.485-0500 I INDEX [conn31] build index on: test.null1 properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test.null1" } 2015-01-19T21:40:06.485-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:06.488-0500 I INDEX [conn31] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:06.493-0500 I COMMAND [conn31] CMD: dropIndexes test.null1 2015-01-19T21:40:06.510-0500 I INDEX [conn31] build index on: test.null1 properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test.null1", sparse: true } 2015-01-19T21:40:06.510-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:06.512-0500 I INDEX [conn31] build index done. scanned 2 total records. 0 secs S2 Test : jstests/core/null.js 50ms S2 Test : jstests/core/indexa.js ... 2015-01-19T21:40:06.516-0500 I COMMAND [conn31] CMD: drop test.indexa 2015-01-19T21:40:06.523-0500 I INDEX [conn31] build index on: test.indexa properties: { v: 1, unique: true, key: { x: 1.0 }, name: "x_1", ns: "test.indexa" } 2015-01-19T21:40:06.523-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:06.525-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs S2 Test : jstests/core/indexa.js 34ms S2 Test : jstests/core/geo_big_polygon.js ... 2015-01-19T21:40:06.551-0500 I COMMAND [conn31] CMD: drop test.geo_big_polygon ---- Starting query... ---- 2015-01-19T21:40:06.596-0500 I INDEX [conn31] build index on: test.geo_big_polygon properties: { v: 1, key: { loc: "2dsphere" }, name: "loc_2dsphere", ns: "test.geo_big_polygon", 2dsphereIndexVersion: 2 } 2015-01-19T21:40:06.596-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:06.609-0500 W INDEX [conn31] insert of geo object generated lots of keys (256) consider creating larger buckets. obj={ _id: ObjectId('54bdc0065d140622eae22ab7'), loc: { type: "Polygon", coordinates: [ [ [ 5.0, 5.0 ], [ 5.0, -5.0 ], [ -5.0, -5.0 ], [ -5.0, 5.0 ], [ 5.0, 5.0 ] ] ] } } 2015-01-19T21:40:06.615-0500 I INDEX [conn31] build index done. scanned 5 total records. 0 secs 2015-01-19T21:40:06.631-0500 I COMMAND [conn31] CMD: dropIndexes test.geo_big_polygon 2015-01-19T21:40:06.651-0500 I INDEX [conn31] build index on: test.geo_big_polygon properties: { v: 1, key: { loc: "2dsphere" }, name: "loc_2dsphere", ns: "test.geo_big_polygon", 2dsphereIndexVersion: 2 } 2015-01-19T21:40:06.651-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:06.659-0500 W INDEX [conn31] insert of geo object generated lots of keys (256) consider creating larger buckets. obj={ _id: ObjectId('54bdc0065d140622eae22ab7'), loc: { type: "Polygon", coordinates: [ [ [ 5.0, 5.0 ], [ 5.0, -5.0 ], [ -5.0, -5.0 ], [ -5.0, 5.0 ], [ 5.0, 5.0 ] ] ] } } 2015-01-19T21:40:06.670-0500 I INDEX [conn31] build index on: test.geo_big_polygon properties: { v: 1, key: { loc: "2dsphere" }, name: "loc_2dsphere", ns: "test.geo_big_polygon", 2dsphereIndexVersion: 2 } 2015-01-19T21:40:06.670-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:06.675-0500 W INDEX [conn31] insert of geo object generated lots of keys (256) consider creating larger buckets. obj={ _id: ObjectId('54bdc0065d140622eae22ab7'), loc: { type: "Polygon", coordinates: [ [ [ 5.0, 5.0 ], [ 5.0, -5.0 ], [ -5.0, -5.0 ], [ -5.0, 5.0 ], [ 5.0, 5.0 ] ] ] } } 2015-01-19T21:40:06.680-0500 I INDEX [conn31] build index done. scanned 5 total records. 0 secs 2015-01-19T21:40:06.686-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue Strict winding order is only supported by polygon ns:test.geo_big_polygon query:{ loc: { $geoIntersects: { $geometry: { type: "Point", coordinates: [ 0.0, 0.0 ], crs: { type: "name", properties: { name: "urn:x-mongodb:crs:strictwinding:EPSG:4326" } } } } } } S2 Test : jstests/core/geo_big_polygon.js 138ms S2 Test : jstests/core/capped_empty.js ... 2015-01-19T21:40:06.687-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue Strict winding order is only supported by polygon ns:test.geo_big_polygon query:{ loc: { $geoIntersects: { $geometry: { type: "LineString", coordinates: [ [ -20.0, 0.0 ], [ 20.0, 0.0 ] ], crs: { type: "name", properties: { name: "urn:x-mongodb:crs:strictwinding:EPSG:4326" } } } } } } 2015-01-19T21:40:06.688-0500 I COMMAND [conn31] CMD: drop test.capped_empty 2015-01-19T21:40:06.702-0500 I INDEX [conn31] build index on: test.capped_empty properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.capped_empty" } 2015-01-19T21:40:06.702-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:06.706-0500 I INDEX [conn31] build index done. scanned 3 total records. 0 secs 2015-01-19T21:40:06.715-0500 I INDEX [conn31] restarting 0 background index build(s) S2 Test : jstests/core/capped_empty.js 52ms S2 Test : jstests/core/apply_ops1.js ... 2015-01-19T21:40:06.743-0500 I COMMAND [conn31] CMD: drop test.apply_ops1 S2 Test : jstests/core/apply_ops1.js 58ms S2 Test : jstests/core/json1.js ... S2 Test : jstests/core/json1.js 4ms S2 Test : jstests/core/fts_index3.js ... 2015-01-19T21:40:06.805-0500 I COMMAND [conn31] CMD: drop test.fts_index3 2015-01-19T21:40:06.816-0500 I INDEX [conn31] build index on: test.fts_index3 properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "a_text", ns: "test.fts_index3", weights: { a: 1 }, default_language: "english", language_override: "language", textIndexVersion: 2 } 2015-01-19T21:40:06.816-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:06.819-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:06.834-0500 I COMMAND [conn31] CMD: drop test.fts_index3 2015-01-19T21:40:06.863-0500 I INDEX [conn31] build index on: test.fts_index3 properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "$**_text", ns: "test.fts_index3", weights: { $**: 1 }, default_language: "english", language_override: "language", textIndexVersion: 2 } 2015-01-19T21:40:06.863-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:06.866-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:06.881-0500 I COMMAND [conn31] CMD: drop test.fts_index3 2015-01-19T21:40:06.901-0500 I INDEX [conn31] build index on: test.fts_index3 properties: { v: 1, key: { a: 1.0, _fts: "text", _ftsx: 1 }, name: "a_1_b_text", ns: "test.fts_index3", weights: { b: 1 }, default_language: "english", language_override: "language", textIndexVersion: 2 } 2015-01-19T21:40:06.901-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:06.904-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:06.919-0500 I COMMAND [conn31] CMD: drop test.fts_index3 2015-01-19T21:40:06.940-0500 I INDEX [conn31] build index on: test.fts_index3 properties: { v: 1, key: { a: 1.0, _fts: "text", _ftsx: 1 }, name: "a_1_$**_text", ns: "test.fts_index3", weights: { $**: 1 }, default_language: "english", language_override: "language", textIndexVersion: 2 } 2015-01-19T21:40:06.940-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:06.943-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:06.959-0500 I COMMAND [conn31] CMD: drop test.fts_index3 2015-01-19T21:40:06.978-0500 I INDEX [conn31] build index on: test.fts_index3 properties: { v: 1, key: { _fts: "text", _ftsx: 1, b: 1.0 }, name: "a_text_b_1", ns: "test.fts_index3", weights: { a: 1 }, default_language: "english", language_override: "language", textIndexVersion: 2 } 2015-01-19T21:40:06.978-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:06.981-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:06.991-0500 I COMMAND [conn31] CMD: drop test.fts_index3 2015-01-19T21:40:07.002-0500 I INDEX [conn31] build index on: test.fts_index3 properties: { v: 1, key: { _fts: "text", _ftsx: 1, b: 1.0 }, name: "$**_text_b_1", ns: "test.fts_index3", weights: { $**: 1 }, default_language: "english", language_override: "language", textIndexVersion: 2 } 2015-01-19T21:40:07.003-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:07.004-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:07.014-0500 I COMMAND [conn31] CMD: drop test.fts_index3 2015-01-19T21:40:07.027-0500 I INDEX [conn31] build index on: test.fts_index3 properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "a_text", ns: "test.fts_index3", weights: { a: 1 }, default_language: "english", language_override: "language", textIndexVersion: 2 } 2015-01-19T21:40:07.027-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:07.028-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:07.039-0500 I COMMAND [conn31] CMD: drop test.fts_index3 2015-01-19T21:40:07.054-0500 I INDEX [conn31] build index on: test.fts_index3 properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "$**_text", ns: "test.fts_index3", weights: { $**: 1 }, default_language: "english", language_override: "language", textIndexVersion: 2 } 2015-01-19T21:40:07.054-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:07.057-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:07.073-0500 I COMMAND [conn31] CMD: drop test.fts_index3 2015-01-19T21:40:07.091-0500 I INDEX [conn31] build index on: test.fts_index3 properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "a.b_text", ns: "test.fts_index3", weights: { a.b: 1 }, default_language: "english", language_override: "language", textIndexVersion: 2 } 2015-01-19T21:40:07.091-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:07.093-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:07.112-0500 I COMMAND [conn31] CMD: drop test.fts_index3 2015-01-19T21:40:07.133-0500 I INDEX [conn31] build index on: test.fts_index3 properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "$**_text", ns: "test.fts_index3", weights: { $**: 1 }, default_language: "english", language_override: "language", textIndexVersion: 2 } 2015-01-19T21:40:07.133-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:07.136-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:07.153-0500 I COMMAND [conn31] CMD: drop test.fts_index3 2015-01-19T21:40:07.169-0500 I INDEX [conn31] build index on: test.fts_index3 properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "a_text", ns: "test.fts_index3", language_override: "idioma", weights: { a: 1 }, default_language: "english", textIndexVersion: 2 } 2015-01-19T21:40:07.169-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:07.171-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:07.179-0500 I COMMAND [conn31] CMD: drop test.fts_index3 2015-01-19T21:40:07.190-0500 I INDEX [conn31] build index on: test.fts_index3 properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "$**_text", ns: "test.fts_index3", language_override: "idioma", weights: { $**: 1 }, default_language: "english", textIndexVersion: 2 } 2015-01-19T21:40:07.190-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:07.193-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs S2 Test : jstests/core/fts_index3.js 402ms S2 Test : jstests/core/update_bit_examples.js ... 2015-01-19T21:40:07.204-0500 I COMMAND [conn31] CMD: drop test.update_bit S2 Test : jstests/core/update_bit_examples.js 43ms S2 Test : jstests/core/explain_batch_size.js ... 2015-01-19T21:40:07.249-0500 I COMMAND [conn31] CMD: drop test.explain_batch_size S2 Test : jstests/core/explain_batch_size.js 23ms S2 Test : jstests/core/eval3.js ... 2015-01-19T21:40:07.273-0500 I COMMAND [conn31] CMD: drop test.eval3 S2 Test : jstests/core/eval3.js 91ms S2 Test : jstests/core/updatem.js ... 2015-01-19T21:40:07.363-0500 I COMMAND [conn31] CMD: drop test.jstests_updatem 2015-01-19T21:40:07.372-0500 I COMMAND [conn31] test only command godinsert invoked coll:jstests_updatem S2 Test : jstests/core/updatem.js 13ms S2 Test : jstests/core/proj_key1.js ... 2015-01-19T21:40:07.375-0500 I COMMAND [conn31] CMD: drop test.proj_key1 2015-01-19T21:40:07.414-0500 I INDEX [conn31] build index on: test.proj_key1 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.proj_key1" } 2015-01-19T21:40:07.414-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:07.418-0500 I INDEX [conn31] build index done. scanned 10 total records. 0 secs S2 Test : jstests/core/proj_key1.js 70ms S2 Test : jstests/core/useindexonobjgtlt.js ... 2015-01-19T21:40:07.447-0500 I COMMAND [conn31] CMD: drop test.factories 2015-01-19T21:40:07.458-0500 I INDEX [conn31] build index on: test.factories properties: { v: 1, key: { metro: 1.0 }, name: "metro_1", ns: "test.factories" } 2015-01-19T21:40:07.458-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:07.462-0500 I INDEX [conn31] build index done. scanned 1 total records. 0 secs S2 Test : jstests/core/useindexonobjgtlt.js 25ms S2 Test : jstests/core/geob.js ... 2015-01-19T21:40:07.473-0500 I COMMAND [conn31] CMD: drop test.geob 2015-01-19T21:40:07.498-0500 I INDEX [conn31] build index on: test.geob properties: { v: 1, key: { p: "2d" }, name: "p_2d", ns: "test.geob" } 2015-01-19T21:40:07.498-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:07.501-0500 I INDEX [conn31] build index done. scanned 4 total records. 0 secs S2 Test : jstests/core/geob.js 45ms S2 Test : jstests/core/update_replace.js ... 2015-01-19T21:40:07.516-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37450 #49 (7 connections now open) 2015-01-19T21:40:07.517-0500 I COMMAND [conn49] CMD: drop test.jstests_update_replace S2 Test : jstests/core/update_replace.js 23ms S2 Test : jstests/core/geo_nearwithin.js ... 2015-01-19T21:40:07.540-0500 I COMMAND [conn31] CMD: drop test.geo_nearwithin 2015-01-19T21:40:08.397-0500 I INDEX [conn31] build index on: test.geo_nearwithin properties: { v: 1, key: { geo: "2d" }, name: "geo_2d", ns: "test.geo_nearwithin" } 2015-01-19T21:40:08.397-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:08.405-0500 I INDEX [conn31] build index done. scanned 400 total records. 0 secs S2 Test : jstests/core/geo_nearwithin.js 911ms S2 Test : jstests/core/explain_execution_error.js ... 2015-01-19T21:40:08.452-0500 I COMMAND [conn31] CMD: drop test.explain_execution_error 2015-01-19T21:40:08.905-0500 I INDEX [conn30] build index on: test.indexe properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.indexe" } 2015-01-19T21:40:08.905-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:08.912-0500 I INDEX [conn30] build index done. scanned 1000 total records. 0 secs 2015-01-19T21:40:08.948-0500 I COMMAND [conn30] CMD: drop test.indexe S1 Test : jstests/core/indexe.js 2541ms S1 Test : jstests/core/geonear_cmd_input_validation.js ... 2015-01-19T21:40:08.979-0500 I COMMAND [conn30] CMD: drop test.geonear_cmd_input_validation 2015-01-19T21:40:08.993-0500 I INDEX [conn30] build index on: test.geonear_cmd_input_validation properties: { v: 1, key: { loc: "2dsphere" }, name: "loc_2dsphere", ns: "test.geonear_cmd_input_validation", 2dsphereIndexVersion: 2 } 2015-01-19T21:40:08.993-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:08.995-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:08.996-0500 I COMMAND [conn30] CMD: drop test.geonear_cmd_input_validation 2015-01-19T21:40:09.005-0500 I INDEX [conn30] build index on: test.geonear_cmd_input_validation properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geonear_cmd_input_validation" } 2015-01-19T21:40:09.005-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:09.006-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:09.054-0500 I COMMAND [conn30] CMD: drop test.geonear_cmd_input_validation 2015-01-19T21:40:09.069-0500 I INDEX [conn30] build index on: test.geonear_cmd_input_validation properties: { v: 1, key: { loc: "2dsphere" }, name: "loc_2dsphere", ns: "test.geonear_cmd_input_validation", 2dsphereIndexVersion: 2 } 2015-01-19T21:40:09.069-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:09.071-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs S1 Test : jstests/core/geonear_cmd_input_validation.js 154ms S1 Test : jstests/core/distinct3.js ... 2015-01-19T21:40:09.129-0500 I COMMAND [conn30] CMD: drop test.jstests_distinct3 2015-01-19T21:40:09.155-0500 I INDEX [conn30] build index on: test.jstests_distinct3 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_distinct3" } 2015-01-19T21:40:09.155-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:09.156-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:09.160-0500 I INDEX [conn30] build index on: test.jstests_distinct3 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_distinct3" } 2015-01-19T21:40:09.160-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:09.161-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:09.218-0500 I - shell: started program (sh25865): /srv/10gen/mci-exec/mci/shell/src/mongo --eval db = db.getSiblingDB('test');var bulk = db.jstests_distinct3.initializeUnorderedBulkOp();for( i = 0; i < 100; ++i ) { bulk.remove( { a:49 } ); for( j = 0; j < 20; ++j ) { bulk.insert( { a:49, c:49, d:j } ); } bulk.execute(); } --host 127.0.0.1 --port 27999 sh25865| MongoDB shell version: 2.8.0-rc6-pre- sh25865| connecting to: 127.0.0.1:27999/test 2015-01-19T21:40:09.303-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37451 #50 (8 connections now open) sh25865| 2015-01-19T21:40:09.314-0500 E QUERY TypeError: Object { "nInsertOps" : 0, "nUpdateOps" : 0, "nRemoveOps" : 0, "nBatches" : 0 } has no method 'remove' sh25865| at (shell eval):1:157 2015-01-19T21:40:09.315-0500 I NETWORK [conn50] end connection 127.0.0.1:37451 (7 connections now open) 2015-01-19T21:40:09.685-0500 I NETWORK [conn48] end connection 127.0.0.1:37445 (6 connections now open) 2015-01-19T21:40:09.871-0500 E QUERY [conn31] Plan executor error, stats: { stage: "SORT", nReturned: 0, executionTimeMillisEstimate: 80, works: 35, advanced: 0, needTime: 33, needFetch: 0, saveState: 3, restoreState: 3, isEOF: 0, invalidates: 0, sortPattern: { b: 1.0 }, memUsage: 33556352, memLimit: 33554432, inputStage: { stage: "COLLSCAN", filter: { a: { $exists: true } }, nReturned: 32, executionTimeMillisEstimate: 80, works: 33, advanced: 32, needTime: 1, needFetch: 0, saveState: 3, restoreState: 3, isEOF: 0, invalidates: 0, direction: "forward", docsExamined: 32 } } 2015-01-19T21:40:09.881-0500 I QUERY [conn31] assertion 17144 Executor error: Overflow sort stage buffered data usage of 33556352 bytes exceeds internal limit of 33554432 bytes ns:test.explain_execution_error query:{ query: { a: { $exists: true } }, orderby: { b: 1.0 } } 2015-01-19T21:40:09.881-0500 I QUERY [conn31] query test.explain_execution_error query: { query: { a: { $exists: true } }, orderby: { b: 1.0 } } planSummary: COLLSCAN ntoreturn:0 keyUpdates:0 writeConflicts:0 exception: Executor error: Overflow sort stage buffered data usage of 33556352 bytes exceeds internal limit of 33554432 bytes code:17144 numYields:3 reslen:160 108ms 2015-01-19T21:40:10.055-0500 I INDEX [conn31] build index on: test.explain_execution_error properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.explain_execution_error" } 2015-01-19T21:40:10.055-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:10.124-0500 I INDEX [conn31] build index done. scanned 40 total records. 0 secs 2015-01-19T21:40:10.132-0500 I INDEX [conn31] build index on: test.explain_execution_error properties: { v: 1, key: { c: 1.0 }, name: "c_1", ns: "test.explain_execution_error" } 2015-01-19T21:40:10.132-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:10.201-0500 I INDEX [conn31] build index done. scanned 40 total records. 0 secs 2015-01-19T21:40:10.212-0500 I COMMAND [conn30] command test.$cmd command: distinct { distinct: "jstests_distinct3", key: "c", query: { $or: [ { a: { $gte: 0.0 }, d: 0.0 }, { b: { $gte: 0.0 } } ] } } keyUpdates:0 writeConflicts:0 numYields:1 reslen:2010 154ms 2015-01-19T21:40:10.399-0500 I QUERY [conn31] query test.explain_execution_error query: { query: { c: { $lt: 40.0 } }, orderby: { b: 1.0 } } planSummary: IXSCAN { b: 1.0 } cursorid:4952397869304 ntoreturn:0 ntoskip:0 nscanned:40 nscannedObjects:40 keyUpdates:0 writeConflicts:0 numYields:6 nreturned:1 reslen:1048648 195ms 2015-01-19T21:40:10.709-0500 I COMMAND [conn31] command test.$cmd command: explain { explain: { find: "explain_execution_error", filter: { c: { $lt: 40.0 } }, sort: { b: 1.0 } }, verbosity: "queryPlanner" } keyUpdates:0 writeConflicts:0 numYields:4 reslen:829 186ms S1 Test : jstests/core/distinct3.js 1717ms S1 Test : jstests/core/eval0.js ... S1 Test : jstests/core/eval0.js 226ms S1 Test : jstests/core/geo_s2dupe_points.js ... 2015-01-19T21:40:11.074-0500 I COMMAND [conn30] CMD: drop test.geo_s2dupe_points 2015-01-19T21:40:11.096-0500 I COMMAND [conn31] command test.$cmd command: explain { explain: { find: "explain_execution_error", filter: { c: { $lt: 40.0 } }, sort: { b: 1.0 } }, verbosity: "executionStats" } keyUpdates:0 writeConflicts:0 numYields:6 reslen:1648 385ms 2015-01-19T21:40:11.106-0500 I INDEX [conn30] build index on: test.geo_s2dupe_points properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2dupe_points", 2dsphereIndexVersion: 2 } 2015-01-19T21:40:11.106-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:11.113-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs S1 Test : jstests/core/geo_s2dupe_points.js 82ms S1 Test : jstests/core/explain5.js ... 2015-01-19T21:40:11.154-0500 I COMMAND [conn30] CMD: drop test.jstests_explain5 2015-01-19T21:40:11.205-0500 I INDEX [conn30] build index on: test.jstests_explain5 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_explain5" } 2015-01-19T21:40:11.205-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:11.208-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:11.248-0500 I INDEX [conn30] build index on: test.jstests_explain5 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_explain5" } 2015-01-19T21:40:11.248-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:11.251-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs S2 Test : jstests/core/explain_execution_error.js 2907ms 2015-01-19T21:40:11.356-0500 I COMMAND [conn31] command test.$cmd command: explain { explain: { find: "explain_execution_error", filter: { c: { $lt: 40.0 } }, sort: { b: 1.0 } }, verbosity: "allPlansExecution" } keyUpdates:0 writeConflicts:0 numYields:7 reslen:3479 258ms 2015-01-19T21:40:11.380-0500 I INDEX [conn31] build index on: test.Natural Regular index properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.Natural Regular index" } 2015-01-19T21:40:11.380-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:11.383-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs S2 Test : jstests/core/natural.js ... ---- Regular index ---- { "name" : "Regular index", "indexes" : [ { "index" : { "a" : 1 } } ], "shardKey" : { "a" : 1 }, "inserts" : function (c) {for (var i=0; i< docNum; i++) {c.insert({a: Math.floor(Math.random()*docNum), b: i%7, c: i, pad: padding});}}, "queries" : [ { }, { "a" : { "$gt" : 80 } }, { "a" : { "$lt" : 30 } } ], "orderField" : "c" } 2015-01-19 21:40:12 EST { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.jstests_explain5", "indexFilterSet" : false, "parsedQuery" : { "$and" : [ { "b" : { "$eq" : 2 } }, { "a" : { "$gte" : 0 } } ] }, "winningPlan" : { "stage" : "FETCH", "filter" : { "b" : { "$eq" : 2 } }, "inputStage" : { "stage" : "IXSCAN", "keyPattern" : { "a" : 1 }, "indexName" : "a_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "a" : [ "[0.0, inf.0]" ] } } }, "rejectedPlans" : [ ] }, "executionStats" : { "executionSuccess" : true, "nReturned" : 333, "executionTimeMillis" : 4, "totalKeysExamined" : 1000, "totalDocsExamined" : 1000, "executionStages" : { "stage" : "FETCH", "filter" : { "b" : { "$eq" : 2 } }, "nReturned" : 333, "executionTimeMillisEstimate" : 10, "works" : 1001, "advanced" : 333, "needTime" : 667, "needFetch" : 0, "saveState" : 7, "restoreState" : 7, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 1000, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "nReturned" : 1000, "executionTimeMillisEstimate" : 0, "works" : 1000, "advanced" : 1000, "needTime" : 0, "needFetch" : 0, "saveState" : 7, "restoreState" : 7, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "a" : 1 }, "indexName" : "a_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "a" : [ "[0.0, inf.0]" ] }, "keysExamined" : 1000, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } } }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } 2015-01-19 21:40:14 EST { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.jstests_explain5", "indexFilterSet" : false, "parsedQuery" : { "$and" : [ { "b" : { "$eq" : 2 } }, { "a" : { "$gte" : 0 } } ] }, "winningPlan" : { "stage" : "FETCH", "filter" : { "b" : { "$eq" : 2 } }, "inputStage" : { "stage" : "IXSCAN", "keyPattern" : { "a" : 1 }, "indexName" : "a_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "a" : [ "[0.0, inf.0]" ] } } }, "rejectedPlans" : [ ] }, "executionStats" : { "executionSuccess" : true, "nReturned" : 666, "executionTimeMillis" : 8, "totalKeysExamined" : 2000, "totalDocsExamined" : 2000, "executionStages" : { "stage" : "FETCH", "filter" : { "b" : { "$eq" : 2 } }, "nReturned" : 666, "executionTimeMillisEstimate" : 10, "works" : 2001, "advanced" : 666, "needTime" : 1334, "needFetch" : 0, "saveState" : 15, "restoreState" : 15, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 2000, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "nReturned" : 2000, "executionTimeMillisEstimate" : 0, "works" : 2000, "advanced" : 2000, "needTime" : 0, "needFetch" : 0, "saveState" : 15, "restoreState" : 15, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "a" : 1 }, 2015-01-19T21:40:14.223-0500 I COMMAND [conn30] CMD: drop test.list_indexes2 "indexName" : "a_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "a" : [ "[0.0, inf.0]" ] }, "keysExamined" : 2000, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } } }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } S1 Test : jstests/core/explain5.js 3069ms S1 Test : jstests/core/list_indexes2.js ... S1 Test : jstests/core/list_indexes2.js 8ms S1 Test : jstests/core/index_filter_commands.js ... planCacheListFilters() = { "filters" : [ ], "ok" : 1 } planCacheListFilters() = { "filters" : [ ], "ok" : 1 } Winning plan (before setting index filters) = { "details" : { "solution" : "(index-tagged expression tree: tree=Node\n---Leaf { a: 1.0, b: 1.0 }, pos: 0\n---Leaf { a: 1.0, b: 1.0 }, pos: 1\n)" }, "reason" : { "score" : 1.5003000000000002, "stats" : { "stage" : "PROJECTION", "nReturned" : 1, "executionTimeMillisEstimate" : 0, "works" : 2, "advanced" : 1, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "transformBy" : { "_id" : 0, "a" : 1 }, "inputStage" : { "stage" : "IXSCAN", "nReturned" : 1, "executionTimeMillisEstimate" : 0, "works" : 2, "advanced" : 1, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "a" : 1, "b" : 1 }, "indexName" : "a_1_b_1", "isMultiKey" : false, "direction" : "backward", "indexBounds" : { "a" : [ "[1.0, 1.0]" ], "b" : [ "[1.0, 1.0]" ] }, "keysExamined" : 1, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } } }, "feedback" : { "nfeedback" : 0, "averageScore" : 0, "stdDevScore" : 0, "scores" : [ ] }, "filterSet" : false } planCacheListFilters() = { "filters" : [ { "query" : { "a" : 1, "b" : 1 }, "sort" : { "a" : -1 }, "projection" : { "_id" : 0, "a" : 1 }, "indexes" : [ { "a" : 1, "b" : 1 }, { "a" : 1, "c" : 1 } ] } ], "ok" : 1 } Winning plan (after setting index filter) = { "details" : { "solution" : "(index-tagged expression tree: tree=Node\n---Leaf { a: 1.0, b: 1.0 }, pos: 0\n---Leaf { a: 1.0, b: 1.0 }, pos: 1\n)" }, "reason" : { "score" : 1.5003000000000002, "stats" : { "stage" : "PROJECTION", "nReturned" : 1, "executionTimeMillisEstimate" : 0, "works" : 2, "advanced" : 1, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "transformBy" : { "_id" : 0, "a" : 1 }, "inputStage" : { "stage" : "IXSCAN", "nReturned" : 1, "executionTimeMillisEstimate" : 0, "works" : 2, "advanced" : 1, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "a" : 1, "b" : 1 }, "indexName" : "a_1_b_1", "isMultiKey" : false, "direction" : "backward", "indexBounds" : { "a" : [ "[1.0, 1.0]" ], "b" : [ "[1.0, 1.0]" ] }, "keysExamined" : 1, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } } }, "feedback" : { "nfeedback" : 0, "averageScore" : 0, "stdDevScore" : 0, "scores" : [ ] }, "filterSet" : true } planCacheListFilters() = { "filters" : [ ], "ok" : 1 } Plan details before setting filter = { "solution" : "(index-tagged expression tree: tree=Node\n---Leaf { a: 1.0, b: 1.0 }, pos: 0\n---Leaf { a: 1.0, b: 1.0 }, pos: 1\n)" } Plan details after setting filter = { "solution" : "(index-tagged expression tree: tree=Node\n---Leaf { a: 1.0, b: 1.0 }, pos: 0\n---Leaf { a: 1.0, b: 1.0 }, pos: 1\n)" } S1 Test : jstests/core/index_filter_commands.js 66ms S1 Test : jstests/core/bulk_api_ordered.js ... ---- Starting bulk api ordered tests... ---- 2015-01-19T21:40:14.229-0500 I COMMAND [conn30] CMD: drop test.list_listindexes2_no_such_collection 2015-01-19T21:40:14.232-0500 I COMMAND [conn30] CMD: drop test.jstests_index_filter_commands 2015-01-19T21:40:14.245-0500 I INDEX [conn30] build index on: test.jstests_index_filter_commands properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_index_filter_commands" } 2015-01-19T21:40:14.245-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:14.249-0500 I INDEX [conn30] build index done. scanned 3 total records. 0 secs 2015-01-19T21:40:14.252-0500 I INDEX [conn30] build index on: test.jstests_index_filter_commands properties: { v: 1, key: { a: 1.0, b: 1.0 }, name: "a_1_b_1", ns: "test.jstests_index_filter_commands" } 2015-01-19T21:40:14.252-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:14.254-0500 I INDEX [conn30] build index done. scanned 3 total records. 0 secs 2015-01-19T21:40:14.257-0500 I INDEX [conn30] build index on: test.jstests_index_filter_commands properties: { v: 1, key: { a: 1.0, c: 1.0 }, name: "a_1_c_1", ns: "test.jstests_index_filter_commands" } 2015-01-19T21:40:14.257-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:14.258-0500 I INDEX [conn30] build index done. scanned 3 total records. 0 secs 2015-01-19T21:40:14.260-0500 I COMMAND [conn30] CMD: drop test.jstests_index_filter_commands_missing 2015-01-19T21:40:14.297-0500 I COMMAND [conn30] CMD: drop test.bulk_api_ordered 2015-01-19T21:40:14.317-0500 I INDEX [conn30] build index on: test.bulk_api_ordered properties: { v: 1, unique: true, key: { a: 1.0 }, name: "a_1", ns: "test.bulk_api_ordered" } 2015-01-19T21:40:14.317-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:14.318-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:14.323-0500 I COMMAND [conn30] CMD: dropIndexes test.bulk_api_ordered 2015-01-19T21:40:14.371-0500 I INDEX [conn30] build index on: test.bulk_api_ordered properties: { v: 1, unique: true, key: { a: 1.0 }, name: "a_1", ns: "test.bulk_api_ordered" } 2015-01-19T21:40:14.371-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:14.372-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:14.379-0500 I COMMAND [conn30] CMD: dropIndexes test.bulk_api_ordered 2015-01-19T21:40:14.386-0500 I INDEX [conn30] build index on: test.bulk_api_ordered properties: { v: 1, unique: true, key: { a: 1.0 }, name: "a_1", ns: "test.bulk_api_ordered" } 2015-01-19T21:40:14.386-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:14.388-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:14.411-0500 I COMMAND [conn30] CMD: dropIndexes test.bulk_api_ordered 2015-01-19T21:40:14.421-0500 I INDEX [conn30] build index on: test.bulk_api_ordered properties: { v: 1, unique: true, key: { a: 1.0 }, name: "a_1", ns: "test.bulk_api_ordered" } 2015-01-19T21:40:14.421-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:14.422-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:14.432-0500 I COMMAND [conn30] CMD: dropIndexes test.bulk_api_ordered 2015-01-19T21:40:14.443-0500 I INDEX [conn30] build index on: test.bulk_api_ordered properties: { v: 1, unique: true, key: { a: 1.0 }, name: "a_1", ns: "test.bulk_api_ordered" } 2015-01-19T21:40:14.443-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:14.445-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs S1 Test : jstests/core/bulk_api_ordered.js 149ms S1 Test : jstests/core/eval7.js ... 2015-01-19T21:40:14.528-0500 E QUERY [conn30] SyntaxError: Unexpected token ; S1 Test : jstests/core/eval7.js 85ms S1 Test : jstests/core/update_dbref.js ... 2015-01-19T21:40:14.532-0500 I COMMAND [conn30] CMD: drop test.jstests_update_dbref 2015-01-19T21:40:14.566-0500 I COMMAND [conn30] CMD: drop test.distinct_index2 S1 Test : jstests/core/update_dbref.js 36ms S1 Test : jstests/core/distinct_index2.js ... 2015-01-19T21:40:14.574-0500 I INDEX [conn30] build index on: test.distinct_index2 properties: { v: 1, key: { a: 1.0, b: 1.0 }, name: "a_1_b_1", ns: "test.distinct_index2" } 2015-01-19T21:40:14.574-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:14.575-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:14.578-0500 I INDEX [conn30] build index on: test.distinct_index2 properties: { v: 1, key: { c: 1.0 }, name: "c_1", ns: "test.distinct_index2" } 2015-01-19T21:40:14.578-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:14.579-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19 21:40:16 EST 2015-01-19T21:40:16.140-0500 I COMMAND [conn30] CMD: dropIndexes test.distinct_index2 2015-01-19T21:40:16.163-0500 I INDEX [conn30] build index on: test.distinct_index2 properties: { v: 1, key: { a: "hashed" }, name: "a_hashed", ns: "test.distinct_index2" } 2015-01-19T21:40:16.163-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:16.170-0500 I INDEX [conn30] build index done. scanned 1000 total records. 0 secs S1 Test : jstests/core/distinct_index2.js 1623ms S1 Test : jstests/core/server5346.js ... 2015-01-19T21:40:16.190-0500 I COMMAND [conn30] CMD: drop test.server5346 S1 Test : jstests/core/server5346.js 15ms S1 Test : jstests/core/geo_array1.js ... 2015-01-19T21:40:16.205-0500 I COMMAND [conn30] CMD: drop test.geoarray1 2015-01-19T21:40:16.810-0500 I COMMAND [conn31] command test.$cmd command: dbStats { dbstats: 1.0, scale: undefined } keyUpdates:0 writeConflicts:0 numYields:0 reslen:187 121ms 2015-01-19T21:40:16.810-0500 I WRITE [conn29] insert test.jstests_explain3 query: { i: 6237.0, j: 0.0, _id: ObjectId('54bdc0105d140622eae25e8e') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 121ms { "db" : "test", "collections" : 308, "objects" : 63981, "avgObjSize" : 2081.485737953455, "dataSize" : 133175539, "storageSize" : 9007104, "numExtents" : 0, "indexes" : 570, "indexSize" : 6356992, "ok" : 1 } 2015-01-19T21:40:16.810-0500 I WRITE [conn30] insert test.geoarray1 query: { _id: ObjectId('54bdc0105d140622eae25e8f'), loc: [ [ 0.0, 0.0 ], { x: 0.0, y: 1.0 }, [ 0.0, 2.0 ], { x: 0.0, y: 3.0 }, [ 0.0, 4.0 ], { x: 0.0, y: 5.0 }, [ 0.0, 6.0 ], { x: 0.0, y: 7.0 }, [ 0.0, 8.0 ], { x: 0.0, y: 9.0 }, [ 1.0, 0.0 ], { x: 1.0, y: 1.0 }, [ 1.0, 2.0 ], { x: 1.0, y: 3.0 }, [ 1.0, 4.0 ], { x: 1.0, y: 5.0 }, [ 1.0, 6.0 ], { x: 1.0, y: 7.0 }, [ 1.0, 8.0 ], { x: 1.0, y: 9.0 }, [ 2.0, 0.0 ], { x: 2.0, y: 1.0 }, [ 2.0, 2.0 ], { x: 2.0, y: 3.0 }, [ 2.0, 4.0 ], { x: 2.0, y: 5.0 }, [ 2.0, 6.0 ], { x: 2.0, y: 7.0 }, [ 2.0, 8.0 ], { x: 2.0, y: 9.0 }, [ 3.0, 0.0 ], { x: 3.0, y: 1.0 }, [ 3.0, 2.0 ], { x: 3.0, y: 3.0 }, [ 3.0, 4.0 ], { x: 3.0, y: 5.0 }, [ 3.0, 6.0 ], { x: 3.0, y: 7.0 }, [ 3.0, 8.0 ], { x: 3.0, y: 9.0 }, [ 4.0, 0.0 ], { x: 4.0, y: 1.0 }, [ 4.0, 2.0 ], { x: 4.0, y: 3.0 }, [ 4.0, 4.0 ], { x: 4.0, y: 5.0 }, [ 4.0, 6.0 ], { x: 4.0, y: 7.0 }, [ 4.0, 8.0 ], { x: 4.0, y: 9.0 }, [ 5.0, 0.0 ], { x: 5.0, y: 1.0 }, [ 5.0, 2.0 ], { x: 5.0, y: 3.0 }, [ 5.0, 4.0 ], { x: 5.0, y: 5.0 }, [ 5.0, 6.0 ], { x: 5.0, y: 7.0 }, [ 5.0, 8.0 ], { x: 5.0, y: 9.0 }, [ 6.0, 0.0 ], { x: 6.0, y: 1.0 }, [ 6.0, 2.0 ], { x: 6.0, y: 3.0 }, [ 6.0, 4.0 ], { x: 6.0, y: 5.0 }, [ 6.0, 6.0 ], { x: 6.0, y: 7.0 }, [ 6.0, 8.0 ], { x: 6.0, y: 9.0 }, [ 7.0, 0.0 ], { x: 7.0, y: 1.0 }, [ 7.0, 2.0 ], { x: 7.0, y: 3.0 }, [ 7.0, 4.0 ], { x: 7.0, y: 5.0 }, [ 7.0, 6.0 ], { x: 7.0, y: 7.0 }, [ 7.0, 8.0 ], { x: 7.0, y: 9.0 }, [ 8.0, 0.0 ], { x: 8.0, y: 1.0 }, [ 8.0, 2.0 ], { x: 8.0, y: 3.0 }, [ 8.0, 4.0 ], { x: 8.0, y: 5.0 }, [ 8.0, 6.0 ], { x: 8.0, y: 7.0 }, [ 8.0, 8.0 ], { x: 8.0, y: 9.0 }, [ 9.0, 0.0 ], { x: 9.0, y: 1.0 }, [ 9.0, 2.0 ], { x: 9.0, y: 3.0 }, [ 9.0, 4.0 ], { x: 9.0, y: 5.0 }, [ 9.0, 6.0 ], { x: 9.0, y: 7.0 }, [ 9.0, 8.0 ], { x: 9.0, y: 9.0 } ] } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 121ms 2015-01-19T21:40:16.810-0500 I WRITE [conn32] insert test.jstests_splitvector query: { x: 4404.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0105d140622eae25e8d') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 121ms 2015-01-19T21:40:16.811-0500 I COMMAND [conn29] command test.$cmd command: insert { insert: "jstests_explain3", documents: [ { i: 6237.0, j: 0.0, _id: ObjectId('54bdc0105d140622eae25e8e') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 121ms 2015-01-19T21:40:16.811-0500 I COMMAND [conn32] command test.$cmd command: insert { insert: "jstests_splitvector", documents: [ { x: 4404.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0105d140622eae25e8d') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 122ms 2015-01-19T21:40:16.811-0500 I COMMAND [conn30] command test.$cmd command: insert { insert: "geoarray1", documents: [ { _id: ObjectId('54bdc0105d140622eae25e8f'), loc: [ [ 0.0, 0.0 ], { x: 0.0, y: 1.0 }, [ 0.0, 2.0 ], { x: 0.0, y: 3.0 }, [ 0.0, 4.0 ], { x: 0.0, y: 5.0 }, [ 0.0, 6.0 ], { x: 0.0, y: 7.0 }, [ 0.0, 8.0 ], { x: 0.0, y: 9.0 }, [ 1.0, 0.0 ], { x: 1.0, y: 1.0 }, [ 1.0, 2.0 ], { x: 1.0, y: 3.0 }, [ 1.0, 4.0 ], { x: 1.0, y: 5.0 }, [ 1.0, 6.0 ], { x: 1.0, y: 7.0 }, [ 1.0, 8.0 ], { x: 1.0, y: 9.0 }, [ 2.0, 0.0 ], { x: 2.0, y: 1.0 }, [ 2.0, 2.0 ], { x: 2.0, y: 3.0 }, [ 2.0, 4.0 ], { x: 2.0, y: 5.0 }, [ 2.0, 6.0 ], { x: 2.0, y: 7.0 }, [ 2.0, 8.0 ], { x: 2.0, y: 9.0 }, [ 3.0, 0.0 ], { x: 3.0, y: 1.0 }, [ 3.0, 2.0 ], { x: 3.0, y: 3.0 }, [ 3.0, 4.0 ], { x: 3.0, y: 5.0 }, [ 3.0, 6.0 ], { x: 3.0, y: 7.0 }, [ 3.0, 8.0 ], { x: 3.0, y: 9.0 }, [ 4.0, 0.0 ], { x: 4.0, y: 1.0 }, [ 4.0, 2.0 ], { x: 4.0, y: 3.0 }, [ 4.0, 4.0 ], { x: 4.0, y: 5.0 }, [ 4.0, 6.0 ], { x: 4.0, y: 7.0 }, [ 4.0, 8.0 ], { x: 4.0, y: 9.0 }, [ 5.0, 0.0 ], { x: 5.0, y: 1.0 }, [ 5.0, 2.0 ], { x: 5.0, y: 3.0 }, [ 5.0, 4.0 ], { x: 5.0, y: 5.0 }, [ 5.0, 6.0 ], { x: 5.0, y: 7.0 }, [ 5.0, 8.0 ], { x: 5.0, y: 9.0 }, [ 6.0, 0.0 ], { x: 6.0, y: 1.0 }, [ 6.0, 2.0 ], { x: 6.0, y: 3.0 }, [ 6.0, 4.0 ], { x: 6.0, y: 5.0 }, [ 6.0, 6.0 ], { x: 6.0, y: 7.0 }, [ 6.0, 8.0 ], { x: 6.0, y: 9.0 }, [ 7.0, 0.0 ], { x: 7.0, y: 1.0 }, [ 7.0, 2.0 ], { x: 7.0, y: 3.0 }, [ 7.0, 4.0 ], { x: 7.0, y: 5.0 }, [ 7.0, 6.0 ], { x: 7.0, y: 7.0 }, [ 7.0, 8.0 ], { x: 7.0, y: 9.0 }, [ 8.0, 0.0 ], { x: 8.0, y: 1.0 }, [ 8.0, 2.0 ], { x: 8.0, y: 3.0 }, [ 8.0, 4.0 ], { x: 8.0, y: 5.0 }, [ 8.0, 6.0 ], { x: 8.0, y: 7.0 }, [ 8.0, 8.0 ], { x: 8.0, y: 9.0 }, [ 9.0, 0.0 ], { x: 9.0, y: 1.0 }, [ 9.0, 2.0 ], { x: 9.0, y: 3.0 }, [ 9.0, 4.0 ], { x: 9.0, y: 5.0 }, [ 9.0, 6.0 ], { x: 9.0, y: 7.0 }, [ 9.0, 8.0 ], { x: 9.0, y: 9.0 } ] } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 122ms 2015-01-19T21:40:17.054-0500 I SHARDING [conn32] request split points lookup for chunk test.jstests_splitvector { : MinKey } -->> { : MaxKey } 2015-01-19T21:40:17.058-0500 I SHARDING [conn32] max number of requested split points reached (1) before the end of chunk test.jstests_splitvector { : MinKey } -->> { : MaxKey } 2015-01-19T21:40:17.059-0500 I COMMAND [conn32] CMD: drop test.jstests_splitvector 2015-01-19T21:40:17.109-0500 I INDEX [conn32] build index on: test.jstests_splitvector properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.jstests_splitvector" } 2015-01-19T21:40:17.109-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:40:17.113-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19 21:40:18 EST 2015-01-19T21:40:18.828-0500 I INDEX [conn30] build index on: test.geoarray1 properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geoarray1" } 2015-01-19T21:40:18.828-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:19.000-0500 I INDEX [conn30] build index done. scanned 300 total records. 0 secs 2015-01-19T21:40:19.009-0500 I COMMAND [conn30] command test.$cmd command: createIndexes { createIndexes: "geoarray1", indexes: [ { key: { loc: "2d" }, name: "loc_2d" } ] } keyUpdates:0 writeConflicts:0 numYields:0 reslen:113 184ms 2015-01-19T21:40:19.009-0500 I WRITE [conn29] insert test.jstests_explain3 query: { i: 7202.0, j: 0.0, _id: ObjectId('54bdc0125d140622eae266c5') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 183ms 2015-01-19T21:40:19.009-0500 I WRITE [conn32] insert test.jstests_splitvector query: { x: 807.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0125d140622eae266c4') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 184ms 2015-01-19T21:40:19.010-0500 I COMMAND [conn29] command test.$cmd command: insert { insert: "jstests_explain3", documents: [ { i: 7202.0, j: 0.0, _id: ObjectId('54bdc0125d140622eae266c5') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 183ms 2015-01-19T21:40:19.010-0500 I COMMAND [conn32] command test.$cmd command: insert { insert: "jstests_splitvector", documents: [ { x: 807.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0125d140622eae266c4') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 185ms 2015-01-19 21:40:21 EST 2015-01-19T21:40:21.180-0500 I COMMAND [conn30] CMD: drop test.geoarray1 2015-01-19 21:40:22 EST 2015-01-19T21:40:22.512-0500 I SHARDING [conn32] request split points lookup for chunk test.jstests_splitvector { : MinKey } -->> { : MaxKey } 2015-01-19T21:40:22.512-0500 I SHARDING [conn32] limiting split vector to 500 (from 969) objects 2015-01-19T21:40:22.519-0500 I COMMAND [conn32] CMD: drop test.jstests_splitvector 2015-01-19T21:40:22.554-0500 I INDEX [conn32] build index on: test.jstests_splitvector properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.jstests_splitvector" } 2015-01-19T21:40:22.554-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:40:22.557-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:23.162-0500 I COMMAND [conn31] CMD: drop test.Natural Regular index 2015-01-19T21:40:23.227-0500 I INDEX [conn31] build index on: test.Natural Regular index - covered query properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.Natural Regular index - covered query" } 2015-01-19T21:40:23.227-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:23.229-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs ---- Regular index - covered query ---- { "name" : "Regular index - covered query", "indexes" : [ { "index" : { "a" : 1 } } ], "shardKey" : { "a" : 1 }, "inserts" : function (c) {for (var i=0; i< docNum; i++) { c.insert({a: Math.floor(Math.random()*docNum), b: i%7, c: i, pad: padding});}}, "queries" : [ { }, { "a" : { "$gt" : 80 } }, { "a" : { "$lt" : 30 } } ], "projections" : [ { "a" : 1, "c" : 1, "_id" : 0 }, { "c" : 1, "_id" : 0 } ], "orderField" : "c" } 2015-01-19 21:40:25 EST S1 Test : jstests/core/geo_array1.js 8977ms S1 Test : jstests/core/unset.js ... 2015-01-19T21:40:25.182-0500 I COMMAND [conn30] CMD: drop test.unset S1 Test : jstests/core/unset.js 19ms S1 Test : jstests/core/geo_uniqueDocs2.js ... 2015-01-19T21:40:25.201-0500 I COMMAND [conn30] CMD: drop test.jstests_geo_uniqueDocs2 2015-01-19T21:40:25.208-0500 I INDEX [conn30] build index on: test.jstests_geo_uniqueDocs2 properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.jstests_geo_uniqueDocs2" } 2015-01-19T21:40:25.208-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:25.209-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs 2015-01-19T21:40:25.218-0500 W - [conn30] deprecated $uniqueDocs option: { $within: { $center: [ [ 30.0, 30.0 ], 40.0 ], $uniqueDocs: true } } 2015-01-19T21:40:25.219-0500 W - [conn30] deprecated $uniqueDocs option: { $within: { $center: [ [ 30.0, 30.0 ], 40.0 ], $uniqueDocs: false } } 2015-01-19T21:40:25.220-0500 W - [conn30] deprecated $uniqueDocs option: { $within: { $center: [ [ 30.0, 30.0 ], 40.0 ], $uniqueDocs: false } } 2015-01-19T21:40:25.222-0500 W - [conn30] deprecated $uniqueDocs option: { $within: { $center: [ [ 30.0, 30.0 ], 10.0 ], $uniqueDocs: true } } 2015-01-19T21:40:25.223-0500 W - [conn30] deprecated $uniqueDocs option: { $within: { $center: [ [ 30.0, 30.0 ], 10.0 ], $uniqueDocs: false } } 2015-01-19T21:40:25.224-0500 W COMMAND [conn30] test.jstests_geo_uniqueDocs2: ignoring deprecated uniqueDocs option in geoNear command 2015-01-19T21:40:25.226-0500 W COMMAND [conn30] test.jstests_geo_uniqueDocs2: ignoring deprecated uniqueDocs option in geoNear command 2015-01-19T21:40:25.228-0500 W COMMAND [conn30] test.jstests_geo_uniqueDocs2: ignoring deprecated uniqueDocs option in geoNear command 2015-01-19T21:40:25.230-0500 W COMMAND [conn30] test.jstests_geo_uniqueDocs2: ignoring deprecated uniqueDocs option in geoNear command 2015-01-19T21:40:25.233-0500 W COMMAND [conn30] test.jstests_geo_uniqueDocs2: ignoring deprecated uniqueDocs option in geoNear command 2015-01-19T21:40:25.239-0500 W COMMAND [conn30] test.jstests_geo_uniqueDocs2: ignoring deprecated uniqueDocs option in geoNear command 2015-01-19T21:40:25.246-0500 W COMMAND [conn30] test.jstests_geo_uniqueDocs2: ignoring deprecated uniqueDocs option in geoNear command 2015-01-19T21:40:25.248-0500 I COMMAND [conn30] CMD: drop test.jstests_geo_uniqueDocs2 2015-01-19T21:40:25.808-0500 I INDEX [conn30] build index on: test.jstests_geo_uniqueDocs2 properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.jstests_geo_uniqueDocs2" } 2015-01-19T21:40:25.808-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:25.818-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs S1 Test : jstests/core/geo_uniqueDocs2.js 630ms S1 Test : jstests/core/or5.js ... 2015-01-19T21:40:25.831-0500 I COMMAND [conn30] CMD: drop test.jstests_or5 2015-01-19T21:40:25.837-0500 I INDEX [conn30] build index on: test.jstests_or5 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_or5" } 2015-01-19T21:40:25.837-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:25.838-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:25.841-0500 I INDEX [conn30] build index on: test.jstests_or5 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_or5" } 2015-01-19T21:40:25.841-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:25.842-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:25.845-0500 I INDEX [conn30] build index on: test.jstests_or5 properties: { v: 1, key: { c: 1.0 }, name: "c_1", ns: "test.jstests_or5" } 2015-01-19T21:40:25.845-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:25.847-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:26.013-0500 I INDEX [conn30] build index on: test.jstests_or5 properties: { v: 1, key: { z: "2d" }, name: "z_2d", ns: "test.jstests_or5" } 2015-01-19T21:40:26.013-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:26.014-0500 I INDEX [conn30] build index done. scanned 7 total records. 0 secs 2015-01-19T21:40:26.016-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue geoNear must be top-level expr ns:test.jstests_or5 query:{ $or: [ { z: { $near: [ 50.0, 50.0 ] } }, { a: 2.0 } ] } 2015-01-19T21:40:26.017-0500 I COMMAND [conn30] CMD: drop test.jstests_or5 2015-01-19T21:40:26.042-0500 I INDEX [conn30] build index on: test.jstests_or5 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_or5" } 2015-01-19T21:40:26.042-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:26.044-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:26.047-0500 I INDEX [conn30] build index on: test.jstests_or5 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_or5" } 2015-01-19T21:40:26.047-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:26.049-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:26.052-0500 I INDEX [conn30] build index on: test.jstests_or5 properties: { v: 1, key: { c: 1.0 }, name: "c_1", ns: "test.jstests_or5" } 2015-01-19T21:40:26.052-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:26.054-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:26.088-0500 I COMMAND [conn30] CMD: drop test.jstests_or5 S1 Test : jstests/core/or5.js 276ms S1 Test : jstests/core/geo_max.js ... 2015-01-19T21:40:26.108-0500 I COMMAND [conn30] CMD: drop test.geo_near_max starting test: geo_near_max 2015-01-19T21:40:26.323-0500 I INDEX [conn30] build index on: test.geo_near_max properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geo_near_max", min: -180.0, max: 180.0 } 2015-01-19T21:40:26.323-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:26.331-0500 I INDEX [conn30] build index done. scanned 1000 total records. 0 secs { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.geo_near_max", "indexFilterSet" : false, "parsedQuery" : { "loc" : { "$nearSphere" : [ 180, 0 ] } }, "winningPlan" : { "stage" : "LIMIT", "limitAmount" : 2, "inputStage" : { "stage" : "PROJECTION", "transformBy" : { "_id" : 0 }, "inputStage" : { "stage" : "GEO_NEAR_2D", "keyPattern" : { "loc" : "2d" }, "indexName" : "loc_2d" } } }, "rejectedPlans" : [ ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.geo_near_max", "indexFilterSet" : false, "parsedQuery" : { "loc" : { "$nearSphere" : [ -180, 0 ] } }, "winningPlan" : { "stage" : "LIMIT", "limitAmount" : 2, "inputStage" : { "stage" : "PROJECTION", "transformBy" : { "_id" : 0 }, "inputStage" : { "stage" : "GEO_NEAR_2D", "keyPattern" : { "loc" : "2d" }, "indexName" : "loc_2d" } } }, "rejectedPlans" : [ ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } S1 Test : jstests/core/geo_max.js 262ms S1 Test : jstests/core/indexf.js ... 2015-01-19T21:40:26.369-0500 I COMMAND [conn30] CMD: drop test.indexf 2015-01-19T21:40:26.377-0500 I INDEX [conn30] build index on: test.indexf properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.indexf" } 2015-01-19T21:40:26.377-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:26.380-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:26.391-0500 I COMMAND [conn30] CMD: drop test.collModTest S1 Test : jstests/core/indexf.js 22ms S1 Test : jstests/core/collmod.js ... 2015-01-19T21:40:26.400-0500 I INDEX [conn30] build index on: test.collModTest properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.collModTest", expireAfterSeconds: 50.0 } 2015-01-19T21:40:26.400-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:26.402-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:26.409-0500 I COMMAND [conn30] CMD: dropIndexes test.collModTest 2015-01-19T21:40:26.412-0500 I INDEX [conn30] build index on: test.collModTest properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.collModTest", expireAfterSeconds: "50" } 2015-01-19T21:40:26.412-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:26.414-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:26.415-0500 I COMMAND [conn30] CMD: dropIndexes test.collModTest 2015-01-19T21:40:26.418-0500 I INDEX [conn30] build index on: test.collModTest properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.collModTest", expireAfterSeconds: 50.0 } 2015-01-19T21:40:26.418-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:26.420-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:26.423-0500 I COMMAND [conn30] CMD: drop test.jstests_multi S1 Test : jstests/core/collmod.js 31ms S1 Test : jstests/core/multi.js ... 2015-01-19T21:40:26.429-0500 I INDEX [conn30] build index on: test.jstests_multi properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_multi" } 2015-01-19T21:40:26.429-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:26.430-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:26.436-0500 I COMMAND [conn30] CMD: drop test.jstests_multi 2015-01-19T21:40:26.489-0500 I COMMAND [conn30] CMD: drop test.jstests_multi 2015-01-19T21:40:26.499-0500 I COMMAND [conn30] CMD: drop test.jstests_multi S1 Test : jstests/core/multi.js 86ms S1 Test : jstests/core/or1.js ... 2015-01-19T21:40:26.510-0500 I COMMAND [conn30] CMD: drop test.jstests_or1 2015-01-19T21:40:26.532-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $or needs an array ns:test.jstests_or1 query:{ $or: "a" } 2015-01-19T21:40:26.533-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $and/$or/$nor must be a nonempty array ns:test.jstests_or1 query:{ $or: [] } 2015-01-19T21:40:26.534-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $or/$and/$nor entries need to be full objects ns:test.jstests_or1 query:{ $or: [ "a" ] } 2015-01-19T21:40:26.539-0500 I COMMAND [conn30] CMD: drop test.jstests_or1 2015-01-19T21:40:26.556-0500 I COMMAND [conn30] CMD: drop test.jstests_or1 2015-01-19T21:40:26.567-0500 I INDEX [conn30] build index on: test.jstests_or1 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_or1" } 2015-01-19T21:40:26.567-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:26.569-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:26.593-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $or needs an array ns:test.jstests_or1 query:{ $or: "a" } 2015-01-19T21:40:26.594-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $and/$or/$nor must be a nonempty array ns:test.jstests_or1 query:{ $or: [] } 2015-01-19T21:40:26.595-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $or/$and/$nor entries need to be full objects ns:test.jstests_or1 query:{ $or: [ "a" ] } 2015-01-19T21:40:26.599-0500 I COMMAND [conn30] CMD: drop test.jstests_or1 2015-01-19T21:40:26.615-0500 I COMMAND [conn30] CMD: drop test.jstests_or1 2015-01-19T21:40:26.624-0500 I INDEX [conn30] build index on: test.jstests_or1 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_or1" } 2015-01-19T21:40:26.624-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:26.626-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:26.647-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $or needs an array ns:test.jstests_or1 query:{ $or: "a" } 2015-01-19T21:40:26.648-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $and/$or/$nor must be a nonempty array ns:test.jstests_or1 query:{ $or: [] } 2015-01-19T21:40:26.649-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $or/$and/$nor entries need to be full objects ns:test.jstests_or1 query:{ $or: [ "a" ] } 2015-01-19T21:40:26.653-0500 I COMMAND [conn30] CMD: drop test.jstests_or1 2015-01-19T21:40:26.673-0500 I COMMAND [conn30] CMD: drop test.jstests_or1 2015-01-19T21:40:26.683-0500 I INDEX [conn30] build index on: test.jstests_or1 properties: { v: 1, key: { a: 1.0, b: 1.0 }, name: "a_1_b_1", ns: "test.jstests_or1" } 2015-01-19T21:40:26.683-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:26.685-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:26.703-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $or needs an array ns:test.jstests_or1 query:{ $or: "a" } 2015-01-19T21:40:26.704-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $and/$or/$nor must be a nonempty array ns:test.jstests_or1 query:{ $or: [] } 2015-01-19T21:40:26.705-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $or/$and/$nor entries need to be full objects ns:test.jstests_or1 query:{ $or: [ "a" ] } 2015-01-19T21:40:26.709-0500 I COMMAND [conn30] CMD: drop test.jstests_or1 S1 Test : jstests/core/or1.js 217ms S1 Test : jstests/core/datasize2.js ... 2015-01-19T21:40:26.728-0500 I COMMAND [conn30] CMD: drop test.datasize2 2015-01-19T21:40:27.638-0500 I - shell: started program (sh25875): /srv/10gen/mci-exec/mci/shell/src/mongo --eval db = db.getSiblingDB('test');sleep( 20 ); db.jstests_explain3.dropIndex( {i:1} ); --host 127.0.0.1 --port 27999 sh25875| MongoDB shell version: 2.8.0-rc6-pre- sh25875| connecting to: 127.0.0.1:27999/test 2015-01-19T21:40:27.722-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37460 #51 (7 connections now open) 2015-01-19T21:40:27.745-0500 I COMMAND [conn51] CMD: dropIndexes test.jstests_explain3 sh25875| [object Object] S0 Test : jstests/core/explain3.js 30793ms S0 Test : jstests/core/geo_multinest1.js ... 2015-01-19T21:40:27.773-0500 I COMMAND [conn29] CMD: drop test.multinest 2015-01-19T21:40:27.774-0500 I NETWORK [conn51] end connection 127.0.0.1:37460 (6 connections now open) 2015-01-19T21:40:27.797-0500 I INDEX [conn29] build index on: test.multinest properties: { v: 1, key: { data.loc: "2d", zip: 1.0 }, name: "data.loc_2d_zip_1", ns: "test.multinest" } 2015-01-19T21:40:27.797-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:27.802-0500 I INDEX [conn29] build index done. scanned 3 total records. 0 secs [ { "_id" : ObjectId("54bdc01b5d140622eae280d9"), "zip" : "10001", "data" : [ { "loc" : [ 10, 10 ], "type" : "home" }, { "loc" : [ 29, 29 ], "type" : "work" } ] }, { "_id" : ObjectId("54bdc01b5d140622eae280dc"), "zip" : "10002", "data" : [ { "loc" : [ 20, 20 ], "type" : "home" }, { "loc" : [ 39, 39 ], "type" : "work" } ] }, { "_id" : ObjectId("54bdc01b5d140622eae280df"), "zip" : "10003", "data" : [ { "loc" : [ 30, 30 ], "type" : "home" }, { "loc" : [ 49, 49 ], "type" : "work" } ] }, { "_id" : ObjectId("54bdc01b5d140622eae280e3"), "zip" : "10004", "data" : [ { "loc" : [ 40, 40 ], 2015-01-19T21:40:27.819-0500 I COMMAND [conn29] CMD: drop test.basic5 "type" : "home" }, { "loc" : [ 59, 59 ], "type" : "work" } ] } ] S0 Test : jstests/core/geo_multinest1.js 47ms S0 Test : jstests/core/basic5.js ... S0 Test : jstests/core/basic5.js 10ms S0 Test : jstests/core/regexb.js ... 2015-01-19T21:40:27.829-0500 I COMMAND [conn29] CMD: drop test.jstests_regexb S0 Test : jstests/core/regexb.js 13ms S0 Test : jstests/core/coveredIndex1.js ... 2015-01-19T21:40:27.843-0500 I COMMAND [conn29] CMD: drop test.jstests_coveredIndex1 2015-01-19T21:40:27.867-0500 I INDEX [conn29] build index on: test.jstests_coveredIndex1 properties: { v: 1, key: { ln: 1.0 }, name: "ln_1", ns: "test.jstests_coveredIndex1" } 2015-01-19T21:40:27.867-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:27.870-0500 I INDEX [conn29] build index done. scanned 6 total records. 0 secs 2015-01-19T21:40:27.878-0500 I COMMAND [conn29] CMD: dropIndexes test.jstests_coveredIndex1 2015-01-19T21:40:27.883-0500 I INDEX [conn29] build index on: test.jstests_coveredIndex1 properties: { v: 1, key: { ln: 1.0, fn: 1.0 }, name: "ln_1_fn_1", ns: "test.jstests_coveredIndex1" } 2015-01-19T21:40:27.884-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:27.886-0500 I INDEX [conn29] build index done. scanned 6 total records. 0 secs 2015-01-19T21:40:27.896-0500 I COMMAND [conn29] CMD: dropIndexes test.jstests_coveredIndex1 2015-01-19T21:40:27.901-0500 I INDEX [conn29] build index on: test.jstests_coveredIndex1 properties: { v: 1, key: { _id: 1.0, ln: 1.0 }, name: "_id_1_ln_1", ns: "test.jstests_coveredIndex1" } 2015-01-19T21:40:27.902-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:27.905-0500 I INDEX [conn29] build index done. scanned 6 total records. 0 secs 2015-01-19T21:40:27.917-0500 I COMMAND [conn29] CMD: dropIndexes test.jstests_coveredIndex1 2015-01-19T21:40:27.936-0500 I INDEX [conn29] build index on: test.jstests_coveredIndex1 properties: { v: 1, key: { obj: 1.0 }, name: "obj_1", ns: "test.jstests_coveredIndex1" } 2015-01-19T21:40:27.936-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:27.938-0500 I INDEX [conn29] build index done. scanned 6 total records. 0 secs 2015-01-19T21:40:27.947-0500 I COMMAND [conn29] CMD: dropIndexes test.jstests_coveredIndex1 2015-01-19T21:40:27.951-0500 I INDEX [conn29] build index on: test.jstests_coveredIndex1 properties: { v: 1, key: { obj.a: 1.0, obj.b: 1.0 }, name: "obj.a_1_obj.b_1", ns: "test.jstests_coveredIndex1" } 2015-01-19T21:40:27.951-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:27.955-0500 I INDEX [conn29] build index done. scanned 6 total records. 0 secs 2015-01-19T21:40:27.959-0500 I COMMAND [conn29] CMD: validate test.jstests_coveredIndex1 2015-01-19T21:40:27.961-0500 I INDEX [conn29] validating index test.jstests_coveredIndex1.$_id_ 2015-01-19T21:40:27.961-0500 I INDEX [conn29] validating index test.jstests_coveredIndex1.$obj.a_1_obj.b_1 S0 Test : jstests/core/coveredIndex1.js 121ms S0 Test : jstests/core/mr_replaceIntoDB.js ... 2015-01-19T21:40:27.964-0500 I COMMAND [conn29] CMD: drop test.mr_replace Testing mr replace into other DB 2015-01-19T21:40:27.991-0500 I COMMAND [conn29] CMD: drop mr_db.tmp.mr.mr_replace_18 2015-01-19T21:40:28.007-0500 I COMMAND [conn29] CMD: drop mr_db.mr_replace_col 2015-01-19T21:40:28.053-0500 I COMMAND [conn29] CMD: drop mr_db.tmp.mr.mr_replace_18 2015-01-19T21:40:28.053-0500 I COMMAND [conn29] CMD: drop mr_db.tmp.mr.mr_replace_18 2015-01-19T21:40:28.063-0500 I COMMAND [conn29] CMD: drop mr_db.tmp.mr.mr_replace_18 { "result" : { "db" : "mr_db", "collection" : "mr_replace_col" }, "timeMillis" : 72, "counts" : { "input" : 3, "emit" : 6, "reduce" : 2, "output" : 4 }, "ok" : 1 } Received result: 1_12_23_24_1 checking result field Replace again and check 2015-01-19T21:40:28.074-0500 I COMMAND [conn29] CMD: drop mr_db.tmp.mr.mr_replace_19 2015-01-19T21:40:28.084-0500 I COMMAND [conn29] CMD: drop mr_db.mr_replace_col 2015-01-19T21:40:28.095-0500 I COMMAND [conn29] CMD: drop mr_db.tmp.mr.mr_replace_19 2015-01-19T21:40:28.096-0500 I COMMAND [conn29] CMD: drop mr_db.tmp.mr.mr_replace_19 2015-01-19T21:40:28.097-0500 I COMMAND [conn29] CMD: drop mr_db.tmp.mr.mr_replace_19 Received result: 1_12_23_24_1 S0 Test : jstests/core/mr_replaceIntoDB.js 139ms S0 Test : jstests/core/arrayfinda.js ... 2015-01-19T21:40:28.103-0500 I COMMAND [conn29] CMD: drop test.jstests_arrayfinda 2015-01-19T21:40:28.123-0500 I INDEX [conn29] build index on: test.jstests_arrayfinda properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_arrayfinda" } 2015-01-19T21:40:28.123-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:28.127-0500 I INDEX [conn29] build index done. scanned 2 total records. 0 secs S0 Test : jstests/core/arrayfinda.js 32ms S0 Test : jstests/core/set1.js ... 2015-01-19T21:40:28.134-0500 I COMMAND [conn29] CMD: drop test.set1 S0 Test : jstests/core/set1.js 18ms S0 Test : jstests/core/mr_killop.js ... 2015-01-19T21:40:28.153-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop 2015-01-19T21:40:28.155-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop_out 2015-01-19T21:40:28.157-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop 2015-01-19T21:40:28.158-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop_out 2015-01-19T21:40:28.187-0500 I - shell: started program (sh25881): /srv/10gen/mci-exec/mci/shell/src/mongo --eval db = db.getSiblingDB('test');assert.commandWorked( db.runCommand( { 'mapreduce' : 'jstests_mr_killop', 'out' : 'jstests_mr_killop_out', 'map' : function () { while( 1 ) { sleep( 1000 ); } }, 'reduce' : function ( k, v ) { return v[ 0 ]; } } ) ); --host 127.0.0.1 --port 27999 sh25881| MongoDB shell version: 2.8.0-rc6-pre- sh25881| connecting to: 127.0.0.1:27999/test 2015-01-19T21:40:28.271-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37461 #52 (7 connections now open) 2015-01-19T21:40:28.283-0500 I COMMAND [conn52] CMD: drop test.tmp.mr.jstests_mr_killop_20 2015-01-19T21:40:28.396-0500 I COMMAND [conn29] going to kill op: op: 341603.0 2015-01-19T21:40:29.295-0500 E QUERY [conn52] JavaScript execution terminated 2015-01-19T21:40:29.295-0500 I COMMAND [conn52] CMD: drop test.tmp.mr.jstests_mr_killop_20 2015-01-19T21:40:29.295-0500 I WRITE [conn30] insert test.datasize2 query: { _id: 677.0, s: "asdasdasdasdasdasdasd" } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 1003ms 2015-01-19T21:40:29.296-0500 I COMMAND [conn30] command test.$cmd command: insert { insert: "datasize2", documents: [ { _id: 677.0, s: "asdasdasdasdasdasdasd" } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 1003ms 2015-01-19T21:40:29.296-0500 I WRITE [conn31] insert test.Natural Regular index - covered query query: { _id: ObjectId('54bdc01c5d140622eae28173'), a: 469.0, b: 4.0, c: 858.0, pad: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 999ms 2015-01-19T21:40:29.296-0500 I COMMAND [conn31] command test.$cmd command: insert { insert: "Natural Regular index - covered query", documents: [ { _id: ObjectId('54bdc01c5d140622eae28173'), a: 469.0, b: 4.0, c: 858.0, pad: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 999ms 2015-01-19T21:40:29.298-0500 I WRITE [conn32] insert test.jstests_splitvector query: { x: 1.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc01c5d140622eae28172') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 1008ms 2015-01-19T21:40:29.298-0500 I COMMAND [conn32] command test.$cmd command: insert { insert: "jstests_splitvector", documents: [ { x: 1.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc01c5d140622eae28172') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 1008ms 2015-01-19T21:40:29.310-0500 I COMMAND [conn52] mr failed, removing collection :: caused by :: 16712 JavaScript execution terminated 2015-01-19T21:40:29.310-0500 I COMMAND [conn52] CMD: drop test.tmp.mr.jstests_mr_killop_20 2015-01-19T21:40:29.312-0500 I COMMAND [conn52] command test.$cmd command: mapReduce { mapreduce: "jstests_mr_killop", out: "jstests_mr_killop_out", map: function () { while( 1 ) { sleep( 1000 ); } }, reduce: function ( k, v ) { return v[ 0 ]; } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:102 1037ms sh25881| assert: command failed: { sh25881| "errmsg" : "exception: JavaScript execution terminated", sh25881| "code" : 16712, sh25881| "ok" : 0 sh25881| } : undefined sh25881| Error: command failed: { sh25881| "errmsg" : "exception: JavaScript execution terminated", sh25881| "code" : 16712, sh25881| "ok" : 0 sh25881| } : undefined sh25881| at Error () sh25881| at doassert (src/mongo/shell/assert.js:11:14) sh25881| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25881| at (shell eval):1:37 sh25881| 2015-01-19T21:40:29.318-0500 E QUERY Error: command failed: { sh25881| "errmsg" : "exception: JavaScript execution terminated", sh25881| "code" : 16712, sh25881| "ok" : 0 sh25881| } : undefined sh25881| at Error () sh25881| at doassert (src/mongo/shell/assert.js:11:14) sh25881| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25881| at (shell eval):1:37 at src/mongo/shell/assert.js:13 2015-01-19T21:40:29.319-0500 I NETWORK [conn52] end connection 127.0.0.1:37461 (6 connections now open) 2015-01-19T21:40:29.324-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop 2015-01-19T21:40:29.329-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop_out 2015-01-19T21:40:29.360-0500 I - shell: started program (sh25888): /srv/10gen/mci-exec/mci/shell/src/mongo --eval db = db.getSiblingDB('test');assert.commandWorked( db.runCommand( { 'mapreduce' : 'jstests_mr_killop', 'out' : 'jstests_mr_killop_out', 'map' : function () { while( 1 ) { sleep( 1000 ); } }, 'reduce' : function ( k, v ) { return v[ 0 ]; } } ) ); --host 127.0.0.1 --port 27999 sh25888| MongoDB shell version: 2.8.0-rc6-pre- 2015-01-19T21:40:29.447-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37462 #53 (7 connections now open) sh25888| connecting to: 127.0.0.1:27999/test 2015-01-19T21:40:29.483-0500 I COMMAND [conn53] CMD: drop test.tmp.mr.jstests_mr_killop_21 2015-01-19 21:40:31 EST 2015-01-19T21:40:31.364-0500 I COMMAND [conn29] going to kill op: op: 342072.0 2015-01-19T21:40:31.499-0500 E QUERY [conn53] JavaScript execution terminated 2015-01-19T21:40:31.499-0500 I COMMAND [conn53] CMD: drop test.tmp.mr.jstests_mr_killop_21 2015-01-19T21:40:31.499-0500 I WRITE [conn30] insert test.datasize2 query: { _id: 775.0, s: "asdasdasdasdasdasdasd" } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 2008ms 2015-01-19T21:40:31.500-0500 I WRITE [conn31] insert test.Natural Regular index - covered query query: { _id: ObjectId('54bdc01d5d140622eae281d3'), a: 975.0, b: 5.0, c: 887.0, pad: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 2004ms 2015-01-19T21:40:31.500-0500 I COMMAND [conn30] command test.$cmd command: insert { insert: "datasize2", documents: [ { _id: 775.0, s: "asdasdasdasdasdasdasd" } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 2008ms 2015-01-19T21:40:31.500-0500 I WRITE [conn32] insert test.jstests_splitvector query: { x: 1.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc01d5d140622eae281d2') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 2008ms 2015-01-19T21:40:31.500-0500 I COMMAND [conn31] command test.$cmd command: insert { insert: "Natural Regular index - covered query", documents: [ { _id: ObjectId('54bdc01d5d140622eae281d3'), a: 975.0, b: 5.0, c: 887.0, pad: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 2005ms 2015-01-19T21:40:31.500-0500 I COMMAND [conn32] command test.$cmd command: insert { insert: "jstests_splitvector", documents: [ { x: 1.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc01d5d140622eae281d2') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 2008ms 2015-01-19T21:40:31.519-0500 I COMMAND [conn53] mr failed, removing collection :: caused by :: 16712 JavaScript execution terminated 2015-01-19T21:40:31.519-0500 I COMMAND [conn53] CMD: drop test.tmp.mr.jstests_mr_killop_21 2015-01-19T21:40:31.522-0500 I COMMAND [conn53] command test.$cmd command: mapReduce { mapreduce: "jstests_mr_killop", out: "jstests_mr_killop_out", map: function () { while( 1 ) { sleep( 1000 ); } }, reduce: function ( k, v ) { return v[ 0 ]; } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:102 2072ms sh25888| assert: command failed: { sh25888| "errmsg" : "exception: JavaScript execution terminated", sh25888| "code" : 16712, sh25888| "ok" : 0 sh25888| } : undefined sh25888| Error: command failed: { sh25888| "errmsg" : "exception: JavaScript execution terminated", sh25888| "code" : 16712, sh25888| "ok" : 0 sh25888| } : undefined sh25888| at Error () sh25888| at doassert (src/mongo/shell/assert.js:11:14) sh25888| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25888| at (shell eval):1:37 sh25888| 2015-01-19T21:40:31.532-0500 E QUERY Error: command failed: { sh25888| "errmsg" : "exception: JavaScript execution terminated", sh25888| "code" : 16712, sh25888| "ok" : 0 sh25888| } : undefined sh25888| at Error () sh25888| at doassert (src/mongo/shell/assert.js:11:14) sh25888| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25888| at (shell eval):1:37 at src/mongo/shell/assert.js:13 2015-01-19T21:40:31.534-0500 I NETWORK [conn53] end connection 127.0.0.1:37462 (6 connections now open) 2015-01-19T21:40:31.537-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop 2015-01-19T21:40:31.541-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop_out 2015-01-19T21:40:31.562-0500 I - shell: started program (sh25894): /srv/10gen/mci-exec/mci/shell/src/mongo --eval db = db.getSiblingDB('test');assert.commandWorked( db.runCommand( { 'mapreduce' : 'jstests_mr_killop', 'out' : 'jstests_mr_killop_out', 'map' : function () { emit( this.a, 1 ); }, 'reduce' : function () { while( 1 ) { sleep( 1000 ); } } } ) ); --host 127.0.0.1 --port 27999 sh25894| MongoDB shell version: 2.8.0-rc6-pre- sh25894| connecting to: 127.0.0.1:27999/test 2015-01-19T21:40:31.645-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37463 #54 (7 connections now open) 2015-01-19T21:40:31.680-0500 I COMMAND [conn54] CMD: drop test.tmp.mr.jstests_mr_killop_22 2015-01-19T21:40:31.767-0500 I COMMAND [conn29] going to kill op: op: 342657.0 2015-01-19T21:40:31.825-0500 W COMMAND [conn30] Internal error while reading test.datasize2 S1 Test : jstests/core/datasize2.js 5099ms S1 Test : jstests/core/geo_or.js ... 2015-01-19T21:40:31.826-0500 I COMMAND [conn30] CMD: drop test.geoor 2015-01-19T21:40:31.834-0500 I INDEX [conn30] build index on: test.geoor properties: { v: 1, key: { loc: "2dsphere" }, name: "loc_2dsphere", ns: "test.geoor", 2dsphereIndexVersion: 2 } 2015-01-19T21:40:31.835-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:31.837-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs 2015-01-19T21:40:31.843-0500 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue Too many geoNear expressions ns:test.geoor query:{ $or: [ { loc: { $nearSphere: [ -71.34895, 42.46037 ] } }, { loc: { $nearSphere: [ 1.48736, 42.55327 ] } } ] } 2015-01-19T21:40:31.854-0500 I COMMAND [conn30] CMD: dropIndexes test.geoor 2015-01-19T21:40:31.869-0500 I INDEX [conn30] build index on: test.geoor properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geoor" } 2015-01-19T21:40:31.869-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:31.871-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs S1 Test : jstests/core/geo_or.js 49ms S1 Test : jstests/core/not1.js ... 2015-01-19T21:40:31.875-0500 I COMMAND [conn30] CMD: drop test.not1 2015-01-19T21:40:31.889-0500 I INDEX [conn30] build index on: test.not1 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.not1" } 2015-01-19T21:40:31.889-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:31.892-0500 I INDEX [conn30] build index done. scanned 3 total records. 0 secs S1 Test : jstests/core/not1.js 24ms 2015-01-19T21:40:31.899-0500 I COMMAND [conn30] CMD: drop test.array1 S1 Test : jstests/core/array1.js ... 2015-01-19T21:40:31.923-0500 I INDEX [conn30] build index on: test.array1 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.array1" } 2015-01-19T21:40:31.923-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:31.925-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs S1 Test : jstests/core/array1.js 29ms S1 Test : jstests/core/shell_writeconcern.js ... 2015-01-19T21:40:31.929-0500 I COMMAND [conn30] CMD: drop test.shell_wc_a 2015-01-19T21:40:31.931-0500 I COMMAND [conn30] CMD: drop test.shell_wc_b S1 Test : jstests/core/shell_writeconcern.js 29ms S1 Test : jstests/core/mr4.js ... 2015-01-19T21:40:31.956-0500 I COMMAND [conn30] CMD: drop test.mr4 2015-01-19T21:40:32.004-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr4_23 2015-01-19T21:40:32.014-0500 I COMMAND [conn30] CMD: drop test.mr4_out 2015-01-19T21:40:32.021-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr4_23 2015-01-19T21:40:32.021-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr4_23 2015-01-19T21:40:32.031-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr4_23 2015-01-19T21:40:32.035-0500 I COMMAND [conn30] CMD: drop test.mr4_out 2015-01-19T21:40:32.045-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr4_24 2015-01-19T21:40:32.055-0500 I COMMAND [conn30] CMD: drop test.mr4_out 2015-01-19T21:40:32.062-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr4_24 2015-01-19T21:40:32.062-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr4_24 2015-01-19T21:40:32.065-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr4_24 2015-01-19T21:40:32.069-0500 I COMMAND [conn30] CMD: drop test.mr4_out S1 Test : jstests/core/mr4.js 115ms S1 Test : jstests/core/ref2.js ... 2015-01-19T21:40:32.073-0500 I COMMAND [conn30] CMD: drop test.ref2 S1 Test : jstests/core/ref2.js 14ms S1 Test : jstests/core/copydb.js ... 2015-01-19T21:40:32.095-0500 I INDEX [conn30] build index on: copydb-test-db1.foo properties: { v: 1, key: { db1: 1.0 }, name: "db1_1", ns: "copydb-test-db1.foo" } 2015-01-19T21:40:32.095-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:32.096-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs 2015-01-19T21:40:32.106-0500 I INDEX [conn30] build index on: copydb-test-db2.foo properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "copydb-test-db2.foo" } 2015-01-19T21:40:32.106-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:32.108-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs 2015-01-19T21:40:32.108-0500 I STORAGE [conn30] copying indexes for: { name: "foo", options: {} } 2015-01-19T21:40:32.111-0500 I INDEX [conn30] build index on: copydb-test-db2.foo properties: { v: 1, key: { db1: 1.0 }, name: "db1_1", ns: "copydb-test-db2.foo" } 2015-01-19T21:40:32.111-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:32.112-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs S1 Test : jstests/core/copydb.js 34ms S1 Test : jstests/core/geo_circle5.js ... 2015-01-19T21:40:32.121-0500 I COMMAND [conn30] CMD: drop test.server1238 2015-01-19T21:40:32.134-0500 I INDEX [conn30] build index on: test.server1238 properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.server1238", min: -21000000.0, max: 21000000.0 } 2015-01-19T21:40:32.134-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:32.137-0500 I INDEX [conn30] build index done. scanned 2 total records. 0 secs S1 Test : jstests/core/geo_circle5.js 26ms S1 Test : jstests/core/pull2.js ... 2015-01-19T21:40:32.146-0500 I COMMAND [conn30] CMD: drop test.pull2 S1 Test : jstests/core/pull2.js 23ms S1 Test : jstests/core/drop.js ... 2015-01-19T21:40:32.169-0500 I COMMAND [conn30] CMD: drop test.jstests_drop 2015-01-19T21:40:32.170-0500 I COMMAND [conn30] CMD: drop test.jstests_drop 2015-01-19T21:40:32.178-0500 I INDEX [conn30] build index on: test.jstests_drop properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_drop" } 2015-01-19T21:40:32.178-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:32.180-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs 2015-01-19T21:40:32.182-0500 I COMMAND [conn30] CMD: drop test.jstests_drop 2015-01-19T21:40:32.198-0500 I INDEX [conn30] build index on: test.jstests_drop properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_drop" } 2015-01-19T21:40:32.198-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:32.199-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:32.203-0500 I COMMAND [conn30] CMD: dropIndexes test.jstests_drop S1 Test : jstests/core/drop.js 39ms S1 Test : jstests/core/rename2.js ... 2015-01-19T21:40:32.208-0500 I COMMAND [conn30] CMD: drop test.rename2a 2015-01-19T21:40:32.340-0500 I COMMAND [conn31] command test.$cmd command: dbStats { dbstats: 1.0, scale: undefined } keyUpdates:0 writeConflicts:0 numYields:0 reslen:187 132ms 2015-01-19T21:40:32.340-0500 I COMMAND [conn30] command test.$cmd command: drop { drop: "rename2a" } keyUpdates:0 writeConflicts:0 numYields:0 reslen:62 132ms 2015-01-19T21:40:32.341-0500 I WRITE [conn32] insert test.jstests_splitvector query: { x: 1.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0205d140622eae282f5') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 129ms 2015-01-19T21:40:32.341-0500 I COMMAND [conn32] command test.$cmd command: insert { insert: "jstests_splitvector", documents: [ { x: 1.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0205d140622eae282f5') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 129ms 2015-01-19T21:40:32.342-0500 I COMMAND [conn30] CMD: drop test.rename2b { "db" : "test", "collections" : 336, "objects" : 67479, "avgObjSize" : 1972.839994665007, "dataSize" : 133125270, "storageSize" : 13447168, "numExtents" : 0, "indexes" : 608, "indexSize" : 10690560, "ok" : 1 } S1 Test : jstests/core/rename2.js 168ms S1 Test : jstests/core/geo_haystack3.js ... 2015-01-19T21:40:32.376-0500 I COMMAND [conn30] CMD: drop test.geo_haystack3 2015-01-19T21:40:32.388-0500 I INDEX [conn30] build index on: test.geo_haystack3 properties: { v: 1, key: { pos: "geoHaystack", type: 1.0 }, name: "pos_geoHaystack_type_1", ns: "test.geo_haystack3", bucketSize: 1.0 } 2015-01-19T21:40:32.388-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:32.398-0500 I COMMAND [conn30] CMD: drop test.geo_haystack3 2015-01-19T21:40:32.425-0500 I INDEX [conn30] build index on: test.geo_haystack3 properties: { v: 1, key: { pos: "geoHaystack", type: 1.0 }, name: "pos_geoHaystack_type_1", ns: "test.geo_haystack3", bucketSize: 1.0 } 2015-01-19T21:40:32.425-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:32.427-0500 I COMMAND [conn30] CMD: drop test.geo_haystack3 2015-01-19T21:40:32.461-0500 I INDEX [conn30] build index on: test.geo_haystack3 properties: { v: 1, key: { pos: "geoHaystack", type: 1.0 }, name: "pos_geoHaystack_type_1", ns: "test.geo_haystack3", bucketSize: 1.0 } 2015-01-19T21:40:32.461-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:32.462-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs 2015-01-19T21:40:32.464-0500 I COMMAND [conn30] CMD: drop test.geo_haystack3 2015-01-19T21:40:32.498-0500 I INDEX [conn30] build index on: test.geo_haystack3 properties: { v: 1, key: { pos: "geoHaystack", type: 1.0 }, name: "pos_geoHaystack_type_1", ns: "test.geo_haystack3", bucketSize: 1.0 } 2015-01-19T21:40:32.498-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:32.501-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs 2015-01-19T21:40:32.503-0500 I COMMAND [conn30] CMD: drop test.geo_haystack3 2015-01-19T21:40:32.540-0500 I INDEX [conn30] build index on: test.geo_haystack3 properties: { v: 1, key: { pos: "geoHaystack", type: 1.0 }, name: "pos_geoHaystack_type_1", ns: "test.geo_haystack3", bucketSize: 1.0 } 2015-01-19T21:40:32.540-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:32.544-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs 2015-01-19T21:40:32.546-0500 I COMMAND [conn30] CMD: drop test.geo_haystack3 2015-01-19T21:40:32.605-0500 I INDEX [conn30] build index on: test.geo_haystack3 properties: { v: 1, key: { pos: "geoHaystack", type: 1.0 }, name: "pos_geoHaystack_type_1", ns: "test.geo_haystack3", bucketSize: 1.0 } 2015-01-19T21:40:32.605-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:32.610-0500 I INDEX [conn30] build index done. scanned 4 total records. 0 secs S1 Test : jstests/core/geo_haystack3.js 259ms S1 Test : jstests/core/update_arraymatch7.js ... 2015-01-19T21:40:32.636-0500 I COMMAND [conn30] CMD: drop test.jstests_update_arraymatch7 2015-01-19T21:40:32.671-0500 I INDEX [conn30] build index on: test.jstests_update_arraymatch7 properties: { v: 1, key: { a.b: 1.0 }, name: "a.b_1", ns: "test.jstests_update_arraymatch7" } 2015-01-19T21:40:32.671-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:32.674-0500 I INDEX [conn30] build index done. scanned 1 total records. 0 secs S1 Test : jstests/core/update_arraymatch7.js 59ms S1 Test : jstests/core/stages_delete.js ... 2015-01-19T21:40:32.694-0500 I COMMAND [conn30] CMD: drop test.stages_delete 2015-01-19T21:40:32.694-0500 E QUERY [conn54] JavaScript execution terminated 2015-01-19T21:40:32.695-0500 I COMMAND [conn54] CMD: drop test.tmp.mr.jstests_mr_killop_22 2015-01-19T21:40:32.705-0500 I COMMAND [conn54] mr failed, removing collection :: caused by :: 16712 JavaScript execution terminated 2015-01-19T21:40:32.705-0500 I COMMAND [conn54] CMD: drop test.tmp.mr.jstests_mr_killop_22 2015-01-19T21:40:32.713-0500 I COMMAND [conn54] command test.$cmd command: mapReduce { mapreduce: "jstests_mr_killop", out: "jstests_mr_killop_out", map: function () { emit( this.a, 1 ); }, reduce: function () { while( 1 ) { sleep( 1000 ); } } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:102 1065ms sh25894| assert: command failed: { sh25894| "errmsg" : "exception: JavaScript execution terminated", sh25894| "code" : 16712, sh25894| "ok" : 0 sh25894| } : undefined sh25894| Error: command failed: { sh25894| "errmsg" : "exception: JavaScript execution terminated", sh25894| "code" : 16712, sh25894| "ok" : 0 sh25894| } : undefined sh25894| at Error () sh25894| at doassert (src/mongo/shell/assert.js:11:14) sh25894| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25894| at (shell eval):1:37 sh25894| 2015-01-19T21:40:32.723-0500 E QUERY Error: command failed: { sh25894| "errmsg" : "exception: JavaScript execution terminated", sh25894| "code" : 16712, sh25894| "ok" : 0 sh25894| } : undefined sh25894| at Error () 2015-01-19T21:40:32.724-0500 I NETWORK [conn54] end connection 127.0.0.1:37463 (6 connections now open) sh25894| at doassert (src/mongo/shell/assert.js:11:14) sh25894| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25894| at (shell eval):1:37 at src/mongo/shell/assert.js:13 2015-01-19T21:40:32.725-0500 I COMMAND [conn30] CMD: drop test.stages_delete 2015-01-19T21:40:32.728-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop 2015-01-19T21:40:32.734-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop_out 2015-01-19T21:40:32.764-0500 I - shell: started program (sh25900): /srv/10gen/mci-exec/mci/shell/src/mongo --eval db = db.getSiblingDB('test');assert.commandWorked( db.runCommand( { 'mapreduce' : 'jstests_mr_killop', 'out' : 'jstests_mr_killop_out', 'map' : function () { emit( this.a, 1 ); }, 'reduce' : function () { while( 1 ) { sleep( 1000 ); } } } ) ); --host 127.0.0.1 --port 27999 S1 Test : jstests/core/stages_delete.js 95ms S1 Test : jstests/core/index_check2.js ... sh25900| MongoDB shell version: 2.8.0-rc6-pre- 2015-01-19T21:40:32.792-0500 I COMMAND [conn30] CMD: drop test.index_check2 2015-01-19T21:40:32.854-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37464 #55 (7 connections now open) sh25900| connecting to: 127.0.0.1:27999/test 2015-01-19T21:40:32.866-0500 I COMMAND [conn55] CMD: drop test.tmp.mr.jstests_mr_killop_25 2015-01-19T21:40:33.185-0500 I SHARDING [conn32] request split points lookup for chunk test.jstests_splitvector { : MinKey } -->> { : MaxKey } 2015-01-19T21:40:33.198-0500 W SHARDING [conn32] chunk is larger than 1048576 bytes because of key { x: 1.0 } 2015-01-19T21:40:33.199-0500 I COMMAND [conn32] CMD: drop test.jstests_splitvector 2015-01-19T21:40:33.236-0500 I INDEX [conn32] build index on: test.jstests_splitvector properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.jstests_splitvector" } 2015-01-19T21:40:33.237-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:40:33.240-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19 21:40:34 EST 2015-01-19T21:40:34.768-0500 I COMMAND [conn29] going to kill op: op: 344434.0 2015-01-19T21:40:34.898-0500 E QUERY [conn55] JavaScript execution terminated 2015-01-19T21:40:34.898-0500 I COMMAND [conn55] CMD: drop test.tmp.mr.jstests_mr_killop_25 2015-01-19T21:40:34.916-0500 I COMMAND [conn55] mr failed, removing collection :: caused by :: 16712 JavaScript execution terminated 2015-01-19T21:40:34.916-0500 I COMMAND [conn55] CMD: drop test.tmp.mr.jstests_mr_killop_25 2015-01-19T21:40:34.931-0500 I COMMAND [conn55] command test.$cmd command: mapReduce { mapreduce: "jstests_mr_killop", out: "jstests_mr_killop_out", map: function () { emit( this.a, 1 ); }, reduce: function () { while( 1 ) { sleep( 1000 ); } } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:102 2074ms sh25900| assert: command failed: { 2015-01-19T21:40:34.938-0500 I NETWORK [conn55] end connection 127.0.0.1:37464 (6 connections now open) 2015-01-19T21:40:34.944-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop 2015-01-19T21:40:34.955-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop_out sh25900| "errmsg" : "exception: JavaScript execution terminated", sh25900| "code" : 16712, sh25900| "ok" : 0 sh25900| } : undefined sh25900| Error: command failed: { sh25900| "errmsg" : "exception: JavaScript execution terminated", sh25900| "code" : 16712, sh25900| "ok" : 0 sh25900| } : undefined sh25900| at Error () sh25900| at doassert (src/mongo/shell/assert.js:11:14) sh25900| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25900| at (shell eval):1:37 sh25900| 2015-01-19T21:40:34.937-0500 E QUERY Error: command failed: { sh25900| "errmsg" : "exception: JavaScript execution terminated", sh25900| "code" : 16712, sh25900| "ok" : 0 sh25900| } : undefined sh25900| at Error () sh25900| at doassert (src/mongo/shell/assert.js:11:14) sh25900| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25900| at (shell eval):1:37 at src/mongo/shell/assert.js:13 2015-01-19T21:40:34.982-0500 I - shell: started program (sh25912): /srv/10gen/mci-exec/mci/shell/src/mongo --eval db = db.getSiblingDB('test');assert.commandWorked( db.runCommand( { 'mapreduce' : 'jstests_mr_killop', 'out' : 'jstests_mr_killop_out', 'map' : function () { loop(); }, 'reduce' : function ( k, v ) { return v[ 0 ] }, 'scope' : { 'loop' : function () { while( 1 ) { sleep( 1000 ); } } } } ) ); --host 127.0.0.1 --port 27999 sh25912| MongoDB shell version: 2.8.0-rc6-pre- sh25912| connecting to: 127.0.0.1:27999/test 2015-01-19T21:40:35.071-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37468 #56 (7 connections now open) 2015-01-19T21:40:35.131-0500 I COMMAND [conn56] CMD: drop test.tmp.mr.jstests_mr_killop_26 2015-01-19T21:40:35.187-0500 I COMMAND [conn29] going to kill op: op: 350458.0 2015-01-19T21:40:36.146-0500 E QUERY [conn56] JavaScript execution terminated 2015-01-19T21:40:36.146-0500 I COMMAND [conn56] CMD: drop test.tmp.mr.jstests_mr_killop_26 2015-01-19T21:40:36.147-0500 I WRITE [conn32] insert test.jstests_splitvector query: { x: 2.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0235d140622eae28b4c') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 1003ms 2015-01-19T21:40:36.147-0500 I WRITE [conn30] insert test.index_check2 query: { num: 837.0, tags: [ "tag37", "tag24", "tag11", "tag48" ], _id: ObjectId('54bdc0235d140622eae28b4d') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 1003ms 2015-01-19T21:40:36.147-0500 I COMMAND [conn32] command test.$cmd command: insert { insert: "jstests_splitvector", documents: [ { x: 2.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0235d140622eae28b4c') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 1003ms 2015-01-19T21:40:36.147-0500 I COMMAND [conn30] command test.$cmd command: insert { insert: "index_check2", documents: [ { num: 837.0, tags: [ "tag37", "tag24", "tag11", "tag48" ], _id: ObjectId('54bdc0235d140622eae28b4d') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 1003ms 2015-01-19T21:40:36.168-0500 I COMMAND [conn56] mr failed, removing collection :: caused by :: 16712 JavaScript execution terminated 2015-01-19T21:40:36.168-0500 I COMMAND [conn56] CMD: drop test.tmp.mr.jstests_mr_killop_26 2015-01-19T21:40:36.181-0500 I COMMAND [conn56] command test.$cmd command: mapReduce { mapreduce: "jstests_mr_killop", out: "jstests_mr_killop_out", map: function () { loop(); }, reduce: function ( k, v ) { return v[ 0 ] }, scope: { loop: function () { while( 1 ) { sleep( 1000 ); } } } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:102 1107ms sh25912| assert: command failed: { sh25912| "errmsg" : "exception: JavaScript execution terminated", sh25912| "code" : 16712, sh25912| "ok" : 0 sh25912| } : undefined sh25912| Error: command failed: { sh25912| "errmsg" : "exception: JavaScript execution terminated", sh25912| "code" : 16712, sh25912| "ok" : 0 sh25912| } : undefined sh25912| at Error () sh25912| at doassert (src/mongo/shell/assert.js:11:14) sh25912| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25912| at (shell eval):1:37 sh25912| 2015-01-19T21:40:36.189-0500 E QUERY Error: command failed: { sh25912| "errmsg" : "exception: JavaScript execution terminated", 2015-01-19T21:40:36.190-0500 I NETWORK [conn56] end connection 127.0.0.1:37468 (6 connections now open) sh25912| "code" : 16712, sh25912| "ok" : 0 sh25912| } : undefined sh25912| at Error () sh25912| at doassert (src/mongo/shell/assert.js:11:14) sh25912| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25912| at (shell eval):1:37 at src/mongo/shell/assert.js:13 2015-01-19T21:40:36.194-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop 2015-01-19T21:40:36.211-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop_out 2015-01-19T21:40:36.235-0500 I - shell: started program (sh25918): /srv/10gen/mci-exec/mci/shell/src/mongo --eval db = db.getSiblingDB('test');assert.commandWorked( db.runCommand( { 'mapreduce' : 'jstests_mr_killop', 'out' : 'jstests_mr_killop_out', 'map' : function () { loop(); }, 'reduce' : function ( k, v ) { return v[ 0 ] }, 'scope' : { 'loop' : function () { while( 1 ) { sleep( 1000 ); } } } } ) ); --host 127.0.0.1 --port 27999 sh25918| MongoDB shell version: 2.8.0-rc6-pre- sh25918| connecting to: 127.0.0.1:27999/test 2015-01-19T21:40:36.343-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37471 #57 (7 connections now open) 2015-01-19T21:40:36.384-0500 I COMMAND [conn57] CMD: drop test.tmp.mr.jstests_mr_killop_27 2015-01-19 21:40:38 EST 2015-01-19T21:40:38.240-0500 I COMMAND [conn29] going to kill op: op: 350830.0 2015-01-19T21:40:38.398-0500 E QUERY [conn57] JavaScript execution terminated 2015-01-19T21:40:38.399-0500 I COMMAND [conn57] CMD: drop test.tmp.mr.jstests_mr_killop_27 2015-01-19T21:40:38.399-0500 I WRITE [conn32] insert test.jstests_splitvector query: { x: 2.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0245d140622eae28bad') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 2003ms 2015-01-19T21:40:38.399-0500 I WRITE [conn30] insert test.index_check2 query: { num: 881.0, tags: [ "tag31", "tag12", "tag43", "tag24" ], _id: ObjectId('54bdc0245d140622eae28bac') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 2002ms 2015-01-19T21:40:38.399-0500 I COMMAND [conn32] command test.$cmd command: insert { insert: "jstests_splitvector", documents: [ { x: 2.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0245d140622eae28bad') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 2004ms 2015-01-19T21:40:38.399-0500 I COMMAND [conn30] command test.$cmd command: insert { insert: "index_check2", documents: [ { num: 881.0, tags: [ "tag31", "tag12", "tag43", "tag24" ], _id: ObjectId('54bdc0245d140622eae28bac') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 2002ms 2015-01-19T21:40:38.413-0500 I COMMAND [conn57] mr failed, removing collection :: caused by :: 16712 JavaScript execution terminated 2015-01-19T21:40:38.413-0500 I COMMAND [conn57] CMD: drop test.tmp.mr.jstests_mr_killop_27 2015-01-19T21:40:38.414-0500 I COMMAND [conn57] command test.$cmd command: mapReduce { mapreduce: "jstests_mr_killop", out: "jstests_mr_killop_out", map: function () { loop(); }, reduce: function ( k, v ) { return v[ 0 ] }, scope: { loop: function () { while( 1 ) { sleep( 1000 ); } } } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:102 2067ms sh25918| assert: command failed: { sh25918| "errmsg" : "exception: JavaScript execution terminated", sh25918| "code" : 16712, sh25918| "ok" : 0 sh25918| } : undefined sh25918| Error: command failed: { sh25918| "errmsg" : "exception: JavaScript execution terminated", sh25918| "code" : 16712, sh25918| "ok" : 0 sh25918| } : undefined sh25918| at Error () sh25918| at doassert (src/mongo/shell/assert.js:11:14) sh25918| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25918| at (shell eval):1:37 sh25918| 2015-01-19T21:40:38.421-0500 E QUERY Error: command failed: { sh25918| "errmsg" : "exception: JavaScript execution terminated", sh25918| "code" : 16712, sh25918| "ok" : 0 sh25918| } : undefined sh25918| at Error () sh25918| at doassert (src/mongo/shell/assert.js:11:14) sh25918| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25918| at (shell eval):1:37 at src/mongo/shell/assert.js:13 2015-01-19T21:40:38.422-0500 I NETWORK [conn57] end connection 127.0.0.1:37471 (6 connections now open) 2015-01-19T21:40:38.426-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop 2015-01-19T21:40:38.429-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop_out 2015-01-19T21:40:38.452-0500 I - shell: started program (sh25924): /srv/10gen/mci-exec/mci/shell/src/mongo --eval db = db.getSiblingDB('test');assert.commandWorked( db.runCommand( { 'mapreduce' : 'jstests_mr_killop', 'out' : 'jstests_mr_killop_out', 'map' : function () { emit( this.a, 1 ); }, 'reduce' : function ( k, v ) { return v[ 0 ] }, 'finalize' : function () { while( 1 ) { sleep( 1000 ); } } } ) ); --host 127.0.0.1 --port 27999 sh25924| MongoDB shell version: 2.8.0-rc6-pre- sh25924| connecting to: 127.0.0.1:27999/test 2015-01-19T21:40:38.559-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37474 #58 (7 connections now open) 2015-01-19T21:40:38.603-0500 I COMMAND [conn58] CMD: drop test.tmp.mr.jstests_mr_killop_28 2015-01-19T21:40:38.657-0500 I COMMAND [conn29] going to kill op: op: 351387.0 2015-01-19T21:40:38.791-0500 I INDEX [conn30] build index on: test.index_check2 properties: { v: 1, key: { tags: 1.0 }, name: "tags_1", ns: "test.index_check2" } 2015-01-19T21:40:38.791-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:38.820-0500 I INDEX [conn30] build index done. scanned 1000 total records. 0 secs S1 Test : jstests/core/index_check2.js 6080ms S1 Test : jstests/core/geo1.js ... 2015-01-19T21:40:38.870-0500 I COMMAND [conn30] CMD: drop test.geo1 2015-01-19T21:40:38.907-0500 I INDEX [conn30] build index on: test.geo1 properties: { v: 1, key: { loc: "2d", zip: 1.0 }, name: "loc_2d_zip_1", ns: "test.geo1" } 2015-01-19T21:40:38.907-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:38.910-0500 I INDEX [conn30] build index done. scanned 3 total records. 0 secs 2015-01-19T21:40:38.928-0500 I COMMAND [conn30] CMD: drop test.geo1 2015-01-19T21:40:38.960-0500 I INDEX [conn30] build index on: test.geo1 properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geo1", min: -500.0, max: 500.0, bits: 4.0 } 2015-01-19T21:40:38.960-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:38.962-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs S1 Test : jstests/core/geo1.js 99ms S1 Test : jstests/core/mr5.js ... 2015-01-19T21:40:38.970-0500 I COMMAND [conn30] CMD: drop test.mr5 2015-01-19T21:40:39.022-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr5_29 2015-01-19T21:40:39.057-0500 I COMMAND [conn30] CMD: drop test.mr5_out 2015-01-19T21:40:39.068-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr5_29 2015-01-19T21:40:39.068-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr5_29 2015-01-19T21:40:39.073-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr5_29 2015-01-19T21:40:39.078-0500 I COMMAND [conn30] CMD: drop test.mr5_out 2015-01-19T21:40:39.088-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr5_30 2015-01-19T21:40:39.114-0500 I COMMAND [conn30] CMD: drop test.mr5_out 2015-01-19T21:40:39.126-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr5_30 2015-01-19T21:40:39.126-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr5_30 2015-01-19T21:40:39.141-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr5_30 2015-01-19T21:40:39.155-0500 I COMMAND [conn30] CMD: drop test.mr5_out S1 Test : jstests/core/mr5.js 190ms S1 Test : jstests/core/dbcase2.js ... 2015-01-19T21:40:39.320-0500 I COMMAND [conn30] command admin.$cmd command: listDatabases { listDatabases: 1.0 } keyUpdates:0 writeConflicts:0 numYields:0 reslen:769 146ms S1 Test : jstests/core/dbcase2.js 163ms S1 Test : jstests/core/loadserverscripts.js ... ---- testing db.loadServerScripts() ---- 2015-01-19T21:40:39.361-0500 I - shell: started program (sh25930): /srv/10gen/mci-exec/mci/shell/src/mongo --eval db = db.getSiblingDB('test');db.getSisterDB("loadserverscripts").system.js.insert ( {_id: "myfunc2", "value": function(){ return "myfunc2"; } } ); --host 127.0.0.1 --port 27999 sh25930| MongoDB shell version: 2.8.0-rc6-pre- 2015-01-19T21:40:39.440-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37475 #59 (8 connections now open) sh25930| connecting to: 127.0.0.1:27999/test sh25930| WriteResult({ "nInserted" : 1 }) 2015-01-19T21:40:39.455-0500 I NETWORK [conn59] end connection 127.0.0.1:37475 (7 connections now open) ---- completed test of db.loadServerScripts() ---- S1 Test : jstests/core/loadserverscripts.js 140ms S1 Test : jstests/core/geo9.js ... 2015-01-19T21:40:39.463-0500 I COMMAND [conn30] CMD: drop test.geo9 2015-01-19T21:40:39.504-0500 I INDEX [conn30] build index on: test.geo9 properties: { v: 1, key: { a: "2d" }, name: "a_2d", ns: "test.geo9" } 2015-01-19T21:40:39.504-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:39.508-0500 I INDEX [conn30] build index done. scanned 6 total records. 0 secs 2015-01-19T21:40:39.513-0500 I INDEX [conn30] build index on: test.geo9 properties: { v: 1, key: { b: "2d" }, name: "b_2d", ns: "test.geo9" } 2015-01-19T21:40:39.513-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:39.517-0500 I INDEX [conn30] build index done. scanned 6 total records. 0 secs S1 Test : jstests/core/geo9.js 82ms S1 Test : jstests/core/ore.js ... 2015-01-19T21:40:39.545-0500 I COMMAND [conn30] CMD: drop test.jstests_ore 2015-01-19T21:40:39.559-0500 I INDEX [conn30] build index on: test.jstests_ore properties: { v: 1, key: { a: -1.0 }, name: "a_-1", ns: "test.jstests_ore" } 2015-01-19T21:40:39.559-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:39.562-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:39.583-0500 I INDEX [conn30] build index on: test.jstests_ore properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_ore" } 2015-01-19T21:40:39.583-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:39.586-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs S1 Test : jstests/core/ore.js 59ms S1 Test : jstests/core/exists4.js ... 2015-01-19T21:40:39.605-0500 I COMMAND [conn30] CMD: drop test.jstests_exists4 2015-01-19T21:40:39.615-0500 I INDEX [conn30] build index on: test.jstests_exists4 properties: { v: 1, unique: true, key: { date: -1.0, country_code: 1.0, user_id: 1.0 }, name: "date_-1_country_code_1_user_id_1", ns: "test.jstests_exists4", background: 1.0 } 2015-01-19T21:40:39.616-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:39.624-0500 E QUERY [conn58] JavaScript execution terminated 2015-01-19T21:40:39.624-0500 I COMMAND [conn58] CMD: drop test.tmp.mr.jstests_mr_killop_28 2015-01-19T21:40:39.649-0500 I COMMAND [conn58] mr failed, removing collection :: caused by :: 16712 JavaScript execution terminated 2015-01-19T21:40:39.649-0500 I COMMAND [conn58] CMD: drop test.tmp.mr.jstests_mr_killop_28 2015-01-19T21:40:39.667-0500 I COMMAND [conn58] command test.$cmd command: mapReduce { mapreduce: "jstests_mr_killop", out: "jstests_mr_killop_out", map: function () { emit( this.a, 1 ); }, reduce: function ( k, v ) { return v[ 0 ] }, finalize: function () { while( 1 ) { sleep( 1000 ); } } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:102 1105ms sh25924| assert: command failed: { sh25924| "errmsg" : "exception: JavaScript execution terminated", sh25924| "code" : 16712, sh25924| "ok" : 0 sh25924| } : undefined sh25924| Error: command failed: { sh25924| "errmsg" : "exception: JavaScript execution terminated", sh25924| "code" : 16712, sh25924| "ok" : 0 sh25924| } : undefined sh25924| at Error () sh25924| at doassert (src/mongo/shell/assert.js:11:14) sh25924| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25924| at (shell eval):1:37 sh25924| 2015-01-19T21:40:39.677-0500 E QUERY Error: command failed: { sh25924| "errmsg" : "exception: JavaScript execution terminated", sh25924| "code" : 16712, sh25924| "ok" : 0 sh25924| } : undefined sh25924| at Error () sh25924| at doassert (src/mongo/shell/assert.js:11:14) sh25924| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25924| at (shell eval):1:37 at src/mongo/shell/assert.js:13 2015-01-19T21:40:39.679-0500 I NETWORK [conn58] end connection 127.0.0.1:37474 (6 connections now open) 2015-01-19T21:40:39.684-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop 2015-01-19T21:40:39.701-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop_out 2015-01-19T21:40:39.729-0500 I - shell: started program (sh25936): /srv/10gen/mci-exec/mci/shell/src/mongo --eval db = db.getSiblingDB('test');assert.commandWorked( db.runCommand( { 'mapreduce' : 'jstests_mr_killop', 'out' : 'jstests_mr_killop_out', 'map' : function () { emit( this.a, 1 ); }, 'reduce' : function ( k, v ) { return v[ 0 ] }, 'finalize' : function () { while( 1 ) { sleep( 1000 ); } } } ) ); --host 127.0.0.1 --port 27999 S1 Test : jstests/core/exists4.js 133ms S1 Test : jstests/core/count6.js ... 2015-01-19T21:40:39.737-0500 I COMMAND [conn30] CMD: drop test.jstests_count6 2015-01-19T21:40:39.743-0500 I INDEX [conn30] build index on: test.jstests_count6 properties: { v: 1, key: { b: 1.0, a: 1.0 }, name: "b_1_a_1", ns: "test.jstests_count6" } 2015-01-19T21:40:39.743-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:39.746-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs sh25936| MongoDB shell version: 2.8.0-rc6-pre- sh25936| connecting to: 127.0.0.1:27999/test 2015-01-19T21:40:39.812-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37476 #60 (7 connections now open) 2015-01-19T21:40:39.821-0500 I COMMAND [conn60] CMD: drop test.tmp.mr.jstests_mr_killop_31 2015-01-19T21:40:40.795-0500 I COMMAND [conn30] CMD: drop test.jstests_count6 2015-01-19T21:40:40.833-0500 I INDEX [conn30] build index on: test.jstests_count6 properties: { v: 1, key: { b: 1.0, a: 1.0 }, name: "b_1_a_1", ns: "test.jstests_count6" } 2015-01-19T21:40:40.833-0500 I INDEX [conn30] building index using bulk method 2015-01-19T21:40:40.836-0500 I INDEX [conn30] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:40.880-0500 I SHARDING [conn32] request split points lookup for chunk test.jstests_splitvector { : MinKey } -->> { : MaxKey } 2015-01-19T21:40:40.886-0500 W SHARDING [conn32] chunk is larger than 1048576 bytes because of key { x: 2.0 } 2015-01-19T21:40:40.888-0500 I COMMAND [conn32] CMD: drop test.jstests_splitvector 2015-01-19T21:40:40.911-0500 I INDEX [conn32] build index on: test.jstests_splitvector properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.jstests_splitvector" } 2015-01-19T21:40:40.911-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:40:40.913-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs test.jstests_splitvector 2015-01-19T21:40:40.930-0500 I SHARDING [conn32] request split points lookup for chunk test.jstests_splitvector { : MinKey } -->> { : MaxKey } 2015-01-19T21:40:40.930-0500 I SHARDING [conn32] splitVector doing another cycle because of force, keyCount now: 1 2015-01-19T21:40:40.934-0500 I SHARDING [conn32] request split points lookup for chunk test.jstests_splitvector { : MinKey } -->> { : MaxKey } 2015-01-19T21:40:40.934-0500 I SHARDING [conn32] splitVector doing another cycle because of force, keyCount now: 1 2015-01-19T21:40:40.936-0500 I COMMAND [conn32] CMD: drop test.jstests_splitvector 2015-01-19T21:40:40.958-0500 I INDEX [conn32] build index on: test.jstests_splitvector properties: { v: 1, key: { x: 1.0, y: 1.0 }, name: "x_1_y_1", ns: "test.jstests_splitvector" } 2015-01-19T21:40:40.959-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:40:40.960-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:41.734-0500 I COMMAND [conn29] going to kill op: op: 353147.0 2015-01-19T21:40:41.852-0500 E QUERY [conn60] JavaScript execution terminated 2015-01-19T21:40:41.853-0500 I COMMAND [conn60] CMD: drop test.tmp.mr.jstests_mr_killop_31 2015-01-19T21:40:41.874-0500 I COMMAND [conn60] mr failed, removing collection :: caused by :: 16712 JavaScript execution terminated 2015-01-19T21:40:41.874-0500 I COMMAND [conn60] CMD: drop test.tmp.mr.jstests_mr_killop_31 2015-01-19T21:40:41.884-0500 I COMMAND [conn60] command test.$cmd command: mapReduce { mapreduce: "jstests_mr_killop", out: "jstests_mr_killop_out", map: function () { emit( this.a, 1 ); }, reduce: function ( k, v ) { return v[ 0 ] }, finalize: function () { while( 1 ) { sleep( 1000 ); } } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:102 2069ms sh25936| assert: command failed: { sh25936| "errmsg" : "exception: JavaScript execution terminated", sh25936| "code" : 16712, sh25936| "ok" : 0 sh25936| } : undefined sh25936| Error: command failed: { sh25936| "errmsg" : "exception: JavaScript execution terminated", sh25936| "code" : 16712, sh25936| "ok" : 0 sh25936| } : undefined sh25936| at Error () sh25936| at doassert (src/mongo/shell/assert.js:11:14) sh25936| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25936| at (shell eval):1:37 sh25936| 2015-01-19T21:40:41.892-0500 E QUERY Error: command failed: { sh25936| "errmsg" : "exception: JavaScript execution terminated", sh25936| "code" : 16712, sh25936| "ok" : 0 sh25936| } : undefined sh25936| at Error () sh25936| at doassert (src/mongo/shell/assert.js:11:14) sh25936| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25936| at (shell eval):1:37 at src/mongo/shell/assert.js:13 2015-01-19T21:40:41.894-0500 I NETWORK [conn60] end connection 127.0.0.1:37476 (6 connections now open) 2015-01-19T21:40:41.900-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop 2015-01-19T21:40:41.907-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop_out 2015-01-19T21:40:41.948-0500 I - shell: started program (sh25942): /srv/10gen/mci-exec/mci/shell/src/mongo --eval db = db.getSiblingDB('test');assert.commandWorked( db.runCommand( { 'mapreduce' : 'jstests_mr_killop', 'out' : 'jstests_mr_killop_out', 'map' : function () { emit( this.a, 1 ); }, 'reduce' : function ( k, v ) { return v[ 0 ] }, 'finalize' : function ( a, b ) { loop() }, 'scope' : { 'loop' : function () { while( 1 ) { sleep( 1000 ); } } } } ) ); --host 127.0.0.1 --port 27999 sh25942| MongoDB shell version: 2.8.0-rc6-pre- S1 Test : jstests/core/count6.js 2241ms S1 Test : jstests/core/mr1.js ... 2015-01-19T21:40:41.978-0500 I COMMAND [conn30] CMD: drop test.mr1 sh25942| connecting to: 127.0.0.1:27999/test 2015-01-19T21:40:42.031-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37477 #61 (7 connections now open) 2015-01-19T21:40:42.032-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr1_32 2015-01-19T21:40:42.068-0500 I COMMAND [conn30] CMD: drop test.mr1_out 2015-01-19T21:40:42.080-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr1_32 2015-01-19T21:40:42.080-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr1_32 2015-01-19T21:40:42.082-0500 I COMMAND [conn61] CMD: drop test.tmp.mr.jstests_mr_killop_33 2015-01-19T21:40:42.094-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr1_32 2015-01-19T21:40:42.110-0500 I COMMAND [conn30] command test.$cmd command: mapReduce { mapreduce: "mr1", map: function (){ this.tags.forEach( function(z){ e..., reduce: function ( key , values ){ var total = 0; for ( var i=0; i) sh25942| at doassert (src/mongo/shell/assert.js:11:14) sh25942| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25942| at (shell eval):1:37 sh25942| 2015-01-19T21:40:43.165-0500 E QUERY Error: command failed: { sh25942| "errmsg" : "exception: JavaScript execution terminated", sh25942| "code" : 16712, sh25942| "ok" : 0 sh25942| } : undefined sh25942| at Error () sh25942| at doassert (src/mongo/shell/assert.js:11:14) sh25942| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25942| at (shell eval):1:37 at src/mongo/shell/assert.js:13 2015-01-19T21:40:43.166-0500 I NETWORK [conn61] end connection 127.0.0.1:37477 (6 connections now open) 2015-01-19T21:40:43.171-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop 2015-01-19T21:40:43.176-0500 I COMMAND [conn29] CMD: drop test.jstests_mr_killop_out 2015-01-19T21:40:43.206-0500 I - shell: started program (sh25949): /srv/10gen/mci-exec/mci/shell/src/mongo --eval db = db.getSiblingDB('test');assert.commandWorked( db.runCommand( { 'mapreduce' : 'jstests_mr_killop', 'out' : 'jstests_mr_killop_out', 'map' : function () { emit( this.a, 1 ); }, 'reduce' : function ( k, v ) { return v[ 0 ] }, 'finalize' : function ( a, b ) { loop() }, 'scope' : { 'loop' : function () { while( 1 ) { sleep( 1000 ); } } } } ) ); --host 127.0.0.1 --port 27999 sh25949| MongoDB shell version: 2.8.0-rc6-pre- sh25949| connecting to: 127.0.0.1:27999/test 2015-01-19T21:40:43.290-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37478 #62 (7 connections now open) 2015-01-19T21:40:43.298-0500 I COMMAND [conn62] CMD: drop test.tmp.mr.jstests_mr_killop_37 2015-01-19T21:40:43.408-0500 I QUERY [conn30] killcursors keyUpdates:0 writeConflicts:0 numYields:0 11ms 2015-01-19 21:40:45 EST 2015-01-19T21:40:45.210-0500 I COMMAND [conn29] going to kill op: op: 359809.0 2015-01-19T21:40:45.316-0500 E QUERY [conn62] JavaScript execution terminated 2015-01-19T21:40:45.316-0500 I COMMAND [conn62] CMD: drop test.tmp.mr.jstests_mr_killop_37 2015-01-19T21:40:45.332-0500 I COMMAND [conn62] mr failed, removing collection :: caused by :: 16712 JavaScript execution terminated 2015-01-19T21:40:45.332-0500 I COMMAND [conn62] CMD: drop test.tmp.mr.jstests_mr_killop_37 2015-01-19T21:40:45.334-0500 I COMMAND [conn62] command test.$cmd command: mapReduce { mapreduce: "jstests_mr_killop", out: "jstests_mr_killop_out", map: function () { emit( this.a, 1 ); }, reduce: function ( k, v ) { return v[ 0 ] }, finalize: function ( a, b ) { loop() }, scope: { loop: function () { while( 1 ) { sleep( 1000 ); } } } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:102 2041ms sh25949| assert: command failed: { 2015-01-19T21:40:45.342-0500 I NETWORK [conn62] end connection 127.0.0.1:37478 (6 connections now open) 2015-01-19T21:40:45.347-0500 I COMMAND [conn29] CMD: drop test.geo_bigpoly_edgecases 2015-01-19T21:40:45.364-0500 I INDEX [conn29] build index on: test.geo_bigpoly_edgecases properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_bigpoly_edgecases", 2dsphereIndexVersion: 2 } 2015-01-19T21:40:45.364-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:45.366-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs sh25949| "errmsg" : "exception: JavaScript execution terminated", sh25949| "code" : 16712, sh25949| "ok" : 0 sh25949| } : undefined sh25949| Error: command failed: { sh25949| "errmsg" : "exception: JavaScript execution terminated", sh25949| "code" : 16712, sh25949| "ok" : 0 sh25949| } : undefined sh25949| at Error () sh25949| at doassert (src/mongo/shell/assert.js:11:14) sh25949| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25949| at (shell eval):1:37 sh25949| 2015-01-19T21:40:45.341-0500 E QUERY Error: command failed: { sh25949| "errmsg" : "exception: JavaScript execution terminated", sh25949| "code" : 16712, sh25949| "ok" : 0 sh25949| } : undefined sh25949| at Error () sh25949| at doassert (src/mongo/shell/assert.js:11:14) sh25949| at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) sh25949| at (shell eval):1:37 at src/mongo/shell/assert.js:13 S0 Test : jstests/core/mr_killop.js 17194ms S0 Test : jstests/core/geo_big_polygon3.js ... 2015-01-19T21:40:45.413-0500 I COMMAND [conn29] CMD: dropIndexes test.geo_bigpoly_edgecases 2015-01-19T21:40:45.462-0500 I INDEX [conn29] build index on: test.geo_bigpoly_edgecases properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_bigpoly_edgecases", 2dsphereIndexVersion: 2 } 2015-01-19T21:40:45.462-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:45.466-0500 I INDEX [conn29] build index done. scanned 6 total records. 0 secs S0 Test : jstests/core/geo_big_polygon3.js 127ms S0 Test : jstests/core/update_invalid1.js ... 2015-01-19T21:40:45.473-0500 I COMMAND [conn29] CMD: drop test.update_invalid1 S0 Test : jstests/core/update_invalid1.js 11ms S0 Test : jstests/core/regex7.js ... 2015-01-19T21:40:45.484-0500 I COMMAND [conn29] CMD: drop test.regex_matches_self 2015-01-19T21:40:45.503-0500 I INDEX [conn29] build index on: test.regex_matches_self properties: { v: 1, key: { r: 1.0 }, name: "r_1", ns: "test.regex_matches_self" } 2015-01-19T21:40:45.503-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:45.506-0500 I INDEX [conn29] build index done. scanned 3 total records. 0 secs S0 Test : jstests/core/regex7.js 33ms S0 Test : jstests/core/mr_index2.js ... 2015-01-19T21:40:45.517-0500 I COMMAND [conn29] CMD: drop test.mr_index2 2015-01-19T21:40:45.527-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_index2_38 2015-01-19T21:40:45.536-0500 I COMMAND [conn29] CMD: drop test.mr_index2_out 2015-01-19T21:40:45.549-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_index2_38 2015-01-19T21:40:45.549-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_index2_38 2015-01-19T21:40:45.561-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_index2_38 2015-01-19T21:40:45.565-0500 I COMMAND [conn29] CMD: drop test.mr_index2_out 2015-01-19T21:40:45.574-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_index2_39 2015-01-19T21:40:45.584-0500 I COMMAND [conn29] CMD: drop test.mr_index2_out 2015-01-19T21:40:45.591-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_index2_39 2015-01-19T21:40:45.591-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_index2_39 2015-01-19T21:40:45.595-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_index2_39 2015-01-19T21:40:45.598-0500 I COMMAND [conn29] CMD: drop test.mr_index2_out 2015-01-19T21:40:45.603-0500 I INDEX [conn29] build index on: test.mr_index2 properties: { v: 1, key: { arr: 1.0 }, name: "arr_1", ns: "test.mr_index2" } 2015-01-19T21:40:45.603-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:45.606-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs 2015-01-19T21:40:45.612-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_index2_40 2015-01-19T21:40:45.626-0500 I COMMAND [conn29] CMD: drop test.mr_index2_out 2015-01-19T21:40:45.636-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_index2_40 2015-01-19T21:40:45.636-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_index2_40 2015-01-19T21:40:45.643-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_index2_40 2015-01-19T21:40:45.648-0500 I COMMAND [conn29] CMD: drop test.mr_index2_out S0 Test : jstests/core/mr_index2.js 134ms S0 Test : jstests/core/regex4.js ... 2015-01-19T21:40:45.651-0500 I COMMAND [conn29] CMD: drop test.regex4 2015-01-19T21:40:45.668-0500 I INDEX [conn29] build index on: test.regex4 properties: { v: 1, key: { name: 1.0 }, name: "name_1", ns: "test.regex4" } 2015-01-19T21:40:45.668-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:45.671-0500 I INDEX [conn29] build index done. scanned 4 total records. 0 secs S0 Test : jstests/core/regex4.js 25ms S0 Test : jstests/core/find_and_modify2.js ... 2015-01-19T21:40:45.676-0500 I COMMAND [conn29] CMD: drop test.find_and_modify2 S0 Test : jstests/core/find_and_modify2.js 18ms S0 Test : jstests/core/index_sparse2.js ... 2015-01-19T21:40:45.694-0500 I COMMAND [conn29] CMD: drop test.index_sparse2 2015-01-19T21:40:45.713-0500 I INDEX [conn29] build index on: test.index_sparse2 properties: { v: 1, key: { x: 1.0, y: 1.0 }, name: "x_1_y_1", ns: "test.index_sparse2" } 2015-01-19T21:40:45.713-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:45.717-0500 I INDEX [conn29] build index done. scanned 3 total records. 0 secs 2015-01-19T21:40:45.724-0500 I COMMAND [conn29] CMD: dropIndexes test.index_sparse2 2015-01-19T21:40:45.740-0500 I INDEX [conn29] build index on: test.index_sparse2 properties: { v: 1, key: { x: 1.0, y: 1.0 }, name: "x_1_y_1", ns: "test.index_sparse2", sparse: 1.0 } 2015-01-19T21:40:45.740-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:45.742-0500 I INDEX [conn29] build index done. scanned 3 total records. 0 secs 2015-01-19T21:40:45.747-0500 I COMMAND [conn29] CMD: dropIndexes test.index_sparse2 S0 Test : jstests/core/index_sparse2.js 57ms S0 Test : jstests/core/ora.js ... 2015-01-19T21:40:45.751-0500 I COMMAND [conn29] CMD: drop test.jstests_ora 2015-01-19T21:40:45.883-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr1_41 2015-01-19T21:40:45.953-0500 I COMMAND [conn29] command test.$cmd command: count { count: "jstests_ora", query: { $or: [ { $where: "this.x === 2" }, { $where: "this.y === 2" } ] }, fields: {} } planSummary: COLLSCAN keyUpdates:0 writeConflicts:0 numYields:1 reslen:44 174ms 2015-01-19T21:40:45.972-0500 I COMMAND [conn29] CMD: drop test.jstests_ora 2015-01-19T21:40:46.007-0500 I INDEX [conn29] build index on: test.jstests_ora properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.jstests_ora" } 2015-01-19T21:40:46.007-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:46.008-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs S0 Test : jstests/core/ora.js 263ms S0 Test : jstests/core/cursorb.js ... 2015-01-19T21:40:46.014-0500 I COMMAND [conn29] CMD: drop test.jstests_cursorb 2015-01-19T21:40:46.145-0500 I COMMAND [conn30] CMD: drop test.mr1_out 2015-01-19T21:40:46.151-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr1_41 2015-01-19T21:40:46.151-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr1_41 2015-01-19T21:40:46.158-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr1_41 2015-01-19T21:40:46.161-0500 I COMMAND [conn30] command test.$cmd command: mapReduce { mapreduce: "mr1", map: function (){ this.tags.forEach( function(z){ e..., reduce: function ( key , values ){ var total = 0; for ( var i=0; i> { : MaxKey, : MaxKey } 2015-01-19T21:40:51.592-0500 I COMMAND [conn32] CMD: drop test.jstests_splitvector 2015-01-19T21:40:51.626-0500 I INDEX [conn32] build index on: test.jstests_splitvector properties: { v: 1, key: { x: 1.0, y: -1.0, z: 1.0 }, name: "x_1_y_-1_z_1", ns: "test.jstests_splitvector" } 2015-01-19T21:40:51.626-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:40:51.627-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs Millis for uniform with gaps: 33 Total points: 950 2015-01-19T21:40:51.977-0500 I COMMAND [conn29] CMD: drop test.get_s2nearcomplex 2015-01-19T21:40:52.005-0500 I INDEX [conn29] build index on: test.get_s2nearcomplex properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.get_s2nearcomplex", 2dsphereIndexVersion: 2 } 2015-01-19T21:40:52.005-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:52.007-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:52.075-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:52.075-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:52.075-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:52.075-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:52.075-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:52.076-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:52.076-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:52.076-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:52.076-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19 21:40:53 EST Millis for uniform with clusters: 50 Total points: 1245 2015-01-19T21:40:54.010-0500 I COMMAND [conn29] CMD: drop test.get_s2nearcomplex 2015-01-19T21:40:54.040-0500 I INDEX [conn29] build index on: test.get_s2nearcomplex properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.get_s2nearcomplex", 2dsphereIndexVersion: 2 } 2015-01-19T21:40:54.040-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:54.042-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs Millis for uniform near pole: 7 2015-01-19T21:40:54.174-0500 I COMMAND [conn29] CMD: drop test.get_s2nearcomplex 2015-01-19T21:40:54.195-0500 I INDEX [conn29] build index on: test.get_s2nearcomplex properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.get_s2nearcomplex", 2dsphereIndexVersion: 2 } 2015-01-19T21:40:54.195-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:54.196-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs Millis for uniform on meridian: 6 2015-01-19T21:40:54.315-0500 I COMMAND [conn29] CMD: drop test.get_s2nearcomplex 2015-01-19T21:40:54.335-0500 I INDEX [conn29] build index on: test.get_s2nearcomplex properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.get_s2nearcomplex", 2dsphereIndexVersion: 2 } 2015-01-19T21:40:54.335-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:54.337-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:54.443-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:54.443-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:54.443-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:54.443-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:54.443-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:54.444-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:54.444-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:54.444-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:54.444-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:54.444-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:54.444-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:54.444-0500 I COMMAND [conn29] killcursors: found 0 of 1 Millis for uniform on negative meridian: 4 2015-01-19T21:40:54.492-0500 I COMMAND [conn29] CMD: drop test.get_s2nearcomplex 2015-01-19T21:40:54.512-0500 I INDEX [conn29] build index on: test.get_s2nearcomplex properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.get_s2nearcomplex", 2dsphereIndexVersion: 2 } 2015-01-19T21:40:54.512-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:54.514-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs Near search on very distant points: 4 S0 Test : jstests/core/geo_s2nearComplex.js 6741ms S0 Test : jstests/core/pushall.js ... 2015-01-19T21:40:54.548-0500 I COMMAND [conn29] CMD: drop test.jstests_pushall 2015-01-19T21:40:54.562-0500 I COMMAND [conn29] CMD: drop test.jstests_pushall 2015-01-19T21:40:54.586-0500 I COMMAND [conn29] CMD: drop test.jstests_pushall S0 Test : jstests/core/pushall.js 56ms S0 Test : jstests/core/exists8.js ... 2015-01-19T21:40:54.606-0500 I COMMAND [conn29] CMD: drop test.jstests_exists8 S0 Test : jstests/core/exists8.js 88ms S0 Test : jstests/core/drop_index.js ... 2015-01-19T21:40:54.692-0500 I COMMAND [conn29] CMD: drop test.dropIndex 2015-01-19T21:40:54.701-0500 I INDEX [conn29] build index on: test.dropIndex properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.dropIndex" } 2015-01-19T21:40:54.701-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:54.703-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs 2015-01-19T21:40:54.706-0500 I INDEX [conn29] build index on: test.dropIndex properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.dropIndex" } 2015-01-19T21:40:54.706-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:54.709-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs 2015-01-19T21:40:54.712-0500 I COMMAND [conn29] CMD: dropIndexes test.dropIndex 2015-01-19T21:40:54.715-0500 I COMMAND [conn29] CMD: dropIndexes test.dropIndex 2015-01-19T21:40:54.721-0500 I INDEX [conn29] build index on: test.dropIndex properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.dropIndex" } 2015-01-19T21:40:54.721-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:54.724-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs S0 Test : jstests/core/drop_index.js 35ms S0 Test : jstests/core/inc1.js ... 2015-01-19T21:40:54.728-0500 I COMMAND [conn29] CMD: drop test.inc1 2015-01-19T21:40:54.756-0500 I INDEX [conn29] build index on: test.inc1 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.inc1" } 2015-01-19T21:40:54.756-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:54.758-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs S0 Test : jstests/core/inc1.js 36ms S0 Test : jstests/core/arrayfindb.js ... 2015-01-19T21:40:54.763-0500 I COMMAND [conn29] CMD: drop test.jstests_arrayfindb 2015-01-19T21:40:54.771-0500 I INDEX [conn29] build index on: test.jstests_arrayfindb properties: { v: 1, key: { a.b: 1.0, a.c: 1.0 }, name: "a.b_1_a.c_1", ns: "test.jstests_arrayfindb" } 2015-01-19T21:40:54.771-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:54.773-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs 2015-01-19T21:40:54.775-0500 I COMMAND [conn29] CMD: drop test.jstests_arrayfindb 2015-01-19T21:40:54.804-0500 I INDEX [conn29] build index on: test.jstests_arrayfindb properties: { v: 1, key: { a.b: 1.0 }, name: "a.b_1", ns: "test.jstests_arrayfindb" } 2015-01-19T21:40:54.804-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:54.807-0500 I INDEX [conn29] build index done. scanned 3 total records. 0 secs 2015-01-19T21:40:54.812-0500 I INDEX [conn29] build index on: test.jstests_arrayfindb properties: { v: 1, key: { a.c: 1.0 }, name: "a.c_1", ns: "test.jstests_arrayfindb" } 2015-01-19T21:40:54.812-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:54.815-0500 I INDEX [conn29] build index done. scanned 3 total records. 0 secs S0 Test : jstests/core/arrayfindb.js 57ms S0 Test : jstests/core/set3.js ... 2015-01-19T21:40:54.820-0500 I COMMAND [conn29] CMD: drop test.set3 S0 Test : jstests/core/set3.js 11ms S0 Test : jstests/core/index_check6.js ... 2015-01-19T21:40:54.832-0500 I COMMAND [conn29] CMD: drop test.index_check6 2015-01-19T21:40:54.840-0500 I INDEX [conn29] build index on: test.index_check6 properties: { v: 1, key: { age: 1.0, rating: 1.0 }, name: "age_1_rating_1", ns: "test.index_check6" } 2015-01-19T21:40:54.840-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:54.843-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:55.375-0500 I COMMAND [conn29] CMD: drop test.index_check6 2015-01-19T21:40:55.771-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:55.771-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:55.771-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:55.771-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:40:56.671-0500 I COMMAND [conn29] CMD: dropIndexes test.index_check6 2015-01-19T21:40:56.674-0500 I INDEX [conn29] build index on: test.index_check6 properties: { v: 1, key: { a: -1.0, b: -1.0, c: -1.0 }, name: "a_-1_b_-1_c_-1", ns: "test.index_check6" } 2015-01-19T21:40:56.674-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:56.688-0500 I INDEX [conn29] build index done. scanned 900 total records. 0 secs 2015-01-19T21:40:56.777-0500 I COMMAND [conn29] CMD: dropIndexes test.index_check6 { 2015-01-19T21:40:56.811-0500 I INDEX [conn29] build index on: test.index_check6 properties: { v: 1, key: { a: -1.0, b: -1.0, c: 1.0 }, name: "a_-1_b_-1_c_1", ns: "test.index_check6" } 2015-01-19T21:40:56.811-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:56.825-0500 I INDEX [conn29] build index done. scanned 900 total records. 0 secs "db" : "test", "collections" : 368, "objects" : 74074, "avgObjSize" : 1809.2672867672868, "dataSize" : 134019665, "storageSize" : 13426688, "numExtents" : 0, "indexes" : 665, "indexSize" : 11071488, "ok" : 1 } 2015-01-19T21:40:56.949-0500 I COMMAND [conn29] CMD: dropIndexes test.index_check6 2015-01-19T21:40:56.978-0500 I INDEX [conn29] build index on: test.index_check6 properties: { v: 1, key: { a: -1.0, b: 1.0, c: -1.0 }, name: "a_-1_b_1_c_-1", ns: "test.index_check6" } 2015-01-19T21:40:56.978-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:56.993-0500 I INDEX [conn29] build index done. scanned 900 total records. 0 secs 2015-01-19T21:40:57.071-0500 I COMMAND [conn29] CMD: dropIndexes test.index_check6 2015-01-19T21:40:57.089-0500 I INDEX [conn29] build index on: test.index_check6 properties: { v: 1, key: { a: -1.0, b: 1.0, c: 1.0 }, name: "a_-1_b_1_c_1", ns: "test.index_check6" } 2015-01-19T21:40:57.089-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:57.102-0500 I INDEX [conn29] build index done. scanned 900 total records. 0 secs 2015-01-19T21:40:57.189-0500 I COMMAND [conn29] CMD: dropIndexes test.index_check6 2015-01-19T21:40:57.213-0500 I INDEX [conn29] build index on: test.index_check6 properties: { v: 1, key: { a: 1.0, b: -1.0, c: -1.0 }, name: "a_1_b_-1_c_-1", ns: "test.index_check6" } 2015-01-19T21:40:57.213-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:57.228-0500 I INDEX [conn29] build index done. scanned 900 total records. 0 secs 2015-01-19T21:40:57.307-0500 I COMMAND [conn29] CMD: dropIndexes test.index_check6 2015-01-19T21:40:57.329-0500 I INDEX [conn29] build index on: test.index_check6 properties: { v: 1, key: { a: 1.0, b: -1.0, c: 1.0 }, name: "a_1_b_-1_c_1", ns: "test.index_check6" } 2015-01-19T21:40:57.329-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:57.343-0500 I INDEX [conn29] build index done. scanned 900 total records. 0 secs 2015-01-19T21:40:57.416-0500 I COMMAND [conn29] CMD: dropIndexes test.index_check6 2015-01-19T21:40:57.430-0500 I INDEX [conn29] build index on: test.index_check6 properties: { v: 1, key: { a: 1.0, b: 1.0, c: -1.0 }, name: "a_1_b_1_c_-1", ns: "test.index_check6" } 2015-01-19T21:40:57.430-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:57.442-0500 I INDEX [conn29] build index done. scanned 900 total records. 0 secs 2015-01-19T21:40:57.521-0500 I COMMAND [conn29] CMD: dropIndexes test.index_check6 2015-01-19T21:40:57.550-0500 I INDEX [conn29] build index on: test.index_check6 properties: { v: 1, key: { a: 1.0, b: 1.0, c: 1.0 }, name: "a_1_b_1_c_1", ns: "test.index_check6" } 2015-01-19T21:40:57.551-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:57.565-0500 I INDEX [conn29] build index done. scanned 900 total records. 0 secs S0 Test : jstests/core/index_check6.js 2817ms S0 Test : jstests/core/geo_box1.js ... 2015-01-19T21:40:57.649-0500 I COMMAND [conn29] CMD: drop test.geo_box1 2015-01-19T21:40:58.485-0500 I INDEX [conn29] build index on: test.geo_box1 properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geo_box1" } 2015-01-19T21:40:58.485-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:58.490-0500 I INDEX [conn29] build index done. scanned 441 total records. 0 secs { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.geo_box1", "indexFilterSet" : false, "parsedQuery" : { "loc" : { "$within" : { "$box" : [ [ 1, 2 ], [ 4, 5 ] ] } } }, "winningPlan" : { "stage" : "FETCH", "filter" : { "loc" : { "$within" : { "$box" : [ [ 1, 2 ], [ 4, 5 ] ] } } }, "inputStage" : { "stage" : "IXSCAN", "keyPattern" : { "loc" : "2d" }, "indexName" : "loc_2d", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, C001800000000000), BinData(128, C001BFFFFFFFFFFF)]", "[BinData(128, C001C00000000000), BinData(128, C001FFFFFFFFFFFF)]", "[BinData(128, C003000000000000), BinData(128, C003FFFFFFFFFFFF)]", "[BinData(128, C004800000000000), BinData(128, C004BFFFFFFFFFFF)]", "[BinData(128, C004C00000000000), BinData(128, C004FFFFFFFFFFFF)]", "[BinData(128, C005800000000000), BinData(128, C005BFFFFFFFFFFF)]", "[BinData(128, C005C00000000000), BinData(128, C005FFFFFFFFFFFF)]", "[BinData(128, C006000000000000), BinData(128, C006FFFFFFFFFFFF)]", "[BinData(128, C007000000000000), BinData(128, C007FFFFFFFFFFFF)]", "[BinData(128, C009000000000000), BinData(128, C009FFFFFFFFFFFF)]", "[BinData(128, C00C000000000000), BinData(128, C00CFFFFFFFFFFFF)]", "[BinData(128, C00D000000000000), BinData(128, C00D3FFFFFFFFFFF)]", "[BinData(128, C00D400000000000), BinData(128, C00D7FFFFFFFFFFF)]", "[BinData(128, C00D800000000000), BinData(128, C00DBFFFFFFFFFFF)]", "[BinData(128, C00DC00000000000), BinData(128, C00DCFFFFFFFFFFF)]", "[BinData(128, C00DE00000000000), BinData(128, C00DE3FFFFFFFFFF)]" ] } } }, "rejectedPlans" : [ ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.geo_box1", "indexFilterSet" : false, "parsedQuery" : { "loc" : { "$within" : { "$box" : [ [ 1, 1 ], [ 2, 2 ] ] } } }, "winningPlan" : { "stage" : "FETCH", "filter" : { "loc" : { "$within" : { "$box" : [ [ 1, 1 ], [ 2, 2 ] ] } } }, "inputStage" : { "stage" : "IXSCAN", "keyPattern" : { "loc" : "2d" }, "indexName" : "loc_2d", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, C000CF0000000000), BinData(128, C000CFFFFFFFFFFF)]", "[BinData(128, C000D00000000000), BinData(128, C000DFFFFFFFFFFF)]", "[BinData(128, C000E00000000000), BinData(128, C000EFFFFFFFFFFF)]", "[BinData(128, C000F00000000000), BinData(128, C000FFFFFFFFFFFF)]", "[BinData(128, C001800000000000), BinData(128, C0018FFFFFFFFFFF)]", "[BinData(128, C001900000000000), BinData(128, C0019FFFFFFFFFFF)]", "[BinData(128, C001A00000000000), BinData(128, C001AFFFFFFFFFFF)]", "[BinData(128, C001B00000000000), BinData(128, C001BFFFFFFFFFFF)]", "[BinData(128, C002400000000000), BinData(128, C0024FFFFFFFFFFF)]", "[BinData(128, C002500000000000), BinData(128, C0025FFFFFFFFFFF)]", "[BinData(128, C002600000000000), BinData(128, C0026FFFFFFFFFFF)]", "[BinData(128, C002700000000000), BinData(128, C0027FFFFFFFFFFF)]", "[BinData(128, C003000000000000), BinData(128, C0030FFFFFFFFFFF)]", "[BinData(128, C003100000000000), BinData(128, C0031FFFFFFFFFFF)]", "[BinData(128, C003200000000000), BinData(128, C0032FFFFFFFFFFF)]", "[BinData(128, C003300000000000), BinData(128, C0033FFFFFFFFFFF)]" ] } } }, "rejectedPlans" : [ ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.geo_box1", "indexFilterSet" : false, "parsedQuery" : { "loc" : { "$within" : { "$box" : [ [ 0, 2 ], [ 4, 5 ] ] } } }, "winningPlan" : { "stage" : "FETCH", "filter" : { "loc" : { "$within" : { "$box" : [ [ 0, 2 ], [ 4, 5 ] ] } } }, "inputStage" : { "stage" : "IXSCAN", "keyPattern" : { "loc" : "2d" }, "indexName" : "loc_2d", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, 6AABBC0000000000), BinData(128, 6AABBFFFFFFFFFFF)]", "[BinData(128, 6AABC00000000000), BinData(128, 6AABFFFFFFFFFFFF)]", "[BinData(128, 6AAE800000000000), BinData(128, 6AAEBFFFFFFFFFFF)]", "[BinData(128, 6AAEE00000000000), BinData(128, 6AAEEFFFFFFFFFFF)]", "[BinData(128, 6AAEF00000000000), BinData(128, 6AAEFFFFFFFFFFFF)]", "[BinData(128, 6AAF800000000000), BinData(128, 6AAFBFFFFFFFFFFF)]", "[BinData(128, 6AAFEA0000000000), BinData(128, 6AAFEAFFFFFFFFFF)]", "[BinData(128, C001000000000000), BinData(128, C001FFFFFFFFFFFF)]", "[BinData(128, C003000000000000), BinData(128, C003FFFFFFFFFFFF)]", "[BinData(128, C004000000000000), BinData(128, C004FFFFFFFFFFFF)]", "[BinData(128, C005000000000000), BinData(128, C005FFFFFFFFFFFF)]", "[BinData(128, C006000000000000), BinData(128, C006FFFFFFFFFFFF)]", "[BinData(128, C007000000000000), BinData(128, C007FFFFFFFFFFFF)]", "[BinData(128, C009000000000000), BinData(128, C009FFFFFFFFFFFF)]", "[BinData(128, C00C000000000000), BinData(128, C00CFFFFFFFFFFFF)]", "[BinData(128, C00D000000000000), BinData(128, C00DFFFFFFFFFFFF)]" ] } } }, "rejectedPlans" : [ ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.geo_box1", "indexFilterSet" : false, "parsedQuery" : { "loc" : { "$within" : { "$box" : [ [ 1, 1 ], [ 2, 8 ] ] } } }, "winningPlan" : { "stage" : "FETCH", "filter" : { "loc" : { "$within" : { "$box" : [ [ 1, 1 ], [ 2, 8 ] ] } } }, "inputStage" : { "stage" : "IXSCAN", "keyPattern" : { "loc" : "2d" }, "indexName" : "loc_2d", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, C000C00000000000), BinData(128, C000FFFFFFFFFFFF)]", "[BinData(128, C001800000000000), BinData(128, C001BFFFFFFFFFFF)]", "[BinData(128, C001C00000000000), BinData(128, C001FFFFFFFFFFFF)]", "[BinData(128, C002400000000000), BinData(128, C0027FFFFFFFFFFF)]", "[BinData(128, C003000000000000), BinData(128, C0033FFFFFFFFFFF)]", "[BinData(128, C003400000000000), BinData(128, C0037FFFFFFFFFFF)]", "[BinData(128, C004000000000000), BinData(128, C004FFFFFFFFFFFF)]", "[BinData(128, C005000000000000), BinData(128, C005FFFFFFFFFFFF)]", "[BinData(128, C006000000000000), BinData(128, C006FFFFFFFFFFFF)]", "[BinData(128, C007000000000000), BinData(128, C007FFFFFFFFFFFF)]", "[BinData(128, C010800000000000), BinData(128, C010BFFFFFFFFFFF)]", "[BinData(128, C010C00000000000), BinData(128, C010FFFFFFFFFFFF)]", "[BinData(128, C011000000000000), BinData(128, C011FFFFFFFFFFFF)]", "[BinData(128, C012000000000000), BinData(128, C012FFFFFFFFFFFF)]", "[BinData(128, C013000000000000), BinData(128, C0133FFFFFFFFFFF)]", "[BinData(128, C013400000000000), BinData(128, C0137FFFFFFFFFFF)]" ] } } }, "rejectedPlans" : [ ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } S0 Test : jstests/core/geo_box1.js 922ms S0 Test : jstests/core/indexr.js ... 2015-01-19T21:40:58.570-0500 I COMMAND [conn29] CMD: drop test.jstests_indexr 2015-01-19T21:40:58.617-0500 I INDEX [conn29] build index on: test.jstests_indexr properties: { v: 1, key: { a.b: 1.0, a.c: 1.0 }, name: "a.b_1_a.c_1", ns: "test.jstests_indexr" } 2015-01-19T21:40:58.617-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:58.623-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:58.626-0500 I INDEX [conn29] build index on: test.jstests_indexr properties: { v: 1, key: { a: 1.0, a.c: 1.0 }, name: "a_1_a.c_1", ns: "test.jstests_indexr" } 2015-01-19T21:40:58.626-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:58.628-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs S0 Test : jstests/core/indexr.js 88ms S0 Test : jstests/core/sortj.js ... 2015-01-19T21:40:58.658-0500 I COMMAND [conn29] CMD: drop test.jstests_sortj 2015-01-19T21:40:58.666-0500 I INDEX [conn29] build index on: test.jstests_sortj properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_sortj" } 2015-01-19T21:40:58.666-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:40:58.668-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:40:59.368-0500 I COMMAND [conn31] CMD: drop test.Natural Regular index duplicate ---- Compound index ---- { "name" : "Compound index", "indexes" : [ { "index" : { "a" : 1, "b" : 1 } } ], "shardKey" : { "a" : 1, "b" : 1 }, "inserts" : function (c) {for (var i=0; i< docNum; i++) { c.insert({a: Math.floor(Math.random()*docNum), b: i%7, c: i, pad: padding});}}, "queries" : [ { "a" : { "$gt" : 20 }, "b" : { "$lt" : 4 } }, { "a" : { "$gt" : 20 }, "b" : { "$gt" : 5 } } ], "orderField" : "c" } 2015-01-19T21:40:59.450-0500 I INDEX [conn31] build index on: test.Natural Compound index properties: { v: 1, key: { a: 1.0, b: 1.0 }, name: "a_1_b_1", ns: "test.Natural Compound index" } 2015-01-19T21:40:59.450-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:40:59.452-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19 21:41:00 EST 2015-01-19T21:41:00.649-0500 I SHARDING [conn32] request split points lookup for chunk test.jstests_splitvector { : MinKey, : MaxKey, : MinKey } -->> { : MaxKey, : MinKey, : MaxKey } 2015-01-19T21:41:00.716-0500 I COMMAND [conn32] CMD: drop test.jstests_splitvector 2015-01-19T21:41:00.765-0500 I INDEX [conn32] build index on: test.jstests_splitvector properties: { v: 1, key: { x: 1.0, y: 1.0 }, name: "x_1_y_1", ns: "test.jstests_splitvector" } 2015-01-19T21:41:00.765-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:41:00.768-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:41:01.361-0500 E QUERY [conn29] Plan executor error, stats: { stage: "SORT", nReturned: 0, executionTimeMillisEstimate: 70, works: 338, advanced: 0, needTime: 336, needFetch: 0, saveState: 3, restoreState: 3, isEOF: 0, invalidates: 0, sortPattern: { d: 1.0 }, memUsage: 33616128, memLimit: 33554432, inputStage: { stage: "FETCH", filter: { c: { $eq: null } }, nReturned: 336, executionTimeMillisEstimate: 60, works: 336, advanced: 336, needTime: 0, needFetch: 0, saveState: 3, restoreState: 3, isEOF: 0, invalidates: 0, docsExamined: 336, alreadyHasObj: 0, inputStage: { stage: "IXSCAN", nReturned: 336, executionTimeMillisEstimate: 0, works: 336, advanced: 336, needTime: 0, needFetch: 0, saveState: 3, restoreState: 3, isEOF: 0, invalidates: 0, keyPattern: { a: 1.0 }, indexName: "a_1", isMultiKey: false, direction: "forward", indexBounds: { a: [ "[0.0, inf.0]" ] }, keysExamined: 336, dupsTested: 0, dupsDropped: 0, seenInvalidated: 0, matchTested: 0 } } } 2015-01-19T21:41:01.373-0500 I QUERY [conn29] assertion 17144 Executor error: Overflow sort stage buffered data usage of 33616128 bytes exceeds internal limit of 33554432 bytes ns:test.jstests_sortj query:{ query: { a: { $gte: 0.0 }, c: null }, orderby: { d: 1.0 } } 2015-01-19T21:41:01.375-0500 I COMMAND [conn29] CMD: drop test.jstests_sortj S0 Test : jstests/core/sortj.js 2739ms S0 Test : jstests/core/geo_update_btree.js ... 2015-01-19T21:41:01.438-0500 I COMMAND [conn29] CMD: drop test.jstests_geo_update_btree 2015-01-19T21:41:01.445-0500 I INDEX [conn29] build index on: test.jstests_geo_update_btree properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.jstests_geo_update_btree" } 2015-01-19T21:41:01.445-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:01.447-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:41:01.466-0500 I - shell: started program (sh25957): /srv/10gen/mci-exec/mci/shell/src/mongo --eval db = db.getSiblingDB('test');for ( var i = 0; i < 1000; i++ ) { var doc = { loc: [ Random.rand() * 180, Random.rand() * 180 ], v: '' } db.jstests_geo_update_btree.insert(doc);} --host 127.0.0.1 --port 27999 0 sh25957| MongoDB shell version: 2.8.0-rc6-pre- 10 20 30 40 2015-01-19T21:41:01.560-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37487 #63 (7 connections now open) sh25957| connecting to: 127.0.0.1:27999/test sh25957| 2015-01-19T21:41:01.565-0500 E QUERY SyntaxError: Unexpected identifier 2015-01-19T21:41:01.566-0500 I NETWORK [conn63] end connection 127.0.0.1:37487 (6 connections now open) 50 60 70 80 90 100 110 120 130 140 150 160 170 180 190 200 210 220 230 240 250 260 270 280 290 300 310 320 330 340 350 360 370 380 390 400 410 420 430 440 450 460 470 480 490 500 510 520 530 540 550 560 570 580 590 600 610 620 630 640 650 660 670 680 690 700 710 720 730 740 750 760 770 780 790 800 810 820 830 840 850 860 870 880 890 900 910 920 930 940 950 960 970 980 990 S0 Test : jstests/core/geo_update_btree.js 1784ms S0 Test : jstests/core/covered_index_compound_1.js ... 2015-01-19T21:41:03.181-0500 I COMMAND [conn29] CMD: drop test.covered_compound_1 2015-01-19T21:41:03.414-0500 I INDEX [conn29] build index on: test.covered_compound_1 properties: { v: 1, key: { a: 1.0, b: -1.0, c: 1.0 }, name: "a_1_b_-1_c_1", ns: "test.covered_compound_1" } 2015-01-19T21:41:03.414-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:03.417-0500 I INDEX [conn29] build index done. scanned 100 total records. 0 secs all tests passed S0 Test : jstests/core/covered_index_compound_1.js 253ms S0 Test : jstests/core/fts_proj.js ... 2015-01-19T21:41:03.434-0500 I COMMAND [conn29] CMD: drop test.text_proj 2015-01-19T21:41:03.456-0500 I INDEX [conn29] build index on: test.text_proj properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "x_text", ns: "test.text_proj", default_language: "none", weights: { x: 1 }, language_override: "language", textIndexVersion: 2 } 2015-01-19T21:41:03.456-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:03.459-0500 I INDEX [conn29] build index done. scanned 3 total records. 0 secs S0 Test : jstests/core/fts_proj.js 30ms S0 Test : jstests/core/type1.js ... 2015-01-19T21:41:03.465-0500 I COMMAND [conn29] CMD: drop test.type1 2015-01-19T21:41:03.483-0500 I INDEX [conn29] build index on: test.type1 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.type1" } 2015-01-19T21:41:03.483-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:03.485-0500 I INDEX [conn29] build index done. scanned 4 total records. 0 secs S0 Test : jstests/core/type1.js 27ms S0 Test : jstests/core/batch_size.js ... 2015-01-19T21:41:03.493-0500 I COMMAND [conn29] CMD: drop test.jstests_batch_size 2015-01-19T21:41:03.517-0500 I INDEX [conn29] build index on: test.jstests_batch_size properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_batch_size" } 2015-01-19T21:41:03.517-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:03.519-0500 I INDEX [conn29] build index done. scanned 4 total records. 0 secs 2015-01-19T21:41:03.541-0500 I COMMAND [conn29] CMD: drop test.jstests_batch_size 2015-01-19T21:41:03.568-0500 I INDEX [conn29] build index on: test.jstests_batch_size properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_batch_size" } 2015-01-19T21:41:03.568-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:03.569-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:41:03.573-0500 I INDEX [conn29] build index on: test.jstests_batch_size properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_batch_size" } 2015-01-19T21:41:03.573-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:03.574-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:41:03.834-0500 I COMMAND [conn29] CMD: drop test.jstests_batch_size 2015-01-19T21:41:04.118-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:41:04.118-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:41:04.118-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:41:04.118-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:41:04.118-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:41:04.119-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:41:04.119-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:41:04.119-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:41:04.119-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:41:04.119-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:41:04.927-0500 I INDEX [conn29] build index on: test.jstests_batch_size properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.jstests_batch_size" } 2015-01-19T21:41:04.927-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:04.999-0500 I INDEX [conn29] build index done. scanned 40 total records. 0 secs 2015-01-19T21:41:05.003-0500 I INDEX [conn29] build index on: test.jstests_batch_size properties: { v: 1, key: { y: 1.0 }, name: "y_1", ns: "test.jstests_batch_size" } 2015-01-19T21:41:05.003-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:05.052-0500 I INDEX [conn29] build index done. scanned 40 total records. 0 secs 2015-01-19T21:41:05.247-0500 I QUERY [conn29] query test.jstests_batch_size query: { query: { x: 1.0, y: 1.0 }, orderby: { z: -1.0 } } planSummary: IXSCAN { y: 1.0 }, IXSCAN { y: 1.0 } cursorid:5979456562093 ntoreturn:3 ntoskip:0 nscanned:40 nscannedObjects:40 scanAndOrder:1 keyUpdates:0 writeConflicts:0 numYields:7 nreturned:3 reslen:4030673 192ms S0 Test : jstests/core/batch_size.js 1763ms S0 Test : jstests/core/org.js ... 2015-01-19T21:41:05.255-0500 I COMMAND [conn29] CMD: drop test.jstests_org 2015-01-19T21:41:05.344-0500 I COMMAND [conn31] command test.$cmd command: dbStats { dbstats: 1.0, scale: undefined } keyUpdates:0 writeConflicts:0 numYields:0 reslen:187 164ms 2015-01-19T21:41:05.344-0500 I WRITE [conn30] insert test.mr1 query: { x: 4804.0, tags: [ "Z4804" ], _id: ObjectId('54bdc0415d140622eae2f68f') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 162ms 2015-01-19T21:41:05.344-0500 I WRITE [conn32] insert test.jstests_splitvector query: { x: 2218.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0415d140622eae2f690') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 162ms 2015-01-19T21:41:05.344-0500 I COMMAND [conn32] command test.$cmd command: insert { insert: "jstests_splitvector", documents: [ { x: 2218.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0415d140622eae2f690') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 162ms { "db" : "test", "collections" : 375, "objects" : 76426, "avgObjSize" : 2454.514039724701, "dataSize" : 187588690, "storageSize" : 16076800, "numExtents" : 0, "indexes" : 681, "indexSize" : 11214848, "ok" : 1 } 2015-01-19T21:41:05.344-0500 I COMMAND [conn30] command test.$cmd command: insert { insert: "mr1", documents: [ { x: 4804.0, tags: [ "Z4804" ], _id: ObjectId('54bdc0415d140622eae2f68f') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 162ms 2015-01-19T21:41:05.355-0500 I INDEX [conn29] build index on: test.jstests_org properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_org", sparse: true } 2015-01-19T21:41:05.355-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:05.358-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:41:05.367-0500 I INDEX [conn29] build index on: test.jstests_org properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.jstests_org" } 2015-01-19T21:41:05.367-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:05.370-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs S0 Test : jstests/core/org.js 136ms S0 Test : jstests/core/update_find_and_modify_id.js ... 2015-01-19T21:41:05.392-0500 I COMMAND [conn29] CMD: drop test.jstests_server4516 2015-01-19T21:41:05.403-0500 I COMMAND [conn29] CMD: drop test.jstests_server4516 2015-01-19T21:41:05.470-0500 I COMMAND [conn29] CMD: drop test.jstests_server4516 2015-01-19T21:41:05.504-0500 I COMMAND [conn29] CMD: drop test.jstests_server4516 2015-01-19T21:41:05.522-0500 I COMMAND [conn29] CMD: drop test.jstests_server4516 2015-01-19T21:41:05.556-0500 I COMMAND [conn29] CMD: drop test.jstests_server4516 2015-01-19T21:41:05.590-0500 I COMMAND [conn29] CMD: drop test.jstests_server4516 2015-01-19T21:41:05.625-0500 I COMMAND [conn29] CMD: drop test.jstests_server4516 2015-01-19T21:41:05.654-0500 I COMMAND [conn29] CMD: drop test.jstests_server4516 2015-01-19T21:41:05.674-0500 I COMMAND [conn29] CMD: drop test.jstests_server4516 2015-01-19T21:41:05.704-0500 I COMMAND [conn29] CMD: drop test.jstests_server4516 2015-01-19T21:41:05.727-0500 I COMMAND [conn29] CMD: drop test.jstests_server4516 2015-01-19T21:41:05.761-0500 I COMMAND [conn29] CMD: drop test.jstests_server4516 2015-01-19T21:41:05.793-0500 I COMMAND [conn29] CMD: drop test.jstests_server4516 S0 Test : jstests/core/update_find_and_modify_id.js 427ms S0 Test : jstests/core/index2.js ... 2015-01-19T21:41:05.818-0500 I COMMAND [conn29] CMD: drop test.embeddedIndexTest2 2015-01-19T21:41:05.853-0500 I INDEX [conn29] build index on: test.embeddedIndexTest2 properties: { v: 1, key: { z: 1.0 }, name: "z_1", ns: "test.embeddedIndexTest2" } 2015-01-19T21:41:05.854-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:05.857-0500 I INDEX [conn29] build index done. scanned 4 total records. 0 secs 2015-01-19T21:41:05.862-0500 I COMMAND [conn29] CMD: validate test.embeddedIndexTest2 2015-01-19T21:41:05.863-0500 I INDEX [conn29] validating index test.embeddedIndexTest2.$_id_ 2015-01-19T21:41:05.863-0500 I INDEX [conn29] validating index test.embeddedIndexTest2.$z_1 S0 Test : jstests/core/index2.js 47ms S0 Test : jstests/core/server14747.js ... 2015-01-19T21:41:05.866-0500 I COMMAND [conn29] CMD: drop test.jstests_server14747 2015-01-19T21:41:05.885-0500 I INDEX [conn29] build index on: test.jstests_server14747 properties: { v: 1, key: { a: 1.0, b: 1.0 }, name: "a_1_b_1", ns: "test.jstests_server14747" } 2015-01-19T21:41:05.885-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:05.887-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:41:05.890-0500 I INDEX [conn29] build index on: test.jstests_server14747 properties: { v: 1, key: { a: 1.0, c: 1.0 }, name: "a_1_c_1", ns: "test.jstests_server14747" } 2015-01-19T21:41:05.890-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:05.893-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs S0 Test : jstests/core/server14747.js 60ms S0 Test : jstests/core/cursor1.js ... 2015-01-19T21:41:05.925-0500 I COMMAND [conn29] CMD: drop test.cursor1 2015-01-19T21:41:06.434-0500 I COMMAND [conn29] CMD: drop test.cursor1 S0 Test : jstests/core/cursor1.js 525ms S0 Test : jstests/core/upsert_and.js ... 2015-01-19T21:41:06.452-0500 I COMMAND [conn29] CMD: drop test.upsert4 S0 Test : jstests/core/upsert_and.js 66ms S0 Test : jstests/core/indexl.js ... 2015-01-19T21:41:06.517-0500 I COMMAND [conn29] CMD: drop test.jstests_indexl 2015-01-19T21:41:06.553-0500 I COMMAND [conn29] CMD: drop test.jstests_indexl 2015-01-19T21:41:06.569-0500 I INDEX [conn29] build index on: test.jstests_indexl properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_indexl" } 2015-01-19T21:41:06.569-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:06.571-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs S0 Test : jstests/core/indexl.js 90ms S0 Test : jstests/core/all2.js ... 2015-01-19T21:41:06.608-0500 I COMMAND [conn29] CMD: drop test.all2 2015-01-19T21:41:06.645-0500 I INDEX [conn29] build index on: test.all2 properties: { v: 1, key: { a.x: 1.0 }, name: "a.x_1", ns: "test.all2" } 2015-01-19T21:41:06.645-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:06.648-0500 I INDEX [conn29] build index done. scanned 3 total records. 0 secs 2015-01-19T21:41:06.680-0500 I COMMAND [conn29] CMD: drop test.all2 2015-01-19T21:41:06.765-0500 I INDEX [conn29] build index on: test.all2 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.all2" } 2015-01-19T21:41:06.765-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:06.769-0500 I INDEX [conn29] build index done. scanned 3 total records. 0 secs 2015-01-19T21:41:06.796-0500 I COMMAND [conn29] CMD: drop test.all2 2015-01-19T21:41:06.837-0500 I INDEX [conn29] build index on: test.all2 properties: { v: 1, key: { name: 1.0 }, name: "name_1", ns: "test.all2" } 2015-01-19T21:41:06.837-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:06.841-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs S0 Test : jstests/core/all2.js 240ms 2015-01-19T21:41:06.847-0500 I COMMAND [conn29] CMD: drop test.basic4 2015-01-19T21:41:06.868-0500 I COMMAND [conn29] CMD: drop toptest.toptestcoll S0 Test : jstests/core/basic4.js ... S0 Test : jstests/core/basic4.js 20ms S0 Test : jstests/core/top.js ... 2015-01-19T21:41:07.579-0500 I COMMAND [conn29] killcursors: found 0 of 1 { "key" : "total", "stats" : { "time" : 218507, "count" : 700 } } { "key" : "readLock", "stats" : { "time" : 115435, "count" : 300 } } { "key" : "writeLock", "stats" : { "time" : 103072, "count" : 400 } } S0 Test : jstests/core/top.js 1055ms S0 Test : jstests/core/constructors.js ... 2015-01-19T21:41:08.243-0500 I QUERY [conn31] getmore test.Natural Compound index cursorid:5944375099128 ntoreturn:0 keyUpdates:0 writeConflicts:0 numYields:4 nreturned:61 reslen:4003877 184ms 2015-01-19T21:41:08.554-0500 I QUERY [conn31] getmore test.Natural Compound index cursorid:5945665847628 ntoreturn:0 keyUpdates:0 writeConflicts:0 numYields:4 nreturned:64 reslen:4200788 194ms 2015-01-19T21:41:08.731-0500 E QUERY [conn29] Error: DBRef needs 2 or 3 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:08.792-0500 E QUERY [conn29] Error: DBRef 1st parameter must be a string at _funcs1 (_funcs1:1:30) near 'e, ObjectId())' 2015-01-19T21:41:08.795-0500 I QUERY [conn31] getmore test.Natural Compound index cursorid:5945665847628 ntoreturn:0 keyUpdates:0 writeConflicts:0 numYields:4 nreturned:61 reslen:4003877 189ms 2015-01-19T21:41:08.807-0500 I COMMAND [conn31] CMD: drop test.Natural Compound index 2015-01-19T21:41:08.848-0500 E QUERY [conn29] Error: DBRef 1st parameter must be a string at _funcs1 (_funcs1:1:30) near 'e, ObjectId(), true)' ---- Unique index ---- { "name" : "Unique index", "indexes" : [ { "index" : { "a" : 1, "unique" : true } } ], "shardKey" : { "a" : 1 }, "inserts" : function (c) {for (var i=0; i< docNum; i++) { c.insert({a: Math.floor(Math.random()*docNum), b: i%7, c: i, pad: padding});}}, "queries" : [ { "a" : { "$gt" : 80 } }, { "a" : { "$gt" : 30 } } ], "orderField" : "c" } 2015-01-19T21:41:08.918-0500 E QUERY [conn29] Error: DBRef needs 2 or 3 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:08.982-0500 E QUERY [conn29] Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:30) near 'mespace", ObjectId(),' 2015-01-19T21:41:09.035-0500 E QUERY [conn29] Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:30) near 'mespace", ObjectId(),' 2015-01-19T21:41:09.040-0500 I INDEX [conn31] build index on: test.Natural Unique index properties: { v: 1, key: { a: 1.0, unique: true }, name: "a_1_unique_true", ns: "test.Natural Unique index" } 2015-01-19T21:41:09.041-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:41:09.045-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:41:09.101-0500 E QUERY [conn29] Error: DBRef needs 2 or 3 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:09.158-0500 E QUERY [conn29] Error: DBRef 1st parameter must be a string at _funcs1 (_funcs1:1:30) near '(true, ObjectId())' 2015-01-19T21:41:09.212-0500 E QUERY [conn29] Error: DBRef 1st parameter must be a string at _funcs1 (_funcs1:1:30) near '(true, ObjectId(), tr' 2015-01-19T21:41:09.267-0500 E QUERY [conn29] Error: DBRef needs 2 or 3 arguments at _funcs1 (_funcs1:1:30) near '("namespace")' 2015-01-19T21:41:09.320-0500 E QUERY [conn29] Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:30) near '("namespace", ObjectI' 2015-01-19T21:41:09.374-0500 E QUERY [conn29] Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:30) near '("namespace", ObjectI' 2015-01-19T21:41:09.635-0500 E QUERY [conn29] Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:09.689-0500 E QUERY [conn29] Error: DBPointer 1st parameter must be a string at _funcs1 (_funcs1:1:30) near '(true, ObjectId())' 2015-01-19T21:41:09.742-0500 E QUERY [conn29] Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:30) near '("namespace", 0)' 2015-01-19T21:41:09.795-0500 E QUERY [conn29] Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:30) near '("namespace", "test")' 2015-01-19T21:41:09.848-0500 E QUERY [conn29] Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:30) near '("namespace")' 2015-01-19T21:41:09.901-0500 E QUERY [conn29] Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:30) near '("namespace", ObjectI' 2015-01-19T21:41:09.954-0500 E QUERY [conn29] Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:10.007-0500 E QUERY [conn29] Error: DBPointer 1st parameter must be a string at _funcs1 (_funcs1:1:30) near 'nter(true, ObjectId()' 2015-01-19T21:41:10.061-0500 E QUERY [conn29] Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:30) near 'nter("namespace", 0)' 2015-01-19T21:41:10.113-0500 E QUERY [conn29] Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:30) near 'nter("namespace", "te' 2015-01-19T21:41:10.166-0500 E QUERY [conn29] Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:30) near 'nter("namespace")' 2015-01-19T21:41:10.219-0500 E QUERY [conn29] Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:30) near 'nter("namespace", Obj' 2015-01-19T21:41:10.472-0500 E QUERY [conn29] Error: invalid object id: length at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:10.525-0500 E QUERY [conn29] Error: invalid object id: not hex at _funcs1 (_funcs1:1:30) near '"FFFFFFFFFFFFFFFFFFFF' 2015-01-19T21:41:10.578-0500 E QUERY [conn29] Error: invalid object id: length at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:10.631-0500 E QUERY [conn29] Error: invalid object id: not hex at _funcs1 (_funcs1:1:30) near 'tId("FFFFFFFFFFFFFFFF' 2015-01-19T21:41:10.984-0500 E QUERY [conn29] Error: Timestamp needs 0 or 2 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:11.036-0500 E QUERY [conn29] Error: Timestamp needs 0 or 2 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:11.089-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) near '("test","test")' 2015-01-19T21:41:11.151-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:11.204-0500 E QUERY [conn29] Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:11.256-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:11.311-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:11.363-0500 E QUERY [conn29] Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:11.416-0500 E QUERY [conn29] Error: Timestamp needs 0 or 2 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:11.470-0500 E QUERY [conn29] Error: Timestamp needs 0 or 2 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:11.523-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) near 'tamp("test","test")' 2015-01-19T21:41:11.575-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) near 'tamp("test",0)' 2015-01-19T21:41:11.628-0500 E QUERY [conn29] Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:30) near 'tamp(0,"test")' 2015-01-19T21:41:11.681-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) near 'tamp(true,true)' 2015-01-19T21:41:11.734-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) near 'tamp(true,0)' 2015-01-19T21:41:11.787-0500 E QUERY [conn29] Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:30) near 'tamp(0,true)' 2015-01-19T21:41:11.940-0500 E QUERY [conn29] Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs1 (_funcs1:1:30) near ',"test", "test")' 2015-01-19T21:41:11.994-0500 E QUERY [conn29] Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:12.047-0500 E QUERY [conn29] Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:12.100-0500 E QUERY [conn29] Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:12.162-0500 E QUERY [conn29] Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:30) near 'string","aaaa")' 2015-01-19T21:41:12.215-0500 E QUERY [conn29] Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs1 (_funcs1:1:30) near 'ta(0,"test", "test")' 2015-01-19T21:41:12.269-0500 E QUERY [conn29] Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:12.321-0500 E QUERY [conn29] Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:12.374-0500 E QUERY [conn29] Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:12.427-0500 E QUERY [conn29] Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:30) near 'ta("string","aaaa")' 2015-01-19T21:41:12.579-0500 E QUERY [conn29] Error: UUID needs 1 argument at _funcs1 (_funcs1:1:30) near 'aaaaaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:12.632-0500 E QUERY [conn29] Error: UUID needs 1 argument at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:12.684-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:12.737-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:12.790-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:12.842-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:12.894-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:12.947-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:13.000-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:13.052-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:13.104-0500 E QUERY [conn29] Error: UUID needs 1 argument at _funcs1 (_funcs1:1:30) near '"aaaaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:13.157-0500 E QUERY [conn29] Error: UUID needs 1 argument at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:13.210-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:13.262-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) near '"invalidhex")' 2015-01-19T21:41:13.315-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:13.368-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:13.421-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:13.474-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:13.526-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:13.579-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) near 'function () {})' 2015-01-19T21:41:13.731-0500 E QUERY [conn29] Error: MD5 needs 1 argument at _funcs1 (_funcs1:1:30) near 'aaaaaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:13.784-0500 E QUERY [conn29] Error: MD5 needs 1 argument at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:13.836-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:13.889-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:13.941-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:13.994-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:14.046-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:14.099-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:14.152-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:14.204-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:14.257-0500 E QUERY [conn29] Error: MD5 needs 1 argument at _funcs1 (_funcs1:1:30) near 'aaaaaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:14.311-0500 E QUERY [conn29] Error: MD5 needs 1 argument at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:14.364-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:14.417-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) near 'invalidhex")' 2015-01-19T21:41:14.469-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:14.522-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:14.575-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:14.628-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:14.680-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:14.733-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) near 'unction () {})' 2015-01-19T21:41:15.388-0500 E QUERY [conn29] Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:30) near ', "aaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:15.440-0500 E QUERY [conn29] Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:15.492-0500 E QUERY [conn29] Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:15.544-0500 E QUERY [conn29] Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:15.597-0500 E QUERY [conn29] Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:15.649-0500 E QUERY [conn29] Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:30) near 'string","aaaa")' 2015-01-19T21:41:15.702-0500 E QUERY [conn29] Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:30) near 'ta(0, "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",' 2015-01-19T21:41:15.754-0500 E QUERY [conn29] Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:15.806-0500 E QUERY [conn29] Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:15.862-0500 E QUERY [conn29] Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:15.914-0500 E QUERY [conn29] Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:15.970-0500 E QUERY [conn29] Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:30) near 'ta("string","aaaa")' 2015-01-19T21:41:16.476-0500 I COMMAND [conn29] CMD: drop test.mr_constructors 2015-01-19T21:41:16.505-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_54 2015-01-19T21:41:16.518-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:16.532-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_54 2015-01-19T21:41:16.532-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_54 2015-01-19T21:41:16.547-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_54 2015-01-19T21:41:16.564-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_55 2015-01-19T21:41:16.577-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:16.587-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_55 2015-01-19T21:41:16.587-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_55 2015-01-19T21:41:16.591-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_55 2015-01-19T21:41:16.603-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_56 2015-01-19T21:41:16.617-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:16.631-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_56 2015-01-19T21:41:16.632-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_56 2015-01-19T21:41:16.638-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_56 2015-01-19T21:41:16.653-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_57 2015-01-19T21:41:16.668-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:16.681-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_57 2015-01-19T21:41:16.681-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_57 2015-01-19T21:41:16.687-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_57 2015-01-19T21:41:16.704-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_58 2015-01-19T21:41:16.739-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:16.762-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_58 2015-01-19T21:41:16.763-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_58 2015-01-19T21:41:16.769-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_58 2015-01-19T21:41:16.785-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_59 2015-01-19T21:41:16.802-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:16.815-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_59 2015-01-19T21:41:16.816-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_59 2015-01-19T21:41:16.821-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_59 2015-01-19T21:41:16.835-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_60 2015-01-19T21:41:16.847-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:16.858-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_60 2015-01-19T21:41:16.858-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_60 2015-01-19T21:41:16.863-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_60 2015-01-19T21:41:16.879-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_61 2015-01-19T21:41:16.897-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:16.909-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_61 2015-01-19T21:41:16.909-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_61 2015-01-19T21:41:16.915-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_61 2015-01-19T21:41:17.004-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_62 2015-01-19T21:41:17.018-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:17.031-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_62 2015-01-19T21:41:17.031-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_62 2015-01-19T21:41:17.046-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_62 2015-01-19T21:41:17.064-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_63 2015-01-19T21:41:17.077-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:17.087-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_63 2015-01-19T21:41:17.088-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_63 2015-01-19T21:41:17.092-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_63 2015-01-19T21:41:17.105-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_64 2015-01-19T21:41:17.123-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:17.136-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_64 2015-01-19T21:41:17.137-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_64 2015-01-19T21:41:17.142-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_64 2015-01-19T21:41:17.153-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_65 2015-01-19T21:41:17.170-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:17.180-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_65 2015-01-19T21:41:17.181-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_65 2015-01-19T21:41:17.185-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_65 2015-01-19T21:41:17.196-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_66 2015-01-19T21:41:17.212-0500 E QUERY [conn29] Error: DBRef needs 2 or 3 arguments at _funcs15 (_funcs15:1:40) near '"test" , DBRef() ) }' 2015-01-19T21:41:17.212-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_66 2015-01-19T21:41:17.220-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBRef needs 2 or 3 arguments at _funcs15 (_funcs15:1:40) near '"test" , DBRef() ) }' 2015-01-19T21:41:17.220-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_66 2015-01-19T21:41:17.263-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_67 2015-01-19T21:41:17.281-0500 E QUERY [conn29] Error: DBRef 1st parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , DBRef(true,' 2015-01-19T21:41:17.281-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_67 2015-01-19T21:41:17.298-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBRef 1st parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , DBRef(true,' 2015-01-19T21:41:17.298-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_67 2015-01-19T21:41:17.339-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_68 2015-01-19T21:41:17.355-0500 E QUERY [conn29] Error: DBRef 1st parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , DBRef(true, ObjectId(), true) )' 2015-01-19T21:41:17.356-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_68 2015-01-19T21:41:17.372-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBRef 1st parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , DBRef(true, ObjectId(), true) )' 2015-01-19T21:41:17.372-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_68 2015-01-19T21:41:17.419-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_69 2015-01-19T21:41:17.435-0500 E QUERY [conn29] Error: DBRef needs 2 or 3 arguments at _funcs1 (_funcs1:1:39) near '"test" , DBRef("name' 2015-01-19T21:41:17.435-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_69 2015-01-19T21:41:17.450-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBRef needs 2 or 3 arguments at _funcs1 (_funcs1:1:39) near '"test" , DBRef("name' 2015-01-19T21:41:17.450-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_69 2015-01-19T21:41:17.493-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_70 2015-01-19T21:41:17.510-0500 E QUERY [conn29] Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , DBRef("namespace", ObjectId(), ' 2015-01-19T21:41:17.510-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_70 2015-01-19T21:41:17.524-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , DBRef("namespace", ObjectId(), ' 2015-01-19T21:41:17.524-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_70 2015-01-19T21:41:17.565-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_71 2015-01-19T21:41:17.582-0500 E QUERY [conn29] Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , DBRef("namespace", ObjectId(), ' 2015-01-19T21:41:17.582-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_71 2015-01-19T21:41:17.598-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , DBRef("namespace", ObjectId(), ' 2015-01-19T21:41:17.598-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_71 2015-01-19T21:41:17.649-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_72 2015-01-19T21:41:17.665-0500 E QUERY [conn29] Error: DBRef needs 2 or 3 arguments at _funcs1 (_funcs1:1:39) near '"test" , new DBRef()' 2015-01-19T21:41:17.665-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_72 2015-01-19T21:41:17.680-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBRef needs 2 or 3 arguments at _funcs1 (_funcs1:1:39) near '"test" , new DBRef()' 2015-01-19T21:41:17.680-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_72 2015-01-19T21:41:17.723-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_73 2015-01-19T21:41:17.739-0500 E QUERY [conn29] Error: DBRef 1st parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , new DBRef(true, ObjectId()) ) }' 2015-01-19T21:41:17.740-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_73 2015-01-19T21:41:17.755-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBRef 1st parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , new DBRef(true, ObjectId()) ) }' 2015-01-19T21:41:17.755-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_73 2015-01-19T21:41:17.797-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_74 2015-01-19T21:41:17.811-0500 E QUERY [conn29] Error: DBRef 1st parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , new DBRef(true, ObjectId(), tru' 2015-01-19T21:41:17.812-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_74 2015-01-19T21:41:17.827-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBRef 1st parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , new DBRef(true, ObjectId(), tru' 2015-01-19T21:41:17.827-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_74 2015-01-19T21:41:17.874-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_75 2015-01-19T21:41:17.891-0500 E QUERY [conn29] Error: DBRef needs 2 or 3 arguments at _funcs1 (_funcs1:1:39) near '"test" , new DBRef("' 2015-01-19T21:41:17.892-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_75 2015-01-19T21:41:17.909-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBRef needs 2 or 3 arguments at _funcs1 (_funcs1:1:39) near '"test" , new DBRef("' 2015-01-19T21:41:17.909-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_75 2015-01-19T21:41:17.953-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_76 2015-01-19T21:41:17.970-0500 E QUERY [conn29] Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , new DBRef("namespace", ObjectId' 2015-01-19T21:41:17.971-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_76 2015-01-19T21:41:17.986-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , new DBRef("namespace", ObjectId' 2015-01-19T21:41:17.987-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_76 2015-01-19T21:41:18.030-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_77 2015-01-19T21:41:18.047-0500 E QUERY [conn29] Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , new DBRef("namespace", ObjectId' 2015-01-19T21:41:18.048-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_77 2015-01-19T21:41:18.062-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , new DBRef("namespace", ObjectId' 2015-01-19T21:41:18.062-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_77 2015-01-19T21:41:18.069-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:18.073-0500 I COMMAND [conn29] CMD: drop test.mr_constructors 2015-01-19T21:41:18.078-0500 I COMMAND [conn29] CMD: drop test.mr_constructors 2015-01-19T21:41:18.153-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_78 2015-01-19T21:41:18.175-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:18.186-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_78 2015-01-19T21:41:18.186-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_78 2015-01-19T21:41:18.196-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_78 2015-01-19T21:41:18.214-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_79 2015-01-19T21:41:18.227-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:18.237-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_79 2015-01-19T21:41:18.237-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_79 2015-01-19T21:41:18.242-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_79 2015-01-19T21:41:18.254-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_80 2015-01-19T21:41:18.267-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:18.278-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_80 2015-01-19T21:41:18.279-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_80 2015-01-19T21:41:18.284-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_80 2015-01-19T21:41:18.296-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_81 2015-01-19T21:41:18.309-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:18.321-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_81 2015-01-19T21:41:18.321-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_81 2015-01-19T21:41:18.326-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_81 2015-01-19T21:41:18.344-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_82 2015-01-19T21:41:18.360-0500 E QUERY [conn29] Error: DBPointer needs 2 arguments at _funcs15 (_funcs15:1:40) near '"test" , DBPointer() ' 2015-01-19T21:41:18.360-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_82 2015-01-19T21:41:18.370-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBPointer needs 2 arguments at _funcs15 (_funcs15:1:40) near '"test" , DBPointer() ' 2015-01-19T21:41:18.371-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_82 2015-01-19T21:41:18.413-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_83 2015-01-19T21:41:18.431-0500 E QUERY [conn29] Error: DBPointer 1st parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , DBPointer(true, ObjectId()) ) }' 2015-01-19T21:41:18.432-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_83 2015-01-19T21:41:18.449-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBPointer 1st parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , DBPointer(true, ObjectId()) ) }' 2015-01-19T21:41:18.449-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_83 2015-01-19T21:41:18.493-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_84 2015-01-19T21:41:18.511-0500 E QUERY [conn29] Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:39) near '"test" , DBPointer("' 2015-01-19T21:41:18.511-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_84 2015-01-19T21:41:18.529-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:39) near '"test" , DBPointer("' 2015-01-19T21:41:18.529-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_84 2015-01-19T21:41:18.574-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_85 2015-01-19T21:41:18.593-0500 E QUERY [conn29] Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:39) near '"test" , DBPointer("namespace", "test") ' 2015-01-19T21:41:18.594-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_85 2015-01-19T21:41:18.611-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:39) near '"test" , DBPointer("namespace", "test") ' 2015-01-19T21:41:18.611-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_85 2015-01-19T21:41:18.654-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_86 2015-01-19T21:41:18.671-0500 E QUERY [conn29] Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , DBPointer("' 2015-01-19T21:41:18.672-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_86 2015-01-19T21:41:18.684-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , DBPointer("' 2015-01-19T21:41:18.685-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_86 2015-01-19T21:41:18.728-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_87 2015-01-19T21:41:18.745-0500 E QUERY [conn29] Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , DBPointer("namespace", ObjectId' 2015-01-19T21:41:18.745-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_87 2015-01-19T21:41:18.761-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , DBPointer("namespace", ObjectId' 2015-01-19T21:41:18.761-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_87 2015-01-19T21:41:18.804-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_88 2015-01-19T21:41:18.822-0500 E QUERY [conn29] Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , new DBPoint' 2015-01-19T21:41:18.822-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_88 2015-01-19T21:41:18.835-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , new DBPoint' 2015-01-19T21:41:18.835-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_88 2015-01-19T21:41:18.877-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_89 2015-01-19T21:41:18.893-0500 E QUERY [conn29] Error: DBPointer 1st parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , new DBPointer(true, ObjectId())' 2015-01-19T21:41:18.893-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_89 2015-01-19T21:41:18.907-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBPointer 1st parameter must be a string at _funcs1 (_funcs1:1:39) near '"test" , new DBPointer(true, ObjectId())' 2015-01-19T21:41:18.908-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_89 2015-01-19T21:41:18.955-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_90 2015-01-19T21:41:18.970-0500 E QUERY [conn29] Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:39) near '"test" , new DBPointer("namespace", 0) )' 2015-01-19T21:41:18.971-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_90 2015-01-19T21:41:18.987-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:39) near '"test" , new DBPointer("namespace", 0) )' 2015-01-19T21:41:18.988-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_90 2015-01-19T21:41:19.036-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_91 2015-01-19T21:41:19.054-0500 E QUERY [conn29] Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:39) near '"test" , new DBPointer("namespace", "tes' 2015-01-19T21:41:19.055-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_91 2015-01-19T21:41:19.070-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:39) near '"test" , new DBPointer("namespace", "tes' 2015-01-19T21:41:19.070-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_91 2015-01-19T21:41:19.117-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_92 2015-01-19T21:41:19.134-0500 E QUERY [conn29] Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , new DBPoint' 2015-01-19T21:41:19.134-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_92 2015-01-19T21:41:19.151-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , new DBPoint' 2015-01-19T21:41:19.151-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_92 2015-01-19T21:41:19.194-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_93 2015-01-19T21:41:19.210-0500 E QUERY [conn29] Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , new DBPointer("namespace", Obje' 2015-01-19T21:41:19.210-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_93 2015-01-19T21:41:19.226-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , new DBPointer("namespace", Obje' 2015-01-19T21:41:19.226-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_93 2015-01-19T21:41:19.233-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:19.237-0500 I COMMAND [conn29] CMD: drop test.mr_constructors 2015-01-19T21:41:19.242-0500 I COMMAND [conn29] CMD: drop test.mr_constructors 2015-01-19T21:41:19.320-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_94 2015-01-19T21:41:19.338-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:19.350-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_94 2015-01-19T21:41:19.350-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_94 2015-01-19T21:41:19.363-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_94 2015-01-19T21:41:19.376-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_95 2015-01-19T21:41:19.394-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:19.407-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_95 2015-01-19T21:41:19.407-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_95 2015-01-19T21:41:19.413-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_95 2015-01-19T21:41:19.424-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_96 2015-01-19T21:41:19.439-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:19.452-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_96 2015-01-19T21:41:19.452-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_96 2015-01-19T21:41:19.458-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_96 2015-01-19T21:41:19.476-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_97 2015-01-19T21:41:19.490-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:19.500-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_97 2015-01-19T21:41:19.500-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_97 2015-01-19T21:41:19.505-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_97 2015-01-19T21:41:19.517-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_98 2015-01-19T21:41:19.535-0500 E QUERY [conn29] Error: invalid object id: length at _funcs15 (_funcs15:1:40) near '"test" , ObjectId(5) ' 2015-01-19T21:41:19.535-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_98 2015-01-19T21:41:19.547-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: invalid object id: length at _funcs15 (_funcs15:1:40) near '"test" , ObjectId(5) ' 2015-01-19T21:41:19.547-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_98 2015-01-19T21:41:19.594-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_99 2015-01-19T21:41:19.608-0500 E QUERY [conn29] Error: invalid object id: not hex at _funcs1 (_funcs1:1:39) near '"test" , ObjectId("FFFFFFFFFFFFFFFFFFFFF' 2015-01-19T21:41:19.608-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_99 2015-01-19T21:41:19.622-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: invalid object id: not hex at _funcs1 (_funcs1:1:39) near '"test" , ObjectId("FFFFFFFFFFFFFFFFFFFFF' 2015-01-19T21:41:19.622-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_99 2015-01-19T21:41:19.664-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_100 2015-01-19T21:41:19.678-0500 E QUERY [conn29] Error: invalid object id: length at _funcs1 (_funcs1:1:39) near '"test" , new ObjectI' 2015-01-19T21:41:19.678-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_100 2015-01-19T21:41:19.687-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: invalid object id: length at _funcs1 (_funcs1:1:39) near '"test" , new ObjectI' 2015-01-19T21:41:19.688-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_100 2015-01-19T21:41:19.726-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_101 2015-01-19T21:41:19.741-0500 E QUERY [conn29] Error: invalid object id: not hex at _funcs1 (_funcs1:1:39) near '"test" , new ObjectId("FFFFFFFFFFFFFFFFF' 2015-01-19T21:41:19.741-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_101 2015-01-19T21:41:19.759-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: invalid object id: not hex at _funcs1 (_funcs1:1:39) near '"test" , new ObjectId("FFFFFFFFFFFFFFFFF' 2015-01-19T21:41:19.759-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_101 2015-01-19T21:41:19.763-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:19.766-0500 I COMMAND [conn29] CMD: drop test.mr_constructors 2015-01-19T21:41:19.771-0500 I COMMAND [conn29] CMD: drop test.mr_constructors 2015-01-19T21:41:19.833-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_102 2015-01-19T21:41:19.847-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:19.858-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_102 2015-01-19T21:41:19.858-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_102 2015-01-19T21:41:19.869-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_102 2015-01-19T21:41:19.882-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_103 2015-01-19T21:41:19.898-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:19.913-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_103 2015-01-19T21:41:19.914-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_103 2015-01-19T21:41:19.919-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_103 2015-01-19T21:41:19.932-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_104 2015-01-19T21:41:19.944-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:19.957-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_104 2015-01-19T21:41:19.957-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_104 2015-01-19T21:41:19.962-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_104 2015-01-19T21:41:19.973-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_105 2015-01-19T21:41:19.988-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:20.003-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_105 2015-01-19T21:41:20.003-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_105 2015-01-19T21:41:20.009-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_105 2015-01-19T21:41:20.022-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_106 2015-01-19T21:41:20.036-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:20.048-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_106 2015-01-19T21:41:20.048-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_106 2015-01-19T21:41:20.053-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_106 2015-01-19T21:41:20.064-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_107 2015-01-19T21:41:20.081-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:20.095-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_107 2015-01-19T21:41:20.095-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_107 2015-01-19T21:41:20.099-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_107 2015-01-19T21:41:20.108-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_108 2015-01-19T21:41:20.121-0500 E QUERY [conn29] Error: Timestamp needs 0 or 2 arguments at _funcs19 (_funcs19:1:40) near '"test" , Timestamp(0)' 2015-01-19T21:41:20.121-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_108 2015-01-19T21:41:20.129-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: Timestamp needs 0 or 2 arguments at _funcs19 (_funcs19:1:40) near '"test" , Timestamp(0)' 2015-01-19T21:41:20.129-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_108 2015-01-19T21:41:20.172-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_109 2015-01-19T21:41:20.187-0500 E QUERY [conn29] Error: Timestamp needs 0 or 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , Timestamp(0' 2015-01-19T21:41:20.188-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_109 2015-01-19T21:41:20.202-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: Timestamp needs 0 or 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , Timestamp(0' 2015-01-19T21:41:20.203-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_109 2015-01-19T21:41:20.243-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_110 2015-01-19T21:41:20.261-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:39) near '"test" , Timestamp("' 2015-01-19T21:41:20.261-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_110 2015-01-19T21:41:20.278-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: Timestamp time must be a number at _funcs1 (_funcs1:1:39) near '"test" , Timestamp("' 2015-01-19T21:41:20.278-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_110 2015-01-19T21:41:20.323-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_111 2015-01-19T21:41:20.340-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:39) near '"test" , Timestamp("' 2015-01-19T21:41:20.340-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_111 2015-01-19T21:41:20.355-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: Timestamp time must be a number at _funcs1 (_funcs1:1:39) near '"test" , Timestamp("' 2015-01-19T21:41:20.356-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_111 2015-01-19T21:41:20.404-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_112 2015-01-19T21:41:20.422-0500 E QUERY [conn29] Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:39) near '"test" , Timestamp(0' 2015-01-19T21:41:20.423-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_112 2015-01-19T21:41:20.438-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:39) near '"test" , Timestamp(0' 2015-01-19T21:41:20.438-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_112 2015-01-19T21:41:20.479-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_113 2015-01-19T21:41:20.493-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:39) near '"test" , Timestamp(t' 2015-01-19T21:41:20.494-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_113 2015-01-19T21:41:20.508-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: Timestamp time must be a number at _funcs1 (_funcs1:1:39) near '"test" , Timestamp(t' 2015-01-19T21:41:20.509-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_113 2015-01-19T21:41:20.561-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_114 2015-01-19T21:41:20.576-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:39) near '"test" , Timestamp(t' 2015-01-19T21:41:20.576-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_114 2015-01-19T21:41:20.592-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: Timestamp time must be a number at _funcs1 (_funcs1:1:39) near '"test" , Timestamp(t' 2015-01-19T21:41:20.592-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_114 2015-01-19T21:41:20.633-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_115 2015-01-19T21:41:20.651-0500 E QUERY [conn29] Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:39) near '"test" , Timestamp(0' 2015-01-19T21:41:20.652-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_115 2015-01-19T21:41:20.668-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:39) near '"test" , Timestamp(0' 2015-01-19T21:41:20.668-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_115 2015-01-19T21:41:20.717-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_116 2015-01-19T21:41:20.733-0500 E QUERY [conn29] Error: Timestamp needs 0 or 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , new Timesta' 2015-01-19T21:41:20.734-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_116 2015-01-19T21:41:20.749-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: Timestamp needs 0 or 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , new Timesta' 2015-01-19T21:41:20.749-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_116 2015-01-19T21:41:20.794-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_117 2015-01-19T21:41:20.810-0500 E QUERY [conn29] Error: Timestamp needs 0 or 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , new Timesta' 2015-01-19T21:41:20.811-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_117 2015-01-19T21:41:20.822-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: Timestamp needs 0 or 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , new Timesta' 2015-01-19T21:41:20.823-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_117 2015-01-19T21:41:20.862-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_118 2015-01-19T21:41:20.875-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:39) near '"test" , new Timestamp("test","test") ) ' 2015-01-19T21:41:20.875-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_118 2015-01-19T21:41:20.888-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: Timestamp time must be a number at _funcs1 (_funcs1:1:39) near '"test" , new Timestamp("test","test") ) ' 2015-01-19T21:41:20.888-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_118 2015-01-19T21:41:20.932-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_119 2015-01-19T21:41:20.956-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:39) near '"test" , new Timesta' 2015-01-19T21:41:20.957-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_119 2015-01-19T21:41:20.972-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: Timestamp time must be a number at _funcs1 (_funcs1:1:39) near '"test" , new Timesta' 2015-01-19T21:41:20.972-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_119 2015-01-19T21:41:21.017-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_120 2015-01-19T21:41:21.036-0500 E QUERY [conn29] Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:39) near '"test" , new Timesta' 2015-01-19T21:41:21.036-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_120 2015-01-19T21:41:21.052-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:39) near '"test" , new Timesta' 2015-01-19T21:41:21.052-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_120 2015-01-19T21:41:21.093-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_121 2015-01-19T21:41:21.109-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:39) near '"test" , new Timesta' 2015-01-19T21:41:21.110-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_121 2015-01-19T21:41:21.125-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: Timestamp time must be a number at _funcs1 (_funcs1:1:39) near '"test" , new Timesta' 2015-01-19T21:41:21.125-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_121 2015-01-19T21:41:21.168-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_122 2015-01-19T21:41:21.183-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:39) near '"test" , new Timesta' 2015-01-19T21:41:21.183-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_122 2015-01-19T21:41:21.198-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: Timestamp time must be a number at _funcs1 (_funcs1:1:39) near '"test" , new Timesta' 2015-01-19T21:41:21.198-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_122 2015-01-19T21:41:21.240-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_123 2015-01-19T21:41:21.254-0500 E QUERY [conn29] Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:39) near '"test" , new Timesta' 2015-01-19T21:41:21.255-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_123 2015-01-19T21:41:21.269-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:39) near '"test" , new Timesta' 2015-01-19T21:41:21.269-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_123 2015-01-19T21:41:21.275-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:21.278-0500 I COMMAND [conn29] CMD: drop test.mr_constructors 2015-01-19T21:41:21.283-0500 I COMMAND [conn29] CMD: drop test.mr_constructors 2015-01-19T21:41:21.346-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_124 2015-01-19T21:41:21.359-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:21.373-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_124 2015-01-19T21:41:21.373-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_124 2015-01-19T21:41:21.386-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_124 2015-01-19T21:41:21.402-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_125 2015-01-19T21:41:21.418-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:21.434-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_125 2015-01-19T21:41:21.434-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_125 2015-01-19T21:41:21.440-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_125 2015-01-19T21:41:21.455-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_126 2015-01-19T21:41:21.469-0500 E QUERY [conn29] Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs11 (_funcs11:1:40) near '"test" , BinData(0,"t' 2015-01-19T21:41:21.469-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_126 2015-01-19T21:41:21.480-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs11 (_funcs11:1:40) near '"test" , BinData(0,"t' 2015-01-19T21:41:21.480-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_126 2015-01-19T21:41:21.523-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_127 2015-01-19T21:41:21.540-0500 E QUERY [conn29] Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs1 (_funcs1:1:39) near '"test" , BinData() )' 2015-01-19T21:41:21.541-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_127 2015-01-19T21:41:21.557-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs1 (_funcs1:1:39) near '"test" , BinData() )' 2015-01-19T21:41:21.557-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_127 2015-01-19T21:41:21.602-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_128 2015-01-19T21:41:21.617-0500 E QUERY [conn29] Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:39) near '"test" , BinData(-1,' 2015-01-19T21:41:21.617-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_128 2015-01-19T21:41:21.632-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:39) near '"test" , BinData(-1,' 2015-01-19T21:41:21.632-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_128 2015-01-19T21:41:21.674-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_129 2015-01-19T21:41:21.691-0500 E QUERY [conn29] Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:39) near '"test" , BinData(256' 2015-01-19T21:41:21.692-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_129 2015-01-19T21:41:21.707-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:39) near '"test" , BinData(256' 2015-01-19T21:41:21.707-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_129 2015-01-19T21:41:21.749-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_130 2015-01-19T21:41:21.764-0500 E QUERY [conn29] Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:39) near '"test" , BinData("st' 2015-01-19T21:41:21.764-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_130 2015-01-19T21:41:21.778-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:39) near '"test" , BinData("st' 2015-01-19T21:41:21.778-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_130 2015-01-19T21:41:21.822-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_131 2015-01-19T21:41:21.835-0500 E QUERY [conn29] Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs1 (_funcs1:1:39) near '"test" , new BinData(0,"test", "test") )' 2015-01-19T21:41:21.835-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_131 2015-01-19T21:41:21.852-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs1 (_funcs1:1:39) near '"test" , new BinData(0,"test", "test") )' 2015-01-19T21:41:21.852-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_131 2015-01-19T21:41:21.901-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_132 2015-01-19T21:41:21.914-0500 E QUERY [conn29] Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs1 (_funcs1:1:39) near '"test" , new BinData' 2015-01-19T21:41:21.915-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_132 2015-01-19T21:41:21.926-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs1 (_funcs1:1:39) near '"test" , new BinData' 2015-01-19T21:41:21.926-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_132 2015-01-19T21:41:21.971-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_133 2015-01-19T21:41:21.987-0500 E QUERY [conn29] Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:39) near '"test" , new BinData' 2015-01-19T21:41:21.988-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_133 2015-01-19T21:41:22.002-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:39) near '"test" , new BinData' 2015-01-19T21:41:22.002-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_133 2015-01-19T21:41:22.043-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_134 2015-01-19T21:41:22.064-0500 E QUERY [conn29] Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:39) near '"test" , new BinData' 2015-01-19T21:41:22.064-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_134 2015-01-19T21:41:22.079-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:39) near '"test" , new BinData' 2015-01-19T21:41:22.079-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_134 2015-01-19T21:41:22.123-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_135 2015-01-19T21:41:22.141-0500 E QUERY [conn29] Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:39) near '"test" , new BinData("string","aaaa") ) ' 2015-01-19T21:41:22.142-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_135 2015-01-19T21:41:22.157-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:39) near '"test" , new BinData("string","aaaa") ) ' 2015-01-19T21:41:22.158-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_135 2015-01-19T21:41:22.164-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:22.167-0500 I COMMAND [conn29] CMD: drop test.mr_constructors 2015-01-19T21:41:22.170-0500 I COMMAND [conn29] CMD: drop test.mr_constructors 2015-01-19T21:41:22.230-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_136 2015-01-19T21:41:22.268-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:22.278-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_136 2015-01-19T21:41:22.278-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_136 2015-01-19T21:41:22.291-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_136 2015-01-19T21:41:22.296-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , UUID("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa") ) }, reduce: function ( k , v ){ return { test : UUID("aaaaaaaaaaaaaaaaaaaaaaaaaaaa..., out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:143 105ms 2015-01-19T21:41:22.307-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_137 2015-01-19T21:41:22.319-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:22.330-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_137 2015-01-19T21:41:22.331-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_137 2015-01-19T21:41:22.336-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_137 2015-01-19T21:41:22.349-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_138 2015-01-19T21:41:22.364-0500 E QUERY [conn29] Error: UUID needs 1 argument at _funcs11 (_funcs11:1:40) near '"test" , UUID("aaaaaaaaaaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:22.364-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_138 2015-01-19T21:41:22.375-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID needs 1 argument at _funcs11 (_funcs11:1:40) near '"test" , UUID("aaaaaaaaaaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:22.375-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_138 2015-01-19T21:41:22.421-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_139 2015-01-19T21:41:22.442-0500 E QUERY [conn29] Error: UUID needs 1 argument at _funcs1 (_funcs1:1:39) near '"test" , UUID() ) }' 2015-01-19T21:41:22.442-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_139 2015-01-19T21:41:22.458-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID needs 1 argument at _funcs1 (_funcs1:1:39) near '"test" , UUID() ) }' 2015-01-19T21:41:22.458-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_139 2015-01-19T21:41:22.509-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_140 2015-01-19T21:41:22.525-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , UUID("aa") ' 2015-01-19T21:41:22.525-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_140 2015-01-19T21:41:22.540-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , UUID("aa") ' 2015-01-19T21:41:22.540-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_140 2015-01-19T21:41:22.590-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_141 2015-01-19T21:41:22.606-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , UUID("inval' 2015-01-19T21:41:22.606-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_141 2015-01-19T21:41:22.621-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , UUID("inval' 2015-01-19T21:41:22.622-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_141 2015-01-19T21:41:22.663-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_142 2015-01-19T21:41:22.681-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , UUID(true) ' 2015-01-19T21:41:22.682-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_142 2015-01-19T21:41:22.698-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , UUID(true) ' 2015-01-19T21:41:22.699-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_142 2015-01-19T21:41:22.740-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_143 2015-01-19T21:41:22.754-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , UUID(null) ' 2015-01-19T21:41:22.754-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_143 2015-01-19T21:41:22.770-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , UUID(null) ' 2015-01-19T21:41:22.770-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_143 2015-01-19T21:41:22.814-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_144 2015-01-19T21:41:22.832-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , UUID(undefi' 2015-01-19T21:41:22.832-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_144 2015-01-19T21:41:22.848-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , UUID(undefi' 2015-01-19T21:41:22.848-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_144 2015-01-19T21:41:22.894-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_145 2015-01-19T21:41:22.915-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , UUID({}) ) ' 2015-01-19T21:41:22.916-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_145 2015-01-19T21:41:22.934-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , UUID({}) ) ' 2015-01-19T21:41:22.934-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_145 2015-01-19T21:41:22.982-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_146 2015-01-19T21:41:23.000-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , UUID([]) ) ' 2015-01-19T21:41:23.000-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_146 2015-01-19T21:41:23.017-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , UUID([]) ) ' 2015-01-19T21:41:23.017-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_146 2015-01-19T21:41:23.062-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_147 2015-01-19T21:41:23.077-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , UUID(functi' 2015-01-19T21:41:23.077-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_147 2015-01-19T21:41:23.093-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , UUID(functi' 2015-01-19T21:41:23.093-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_147 2015-01-19T21:41:23.135-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_148 2015-01-19T21:41:23.148-0500 E QUERY [conn29] Error: UUID needs 1 argument at _funcs1 (_funcs1:1:39) near '"test" , new UUID("aaaaaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:23.148-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_148 2015-01-19T21:41:23.159-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID needs 1 argument at _funcs1 (_funcs1:1:39) near '"test" , new UUID("aaaaaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:23.159-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_148 2015-01-19T21:41:23.201-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_149 2015-01-19T21:41:23.221-0500 E QUERY [conn29] Error: UUID needs 1 argument at _funcs1 (_funcs1:1:39) near '"test" , new UUID() ' 2015-01-19T21:41:23.221-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_149 2015-01-19T21:41:23.238-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID needs 1 argument at _funcs1 (_funcs1:1:39) near '"test" , new UUID() ' 2015-01-19T21:41:23.238-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_149 2015-01-19T21:41:23.284-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_150 2015-01-19T21:41:23.299-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new UUID("a' 2015-01-19T21:41:23.299-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_150 2015-01-19T21:41:23.313-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new UUID("a' 2015-01-19T21:41:23.313-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_150 2015-01-19T21:41:23.358-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_151 2015-01-19T21:41:23.373-0500 I SHARDING [conn32] request split points lookup for chunk test.jstests_splitvector { : MinKey, : MinKey } -->> { : MaxKey, : MaxKey } 2015-01-19T21:41:23.377-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new UUID("i' 2015-01-19T21:41:23.378-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_151 2015-01-19T21:41:23.392-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new UUID("i' 2015-01-19T21:41:23.392-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_151 2015-01-19T21:41:23.395-0500 I SHARDING [conn32] max number of requested split points reached (1) before the end of chunk test.jstests_splitvector { : MinKey, : MinKey } -->> { : MaxKey, : MaxKey } 2015-01-19T21:41:23.399-0500 I COMMAND [conn32] CMD: drop test.jstests_splitvector 2015-01-19T21:41:23.419-0500 I INDEX [conn32] build index on: test.jstests_splitvector properties: { v: 1, key: { x: 1.0, y: -1.0, z: 1.0 }, name: "x_1_y_-1_z_1", ns: "test.jstests_splitvector" } 2015-01-19T21:41:23.419-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:41:23.424-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:41:23.433-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_152 2015-01-19T21:41:23.462-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new UUID(tr' 2015-01-19T21:41:23.462-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_152 2015-01-19T21:41:23.477-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new UUID(tr' 2015-01-19T21:41:23.477-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_152 2015-01-19T21:41:23.525-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_153 2015-01-19T21:41:23.544-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new UUID(nu' 2015-01-19T21:41:23.545-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_153 2015-01-19T21:41:23.557-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new UUID(nu' 2015-01-19T21:41:23.557-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_153 2015-01-19T21:41:23.603-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_154 2015-01-19T21:41:23.618-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new UUID(un' 2015-01-19T21:41:23.619-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_154 2015-01-19T21:41:23.628-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new UUID(un' 2015-01-19T21:41:23.628-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_154 2015-01-19T21:41:23.671-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_155 2015-01-19T21:41:23.700-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new UUID({}' 2015-01-19T21:41:23.700-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_155 2015-01-19T21:41:23.716-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new UUID({}' 2015-01-19T21:41:23.716-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_155 2015-01-19T21:41:23.759-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_156 2015-01-19T21:41:23.781-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new UUID([]' 2015-01-19T21:41:23.781-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_156 2015-01-19T21:41:23.800-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new UUID([]' 2015-01-19T21:41:23.800-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_156 2015-01-19T21:41:23.846-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_157 2015-01-19T21:41:23.871-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new UUID(fu' 2015-01-19T21:41:23.871-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_157 2015-01-19T21:41:23.891-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new UUID(fu' 2015-01-19T21:41:23.891-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_157 2015-01-19T21:41:23.898-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:23.902-0500 I COMMAND [conn29] CMD: drop test.mr_constructors 2015-01-19T21:41:23.908-0500 I COMMAND [conn29] CMD: drop test.mr_constructors 2015-01-19T21:41:23.980-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_158 2015-01-19T21:41:23.997-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:24.012-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_158 2015-01-19T21:41:24.012-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_158 2015-01-19T21:41:24.022-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_158 2015-01-19T21:41:24.037-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_159 2015-01-19T21:41:24.053-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:24.070-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_159 2015-01-19T21:41:24.070-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_159 2015-01-19T21:41:24.077-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_159 2015-01-19T21:41:24.094-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_160 2015-01-19T21:41:24.115-0500 E QUERY [conn29] Error: MD5 needs 1 argument at _funcs11 (_funcs11:1:40) near '"test" , MD5("aaaaaaaaaaaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:24.116-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_160 2015-01-19T21:41:24.377-0500 I COMMAND [conn31] command test.$cmd command: dbStats { dbstats: 1.0, scale: undefined } keyUpdates:0 writeConflicts:0 numYields:0 reslen:187 266ms { 2015-01-19T21:41:24.388-0500 I COMMAND [conn29] command test.$cmd command: drop { drop: "tmp.mr.mr_constructors_160" } ntoreturn:1 keyUpdates:0 writeConflicts:0 numYields:0 reslen:94 272ms 2015-01-19T21:41:24.389-0500 I WRITE [conn30] insert test.mr1 query: { x: 6866.0, tags: [ "Z6866" ], _id: ObjectId('54bdc0545d140622eae30cef') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 269ms 2015-01-19T21:41:24.389-0500 I COMMAND [conn30] command test.$cmd command: insert { insert: "mr1", documents: [ { x: 6866.0, tags: [ "Z6866" ], _id: ObjectId('54bdc0545d140622eae30cef') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 269ms 2015-01-19T21:41:24.389-0500 I WRITE [conn32] insert test.jstests_splitvector query: { x: 100.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0545d140622eae30cf0') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 268ms 2015-01-19T21:41:24.389-0500 I COMMAND [conn32] command test.$cmd command: insert { insert: "jstests_splitvector", documents: [ { x: 100.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0545d140622eae30cf0') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 268ms 2015-01-19T21:41:24.394-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 needs 1 argument at _funcs11 (_funcs11:1:40) near '"test" , MD5("aaaaaaaaaaaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:24.394-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_160 2015-01-19T21:41:24.402-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , MD5("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", 0) ) }, reduce: function ( k , v ){ return { test : MD5("aaaaaaaaaaaaaaaaaaaaaaaaaaaaa..., out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:180 319ms 2015-01-19T21:41:24.452-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_161 2015-01-19T21:41:24.479-0500 E QUERY [conn29] Error: MD5 needs 1 argument at _funcs1 (_funcs1:1:39) near '"test" , MD5() ) }' 2015-01-19T21:41:24.479-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_161 2015-01-19T21:41:24.504-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 needs 1 argument at _funcs1 (_funcs1:1:39) near '"test" , MD5() ) }' 2015-01-19T21:41:24.504-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_161 2015-01-19T21:41:24.523-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , MD5() ) }, reduce: function ( k , v ){ return { test : MD5() } }, out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:155 115ms 2015-01-19T21:41:24.578-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_162 "db" : "test", "collections" : 387, "objects" : 76390, "avgObjSize" : 2442.223668019374, "dataSize" : 186561466, "storageSize" : 16318464, "numExtents" : 0, "indexes" : 700, "indexSize" : 11501568, "ok" : 1 } 2015-01-19T21:41:24.607-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , MD5("aa") )' 2015-01-19T21:41:24.608-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_162 2015-01-19T21:41:24.630-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , MD5("aa") )' 2015-01-19T21:41:24.630-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_162 2015-01-19T21:41:24.643-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , MD5("aa") ) }, reduce: function ( k , v ){ return { test : MD5("aa") } }, out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:171 109ms 2015-01-19T21:41:24.692-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_163 2015-01-19T21:41:24.712-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , MD5("invali' 2015-01-19T21:41:24.713-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_163 2015-01-19T21:41:24.735-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , MD5("invali' 2015-01-19T21:41:24.735-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_163 2015-01-19T21:41:24.754-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , MD5("invalidhex") ) }, reduce: function ( k , v ){ return { test : MD5("invalidhex") } }, out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:171 104ms 2015-01-19T21:41:24.808-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_164 2015-01-19T21:41:24.844-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , MD5(true) )' 2015-01-19T21:41:24.844-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_164 2015-01-19T21:41:24.860-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , MD5(true) )' 2015-01-19T21:41:24.860-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_164 2015-01-19T21:41:24.872-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , MD5(true) ) }, reduce: function ( k , v ){ return { test : MD5(true) } }, out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:171 110ms 2015-01-19T21:41:24.923-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_165 2015-01-19T21:41:24.964-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , MD5(null) )' 2015-01-19T21:41:24.964-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_165 2015-01-19T21:41:24.984-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , MD5(null) )' 2015-01-19T21:41:24.984-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_165 2015-01-19T21:41:24.999-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , MD5(null) ) }, reduce: function ( k , v ){ return { test : MD5(null) } }, out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:171 119ms 2015-01-19T21:41:25.053-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_166 2015-01-19T21:41:25.076-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , MD5(undefin' 2015-01-19T21:41:25.076-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_166 2015-01-19T21:41:25.096-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , MD5(undefin' 2015-01-19T21:41:25.096-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_166 2015-01-19T21:41:25.110-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , MD5(undefined) ) }, reduce: function ( k , v ){ return { test : MD5(undefined) } }, out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:171 102ms 2015-01-19T21:41:25.160-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_167 2015-01-19T21:41:25.187-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , MD5({}) ) }' 2015-01-19T21:41:25.187-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_167 2015-01-19T21:41:25.201-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , MD5({}) ) }' 2015-01-19T21:41:25.201-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_167 2015-01-19T21:41:25.218-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , MD5({}) ) }, reduce: function ( k , v ){ return { test : MD5({}) } }, out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:171 102ms 2015-01-19T21:41:25.275-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_168 2015-01-19T21:41:25.302-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , MD5([]) ) }' 2015-01-19T21:41:25.302-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_168 2015-01-19T21:41:25.319-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , MD5([]) ) }' 2015-01-19T21:41:25.320-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_168 2015-01-19T21:41:25.337-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , MD5([]) ) }, reduce: function ( k , v ){ return { test : MD5([]) } }, out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:171 110ms 2015-01-19T21:41:25.392-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_169 2015-01-19T21:41:25.415-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , MD5(functio' 2015-01-19T21:41:25.415-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_169 2015-01-19T21:41:25.428-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , MD5(functio' 2015-01-19T21:41:25.428-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_169 2015-01-19T21:41:25.473-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_170 2015-01-19T21:41:25.489-0500 E QUERY [conn29] Error: MD5 needs 1 argument at _funcs1 (_funcs1:1:39) near '"test" , new MD5("aaaaaaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:25.490-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_170 2015-01-19T21:41:25.503-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 needs 1 argument at _funcs1 (_funcs1:1:39) near '"test" , new MD5("aaaaaaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:25.503-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_170 2015-01-19T21:41:25.559-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_171 2015-01-19T21:41:25.584-0500 E QUERY [conn29] Error: MD5 needs 1 argument at _funcs1 (_funcs1:1:39) near '"test" , new MD5() )' 2015-01-19T21:41:25.585-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_171 2015-01-19T21:41:25.606-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 needs 1 argument at _funcs1 (_funcs1:1:39) near '"test" , new MD5() )' 2015-01-19T21:41:25.607-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_171 2015-01-19T21:41:25.621-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , new MD5() ) }, reduce: function ( k , v ){ return { test : new MD5() } }, out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:157 109ms 2015-01-19T21:41:25.675-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_172 2015-01-19T21:41:25.692-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new MD5("aa' 2015-01-19T21:41:25.692-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_172 2015-01-19T21:41:25.711-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new MD5("aa' 2015-01-19T21:41:25.712-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_172 2015-01-19T21:41:25.772-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_173 2015-01-19T21:41:25.790-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new MD5("in' 2015-01-19T21:41:25.790-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_173 2015-01-19T21:41:25.810-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new MD5("in' 2015-01-19T21:41:25.810-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_173 2015-01-19T21:41:25.873-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_174 2015-01-19T21:41:25.909-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new MD5(tru' 2015-01-19T21:41:25.910-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_174 2015-01-19T21:41:25.930-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new MD5(tru' 2015-01-19T21:41:25.930-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_174 2015-01-19T21:41:25.940-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , new MD5(true) ) }, reduce: function ( k , v ){ return { test : new MD5(true) } }, out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:171 111ms 2015-01-19T21:41:25.999-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_175 2015-01-19T21:41:26.029-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new MD5(nul' 2015-01-19T21:41:26.029-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_175 2015-01-19T21:41:26.051-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new MD5(nul' 2015-01-19T21:41:26.052-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_175 2015-01-19T21:41:26.064-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , new MD5(null) ) }, reduce: function ( k , v ){ return { test : new MD5(null) } }, out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:171 114ms 2015-01-19T21:41:26.125-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_176 2015-01-19T21:41:26.152-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new MD5(und' 2015-01-19T21:41:26.152-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_176 2015-01-19T21:41:26.170-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new MD5(und' 2015-01-19T21:41:26.170-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_176 2015-01-19T21:41:26.182-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , new MD5(undefined) ) }, reduce: function ( k , v ){ return { test : new MD5(undefined) } }, out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:171 108ms 2015-01-19T21:41:26.228-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_177 2015-01-19T21:41:26.259-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new MD5({})' 2015-01-19T21:41:26.259-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_177 2015-01-19T21:41:26.281-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new MD5({})' 2015-01-19T21:41:26.281-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_177 2015-01-19T21:41:26.289-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , new MD5({}) ) }, reduce: function ( k , v ){ return { test : new MD5({}) } }, out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:171 101ms 2015-01-19T21:41:26.343-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_178 2015-01-19T21:41:26.374-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new MD5([])' 2015-01-19T21:41:26.374-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_178 2015-01-19T21:41:26.394-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new MD5([])' 2015-01-19T21:41:26.394-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_178 2015-01-19T21:41:26.415-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , new MD5([]) ) }, reduce: function ( k , v ){ return { test : new MD5([]) } }, out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:171 117ms 2015-01-19T21:41:26.468-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_179 2015-01-19T21:41:26.492-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new MD5(fun' 2015-01-19T21:41:26.492-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_179 2015-01-19T21:41:26.501-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:39) near '"test" , new MD5(fun' 2015-01-19T21:41:26.502-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_179 2015-01-19T21:41:26.506-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:26.511-0500 I COMMAND [conn29] CMD: drop test.mr_constructors 2015-01-19T21:41:26.516-0500 I COMMAND [conn29] CMD: drop test.mr_constructors 2015-01-19T21:41:26.579-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_180 2015-01-19T21:41:26.598-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:26.616-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_180 2015-01-19T21:41:26.617-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_180 2015-01-19T21:41:26.638-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_180 2015-01-19T21:41:26.658-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_181 2015-01-19T21:41:26.685-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:26.701-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_181 2015-01-19T21:41:26.701-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_181 2015-01-19T21:41:26.716-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_181 2015-01-19T21:41:26.739-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_182 2015-01-19T21:41:26.755-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:26.769-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_182 2015-01-19T21:41:26.769-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_182 2015-01-19T21:41:26.782-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_182 2015-01-19T21:41:26.820-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_183 2015-01-19T21:41:26.845-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:26.861-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_183 2015-01-19T21:41:26.862-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_183 2015-01-19T21:41:26.881-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_183 2015-01-19T21:41:26.896-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_184 2015-01-19T21:41:26.920-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:26.937-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_184 2015-01-19T21:41:26.937-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_184 2015-01-19T21:41:26.954-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_184 2015-01-19T21:41:26.979-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_185 2015-01-19T21:41:27.001-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:27.017-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_185 2015-01-19T21:41:27.017-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_185 2015-01-19T21:41:27.034-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_185 2015-01-19T21:41:27.052-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_186 2015-01-19T21:41:27.072-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:27.087-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_186 2015-01-19T21:41:27.087-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_186 2015-01-19T21:41:27.102-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_186 2015-01-19T21:41:27.127-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_187 2015-01-19T21:41:27.144-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:27.161-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_187 2015-01-19T21:41:27.161-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_187 2015-01-19T21:41:27.176-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_187 2015-01-19T21:41:27.207-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_188 2015-01-19T21:41:27.231-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:27.246-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_188 2015-01-19T21:41:27.246-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_188 2015-01-19T21:41:27.264-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_188 2015-01-19T21:41:27.285-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_189 2015-01-19T21:41:27.307-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:27.323-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_189 2015-01-19T21:41:27.323-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_189 2015-01-19T21:41:27.341-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_189 2015-01-19T21:41:27.356-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_190 2015-01-19T21:41:27.380-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:27.396-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_190 2015-01-19T21:41:27.396-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_190 2015-01-19T21:41:27.413-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_190 2015-01-19T21:41:27.429-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_191 2015-01-19T21:41:27.448-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:27.465-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_191 2015-01-19T21:41:27.465-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_191 2015-01-19T21:41:27.486-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_191 2015-01-19T21:41:27.538-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_192 2015-01-19T21:41:27.559-0500 E QUERY [conn29] Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , HexData(0, "aaaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:27.560-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_192 2015-01-19T21:41:27.578-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , HexData(0, "aaaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:27.579-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_192 2015-01-19T21:41:27.640-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_193 2015-01-19T21:41:27.658-0500 E QUERY [conn29] Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , HexData() )' 2015-01-19T21:41:27.658-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_193 2015-01-19T21:41:27.671-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , HexData() )' 2015-01-19T21:41:27.672-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_193 2015-01-19T21:41:27.718-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_194 2015-01-19T21:41:27.733-0500 E QUERY [conn29] Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , HexData(0) ' 2015-01-19T21:41:27.734-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_194 2015-01-19T21:41:27.745-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , HexData(0) ' 2015-01-19T21:41:27.745-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_194 2015-01-19T21:41:27.814-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_195 2015-01-19T21:41:27.829-0500 E QUERY [conn29] Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:39) near '"test" , HexData(-1,' 2015-01-19T21:41:27.830-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_195 2015-01-19T21:41:27.853-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:39) near '"test" , HexData(-1,' 2015-01-19T21:41:27.853-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_195 2015-01-19T21:41:27.921-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_196 2015-01-19T21:41:27.957-0500 E QUERY [conn29] Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:39) near '"test" , HexData(256' 2015-01-19T21:41:27.957-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_196 2015-01-19T21:41:27.976-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:39) near '"test" , HexData(256' 2015-01-19T21:41:27.977-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_196 2015-01-19T21:41:27.989-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , HexData(256, "") ) }, reduce: function ( k , v ){ return { test : HexData(256, "") } }, out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:197 114ms 2015-01-19T21:41:28.043-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_197 2015-01-19T21:41:28.065-0500 E QUERY [conn29] Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:39) near '"test" , HexData("st' 2015-01-19T21:41:28.065-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_197 2015-01-19T21:41:28.084-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:39) near '"test" , HexData("st' 2015-01-19T21:41:28.084-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_197 2015-01-19T21:41:28.099-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , HexData("string","aaaa") ) }, reduce: function ( k , v ){ return { test : HexData("string","aaaa") } }, out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:197 101ms 2015-01-19T21:41:28.151-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_198 2015-01-19T21:41:28.181-0500 E QUERY [conn29] Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , new HexData(0, "aaaaaaaaaaaaaaa' 2015-01-19T21:41:28.181-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_198 2015-01-19T21:41:28.200-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , new HexData(0, "aaaaaaaaaaaaaaa' 2015-01-19T21:41:28.200-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_198 2015-01-19T21:41:28.212-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , new HexData(0, "aaaaaaaaaaaaaaaaaaaaaaaaaa..., reduce: function ( k , v ){ return { test : new HexData(0, "aaaaaaaaaaaaaaaaaa..., out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:182 107ms 2015-01-19T21:41:28.267-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_199 2015-01-19T21:41:28.281-0500 E QUERY [conn29] Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , new HexData' 2015-01-19T21:41:28.281-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_199 2015-01-19T21:41:28.297-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , new HexData' 2015-01-19T21:41:28.298-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_199 2015-01-19T21:41:28.362-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_200 2015-01-19T21:41:28.385-0500 E QUERY [conn29] Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , new HexData' 2015-01-19T21:41:28.385-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_200 2015-01-19T21:41:28.400-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:39) near '"test" , new HexData' 2015-01-19T21:41:28.400-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_200 2015-01-19T21:41:28.464-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_201 2015-01-19T21:41:28.489-0500 E QUERY [conn29] Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:39) near '"test" , new HexData' 2015-01-19T21:41:28.489-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_201 2015-01-19T21:41:28.510-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:39) near '"test" , new HexData' 2015-01-19T21:41:28.510-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_201 2015-01-19T21:41:28.527-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , new HexData(-1, "") ) }, reduce: function ( k , v ){ return { test : new HexData(-1, "") } }, out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:197 110ms 2015-01-19T21:41:28.583-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_202 2015-01-19T21:41:28.605-0500 E QUERY [conn29] Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:39) near '"test" , new HexData' 2015-01-19T21:41:28.606-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_202 2015-01-19T21:41:28.623-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:39) near '"test" , new HexData' 2015-01-19T21:41:28.623-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_202 2015-01-19T21:41:28.665-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_203 2015-01-19T21:41:28.681-0500 E QUERY [conn29] Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:39) near '"test" , new HexData("string","aaaa") ) ' 2015-01-19T21:41:28.681-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_203 2015-01-19T21:41:28.693-0500 I COMMAND [conn29] mr failed, removing collection :: caused by :: 16722 Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:39) near '"test" , new HexData("string","aaaa") ) ' 2015-01-19T21:41:28.694-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_203 2015-01-19T21:41:28.699-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:28.705-0500 I COMMAND [conn29] CMD: drop test.mr_constructors 2015-01-19T21:41:28.711-0500 I COMMAND [conn29] CMD: drop test.mr_constructors 2015-01-19T21:41:28.783-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_204 2015-01-19T21:41:28.821-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:28.838-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_204 2015-01-19T21:41:28.838-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_204 2015-01-19T21:41:28.860-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_204 2015-01-19T21:41:28.861-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , Date() ) }, reduce: function ( k , v ){ return { test : Date() } }, out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:143 121ms 2015-01-19T21:41:28.878-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_205 2015-01-19T21:41:28.899-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:28.913-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_205 2015-01-19T21:41:28.913-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_205 2015-01-19T21:41:28.928-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_205 2015-01-19T21:41:28.945-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_206 2015-01-19T21:41:28.973-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:28.991-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_206 2015-01-19T21:41:28.991-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_206 2015-01-19T21:41:29.004-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_206 2015-01-19T21:41:29.029-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_207 2015-01-19T21:41:29.059-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:29.074-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_207 2015-01-19T21:41:29.075-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_207 2015-01-19T21:41:29.092-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_207 2015-01-19T21:41:29.106-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_208 2015-01-19T21:41:29.123-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:29.141-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_208 2015-01-19T21:41:29.141-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_208 2015-01-19T21:41:29.156-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_208 2015-01-19T21:41:29.178-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_209 2015-01-19T21:41:29.200-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:29.216-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_209 2015-01-19T21:41:29.216-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_209 2015-01-19T21:41:29.233-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_209 2015-01-19T21:41:29.253-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_210 2015-01-19T21:41:29.280-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:29.294-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_210 2015-01-19T21:41:29.294-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_210 2015-01-19T21:41:29.308-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_210 2015-01-19T21:41:29.356-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_211 2015-01-19T21:41:29.387-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:29.408-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_211 2015-01-19T21:41:29.409-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_211 2015-01-19T21:41:29.425-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_211 2015-01-19T21:41:29.443-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_212 2015-01-19T21:41:29.462-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:29.678-0500 I COMMAND [conn29] command test.$cmd command: drop { drop: "mr_constructors_out" } ntoreturn:1 keyUpdates:0 writeConflicts:0 numYields:0 reslen:87 216ms 2015-01-19T21:41:29.689-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_212 2015-01-19T21:41:29.689-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_212 2015-01-19T21:41:29.690-0500 I WRITE [conn30] insert test.mr1 query: { x: 7581.0, tags: [ "Z7581" ], _id: ObjectId('54bdc0595d140622eae31269') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 231ms 2015-01-19T21:41:29.690-0500 I WRITE [conn32] insert test.jstests_splitvector query: { x: 775.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0595d140622eae3126a') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 229ms 2015-01-19T21:41:29.690-0500 I COMMAND [conn30] command test.$cmd command: insert { insert: "mr1", documents: [ { x: 7581.0, tags: [ "Z7581" ], _id: ObjectId('54bdc0595d140622eae31269') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 232ms 2015-01-19T21:41:29.690-0500 I COMMAND [conn32] command test.$cmd command: insert { insert: "jstests_splitvector", documents: [ { x: 775.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0595d140622eae3126a') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 229ms 2015-01-19T21:41:29.703-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_212 2015-01-19T21:41:29.711-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_constructors", map: function (){ emit( "test" , new Date(0,0,0) ) }, reduce: function ( k , v ){ return { test : new Date(0,0,0) } }, out: "mr_constructors_out", scope: { xx: 1.0 } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:143 279ms 2015-01-19T21:41:29.738-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_213 2015-01-19T21:41:29.760-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:29.786-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_213 2015-01-19T21:41:29.786-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_213 2015-01-19T21:41:29.797-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_constructors_213 2015-01-19T21:41:29.817-0500 I COMMAND [conn29] CMD: drop test.mr_constructors_out 2015-01-19T21:41:29.822-0500 I COMMAND [conn29] CMD: drop test.mr_constructors 2015-01-19T21:41:29.831-0500 I COMMAND [conn29] CMD: drop test.where_constructors 2015-01-19T21:41:29.925-0500 E QUERY [conn29] Error: DBRef needs 2 or 3 arguments at _funcs8 (_funcs8:1:30) 2015-01-19T21:41:29.927-0500 I QUERY [conn29] assertion 16722 Error: DBRef needs 2 or 3 arguments at _funcs8 (_funcs8:1:30) ns:test.where_constructors query:{ $where: "DBRef()" } 2015-01-19T21:41:29.927-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:29.936-0500 E QUERY [conn29] Error: DBRef 1st parameter must be a string at _funcs3 (_funcs3:1:30) near 'e, ObjectId())' 2015-01-19T21:41:29.938-0500 I QUERY [conn29] assertion 16722 Error: DBRef 1st parameter must be a string at _funcs3 (_funcs3:1:30) near 'e, ObjectId())' ns:test.where_constructors query:{ $where: "DBRef(true, ObjectId())" } 2015-01-19T21:41:29.938-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:29.947-0500 E QUERY [conn29] Error: DBRef 1st parameter must be a string at _funcs3 (_funcs3:1:30) near 'e, ObjectId(), true)' 2015-01-19T21:41:29.950-0500 I QUERY [conn29] assertion 16722 Error: DBRef 1st parameter must be a string at _funcs3 (_funcs3:1:30) near 'e, ObjectId(), true)' ns:test.where_constructors query:{ $where: "DBRef(true, ObjectId(), true)" } 2015-01-19T21:41:29.950-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:29.991-0500 E QUERY [conn29] Error: DBRef needs 2 or 3 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:29.992-0500 I QUERY [conn29] assertion 16722 Error: DBRef needs 2 or 3 arguments at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "DBRef("namespace")" } 2015-01-19T21:41:29.992-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:30.043-0500 E QUERY [conn29] Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:30) near 'mespace", ObjectId(),' 2015-01-19T21:41:30.045-0500 I QUERY [conn29] assertion 16722 Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:30) near 'mespace", ObjectId(),' ns:test.where_constructors query:{ $where: "DBRef("namespace", ObjectId(), true)" } 2015-01-19T21:41:30.045-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:30.107-0500 E QUERY [conn29] Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:30) near 'mespace", ObjectId(),' 2015-01-19T21:41:30.108-0500 I QUERY [conn29] assertion 16722 Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:30) near 'mespace", ObjectId(),' ns:test.where_constructors query:{ $where: "DBRef("namespace", ObjectId(), 123)" } 2015-01-19T21:41:30.109-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:30.167-0500 E QUERY [conn29] Error: DBRef needs 2 or 3 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:30.171-0500 I QUERY [conn29] assertion 16722 Error: DBRef needs 2 or 3 arguments at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new DBRef()" } 2015-01-19T21:41:30.171-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:30.231-0500 E QUERY [conn29] Error: DBRef 1st parameter must be a string at _funcs1 (_funcs1:1:30) near '(true, ObjectId())' 2015-01-19T21:41:30.233-0500 I QUERY [conn29] assertion 16722 Error: DBRef 1st parameter must be a string at _funcs1 (_funcs1:1:30) near '(true, ObjectId())' ns:test.where_constructors query:{ $where: "new DBRef(true, ObjectId())" } 2015-01-19T21:41:30.233-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:30.287-0500 E QUERY [conn29] Error: DBRef 1st parameter must be a string at _funcs1 (_funcs1:1:30) near '(true, ObjectId(), tr' 2015-01-19T21:41:30.288-0500 I QUERY [conn29] assertion 16722 Error: DBRef 1st parameter must be a string at _funcs1 (_funcs1:1:30) near '(true, ObjectId(), tr' ns:test.where_constructors query:{ $where: "new DBRef(true, ObjectId(), true)" } 2015-01-19T21:41:30.288-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:30.341-0500 E QUERY [conn29] Error: DBRef needs 2 or 3 arguments at _funcs1 (_funcs1:1:30) near '("namespace")' 2015-01-19T21:41:30.342-0500 I QUERY [conn29] assertion 16722 Error: DBRef needs 2 or 3 arguments at _funcs1 (_funcs1:1:30) near '("namespace")' ns:test.where_constructors query:{ $where: "new DBRef("namespace")" } 2015-01-19T21:41:30.342-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:30.385-0500 E QUERY [conn29] Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:30) near '("namespace", ObjectI' 2015-01-19T21:41:30.386-0500 I QUERY [conn29] assertion 16722 Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:30) near '("namespace", ObjectI' ns:test.where_constructors query:{ $where: "new DBRef("namespace", ObjectId(), true)" } 2015-01-19T21:41:30.386-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:30.426-0500 E QUERY [conn29] Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:30) near '("namespace", ObjectI' 2015-01-19T21:41:30.428-0500 I QUERY [conn29] assertion 16722 Error: DBRef 3rd parameter must be a string at _funcs1 (_funcs1:1:30) near '("namespace", ObjectI' ns:test.where_constructors query:{ $where: "new DBRef("namespace", ObjectId(), 123)" } 2015-01-19T21:41:30.428-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:30.432-0500 I COMMAND [conn29] CMD: drop test.where_constructors 2015-01-19T21:41:30.560-0500 E QUERY [conn29] Error: DBPointer needs 2 arguments at _funcs5 (_funcs5:1:30) 2015-01-19T21:41:30.561-0500 I QUERY [conn29] assertion 16722 Error: DBPointer needs 2 arguments at _funcs5 (_funcs5:1:30) ns:test.where_constructors query:{ $where: "DBPointer()" } 2015-01-19T21:41:30.561-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:30.599-0500 E QUERY [conn29] Error: DBPointer 1st parameter must be a string at _funcs1 (_funcs1:1:30) near '(true, ObjectId())' 2015-01-19T21:41:30.600-0500 I QUERY [conn29] assertion 16722 Error: DBPointer 1st parameter must be a string at _funcs1 (_funcs1:1:30) near '(true, ObjectId())' ns:test.where_constructors query:{ $where: "DBPointer(true, ObjectId())" } 2015-01-19T21:41:30.600-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:30.639-0500 E QUERY [conn29] Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:30) near '("namespace", 0)' 2015-01-19T21:41:30.640-0500 I QUERY [conn29] assertion 16722 Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:30) near '("namespace", 0)' ns:test.where_constructors query:{ $where: "DBPointer("namespace", 0)" } 2015-01-19T21:41:30.640-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:30.683-0500 E QUERY [conn29] Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:30) near '("namespace", "test")' 2015-01-19T21:41:30.684-0500 I QUERY [conn29] assertion 16722 Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:30) near '("namespace", "test")' ns:test.where_constructors query:{ $where: "DBPointer("namespace", "test")" } 2015-01-19T21:41:30.684-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:30.724-0500 E QUERY [conn29] Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:30) near '("namespace")' 2015-01-19T21:41:30.726-0500 I QUERY [conn29] assertion 16722 Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:30) near '("namespace")' ns:test.where_constructors query:{ $where: "DBPointer("namespace")" } 2015-01-19T21:41:30.726-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:30.774-0500 E QUERY [conn29] Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:30) near '("namespace", ObjectI' 2015-01-19T21:41:30.775-0500 I QUERY [conn29] assertion 16722 Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:30) near '("namespace", ObjectI' ns:test.where_constructors query:{ $where: "DBPointer("namespace", ObjectId(), true)" } 2015-01-19T21:41:30.775-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:30.818-0500 E QUERY [conn29] Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:30.819-0500 I QUERY [conn29] assertion 16722 Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new DBPointer()" } 2015-01-19T21:41:30.819-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:30.863-0500 E QUERY [conn29] Error: DBPointer 1st parameter must be a string at _funcs1 (_funcs1:1:30) near 'nter(true, ObjectId()' 2015-01-19T21:41:30.865-0500 I QUERY [conn29] assertion 16722 Error: DBPointer 1st parameter must be a string at _funcs1 (_funcs1:1:30) near 'nter(true, ObjectId()' ns:test.where_constructors query:{ $where: "new DBPointer(true, ObjectId())" } 2015-01-19T21:41:30.865-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:30.927-0500 I COMMAND [conn31] CMD: drop test.Natural Unique index 2015-01-19T21:41:30.943-0500 E QUERY [conn29] Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:30) near 'nter("namespace", 0)' 2015-01-19T21:41:30.944-0500 I QUERY [conn29] assertion 16722 Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:30) near 'nter("namespace", 0)' ns:test.where_constructors query:{ $where: "new DBPointer("namespace", 0)" } 2015-01-19T21:41:30.944-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 ---- Geo 2d index ---- { "name" : "Geo 2d index", "indexes" : [ { "index" : { "b" : "2d" } } ], "shardKey" : { "b" : 1 }, "inserts" : function (c) {for (var i=0; i< docNum; i++) { c.insert({a: Math.floor(Math.random()*docNum), b: {loc: [i%90, 45-i%45]}, c: i, pad: padding});}}, "queries" : [ { "b" : { "$near" : [ 1, 2 ] } } ], "orderField" : "c", "errorExpected" : true } 2015-01-19T21:41:31.004-0500 E QUERY [conn29] Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:30) near 'nter("namespace", "te' 2015-01-19T21:41:31.004-0500 I QUERY [conn29] assertion 16722 Error: DBPointer 2nd parameter must be an ObjectId at _funcs1 (_funcs1:1:30) near 'nter("namespace", "te' ns:test.where_constructors query:{ $where: "new DBPointer("namespace", "test")" } 2015-01-19T21:41:31.004-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.048-0500 E QUERY [conn29] Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:30) near 'nter("namespace")' 2015-01-19T21:41:31.049-0500 I QUERY [conn29] assertion 16722 Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:30) near 'nter("namespace")' ns:test.where_constructors query:{ $where: "new DBPointer("namespace")" } 2015-01-19T21:41:31.049-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.053-0500 I INDEX [conn31] build index on: test.Natural Geo 2d index properties: { v: 1, key: { b: "2d" }, name: "b_2d", ns: "test.Natural Geo 2d index" } 2015-01-19T21:41:31.053-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:41:31.055-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:41:31.092-0500 E QUERY [conn29] Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:30) near 'nter("namespace", Obj' 2015-01-19T21:41:31.092-0500 I QUERY [conn29] assertion 16722 Error: DBPointer needs 2 arguments at _funcs1 (_funcs1:1:30) near 'nter("namespace", Obj' ns:test.where_constructors query:{ $where: "new DBPointer("namespace", ObjectId(), true)" } 2015-01-19T21:41:31.093-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.095-0500 I COMMAND [conn29] CMD: drop test.where_constructors 2015-01-19T21:41:31.161-0500 E QUERY [conn29] Error: invalid object id: length at _funcs5 (_funcs5:1:30) 2015-01-19T21:41:31.162-0500 I QUERY [conn29] assertion 16722 Error: invalid object id: length at _funcs5 (_funcs5:1:30) ns:test.where_constructors query:{ $where: "ObjectId(5)" } 2015-01-19T21:41:31.162-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.201-0500 E QUERY [conn29] Error: invalid object id: not hex at _funcs1 (_funcs1:1:30) near '"FFFFFFFFFFFFFFFFFFFF' 2015-01-19T21:41:31.202-0500 I QUERY [conn29] assertion 16722 Error: invalid object id: not hex at _funcs1 (_funcs1:1:30) near '"FFFFFFFFFFFFFFFFFFFF' ns:test.where_constructors query:{ $where: "ObjectId("FFFFFFFFFFFFFFFFFFFFFFFQ")" } 2015-01-19T21:41:31.202-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.237-0500 E QUERY [conn29] Error: invalid object id: length at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:31.238-0500 I QUERY [conn29] assertion 16722 Error: invalid object id: length at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new ObjectId(5)" } 2015-01-19T21:41:31.238-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.272-0500 E QUERY [conn29] Error: invalid object id: not hex at _funcs1 (_funcs1:1:30) near 'tId("FFFFFFFFFFFFFFFF' 2015-01-19T21:41:31.274-0500 I QUERY [conn29] assertion 16722 Error: invalid object id: not hex at _funcs1 (_funcs1:1:30) near 'tId("FFFFFFFFFFFFFFFF' ns:test.where_constructors query:{ $where: "new ObjectId("FFFFFFFFFFFFFFFFFFFFFFFQ")" } 2015-01-19T21:41:31.274-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.276-0500 I COMMAND [conn29] CMD: drop test.where_constructors 2015-01-19T21:41:31.379-0500 E QUERY [conn29] Error: Timestamp needs 0 or 2 arguments at _funcs7 (_funcs7:1:30) 2015-01-19T21:41:31.380-0500 I QUERY [conn29] assertion 16722 Error: Timestamp needs 0 or 2 arguments at _funcs7 (_funcs7:1:30) ns:test.where_constructors query:{ $where: "Timestamp(0)" } 2015-01-19T21:41:31.380-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.418-0500 E QUERY [conn29] Error: Timestamp needs 0 or 2 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:31.419-0500 I QUERY [conn29] assertion 16722 Error: Timestamp needs 0 or 2 arguments at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "Timestamp(0,0,0)" } 2015-01-19T21:41:31.419-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.453-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) near '("test","test")' 2015-01-19T21:41:31.454-0500 I QUERY [conn29] assertion 16722 Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) near '("test","test")' ns:test.where_constructors query:{ $where: "Timestamp("test","test")" } 2015-01-19T21:41:31.454-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.488-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:31.489-0500 I QUERY [conn29] assertion 16722 Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "Timestamp("test",0)" } 2015-01-19T21:41:31.489-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.524-0500 E QUERY [conn29] Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:31.525-0500 I QUERY [conn29] assertion 16722 Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "Timestamp(0,"test")" } 2015-01-19T21:41:31.525-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.559-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:31.561-0500 I QUERY [conn29] assertion 16722 Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "Timestamp(true,true)" } 2015-01-19T21:41:31.561-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.624-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:31.625-0500 I QUERY [conn29] assertion 16722 Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "Timestamp(true,0)" } 2015-01-19T21:41:31.625-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.659-0500 E QUERY [conn29] Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:31.660-0500 I QUERY [conn29] assertion 16722 Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "Timestamp(0,true)" } 2015-01-19T21:41:31.660-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.693-0500 E QUERY [conn29] Error: Timestamp needs 0 or 2 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:31.693-0500 I QUERY [conn29] assertion 16722 Error: Timestamp needs 0 or 2 arguments at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new Timestamp(0)" } 2015-01-19T21:41:31.693-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.727-0500 E QUERY [conn29] Error: Timestamp needs 0 or 2 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:31.727-0500 I QUERY [conn29] assertion 16722 Error: Timestamp needs 0 or 2 arguments at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new Timestamp(0,0,0)" } 2015-01-19T21:41:31.728-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.761-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) near 'tamp("test","test")' 2015-01-19T21:41:31.762-0500 I QUERY [conn29] assertion 16722 Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) near 'tamp("test","test")' ns:test.where_constructors query:{ $where: "new Timestamp("test","test")" } 2015-01-19T21:41:31.762-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.796-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) near 'tamp("test",0)' 2015-01-19T21:41:31.797-0500 I QUERY [conn29] assertion 16722 Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) near 'tamp("test",0)' ns:test.where_constructors query:{ $where: "new Timestamp("test",0)" } 2015-01-19T21:41:31.797-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.830-0500 E QUERY [conn29] Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:30) near 'tamp(0,"test")' 2015-01-19T21:41:31.831-0500 I QUERY [conn29] assertion 16722 Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:30) near 'tamp(0,"test")' ns:test.where_constructors query:{ $where: "new Timestamp(0,"test")" } 2015-01-19T21:41:31.831-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.866-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) near 'tamp(true,true)' 2015-01-19T21:41:31.867-0500 I QUERY [conn29] assertion 16722 Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) near 'tamp(true,true)' ns:test.where_constructors query:{ $where: "new Timestamp(true,true)" } 2015-01-19T21:41:31.867-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.901-0500 E QUERY [conn29] Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) near 'tamp(true,0)' 2015-01-19T21:41:31.902-0500 I QUERY [conn29] assertion 16722 Error: Timestamp time must be a number at _funcs1 (_funcs1:1:30) near 'tamp(true,0)' ns:test.where_constructors query:{ $where: "new Timestamp(true,0)" } 2015-01-19T21:41:31.902-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.937-0500 E QUERY [conn29] Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:30) near 'tamp(0,true)' 2015-01-19T21:41:31.938-0500 I QUERY [conn29] assertion 16722 Error: Timestamp increment must be a number at _funcs1 (_funcs1:1:30) near 'tamp(0,true)' ns:test.where_constructors query:{ $where: "new Timestamp(0,true)" } 2015-01-19T21:41:31.938-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:31.939-0500 I COMMAND [conn29] CMD: drop test.where_constructors 2015-01-19T21:41:32.038-0500 E QUERY [conn29] Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs1 (_funcs1:1:30) near ',"test", "test")' 2015-01-19T21:41:32.039-0500 I QUERY [conn29] assertion 16722 Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs1 (_funcs1:1:30) near ',"test", "test")' ns:test.where_constructors query:{ $where: "BinData(0,"test", "test")" } 2015-01-19T21:41:32.039-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.076-0500 E QUERY [conn29] Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:32.077-0500 I QUERY [conn29] assertion 16722 Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "BinData()" } 2015-01-19T21:41:32.077-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.111-0500 E QUERY [conn29] Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:32.112-0500 I QUERY [conn29] assertion 16722 Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "BinData(-1, "")" } 2015-01-19T21:41:32.112-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.148-0500 E QUERY [conn29] Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:32.149-0500 I QUERY [conn29] assertion 16722 Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "BinData(256, "")" } 2015-01-19T21:41:32.149-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.184-0500 E QUERY [conn29] Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:30) near 'string","aaaa")' 2015-01-19T21:41:32.185-0500 I QUERY [conn29] assertion 16722 Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:30) near 'string","aaaa")' ns:test.where_constructors query:{ $where: "BinData("string","aaaa")" } 2015-01-19T21:41:32.185-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.219-0500 E QUERY [conn29] Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs1 (_funcs1:1:30) near 'ta(0,"test", "test")' 2015-01-19T21:41:32.220-0500 I QUERY [conn29] assertion 16722 Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs1 (_funcs1:1:30) near 'ta(0,"test", "test")' ns:test.where_constructors query:{ $where: "new BinData(0,"test", "test")" } 2015-01-19T21:41:32.220-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.256-0500 E QUERY [conn29] Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:32.257-0500 I QUERY [conn29] assertion 16722 Error: BinData takes 2 arguments -- BinData(subtype,data) at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new BinData()" } 2015-01-19T21:41:32.257-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.294-0500 E QUERY [conn29] Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:32.295-0500 I QUERY [conn29] assertion 16722 Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new BinData(-1, "")" } 2015-01-19T21:41:32.295-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.332-0500 E QUERY [conn29] Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:32.333-0500 I QUERY [conn29] assertion 16722 Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new BinData(256, "")" } 2015-01-19T21:41:32.333-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.370-0500 E QUERY [conn29] Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:30) near 'ta("string","aaaa")' 2015-01-19T21:41:32.372-0500 I QUERY [conn29] assertion 16722 Error: BinData subtype must be a Number between 0 and 255 inclusive) at _funcs1 (_funcs1:1:30) near 'ta("string","aaaa")' ns:test.where_constructors query:{ $where: "new BinData("string","aaaa")" } 2015-01-19T21:41:32.372-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.374-0500 I COMMAND [conn29] CMD: drop test.where_constructors 2015-01-19T21:41:32.477-0500 E QUERY [conn29] Error: UUID needs 1 argument at _funcs3 (_funcs3:1:30) near 'aaaaaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:32.478-0500 I QUERY [conn29] assertion 16722 Error: UUID needs 1 argument at _funcs3 (_funcs3:1:30) near 'aaaaaaaaaaaaaaaaaaaaa' ns:test.where_constructors query:{ $where: "UUID("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", 0)" } 2015-01-19T21:41:32.478-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.513-0500 E QUERY [conn29] Error: UUID needs 1 argument at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:32.514-0500 I QUERY [conn29] assertion 16722 Error: UUID needs 1 argument at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "UUID()" } 2015-01-19T21:41:32.515-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.549-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:32.550-0500 I QUERY [conn29] assertion 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "UUID("aa")" } 2015-01-19T21:41:32.550-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.585-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:32.585-0500 I QUERY [conn29] assertion 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "UUID("invalidhex")" } 2015-01-19T21:41:32.586-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.620-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:32.621-0500 I QUERY [conn29] assertion 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "UUID(true)" } 2015-01-19T21:41:32.621-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.655-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:32.656-0500 I QUERY [conn29] assertion 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "UUID(null)" } 2015-01-19T21:41:32.656-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.690-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:32.691-0500 I QUERY [conn29] assertion 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "UUID(undefined)" } 2015-01-19T21:41:32.691-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.726-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:32.727-0500 I QUERY [conn29] assertion 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "UUID({})" } 2015-01-19T21:41:32.727-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.761-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:32.762-0500 I QUERY [conn29] assertion 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "UUID([])" } 2015-01-19T21:41:32.762-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.797-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:32.799-0500 I QUERY [conn29] assertion 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "UUID(function () {})" } 2015-01-19T21:41:32.799-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.862-0500 E QUERY [conn29] Error: UUID needs 1 argument at _funcs1 (_funcs1:1:30) near '"aaaaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:32.863-0500 I QUERY [conn29] assertion 16722 Error: UUID needs 1 argument at _funcs1 (_funcs1:1:30) near '"aaaaaaaaaaaaaaaaaaaa' ns:test.where_constructors query:{ $where: "new UUID("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", 0)" } 2015-01-19T21:41:32.863-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.897-0500 E QUERY [conn29] Error: UUID needs 1 argument at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:32.898-0500 I QUERY [conn29] assertion 16722 Error: UUID needs 1 argument at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new UUID()" } 2015-01-19T21:41:32.898-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.934-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:32.935-0500 I QUERY [conn29] assertion 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new UUID("aa")" } 2015-01-19T21:41:32.935-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:32.970-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) near '"invalidhex")' 2015-01-19T21:41:32.971-0500 I QUERY [conn29] assertion 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) near '"invalidhex")' ns:test.where_constructors query:{ $where: "new UUID("invalidhex")" } 2015-01-19T21:41:32.971-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.006-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.007-0500 I QUERY [conn29] assertion 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new UUID(true)" } 2015-01-19T21:41:33.007-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.046-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.046-0500 I QUERY [conn29] assertion 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new UUID(null)" } 2015-01-19T21:41:33.047-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.083-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.084-0500 I QUERY [conn29] assertion 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new UUID(undefined)" } 2015-01-19T21:41:33.084-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.118-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.119-0500 I QUERY [conn29] assertion 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new UUID({})" } 2015-01-19T21:41:33.119-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.153-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.154-0500 I QUERY [conn29] assertion 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new UUID([])" } 2015-01-19T21:41:33.154-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.189-0500 E QUERY [conn29] Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) near 'function () {})' 2015-01-19T21:41:33.190-0500 I QUERY [conn29] assertion 16722 Error: UUID string must have 32 characters at _funcs1 (_funcs1:1:30) near 'function () {})' ns:test.where_constructors query:{ $where: "new UUID(function () {})" } 2015-01-19T21:41:33.190-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.192-0500 I COMMAND [conn29] CMD: drop test.where_constructors 2015-01-19T21:41:33.294-0500 E QUERY [conn29] Error: MD5 needs 1 argument at _funcs1 (_funcs1:1:30) near 'aaaaaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:33.295-0500 I QUERY [conn29] assertion 16722 Error: MD5 needs 1 argument at _funcs1 (_funcs1:1:30) near 'aaaaaaaaaaaaaaaaaaaaa' ns:test.where_constructors query:{ $where: "MD5("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", 0)" } 2015-01-19T21:41:33.295-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.330-0500 E QUERY [conn29] Error: MD5 needs 1 argument at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.331-0500 I QUERY [conn29] assertion 16722 Error: MD5 needs 1 argument at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "MD5()" } 2015-01-19T21:41:33.331-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.364-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.365-0500 I QUERY [conn29] assertion 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "MD5("aa")" } 2015-01-19T21:41:33.365-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.400-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.401-0500 I QUERY [conn29] assertion 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "MD5("invalidhex")" } 2015-01-19T21:41:33.401-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.436-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.436-0500 I QUERY [conn29] assertion 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "MD5(true)" } 2015-01-19T21:41:33.436-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.471-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.472-0500 I QUERY [conn29] assertion 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "MD5(null)" } 2015-01-19T21:41:33.472-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.507-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.508-0500 I QUERY [conn29] assertion 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "MD5(undefined)" } 2015-01-19T21:41:33.508-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.543-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.544-0500 I QUERY [conn29] assertion 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "MD5({})" } 2015-01-19T21:41:33.544-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.578-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.579-0500 I QUERY [conn29] assertion 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "MD5([])" } 2015-01-19T21:41:33.579-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.613-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.614-0500 I QUERY [conn29] assertion 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "MD5(function () {})" } 2015-01-19T21:41:33.614-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.676-0500 E QUERY [conn29] Error: MD5 needs 1 argument at _funcs1 (_funcs1:1:30) near 'aaaaaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:33.678-0500 I QUERY [conn29] assertion 16722 Error: MD5 needs 1 argument at _funcs1 (_funcs1:1:30) near 'aaaaaaaaaaaaaaaaaaaaa' ns:test.where_constructors query:{ $where: "new MD5("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", 0)" } 2015-01-19T21:41:33.678-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.712-0500 E QUERY [conn29] Error: MD5 needs 1 argument at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.713-0500 I QUERY [conn29] assertion 16722 Error: MD5 needs 1 argument at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new MD5()" } 2015-01-19T21:41:33.714-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.748-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.749-0500 I QUERY [conn29] assertion 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new MD5("aa")" } 2015-01-19T21:41:33.749-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.786-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) near 'invalidhex")' 2015-01-19T21:41:33.786-0500 I QUERY [conn29] assertion 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) near 'invalidhex")' ns:test.where_constructors query:{ $where: "new MD5("invalidhex")" } 2015-01-19T21:41:33.786-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.820-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.821-0500 I QUERY [conn29] assertion 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new MD5(true)" } 2015-01-19T21:41:33.821-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.855-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.856-0500 I QUERY [conn29] assertion 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new MD5(null)" } 2015-01-19T21:41:33.856-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.892-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.893-0500 I QUERY [conn29] assertion 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new MD5(undefined)" } 2015-01-19T21:41:33.893-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.929-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.930-0500 I QUERY [conn29] assertion 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new MD5({})" } 2015-01-19T21:41:33.930-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.963-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:33.963-0500 I QUERY [conn29] assertion 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new MD5([])" } 2015-01-19T21:41:33.963-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.996-0500 E QUERY [conn29] Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) near 'unction () {})' 2015-01-19T21:41:33.997-0500 I QUERY [conn29] assertion 16722 Error: MD5 string must have 32 characters at _funcs1 (_funcs1:1:30) near 'unction () {})' ns:test.where_constructors query:{ $where: "new MD5(function () {})" } 2015-01-19T21:41:33.997-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:33.999-0500 I COMMAND [conn29] CMD: drop test.where_constructors 2015-01-19T21:41:34.149-0500 E QUERY [conn29] Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:30) near ', "aaaaaaaaaaaaaaaaaa' 2015-01-19T21:41:34.150-0500 I QUERY [conn29] assertion 16722 Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:30) near ', "aaaaaaaaaaaaaaaaaa' ns:test.where_constructors query:{ $where: "HexData(0, "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", 0)" } 2015-01-19T21:41:34.150-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:34.184-0500 E QUERY [conn29] Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:34.185-0500 I QUERY [conn29] assertion 16722 Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "HexData()" } 2015-01-19T21:41:34.185-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:34.247-0500 E QUERY [conn29] Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:34.247-0500 I QUERY [conn29] assertion 16722 Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "HexData(0)" } 2015-01-19T21:41:34.247-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:34.281-0500 E QUERY [conn29] Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:34.282-0500 I QUERY [conn29] assertion 16722 Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "HexData(-1, "")" } 2015-01-19T21:41:34.282-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:34.316-0500 E QUERY [conn29] Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:34.317-0500 I QUERY [conn29] assertion 16722 Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "HexData(256, "")" } 2015-01-19T21:41:34.317-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:34.353-0500 E QUERY [conn29] Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:30) near 'string","aaaa")' 2015-01-19T21:41:34.354-0500 I QUERY [conn29] assertion 16722 Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:30) near 'string","aaaa")' ns:test.where_constructors query:{ $where: "HexData("string","aaaa")" } 2015-01-19T21:41:34.354-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:34.388-0500 E QUERY [conn29] Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:30) near 'ta(0, "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",' 2015-01-19T21:41:34.389-0500 I QUERY [conn29] assertion 16722 Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:30) near 'ta(0, "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",' ns:test.where_constructors query:{ $where: "new HexData(0, "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", 0)" } 2015-01-19T21:41:34.389-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:34.423-0500 E QUERY [conn29] Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:34.424-0500 I QUERY [conn29] assertion 16722 Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new HexData()" } 2015-01-19T21:41:34.424-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:34.459-0500 E QUERY [conn29] Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:34.460-0500 I QUERY [conn29] assertion 16722 Error: HexData needs 2 arguments at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new HexData(0)" } 2015-01-19T21:41:34.460-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:34.495-0500 E QUERY [conn29] Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:34.496-0500 I QUERY [conn29] assertion 16722 Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new HexData(-1, "")" } 2015-01-19T21:41:34.496-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:34.531-0500 E QUERY [conn29] Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:30) 2015-01-19T21:41:34.532-0500 I QUERY [conn29] assertion 16722 Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:30) ns:test.where_constructors query:{ $where: "new HexData(256, "")" } 2015-01-19T21:41:34.532-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:34.565-0500 E QUERY [conn29] Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:30) near 'ta("string","aaaa")' 2015-01-19T21:41:34.566-0500 I QUERY [conn29] assertion 16722 Error: HexData subtype must be a Number between 0 and 255 inclusive at _funcs1 (_funcs1:1:30) near 'ta("string","aaaa")' ns:test.where_constructors query:{ $where: "new HexData("string","aaaa")" } 2015-01-19T21:41:34.566-0500 I QUERY [conn29] ntoskip:0 ntoreturn:-1 2015-01-19T21:41:34.567-0500 I COMMAND [conn29] CMD: drop test.where_constructors S0 Test : jstests/core/constructors.js 26760ms 2015-01-19T21:41:34.683-0500 I COMMAND [conn29] CMD: drop test.update5 2015-01-19T21:41:34.718-0500 I INDEX [conn29] build index on: test.update5 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.update5" } 2015-01-19T21:41:34.718-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:34.723-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs 2015-01-19T21:41:34.732-0500 I COMMAND [conn29] CMD: drop test.update5 S0 Test : jstests/core/update5.js ... 2015-01-19T21:41:34.768-0500 I INDEX [conn29] build index on: test.update5 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.update5" } 2015-01-19T21:41:34.768-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:34.772-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs 2015-01-19T21:41:34.780-0500 I COMMAND [conn29] CMD: drop test.update5 2015-01-19T21:41:34.824-0500 I INDEX [conn29] build index on: test.update5 properties: { v: 1, key: { a: 1.0, b: 1.0 }, name: "a_1_b_1", ns: "test.update5" } 2015-01-19T21:41:34.824-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:34.826-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs 2015-01-19T21:41:34.838-0500 I COMMAND [conn29] CMD: drop test.update5 2015-01-19T21:41:34.883-0500 I INDEX [conn29] build index on: test.update5 properties: { v: 1, key: { a: 1.0, b: 1.0 }, name: "a_1_b_1", ns: "test.update5" } 2015-01-19T21:41:34.883-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:34.885-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs 2015-01-19T21:41:34.892-0500 I COMMAND [conn29] CMD: drop test.update5 2015-01-19T21:41:34.951-0500 I INDEX [conn29] build index on: test.update5 properties: { v: 1, key: { referer: 1.0 }, name: "referer_1", ns: "test.update5" } 2015-01-19T21:41:34.951-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:34.958-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs 2015-01-19T21:41:34.984-0500 I COMMAND [conn29] CMD: drop test.update5 2015-01-19T21:41:35.025-0500 I INDEX [conn29] build index on: test.update5 properties: { v: 1, key: { referer: 1.0, lame: 1.0 }, name: "referer_1_lame_1", ns: "test.update5" } 2015-01-19T21:41:35.026-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:35.031-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs 2015-01-19T21:41:35.043-0500 I COMMAND [conn29] CMD: drop test.update5 2015-01-19T21:41:35.081-0500 I INDEX [conn29] build index on: test.update5 properties: { v: 1, key: { referer: 1.0, name: 1.0 }, name: "referer_1_name_1", ns: "test.update5" } 2015-01-19T21:41:35.081-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:35.086-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs 2015-01-19T21:41:35.099-0500 I COMMAND [conn29] CMD: drop test.update5 2015-01-19T21:41:35.135-0500 I INDEX [conn29] build index on: test.update5 properties: { v: 1, key: { date: 1.0, referer: 1.0, name: 1.0 }, name: "date_1_referer_1_name_1", ns: "test.update5" } 2015-01-19T21:41:35.135-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:35.141-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs S0 Test : jstests/core/update5.js 467ms S0 Test : jstests/core/explain_delete.js ... 2015-01-19T21:41:35.150-0500 I COMMAND [conn29] CMD: drop test.jstests_explain_delete { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.jstests_explain_delete", "indexFilterSet" : false, "parsedQuery" : { "a" : { "$eq" : 1 } }, "winningPlan" : { "stage" : "DELETE", "inputStage" : { "stage" : "EOF" } }, "rejectedPlans" : [ ] }, "executionStats" : { "executionSuccess" : true, "nReturned" : 0, "executionTimeMillis" : 0, "totalKeysExamined" : 0, "totalDocsExamined" : 0, "executionStages" : { "stage" : "DELETE", "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "nWouldDelete" : 0, "nInvalidateSkips" : 0, "inputStage" : { "stage" : "EOF", "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 0, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0 } }, "allPlansExecution" : [ ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } 2015-01-19T21:41:35.166-0500 I INDEX [conn29] build index on: test.jstests_explain_delete properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_explain_delete" } 2015-01-19T21:41:35.167-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:35.171-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.jstests_explain_delete", "indexFilterSet" : false, "parsedQuery" : { "a" : { "$eq" : 1 } }, "winningPlan" : { "stage" : "DELETE", "inputStage" : { "stage" : "FETCH", "inputStage" : { "stage" : "IXSCAN", "keyPattern" : { "a" : 1 }, "indexName" : "a_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "a" : [ "[1.0, 1.0]" ] } } } }, "rejectedPlans" : [ ] }, "executionStats" : { "executionSuccess" : true, "nReturned" : 0, "executionTimeMillis" : 2, "totalKeysExamined" : 0, "totalDocsExamined" : 0, "executionStages" : { "stage" : "DELETE", "nReturned" : 0, "executionTimeMillisEstimate" : 10, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "nWouldDelete" : 0, "nInvalidateSkips" : 0, "inputStage" : { "stage" : "FETCH", "nReturned" : 0, "executionTimeMillisEstimate" : 10, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 0, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "nReturned" : 0, "executionTimeMillisEstimate" : 10, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "a" : 1 }, "indexName" : "a_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "a" : [ "[1.0, 1.0]" ] }, "keysExamined" : 0, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } } }, "allPlansExecution" : [ ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.jstests_explain_delete", "indexFilterSet" : false, "parsedQuery" : { "a" : { "$eq" : 1 } }, "winningPlan" : { "stage" : "DELETE", "inputStage" : { "stage" : "FETCH", "inputStage" : { "stage" : "IXSCAN", "keyPattern" : { "a" : 1 }, "indexName" : "a_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "a" : [ "[1.0, 1.0]" ] } } } }, "rejectedPlans" : [ ] }, "executionStats" : { "executionSuccess" : true, "nReturned" : 0, "executionTimeMillis" : 1, "totalKeysExamined" : 10, "totalDocsExamined" : 10, "executionStages" : { "stage" : "DELETE", "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 11, "advanced" : 0, "needTime" : 10, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "nWouldDelete" : 10, "nInvalidateSkips" : 0, "inputStage" : { "stage" : "FETCH", "nReturned" : 10, "executionTimeMillisEstimate" : 0, "works" : 10, "advanced" : 10, "needTime" : 0, "needFetch" : 0, "saveState" : 10, "restoreState" : 10, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 10, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "nReturned" : 10, "executionTimeMillisEstimate" : 0, "works" : 10, "advanced" : 10, "needTime" : 0, "needFetch" : 0, "saveState" : 10, "restoreState" : 10, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "a" : 1 }, "indexName" : "a_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "a" : [ "[1.0, 1.0]" ] }, "keysExamined" : 10, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } } }, "allPlansExecution" : [ ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } S0 Test : jstests/core/explain_delete.js 82ms S0 Test : jstests/core/not3.js ... 2015-01-19T21:41:35.232-0500 I COMMAND [conn29] CMD: drop test.jstests_not3 2015-01-19T21:41:35.238-0500 I INDEX [conn29] build index on: test.jstests_not3 properties: { v: 1, key: { arr: 1.0 }, name: "arr_1", ns: "test.jstests_not3" } 2015-01-19T21:41:35.238-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:35.240-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs S0 Test : jstests/core/not3.js 44ms S0 Test : jstests/core/exists9.js ... 2015-01-19T21:41:35.277-0500 I COMMAND [conn29] CMD: drop test.jstests_exists9 2015-01-19T21:41:35.299-0500 I INDEX [conn29] build index on: test.jstests_exists9 properties: { v: 1, key: { a.b: 1.0 }, name: "a.b_1", ns: "test.jstests_exists9" } 2015-01-19T21:41:35.299-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:35.304-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs 2015-01-19T21:41:35.309-0500 I COMMAND [conn29] CMD: drop test.jstests_exists9 2015-01-19T21:41:35.343-0500 I INDEX [conn29] build index on: test.jstests_exists9 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_exists9" } 2015-01-19T21:41:35.343-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:35.348-0500 I INDEX [conn29] build index done. scanned 2 total records. 0 secs 2015-01-19T21:41:35.362-0500 I COMMAND [conn29] CMD: drop test.jstests_exists9 2015-01-19T21:41:35.394-0500 I INDEX [conn29] build index on: test.jstests_exists9 properties: { v: 1, key: { a.0: 1.0 }, name: "a.0_1", ns: "test.jstests_exists9" } 2015-01-19T21:41:35.394-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:35.398-0500 I INDEX [conn29] build index done. scanned 2 total records. 0 secs S0 Test : jstests/core/exists9.js 128ms S0 Test : jstests/core/eval5.js ... 2015-01-19T21:41:35.404-0500 I COMMAND [conn29] CMD: drop test.eval5 S0 Test : jstests/core/eval5.js 126ms S0 Test : jstests/core/geo_s2multi.js ... 2015-01-19T21:41:35.530-0500 I COMMAND [conn29] CMD: drop test.geo_s2multi S0 Test : jstests/core/geo_s2multi.js 73ms S0 Test : jstests/core/write_result.js ... { "nInserted" : 1 } { "nMatched" : 0, "nUpserted" : 1, "nModified" : 0, "_id" : ObjectId("54bdc05f5d140622eae32195") } { "nMatched" : 1, "nUpserted" : 0, "nModified" : 1 } 2015-01-19T21:41:35.538-0500 I INDEX [conn29] build index on: test.geo_s2multi properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2multi", 2dsphereIndexVersion: 2 } 2015-01-19T21:41:35.538-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:35.542-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:41:35.604-0500 I COMMAND [conn29] CMD: drop test.write_result { "nMatched" : 2, "nUpserted" : 0, "nModified" : 1 } { "nRemoved" : 1 } { "nInserted" : 0, "writeError" : { "code" : 11000, "errmsg" : "E11000 duplicate key error dup key: { : ObjectId('54bdc05f5d140622eae321b9') }" } } { "nMatched" : 0, "nUpserted" : 0, "nModified" : 0, "writeError" : { "code" : 9, "errmsg" : "Unknown modifier: $invalid" } } { "nMatched" : 0, "nUpserted" : 0, "nModified" : 0, "writeError" : { "code" : 16837, "errmsg" : "Cannot apply $bit to a value of non-integral type._id: ObjectId('54bdc05f5d140622eae321d5') has the field value of non-integer type String" } } { "writeErrors" : [ ], "writeConcernErrors" : [ ], "nInserted" : 2, "nUpserted" : 0, "nMatched" : 0, "nModified" : 0, "nRemoved" : 0, "upserted" : [ ] } { "writeErrors" : [ { "index" : 1, "code" : 11000, "errmsg" : "E11000 duplicate key error dup key: { : ObjectId('54bdc05f5d140622eae321e0') }", "op" : { "_id" : ObjectId("54bdc05f5d140622eae321e0"), "foo" : "baz" } } ], "writeConcernErrors" : [ ], "nInserted" : 1, "nUpserted" : 0, "nMatched" : 0, "nModified" : 0, "nRemoved" : 0, "upserted" : [ ] } { "nInserted" : 1 } S0 Test : jstests/core/write_result.js 149ms S0 Test : jstests/core/regex5.js ... 2015-01-19T21:41:35.752-0500 I COMMAND [conn29] CMD: drop test.regex5 2015-01-19T21:41:35.817-0500 I INDEX [conn29] build index on: test.regex5 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.regex5" } 2015-01-19T21:41:35.817-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:35.824-0500 I INDEX [conn29] build index done. scanned 12 total records. 0 secs now indexed S0 Test : jstests/core/regex5.js 118ms S0 Test : jstests/core/bench_test2.js ... 2015-01-19T21:41:35.870-0500 I COMMAND [conn29] CMD: drop test.bench_test2 2015-01-19T21:41:36.078-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37503 #64 (7 connections now open) 2015-01-19T21:41:36.078-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37504 #65 (8 connections now open) 2015-01-19T21:41:36.078-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37505 #66 (9 connections now open) 2015-01-19T21:41:36.098-0500 I NETWORK [conn64] end connection 127.0.0.1:37503 (8 connections now open) 2015-01-19 21:41:37 EST 2015-01-19T21:41:37.255-0500 I NETWORK [conn66] end connection 127.0.0.1:37505 (7 connections now open) 2015-01-19T21:41:37.374-0500 I NETWORK [conn65] end connection 127.0.0.1:37504 (6 connections now open) 2015-01-19T21:41:37.374-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37508 #67 (7 connections now open) 2015-01-19T21:41:37.376-0500 I NETWORK [conn67] end connection 127.0.0.1:37508 (6 connections now open) { "note" : "values per second", "errCount" : NumberLong(0), "trapped" : "error: not implemented", "updateLatencyAverageMicros" : 27.948, "insert" : 484.42601321260344, "query" : 0, "update" : 386.9217357928142, "delete" : 0, "getmore" : 0, "command" : 6.190747772685028 } Avg: 5 Std: 2.3871885940601785 Min: 0 Max: 11 S0 Test : jstests/core/bench_test2.js 1514ms S0 Test : jstests/core/fts_enabled.js ... 2015-01-19T21:41:37.383-0500 I COMMAND [conn29] Attempted to set textSearchEnabled server parameter. 2015-01-19T21:41:37.383-0500 I COMMAND [conn29] Text search is enabled by default and cannot be disabled. 2015-01-19T21:41:37.383-0500 I COMMAND [conn29] The following are now deprecated and will be removed in a future release: 2015-01-19T21:41:37.384-0500 I COMMAND [conn29] - the "textSearchEnabled" server parameter (setting it has no effect) 2015-01-19T21:41:37.384-0500 I COMMAND [conn29] - the "text" command (has been replaced by the $text query operator) S0 Test : jstests/core/fts_enabled.js 1ms 2015-01-19T21:41:37.385-0500 I COMMAND [conn29] CMD: drop test.geo_operator_crs S0 Test : jstests/core/geo_operator_crs.js ... 2015-01-19T21:41:37.396-0500 I INDEX [conn29] build index on: test.geo_operator_crs properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_operator_crs", 2dsphereIndexVersion: 2 } 2015-01-19T21:41:37.396-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:37.400-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:41:37.418-0500 I COMMAND [conn29] CMD: dropIndexes test.geo_operator_crs 2015-01-19T21:41:37.443-0500 I INDEX [conn29] build index on: test.geo_operator_crs properties: { v: 1, key: { geo: "2d" }, name: "geo_2d", ns: "test.geo_operator_crs" } 2015-01-19T21:41:37.443-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:37.447-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:41:37.464-0500 I INDEX [conn29] build index on: test.geo_operator_crs properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_operator_crs", 2dsphereIndexVersion: 2 } 2015-01-19T21:41:37.464-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:37.468-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs S0 Test : jstests/core/geo_operator_crs.js 93ms S0 Test : jstests/core/big_object1.js ... 2015-01-19T21:41:37.479-0500 I COMMAND [conn29] CMD: drop test.big_object1 2015-01-19T21:41:37.938-0500 I COMMAND [conn29] command test.$cmd command: insert { insert: "big_object1", documents: [ { _id: 1.0, a: [ "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." ] } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 102ms 2015-01-19T21:41:38.221-0500 I COMMAND [conn31] command test.$cmd command: dbStats { dbstats: 1.0, scale: undefined } keyUpdates:0 writeConflicts:0 numYields:0 reslen:187 182ms 2015-01-19T21:41:38.221-0500 I WRITE [conn32] insert test.jstests_splitvector query: { x: 2800.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0625d140622eae32688') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 180ms 2015-01-19T21:41:38.221-0500 I WRITE [conn30] insert test.mr1 query: { x: 9637.0, tags: [ "Z9637" ], _id: ObjectId('54bdc0625d140622eae32687') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 181ms 2015-01-19T21:41:38.221-0500 I COMMAND [conn32] command test.$cmd command: insert { insert: "jstests_splitvector", documents: [ { x: 2800.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0625d140622eae32688') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 180ms 2015-01-19T21:41:38.221-0500 I COMMAND [conn30] command test.$cmd command: insert { insert: "mr1", documents: [ { x: 9637.0, tags: [ "Z9637" ], _id: ObjectId('54bdc0625d140622eae32687') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 182ms { "db" : "test", "collections" : 395, "objects" : 81980, "avgObjSize" : 2603.7524762137105, "dataSize" : 213455628, "storageSize" : 17743872, "numExtents" : 0, "indexes" : 716, "indexSize" : 12894208, "ok" : 1 } 2015-01-19T21:41:38.224-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural sort order ns:test.Natural Geo 2d index query:{ query: { b: { $near: [ 1.0, 2.0 ] } }, orderby: { $natural: -1.0 } } 2015-01-19T21:41:38.225-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural hint ns:test.Natural Geo 2d index query:{ query: { b: { $near: [ 1.0, 2.0 ] } }, $hint: { $natural: -1.0 } } 2015-01-19T21:41:38.226-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural sort order ns:test.Natural Geo 2d index query:{ query: { b: { $near: [ 1.0, 2.0 ] } }, orderby: { $natural: -1.0 }, $hint: { $natural: -1.0 } } 2015-01-19T21:41:38.227-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural sort order ns:test.Natural Geo 2d index query:{ query: { b: { $near: [ 1.0, 2.0 ] } }, orderby: { $natural: -1.0 }, $hint: { $natural: 1.0 } } 2015-01-19T21:41:38.227-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural sort order ns:test.Natural Geo 2d index query:{ query: { b: { $near: [ 1.0, 2.0 ] } }, orderby: { $natural: 1.0 } } 2015-01-19T21:41:38.228-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural hint ns:test.Natural Geo 2d index query:{ query: { b: { $near: [ 1.0, 2.0 ] } }, $hint: { $natural: 1.0 } } 2015-01-19T21:41:38.229-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural sort order ns:test.Natural Geo 2d index query:{ query: { b: { $near: [ 1.0, 2.0 ] } }, orderby: { $natural: 1.0 }, $hint: { $natural: 1.0 } } 2015-01-19T21:41:38.229-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural sort order ns:test.Natural Geo 2d index query:{ query: { b: { $near: [ 1.0, 2.0 ] } }, orderby: { $natural: 1.0 }, $hint: { $natural: -1.0 } } 2015-01-19T21:41:38.230-0500 I COMMAND [conn31] CMD: drop test.Natural Geo 2d index 2015-01-19T21:41:38.322-0500 I WRITE [conn29] insert test.big_object1 query: { _id: 2.0, a: [ "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." ] } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 254ms 2015-01-19T21:41:38.339-0500 I COMMAND [conn29] command test.$cmd command: insert { insert: "big_object1", documents: [ { _id: 2.0, a: [ "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." ] } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 265ms 2015-01-19T21:41:38.343-0500 I COMMAND [conn31] command test.$cmd command: drop { drop: "Natural Geo 2d index" } keyUpdates:0 writeConflicts:0 numYields:0 reslen:88 113ms 2015-01-19T21:41:38.344-0500 I WRITE [conn30] insert test.mr1 query: { x: 9642.0, tags: [ "Z9642" ], _id: ObjectId('54bdc0625d140622eae32693') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 112ms ---- Geo 2dsphere index ---- 2015-01-19T21:41:38.344-0500 I WRITE [conn32] insert test.jstests_splitvector query: { x: 2806.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0625d140622eae32692') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 113ms 2015-01-19T21:41:38.344-0500 I COMMAND [conn30] command test.$cmd command: insert { insert: "mr1", documents: [ { x: 9642.0, tags: [ "Z9642" ], _id: ObjectId('54bdc0625d140622eae32693') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 113ms 2015-01-19T21:41:38.344-0500 I COMMAND [conn32] command test.$cmd command: insert { insert: "jstests_splitvector", documents: [ { x: 2806.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0625d140622eae32692') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 113ms { "name" : "Geo 2dsphere index", "indexes" : [ { "index" : { "b" : "2dsphere" } } ], "shardKey" : { "b" : 1 }, "inserts" : function (c) {for (var i=0; i< docNum; i++) { c.insert({a: Math.floor(Math.random()*docNum), b: {type: "Point", coordinates: [i%90, 45-i%45]}, c: i, pad: padding});}}, "queries" : [ { "b" : { "$near" : { "$geometry" : { "type" : "Point", "coordinates" : [ 1, 2 ] } } } } ], "orderField" : "c", "errorExpected" : true } 2015-01-19T21:41:38.381-0500 I INDEX [conn31] build index on: test.Natural Geo 2dsphere index properties: { v: 1, key: { b: "2dsphere" }, name: "b_2dsphere", ns: "test.Natural Geo 2dsphere index", 2dsphereIndexVersion: 2 } 2015-01-19T21:41:38.381-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:41:38.384-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:41:38.607-0500 I COMMAND [conn29] command test.$cmd command: insert { insert: "big_object1", documents: [ { _id: 3.0, a: [ "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." ] } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 107ms 2015-01-19T21:41:38.864-0500 I WRITE [conn29] insert test.big_object1 query: { _id: 4.0, a: [ "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." ] } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 116ms 2015-01-19T21:41:38.877-0500 I COMMAND [conn29] command test.$cmd command: insert { insert: "big_object1", documents: [ { _id: 4.0, a: [ "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." ] } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 125ms 2015-01-19T21:41:39.107-0500 I WRITE [conn29] insert test.big_object1 query: { _id: 5.0, a: [ "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." ] } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 103ms 2015-01-19T21:41:39.127-0500 I COMMAND [conn29] command test.$cmd command: insert { insert: "big_object1", documents: [ { _id: 5.0, a: [ "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." ] } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 117ms { "ns" : "test.big_object1", "count" : 6, "size" : 82, "avgObjSize" : 14361764, "storageSize" : 3, "capped" : false, "wiredTiger" : { "metadata" : { "formatVersion" : 1 }, "creationString" : "allocation_size=4KB,app_metadata=(formatVersion=1),block_allocation=best,block_compressor=snappy,cache_resident=0,checkpoint=,checkpoint_lsn=,checksum=uncompressed,collator=,columns=,dictionary=0,format=btree,huffman_key=,huffman_value=,id=4348,internal_item_max=0,internal_key_max=0,internal_key_truncate=,internal_page_max=4KB,key_format=q,key_gap=10,leaf_item_max=0,leaf_key_max=0,leaf_page_max=32KB,leaf_value_max=1MB,memory_page_max=10m,os_cache_dirty_max=0,os_cache_max=0,prefix_compression=0,prefix_compression_min=4,split_pct=90,value_format=u,version=(major=1,minor=1)", "type" : "file", "uri" : "statistics:table:collection-4345-4889632878559956163", "LSM" : { "bloom filters in the LSM tree" : 0, "bloom filter false positives" : 0, "bloom filter hits" : 0, "bloom filter misses" : 0, "bloom filter pages evicted from cache" : 0, "bloom filter pages read into cache" : 0, "total size of bloom filters" : 0, "sleep for LSM checkpoint throttle" : 0, "chunks in the LSM tree" : 0, "highest merge generation in the LSM tree" : 0, "queries that could have benefited from a Bloom filter that did not exist" : 0, "sleep for LSM merge throttle" : 0 }, "block-manager" : { "file allocation unit size" : 4096, "blocks allocated" : 10, "checkpoint size" : 0, "allocations requiring file extension" : 7, "blocks freed" : 4, "file magic number" : 120897, "file major version number" : 1, "minor version number" : 0, "file bytes available for reuse" : 4096, "file size in bytes" : 3289088 }, "btree" : { "column-store variable-size deleted values" : 0, "column-store fixed-size leaf pages" : 0, "column-store internal pages" : 0, "column-store variable-size leaf pages" : 0, "pages rewritten by compaction" : 0, "number of key/value pairs" : 0, "fixed-record size" : 0, "maximum tree depth" : 3, "maximum internal page key size" : 368, "maximum internal page size" : 4096, "maximum leaf page key size" : 3276, "maximum leaf page size" : 32768, "maximum leaf page value size" : 1048576, "overflow pages" : 0, "row-store internal pages" : 0, "row-store leaf pages" : 0 }, "cache" : { "bytes read into cache" : 390, "bytes written from cache" : 69633390, "checkpoint blocked page eviction" : 0, "unmodified pages evicted" : 0, "modified pages evicted" : 5, "data source pages selected for eviction unable to be evicted" : 0, "hazard pointer blocked page eviction" : 0, "internal pages evicted" : 0, "in-memory page splits" : 0, "overflow values cached in memory" : 0, "pages read into cache" : 5, "overflow pages read into cache" : 0, "pages written from cache" : 10 }, "compression" : { "raw compression call failed, no additional data available" : 0, "raw compression call failed, additional data available" : 0, "raw compression call succeeded" : 0, "compressed pages read" : 0, "compressed pages written" : 5, "page written failed to compress" : 0, "page written was too small to compress" : 5 }, "cursor" : { "create calls" : 6, "insert calls" : 6, "bulk-loaded cursor-insert calls" : 0, "cursor-insert key and value bytes inserted" : 86170593, "next calls" : 0, "prev calls" : 1, "remove calls" : 0, "cursor-remove key bytes removed" : 0, "reset calls" : 7, "search calls" : 0, "search near calls" : 0, "update calls" : 0, "cursor-update value bytes updated" : 0 }, "reconciliation" : { "dictionary matches" : 0, "internal page multi-block writes" : 0, "leaf page multi-block writes" : 0, "maximum blocks required for a page" : 0, "internal-page overflow keys" : 0, "leaf-page overflow keys" : 0, "overflow values written" : 5, "pages deleted" : 0, "page checksum matches" : 0, "page reconciliation calls" : 5, "page reconciliation calls for eviction" : 5, "leaf page key bytes discarded using prefix compression" : 0, "internal page key bytes discarded using suffix compression" : 0 }, "session" : { "object compaction" : 0, "open cursor count" : 10 }, "transaction" : { "update conflicts" : 0 } }, "nindexes" : 1, "totalIndexSize" : 0, "indexSizes" : { "_id_" : 0 }, "ok" : 1 } 2015-01-19T21:41:39.968-0500 I COMMAND [conn29] CMD: drop test.big_object1 SUCCESS S0 Test : jstests/core/big_object1.js 2545ms S0 Test : jstests/core/geo_2d_explain.js ... 2015-01-19T21:41:40.024-0500 I COMMAND [conn29] CMD: drop test.geo_2d_explain 2015-01-19T21:41:40.025-0500 I COMMAND [conn29] CMD: drop test.geo_2d_explain 2015-01-19T21:41:40.035-0500 I INDEX [conn29] build index on: test.geo_2d_explain properties: { v: 1, key: { loc: "2d", _id: 1.0 }, name: "loc_2d__id_1", ns: "test.geo_2d_explain" } 2015-01-19T21:41:40.035-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:40.039-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19 21:41:42 EST explain = { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.geo_2d_explain", "indexFilterSet" : false, "parsedQuery" : { "$and" : [ { "_id" : { "$lt" : 50 } }, { "loc" : { "$near" : [ 40, 40 ] } } ] }, "winningPlan" : { "stage" : "GEO_NEAR_2D", "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "inputStages" : [ { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, C3F0000000000000), BinData(128, C3F00FFFFFFFFFFF)]", "[BinData(128, C3F0100000000000), BinData(128, C3F01FFFFFFFFFFF)]", "[BinData(128, C3F0200000000000), BinData(128, C3F02FFFFFFFFFFF)]", "[BinData(128, C3F0300000000000), BinData(128, C3F03FFFFFFFFFFF)]", 2015-01-19T21:41:42.611-0500 I COMMAND [conn29] CMD: drop test.jstests_sort7 "[BinData(128, C3F0400000000000), BinData(128, C3F04FFFFFFFFFFF)]", "[BinData(128, C3F05A8000000000), BinData(128, C3F05ABFFFFFFFFF)]", "[BinData(128, C3F0600000000000), BinData(128, C3F06FFFFFFFFFFF)]", "[BinData(128, C3F0700000000000), BinData(128, C3F07FFFFFFFFFFF)]", "[BinData(128, C3F0800000000000), BinData(128, C3F08FFFFFFFFFFF)]", "[BinData(128, C3F0900000000000), BinData(128, C3F09FFFFFFFFFFF)]", "[BinData(128, C3F0A54000000000), BinData(128, C3F0A57FFFFFFFFF)]", "[BinData(128, C3F0B00000000000), BinData(128, C3F0BFFFFFFFFFFF)]", "[BinData(128, C3F0C00000000000), BinData(128, C3F0CFFFFFFFFFFF)]", "[BinData(128, C3F0D00000000000), BinData(128, C3F0DFFFFFFFFFFF)]", "[BinData(128, C3F0E00000000000), BinData(128, C3F0E3FFFFFFFFFF)]", "[BinData(128, C3F0E40000000000), BinData(128, C3F0E4FFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] } } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, C3CF700000000000), BinData(128, C3CF7FFFFFFFFFFF)]", "[BinData(128, C3CFB00000000000), BinData(128, C3CFBFFFFFFFFFFF)]", "[BinData(128, C3CFC00000000000), BinData(128, C3CFFFFFFFFFFFFF)]", "[BinData(128, C3DA000000000000), BinData(128, C3DAFFFFFFFFFFFF)]", "[BinData(128, C3DB2A0000000000), BinData(128, C3DB2AFFFFFFFFFF)]", "[BinData(128, C3DB800000000000), BinData(128, C3DBBFFFFFFFFFFF)]", "[BinData(128, C3E5000000000000), BinData(128, C3E5FFFFFFFFFFFF)]", "[BinData(128, C3E7150000000000), BinData(128, C3E715FFFFFFFFFF)]", "[BinData(128, C3E7400000000000), BinData(128, C3E77FFFFFFFFFFF)]", "[BinData(128, C3F0000000000000), BinData(128, C3F0FFFFFFFFFFFF)]", "[BinData(128, C3F1000000000000), BinData(128, C3F13FFFFFFFFFFF)]", "[BinData(128, C3F1400000000000), BinData(128, C3F17FFFFFFFFFFF)]", "[BinData(128, C3F1800000000000), BinData(128, C3F1BFFFFFFFFFFF)]", "[BinData(128, C3F1C00000000000), BinData(128, C3F1FFFFFFFFFFFF)]", "[BinData(128, C3F2000000000000), BinData(128, C3F2FFFFFFFFFFFF)]", "[BinData(128, C3F3000000000000), BinData(128, C3F33FFFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] } } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, C3C7000000000000), BinData(128, C3C7FFFFFFFFFFFF)]", "[BinData(128, C3CB000000000000), BinData(128, C3CBFFFFFFFFFFFF)]", "[BinData(128, C3CC000000000000), BinData(128, C3CFFFFFFFFFFFFF)]", "[BinData(128, C3D2000000000000), BinData(128, C3D2FFFFFFFFFFFF)]", "[BinData(128, C3D3800000000000), BinData(128, C3D3BFFFFFFFFFFF)]", "[BinData(128, C3D8000000000000), BinData(128, C3DBFFFFFFFFFFFF)]", "[BinData(128, C3DC000000000000), BinData(128, C3DFFFFFFFFFFFFF)]", "[BinData(128, C3E1400000000000), BinData(128, C3E17FFFFFFFFFFF)]", "[BinData(128, C3E1C00000000000), BinData(128, C3E1FFFFFFFFFFFF)]", "[BinData(128, C3E3400000000000), BinData(128, C3E37FFFFFFFFFFF)]", "[BinData(128, C3E4000000000000), BinData(128, C3E7FFFFFFFFFFFF)]", "[BinData(128, C3EC000000000000), BinData(128, C3EFFFFFFFFFFFFF)]", "[BinData(128, C3F0000000000000), BinData(128, C3F3FFFFFFFFFFFF)]", "[BinData(128, C3F4000000000000), BinData(128, C3F7FFFFFFFFFFFF)]", "[BinData(128, C3F8000000000000), BinData(128, C3FBFFFFFFFFFFFF)]", "[BinData(128, C3FC000000000000), BinData(128, C3FCFFFFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] } } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, C360000000000000), BinData(128, C36FFFFFFFFFFFFF)]", "[BinData(128, C378000000000000), BinData(128, C37BFFFFFFFFFFFF)]", "[BinData(128, C37C000000000000), BinData(128, C37FFFFFFFFFFFFF)]", "[BinData(128, C394000000000000), BinData(128, C397FFFFFFFFFFFF)]", "[BinData(128, C39C000000000000), BinData(128, C39FFFFFFFFFFFFF)]", "[BinData(128, C3B4000000000000), BinData(128, C3B7FFFFFFFFFFFF)]", "[BinData(128, C3BC000000000000), BinData(128, C3BFFFFFFFFFFFFF)]", "[BinData(128, C3C0000000000000), BinData(128, C3CFFFFFFFFFFFFF)]", "[BinData(128, C3D0000000000000), BinData(128, C3DFFFFFFFFFFFFF)]", "[BinData(128, C3E0000000000000), BinData(128, C3EFFFFFFFFFFFFF)]", "[BinData(128, C3F0000000000000), BinData(128, C3FFFFFFFFFFFFFF)]", "[BinData(128, C680000000000000), BinData(128, C68FFFFFFFFFFFFF)]", "[BinData(128, C6A0000000000000), BinData(128, C6AFFFFFFFFFFFFF)]", "[BinData(128, C940000000000000), BinData(128, C94FFFFFFFFFFFFF)]", "[BinData(128, C950000000000000), BinData(128, C95FFFFFFFFFFFFF)]", "[BinData(128, CC00000000000000), BinData(128, CC00FFFFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] } } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, C300000000000000), BinData(128, C33FFFFFFFFFFFFF)]", "[BinData(128, C340000000000000), BinData(128, C37FFFFFFFFFFFFF)]", "[BinData(128, C380000000000000), BinData(128, C3BFFFFFFFFFFFFF)]", "[BinData(128, C3C0000000000000), BinData(128, C3C0FFFFFFFFFFFF)]", "[BinData(128, C3D5540000000000), BinData(128, C3D557FFFFFFFFFF)]", "[BinData(128, C3EAA80000000000), BinData(128, C3EAABFFFFFFFFFF)]", "[BinData(128, C600000000000000), BinData(128, C63FFFFFFFFFFFFF)]", "[BinData(128, C680000000000000), BinData(128, C6BFFFFFFFFFFFFF)]", "[BinData(128, C6CA000000000000), BinData(128, C6CAFFFFFFFFFFFF)]", "[BinData(128, C6E0000000000000), BinData(128, C6E0FFFFFFFFFFFF)]", "[BinData(128, C6E2000000000000), BinData(128, C6E2FFFFFFFFFFFF)]", "[BinData(128, C900000000000000), BinData(128, C93FFFFFFFFFFFFF)]", "[BinData(128, C940000000000000), BinData(128, C97FFFFFFFFFFFFF)]", "[BinData(128, C9C5000000000000), BinData(128, C9C5FFFFFFFFFFFF)]", "[BinData(128, C9D0000000000000), BinData(128, C9D3FFFFFFFFFFFF)]", "[BinData(128, CC00000000000000), BinData(128, CC3FFFFFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] } } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, C0C0000000000000), BinData(128, C0FFFFFFFFFFFFFF)]", "[BinData(128, C100000000000000), BinData(128, C1FFFFFFFFFFFFFF)]", "[BinData(128, C200000000000000), BinData(128, C2FFFFFFFFFFFFFF)]", "[BinData(128, C300000000000000), BinData(128, C3FFFFFFFFFFFFFF)]", "[BinData(128, C400000000000000), BinData(128, C4FFFFFFFFFFFFFF)]", "[BinData(128, C5AA000000000000), BinData(128, C5AAFFFFFFFFFFFF)]", "[BinData(128, C600000000000000), BinData(128, C6FFFFFFFFFFFFFF)]", "[BinData(128, C700000000000000), BinData(128, C7FFFFFFFFFFFFFF)]", "[BinData(128, C800000000000000), BinData(128, C8FFFFFFFFFFFFFF)]", "[BinData(128, C900000000000000), BinData(128, C9FFFFFFFFFFFFFF)]", "[BinData(128, CA55000000000000), BinData(128, CA55FFFFFFFFFFFF)]", "[BinData(128, CB00000000000000), BinData(128, CBFFFFFFFFFFFFFF)]", "[BinData(128, CC00000000000000), BinData(128, CCFFFFFFFFFFFFFF)]", "[BinData(128, CD00000000000000), BinData(128, CDFFFFFFFFFFFFFF)]", "[BinData(128, CE00000000000000), BinData(128, CE3FFFFFFFFFFFFF)]", "[BinData(128, CE40000000000000), BinData(128, CE43FFFFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] } } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, 3F00000000000000), BinData(128, 3FFFFFFFFFFFFFFF)]", "[BinData(128, 6800000000000000), BinData(128, 6BFFFFFFFFFFFFFF)]", "[BinData(128, 6C00000000000000), BinData(128, 6FFFFFFFFFFFFFFF)]", "[BinData(128, 7AA0000000000000), BinData(128, 7AAFFFFFFFFFFFFF)]", "[BinData(128, 9400000000000000), BinData(128, 97FFFFFFFFFFFFFF)]", "[BinData(128, 9C00000000000000), BinData(128, 9FFFFFFFFFFFFFFF)]", "[BinData(128, B550000000000000), BinData(128, B55FFFFFFFFFFFFF)]", "[BinData(128, C000000000000000), BinData(128, C3FFFFFFFFFFFFFF)]", "[BinData(128, C400000000000000), BinData(128, C7FFFFFFFFFFFFFF)]", "[BinData(128, C800000000000000), BinData(128, CBFFFFFFFFFFFFFF)]", "[BinData(128, CC00000000000000), BinData(128, CFFFFFFFFFFFFFFF)]", "[BinData(128, D000000000000000), BinData(128, D3FFFFFFFFFFFFFF)]", "[BinData(128, D800000000000000), BinData(128, DBFFFFFFFFFFFFFF)]", "[BinData(128, E000000000000000), BinData(128, E3FFFFFFFFFFFFFF)]", "[BinData(128, E400000000000000), BinData(128, E4FFFFFFFFFFFFFF)]", "[BinData(128, E500000000000000), BinData(128, E5FFFFFFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] } } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, 3000000000000000), BinData(128, 3FFFFFFFFFFFFFFF)]", "[BinData(128, 4800000000000000), BinData(128, 4BFFFFFFFFFFFFFF)]", "[BinData(128, 4C00000000000000), BinData(128, 4FFFFFFFFFFFFFFF)]", "[BinData(128, 6000000000000000), BinData(128, 63FFFFFFFFFFFFFF)]", "[BinData(128, 6400000000000000), BinData(128, 67FFFFFFFFFFFFFF)]", "[BinData(128, 6800000000000000), BinData(128, 6BFFFFFFFFFFFFFF)]", "[BinData(128, 6C00000000000000), BinData(128, 6FFFFFFFFFFFFFFF)]", "[BinData(128, 7000000000000000), BinData(128, 7FFFFFFFFFFFFFFF)]", "[BinData(128, 8400000000000000), BinData(128, 87FFFFFFFFFFFFFF)]", "[BinData(128, 8C00000000000000), BinData(128, 8FFFFFFFFFFFFFFF)]", "[BinData(128, 9000000000000000), BinData(128, 9FFFFFFFFFFFFFFF)]", "[BinData(128, B000000000000000), BinData(128, BFFFFFFFFFFFFFFF)]", "[BinData(128, CFF0000000000000), BinData(128, CFFFFFFFFFFFFFFF)]", "[BinData(128, D000000000000000), BinData(128, DFFFFFFFFFFFFFFF)]", "[BinData(128, E000000000000000), BinData(128, EFFFFFFFFFFFFFFF)]", "[BinData(128, F000000000000000), BinData(128, FFFFFFFFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] } } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, 0000000000000000), BinData(128, 0FFFFFFFFFFFFFFF)]", "[BinData(128, 1000000000000000), BinData(128, 1FFFFFFFFFFFFFFF)]", "[BinData(128, 2000000000000000), BinData(128, 2FFFFFFFFFFFFFFF)]", "[BinData(128, 3000000000000000), BinData(128, 3FFFFFFFFFFFFFFF)]", "[BinData(128, 4000000000000000), BinData(128, 4FFFFFFFFFFFFFFF)]", "[BinData(128, 5000000000000000), BinData(128, 5FFFFFFFFFFFFFFF)]", "[BinData(128, 6000000000000000), BinData(128, 6FFFFFFFFFFFFFFF)]", "[BinData(128, 7000000000000000), BinData(128, 7FFFFFFFFFFFFFFF)]", "[BinData(128, 8000000000000000), BinData(128, 8FFFFFFFFFFFFFFF)]", "[BinData(128, 9000000000000000), BinData(128, 900FFFFFFFFFFFFF)]", "[BinData(128, 9A00000000000000), BinData(128, 9AFFFFFFFFFFFFFF)]", "[BinData(128, A000000000000000), BinData(128, AFFFFFFFFFFFFFFF)]", "[BinData(128, B000000000000000), BinData(128, BFFFFFFFFFFFFFFF)]", "[BinData(128, D000000000000000), BinData(128, DFFFFFFFFFFFFFFF)]", "[BinData(128, E000000000000000), BinData(128, EFFFFFFFFFFFFFFF)]", "[BinData(128, F000000000000000), BinData(128, FFFFFFFFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] } } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, 0000000000000000), BinData(128, 00FFFFFFFFFFFFFF)]", "[BinData(128, 0100000000000000), BinData(128, 013FFFFFFFFFFFFF)]", "[BinData(128, 0140000000000000), BinData(128, 017FFFFFFFFFFFFF)]", "[BinData(128, 0180000000000000), BinData(128, 01BFFFFFFFFFFFFF)]", "[BinData(128, 01C0000000000000), BinData(128, 01FFFFFFFFFFFFFF)]", "[BinData(128, 0200000000000000), BinData(128, 02FFFFFFFFFFFFFF)]", "[BinData(128, 0300000000000000), BinData(128, 033FFFFFFFFFFFFF)]", "[BinData(128, 0340000000000000), BinData(128, 034FFFFFFFFFFFFF)]", "[BinData(128, 0380000000000000), BinData(128, 0383FFFFFFFFFFFF)]", "[BinData(128, 0388000000000000), BinData(128, 038803FFFFFFFFFF)]", "[BinData(128, 0400000000000000), BinData(128, 043FFFFFFFFFFFFF)]", "[BinData(128, 0440000000000000), BinData(128, 047FFFFFFFFFFFFF)]", "[BinData(128, 0480000000000000), BinData(128, 048FFFFFFFFFFFFF)]", "[BinData(128, 0800000000000000), BinData(128, 083FFFFFFFFFFFFF)]", "[BinData(128, 0840000000000000), BinData(128, 084FFFFFFFFFFFFF)]", "[BinData(128, 0880000000000000), BinData(128, 08BFFFFFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] } } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ ], "_id" : [ "[MinKey, MaxKey]" ] } } } ] }, "rejectedPlans" : [ ] }, "executionStats" : { "executionSuccess" : true, "nReturned" : 50, "executionTimeMillis" : 28, "totalKeysExamined" : 4811, "totalDocsExamined" : 50, "executionStages" : { "stage" : "GEO_NEAR_2D", "nReturned" : 50, "executionTimeMillisEstimate" : 30, "works" : 4897, "advanced" : 50, "needTime" : 4846, "needFetch" : 0, "saveState" : 38, "restoreState" : 38, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "searchIntervals" : [ { "minDistance" : 0, "maxDistance" : 0.52734375, "maxInclusive" : false }, { "minDistance" : 0.52734375, "maxDistance" : 1.58203125, "maxInclusive" : false }, { "minDistance" : 1.58203125, "maxDistance" : 3.69140625, "maxInclusive" : false }, { "minDistance" : 3.69140625, "maxDistance" : 7.91015625, "maxInclusive" : false }, { "minDistance" : 7.91015625, "maxDistance" : 16.34765625, "maxInclusive" : false }, { "minDistance" : 16.34765625, "maxDistance" : 33.22265625, "maxInclusive" : false }, { "minDistance" : 33.22265625, "maxDistance" : 66.97265625, "maxInclusive" : false }, { "minDistance" : 66.97265625, "maxDistance" : 134.47265625, "maxInclusive" : false }, { "minDistance" : 134.47265625, "maxDistance" : 269.47265625, "maxInclusive" : false }, { "minDistance" : 269.47265625, "maxDistance" : 539.47265625, "maxInclusive" : false }, { "minDistance" : 539.47265625, "maxDistance" : 540.0000000000001, "maxInclusive" : true } ], "inputStages" : [ { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "nReturned" : 3, "executionTimeMillisEstimate" : 0, "works" : 90, "advanced" : 3, "needTime" : 86, "needFetch" : 0, "saveState" : 38, "restoreState" : 38, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 3, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "nReturned" : 3, "executionTimeMillisEstimate" : 0, "works" : 90, "advanced" : 3, "needTime" : 86, "needFetch" : 0, "saveState" : 38, "restoreState" : 38, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, C3F0000000000000), BinData(128, C3F00FFFFFFFFFFF)]", "[BinData(128, C3F0100000000000), BinData(128, C3F01FFFFFFFFFFF)]", "[BinData(128, C3F0200000000000), BinData(128, C3F02FFFFFFFFFFF)]", "[BinData(128, C3F0300000000000), BinData(128, C3F03FFFFFFFFFFF)]", "[BinData(128, C3F0400000000000), BinData(128, C3F04FFFFFFFFFFF)]", "[BinData(128, C3F05A8000000000), BinData(128, C3F05ABFFFFFFFFF)]", "[BinData(128, C3F0600000000000), BinData(128, C3F06FFFFFFFFFFF)]", "[BinData(128, C3F0700000000000), BinData(128, C3F07FFFFFFFFFFF)]", "[BinData(128, C3F0800000000000), BinData(128, C3F08FFFFFFFFFFF)]", "[BinData(128, C3F0900000000000), BinData(128, C3F09FFFFFFFFFFF)]", "[BinData(128, C3F0A54000000000), BinData(128, C3F0A57FFFFFFFFF)]", "[BinData(128, C3F0B00000000000), BinData(128, C3F0BFFFFFFFFFFF)]", "[BinData(128, C3F0C00000000000), BinData(128, C3F0CFFFFFFFFFFF)]", "[BinData(128, C3F0D00000000000), BinData(128, C3F0DFFFFFFFFFFF)]", "[BinData(128, C3F0E00000000000), BinData(128, C3F0E3FFFFFFFFFF)]", "[BinData(128, C3F0E40000000000), BinData(128, C3F0E4FFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] }, "keysExamined" : 89, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 3 } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "nReturned" : 25, "executionTimeMillisEstimate" : 10, "works" : 718, "advanced" : 25, "needTime" : 692, "needFetch" : 0, "saveState" : 38, "restoreState" : 38, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 25, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "nReturned" : 25, "executionTimeMillisEstimate" : 10, "works" : 718, "advanced" : 25, "needTime" : 692, "needFetch" : 0, "saveState" : 38, "restoreState" : 38, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, C3CF700000000000), BinData(128, C3CF7FFFFFFFFFFF)]", "[BinData(128, C3CFB00000000000), BinData(128, C3CFBFFFFFFFFFFF)]", "[BinData(128, C3CFC00000000000), BinData(128, C3CFFFFFFFFFFFFF)]", "[BinData(128, C3DA000000000000), BinData(128, C3DAFFFFFFFFFFFF)]", "[BinData(128, C3DB2A0000000000), BinData(128, C3DB2AFFFFFFFFFF)]", "[BinData(128, C3DB800000000000), BinData(128, C3DBBFFFFFFFFFFF)]", "[BinData(128, C3E5000000000000), BinData(128, C3E5FFFFFFFFFFFF)]", "[BinData(128, C3E7150000000000), BinData(128, C3E715FFFFFFFFFF)]", "[BinData(128, C3E7400000000000), BinData(128, C3E77FFFFFFFFFFF)]", "[BinData(128, C3F0000000000000), BinData(128, C3F0FFFFFFFFFFFF)]", "[BinData(128, C3F1000000000000), BinData(128, C3F13FFFFFFFFFFF)]", "[BinData(128, C3F1400000000000), BinData(128, C3F17FFFFFFFFFFF)]", "[BinData(128, C3F1800000000000), BinData(128, C3F1BFFFFFFFFFFF)]", "[BinData(128, C3F1C00000000000), BinData(128, C3F1FFFFFFFFFFFF)]", "[BinData(128, C3F2000000000000), BinData(128, C3F2FFFFFFFFFFFF)]", "[BinData(128, C3F3000000000000), BinData(128, C3F33FFFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] }, "keysExamined" : 717, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 25 } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "nReturned" : 22, "executionTimeMillisEstimate" : 0, "works" : 1001, "advanced" : 22, "needTime" : 978, "needFetch" : 0, "saveState" : 32, "restoreState" : 32, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 22, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "nReturned" : 22, "executionTimeMillisEstimate" : 0, "works" : 1000, "advanced" : 22, "needTime" : 978, "needFetch" : 0, "saveState" : 32, "restoreState" : 32, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, C3C7000000000000), BinData(128, C3C7FFFFFFFFFFFF)]", "[BinData(128, C3CB000000000000), BinData(128, C3CBFFFFFFFFFFFF)]", "[BinData(128, C3CC000000000000), BinData(128, C3CFFFFFFFFFFFFF)]", "[BinData(128, C3D2000000000000), BinData(128, C3D2FFFFFFFFFFFF)]", "[BinData(128, C3D3800000000000), BinData(128, C3D3BFFFFFFFFFFF)]", "[BinData(128, C3D8000000000000), BinData(128, C3DBFFFFFFFFFFFF)]", "[BinData(128, C3DC000000000000), BinData(128, C3DFFFFFFFFFFFFF)]", "[BinData(128, C3E1400000000000), BinData(128, C3E17FFFFFFFFFFF)]", "[BinData(128, C3E1C00000000000), BinData(128, C3E1FFFFFFFFFFFF)]", "[BinData(128, C3E3400000000000), BinData(128, C3E37FFFFFFFFFFF)]", "[BinData(128, C3E4000000000000), BinData(128, C3E7FFFFFFFFFFFF)]", "[BinData(128, C3EC000000000000), BinData(128, C3EFFFFFFFFFFFFF)]", "[BinData(128, C3F0000000000000), BinData(128, C3F3FFFFFFFFFFFF)]", "[BinData(128, C3F4000000000000), BinData(128, C3F7FFFFFFFFFFFF)]", "[BinData(128, C3F8000000000000), BinData(128, C3FBFFFFFFFFFFFF)]", "[BinData(128, C3FC000000000000), BinData(128, C3FCFFFFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] }, "keysExamined" : 1000, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 22 } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "nReturned" : 0, "executionTimeMillisEstimate" : 10, "works" : 1001, "advanced" : 0, "needTime" : 1000, "needFetch" : 0, "saveState" : 24, "restoreState" : 24, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 0, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "nReturned" : 0, "executionTimeMillisEstimate" : 10, "works" : 1000, "advanced" : 0, "needTime" : 1000, "needFetch" : 0, "saveState" : 24, "restoreState" : 24, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, C360000000000000), BinData(128, C36FFFFFFFFFFFFF)]", "[BinData(128, C378000000000000), BinData(128, C37BFFFFFFFFFFFF)]", "[BinData(128, C37C000000000000), BinData(128, C37FFFFFFFFFFFFF)]", "[BinData(128, C394000000000000), BinData(128, C397FFFFFFFFFFFF)]", "[BinData(128, C39C000000000000), BinData(128, C39FFFFFFFFFFFFF)]", "[BinData(128, C3B4000000000000), BinData(128, C3B7FFFFFFFFFFFF)]", "[BinData(128, C3BC000000000000), BinData(128, C3BFFFFFFFFFFFFF)]", "[BinData(128, C3C0000000000000), BinData(128, C3CFFFFFFFFFFFFF)]", "[BinData(128, C3D0000000000000), BinData(128, C3DFFFFFFFFFFFFF)]", "[BinData(128, C3E0000000000000), BinData(128, C3EFFFFFFFFFFFFF)]", "[BinData(128, C3F0000000000000), BinData(128, C3FFFFFFFFFFFFFF)]", "[BinData(128, C680000000000000), BinData(128, C68FFFFFFFFFFFFF)]", "[BinData(128, C6A0000000000000), BinData(128, C6AFFFFFFFFFFFFF)]", "[BinData(128, C940000000000000), BinData(128, C94FFFFFFFFFFFFF)]", "[BinData(128, C950000000000000), BinData(128, C95FFFFFFFFFFFFF)]", "[BinData(128, CC00000000000000), BinData(128, CC00FFFFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] }, "keysExamined" : 1000, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 3, "advanced" : 0, "needTime" : 2, "needFetch" : 0, "saveState" : 16, "restoreState" : 16, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 0, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 3, "advanced" : 0, "needTime" : 2, "needFetch" : 0, "saveState" : 16, "restoreState" : 16, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, C300000000000000), BinData(128, C33FFFFFFFFFFFFF)]", "[BinData(128, C340000000000000), BinData(128, C37FFFFFFFFFFFFF)]", "[BinData(128, C380000000000000), BinData(128, C3BFFFFFFFFFFFFF)]", "[BinData(128, C3C0000000000000), BinData(128, C3C0FFFFFFFFFFFF)]", "[BinData(128, C3D5540000000000), BinData(128, C3D557FFFFFFFFFF)]", "[BinData(128, C3EAA80000000000), BinData(128, C3EAABFFFFFFFFFF)]", "[BinData(128, C600000000000000), BinData(128, C63FFFFFFFFFFFFF)]", "[BinData(128, C680000000000000), BinData(128, C6BFFFFFFFFFFFFF)]", "[BinData(128, C6CA000000000000), BinData(128, C6CAFFFFFFFFFFFF)]", "[BinData(128, C6E0000000000000), BinData(128, C6E0FFFFFFFFFFFF)]", "[BinData(128, C6E2000000000000), BinData(128, C6E2FFFFFFFFFFFF)]", "[BinData(128, C900000000000000), BinData(128, C93FFFFFFFFFFFFF)]", "[BinData(128, C940000000000000), BinData(128, C97FFFFFFFFFFFFF)]", "[BinData(128, C9C5000000000000), BinData(128, C9C5FFFFFFFFFFFF)]", "[BinData(128, C9D0000000000000), BinData(128, C9D3FFFFFFFFFFFF)]", "[BinData(128, CC00000000000000), BinData(128, CC3FFFFFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] }, "keysExamined" : 3, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 1001, "advanced" : 0, "needTime" : 1000, "needFetch" : 0, "saveState" : 16, "restoreState" : 16, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 0, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 1000, "advanced" : 0, "needTime" : 1000, "needFetch" : 0, "saveState" : 16, "restoreState" : 16, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, C0C0000000000000), BinData(128, C0FFFFFFFFFFFFFF)]", "[BinData(128, C100000000000000), BinData(128, C1FFFFFFFFFFFFFF)]", "[BinData(128, C200000000000000), BinData(128, C2FFFFFFFFFFFFFF)]", "[BinData(128, C300000000000000), BinData(128, C3FFFFFFFFFFFFFF)]", "[BinData(128, C400000000000000), BinData(128, C4FFFFFFFFFFFFFF)]", "[BinData(128, C5AA000000000000), BinData(128, C5AAFFFFFFFFFFFF)]", "[BinData(128, C600000000000000), BinData(128, C6FFFFFFFFFFFFFF)]", "[BinData(128, C700000000000000), BinData(128, C7FFFFFFFFFFFFFF)]", "[BinData(128, C800000000000000), BinData(128, C8FFFFFFFFFFFFFF)]", "[BinData(128, C900000000000000), BinData(128, C9FFFFFFFFFFFFFF)]", "[BinData(128, CA55000000000000), BinData(128, CA55FFFFFFFFFFFF)]", "[BinData(128, CB00000000000000), BinData(128, CBFFFFFFFFFFFFFF)]", "[BinData(128, CC00000000000000), BinData(128, CCFFFFFFFFFFFFFF)]", "[BinData(128, CD00000000000000), BinData(128, CDFFFFFFFFFFFFFF)]", "[BinData(128, CE00000000000000), BinData(128, CE3FFFFFFFFFFFFF)]", "[BinData(128, CE40000000000000), BinData(128, CE43FFFFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] }, "keysExamined" : 1000, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "nReturned" : 0, "executionTimeMillisEstimate" : 10, "works" : 1001, "advanced" : 0, "needTime" : 1000, "needFetch" : 0, "saveState" : 8, "restoreState" : 8, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 0, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "nReturned" : 0, "executionTimeMillisEstimate" : 10, "works" : 1000, "advanced" : 0, "needTime" : 1000, "needFetch" : 0, "saveState" : 8, "restoreState" : 8, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, 3F00000000000000), BinData(128, 3FFFFFFFFFFFFFFF)]", "[BinData(128, 6800000000000000), BinData(128, 6BFFFFFFFFFFFFFF)]", "[BinData(128, 6C00000000000000), BinData(128, 6FFFFFFFFFFFFFFF)]", "[BinData(128, 7AA0000000000000), BinData(128, 7AAFFFFFFFFFFFFF)]", "[BinData(128, 9400000000000000), BinData(128, 97FFFFFFFFFFFFFF)]", "[BinData(128, 9C00000000000000), BinData(128, 9FFFFFFFFFFFFFFF)]", "[BinData(128, B550000000000000), BinData(128, B55FFFFFFFFFFFFF)]", "[BinData(128, C000000000000000), BinData(128, C3FFFFFFFFFFFFFF)]", "[BinData(128, C400000000000000), BinData(128, C7FFFFFFFFFFFFFF)]", "[BinData(128, C800000000000000), BinData(128, CBFFFFFFFFFFFFFF)]", "[BinData(128, CC00000000000000), BinData(128, CFFFFFFFFFFFFFFF)]", "[BinData(128, D000000000000000), BinData(128, D3FFFFFFFFFFFFFF)]", "[BinData(128, D800000000000000), BinData(128, DBFFFFFFFFFFFFFF)]", "[BinData(128, E000000000000000), BinData(128, E3FFFFFFFFFFFFFF)]", "[BinData(128, E400000000000000), BinData(128, E4FFFFFFFFFFFFFF)]", "[BinData(128, E500000000000000), BinData(128, E5FFFFFFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] }, "keysExamined" : 1000, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, 2015-01-19T21:41:42.629-0500 I INDEX [conn29] build index on: test.jstests_sort7 properties: { v: 1, key: { a.x: 1.0 }, name: "a.x_1", ns: "test.jstests_sort7" } 2015-01-19T21:41:42.629-0500 I INDEX [conn29] building index using bulk method "docsExamined" : 0, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, 3000000000000000), BinData(128, 3FFFFFFFFFFFFFFF)]", "[BinData(128, 4800000000000000), BinData(128, 4BFFFFFFFFFFFFFF)]", "[BinData(128, 4C00000000000000), BinData(128, 4FFFFFFFFFFFFFFF)]", "[BinData(128, 6000000000000000), BinData(128, 63FFFFFFFFFFFFFF)]", "[BinData(128, 6400000000000000), BinData(128, 67FFFFFFFFFFFFFF)]", "[BinData(128, 6800000000000000), BinData(128, 6BFFFFFFFFFFFFFF)]", "[BinData(128, 6C00000000000000), BinData(128, 6FFFFFFFFFFFFFFF)]", "[BinData(128, 7000000000000000), BinData(128, 7FFFFFFFFFFFFFFF)]", "[BinData(128, 8400000000000000), BinData(128, 87FFFFFFFFFFFFFF)]", "[BinData(128, 8C00000000000000), BinData(128, 8FFFFFFFFFFFFFFF)]", "[BinData(128, 9000000000000000), BinData(128, 9FFFFFFFFFFFFFFF)]", "[BinData(128, B000000000000000), BinData(128, BFFFFFFFFFFFFFFF)]", "[BinData(128, CFF0000000000000), BinData(128, CFFFFFFFFFFFFFFF)]", "[BinData(128, D000000000000000), BinData(128, DFFFFFFFFFFFFFFF)]", "[BinData(128, E000000000000000), BinData(128, EFFFFFFFFFFFFFFF)]", "[BinData(128, F000000000000000), BinData(128, FFFFFFFFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] }, "keysExamined" : 1, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 0, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, 0000000000000000), BinData(128, 0FFFFFFFFFFFFFFF)]", "[BinData(128, 1000000000000000), BinData(128, 1FFFFFFFFFFFFFFF)]", "[BinData(128, 2000000000000000), BinData(128, 2FFFFFFFFFFFFFFF)]", "[BinData(128, 3000000000000000), BinData(128, 3FFFFFFFFFFFFFFF)]", "[BinData(128, 4000000000000000), BinData(128, 4FFFFFFFFFFFFFFF)]", "[BinData(128, 5000000000000000), BinData(128, 5FFFFFFFFFFFFFFF)]", "[BinData(128, 6000000000000000), BinData(128, 6FFFFFFFFFFFFFFF)]", "[BinData(128, 7000000000000000), BinData(128, 7FFFFFFFFFFFFFFF)]", "[BinData(128, 8000000000000000), BinData(128, 8FFFFFFFFFFFFFFF)]", "[BinData(128, 9000000000000000), BinData(128, 900FFFFFFFFFFFFF)]", "[BinData(128, 9A00000000000000), BinData(128, 9AFFFFFFFFFFFFFF)]", "[BinData(128, A000000000000000), BinData(128, AFFFFFFFFFFFFFFF)]", "[BinData(128, B000000000000000), BinData(128, BFFFFFFFFFFFFFFF)]", "[BinData(128, D000000000000000), BinData(128, DFFFFFFFFFFFFFFF)]", "[BinData(128, E000000000000000), BinData(128, EFFFFFFFFFFFFFFF)]", "[BinData(128, F000000000000000), BinData(128, FFFFFFFFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] }, "keysExamined" : 1, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 0, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, 0000000000000000), BinData(128, 00FFFFFFFFFFFFFF)]", "[BinData(128, 0100000000000000), BinData(128, 013FFFFFFFFFFFFF)]", "[BinData(128, 0140000000000000), BinData(128, 017FFFFFFFFFFFFF)]", "[BinData(128, 0180000000000000), BinData(128, 01BFFFFFFFFFFFFF)]", "[BinData(128, 01C0000000000000), BinData(128, 01FFFFFFFFFFFFFF)]", "[BinData(128, 0200000000000000), BinData(128, 02FFFFFFFFFFFFFF)]", "[BinData(128, 0300000000000000), BinData(128, 033FFFFFFFFFFFFF)]", "[BinData(128, 0340000000000000), BinData(128, 034FFFFFFFFFFFFF)]", "[BinData(128, 0380000000000000), BinData(128, 0383FFFFFFFFFFFF)]", "[BinData(128, 0388000000000000), BinData(128, 038803FFFFFFFFFF)]", "[BinData(128, 0400000000000000), BinData(128, 043FFFFFFFFFFFFF)]", "[BinData(128, 0440000000000000), BinData(128, 047FFFFFFFFFFFFF)]", "[BinData(128, 0480000000000000), BinData(128, 048FFFFFFFFFFFFF)]", "[BinData(128, 0800000000000000), BinData(128, 083FFFFFFFFFFFFF)]", "[BinData(128, 0840000000000000), BinData(128, 084FFFFFFFFFFFFF)]", "[BinData(128, 0880000000000000), BinData(128, 08BFFFFFFFFFFFFF)]" ], "_id" : [ "[MinKey, MaxKey]" ] }, "keysExamined" : 0, "dupsTested" : 0, 2015-01-19T21:41:42.633-0500 I INDEX [conn29] build index done. scanned 3 total records. 0 secs 2015-01-19T21:41:42.662-0500 I COMMAND [conn29] CMD: drop test.geof 2015-01-19T21:41:42.695-0500 I INDEX [conn29] build index on: test.geof properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geof" } 2015-01-19T21:41:42.695-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:42.699-0500 I INDEX [conn29] build index done. scanned 6 total records. 0 secs 2015-01-19T21:41:42.706-0500 I COMMAND [conn29] CMD: drop test.server9385 2015-01-19T21:41:42.728-0500 I COMMAND [conn29] CMD: drop test.geo_uniqueDocs_test 2015-01-19T21:41:42.740-0500 I INDEX [conn29] build index on: test.geo_uniqueDocs_test properties: { v: 1, key: { locs: "2d" }, name: "locs_2d", ns: "test.geo_uniqueDocs_test" } 2015-01-19T21:41:42.740-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:42.745-0500 I INDEX [conn29] build index done. scanned 2 total records. 0 secs 2015-01-19T21:41:42.758-0500 W COMMAND [conn29] test.geo_uniqueDocs_test: ignoring deprecated uniqueDocs option in geoNear command 2015-01-19T21:41:42.764-0500 W COMMAND [conn29] test.geo_uniqueDocs_test: ignoring deprecated uniqueDocs option in geoNear command 2015-01-19T21:41:42.774-0500 W COMMAND [conn29] test.geo_uniqueDocs_test: ignoring deprecated uniqueDocs option in geoNear command 2015-01-19T21:41:42.781-0500 W - [conn29] deprecated $uniqueDocs option: { $within: { $box: [ [ 0.0, 0.0 ], [ 9.0, 9.0 ] ], $uniqueDocs: true } } 2015-01-19T21:41:42.784-0500 W - [conn29] deprecated $uniqueDocs option: { $within: { $box: [ [ 0.0, 0.0 ], [ 9.0, 9.0 ] ], $uniqueDocs: false } } 2015-01-19T21:41:42.788-0500 W - [conn29] deprecated $uniqueDocs option: { $within: { $center: [ [ 5.0, 5.0 ], 7.0 ], $uniqueDocs: true } } 2015-01-19T21:41:42.791-0500 W - [conn29] deprecated $uniqueDocs option: { $within: { $center: [ [ 5.0, 5.0 ], 7.0 ], $uniqueDocs: false } } 2015-01-19T21:41:42.794-0500 W - [conn29] deprecated $uniqueDocs option: { $within: { $centerSphere: [ [ 5.0, 5.0 ], 1.0 ], $uniqueDocs: true } } 2015-01-19T21:41:42.798-0500 W - [conn29] deprecated $uniqueDocs option: { $within: { $centerSphere: [ [ 5.0, 5.0 ], 1.0 ], $uniqueDocs: false } } 2015-01-19T21:41:42.802-0500 W - [conn29] deprecated $uniqueDocs option: { $within: { $polygon: [ [ 0.0, 0.0 ], [ 0.0, 9.0 ], [ 9.0, 9.0 ] ], $uniqueDocs: true } } 2015-01-19T21:41:42.807-0500 W - [conn29] deprecated $uniqueDocs option: { $within: { $polygon: [ [ 0.0, 0.0 ], [ 0.0, 9.0 ], [ 9.0, 9.0 ] ], $uniqueDocs: false } } 2015-01-19T21:41:42.811-0500 I COMMAND [conn29] CMD: drop test.jstests_removeb "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } }, { "stage" : "FETCH", "filter" : { "TwoDPtInAnnulusExpression" : true }, "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 0, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "filter" : { "$and" : [ { "TwoDKeyInRegionExpression" : true }, { "_id" : { "$lt" : 50 } } ] }, "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "loc" : "2d", "_id" : 1 }, "indexName" : "loc_2d__id_1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ ], "_id" : [ "[MinKey, MaxKey]" ] }, "keysExamined" : 0, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } } ] } }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } S0 Test : jstests/core/geo_2d_explain.js 2587ms S0 Test : jstests/core/sort7.js ... S0 Test : jstests/core/sort7.js 51ms S0 Test : jstests/core/geof.js ... S0 Test : jstests/core/geof.js 43ms S0 Test : jstests/core/server9385.js ... { "_id" : 1, "x" : 1 } { "_id" : 2, "x" : 1 } S0 Test : jstests/core/server9385.js 21ms S0 Test : jstests/core/geo_uniqueDocs.js ... S0 Test : jstests/core/geo_uniqueDocs.js 83ms S0 Test : jstests/core/removeb.js ... 2015-01-19T21:41:42.822-0500 I INDEX [conn29] build index on: test.jstests_removeb properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_removeb" } 2015-01-19T21:41:42.822-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:41:42.828-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:41:43.264-0500 I SHARDING [conn32] request split points lookup for chunk test.jstests_splitvector { : MinKey, : MaxKey, : MinKey } -->> { : MaxKey, : MinKey, : MaxKey } 2015-01-19T21:41:43.270-0500 I SHARDING [conn32] max number of requested split points reached (1) before the end of chunk test.jstests_splitvector { : MinKey, : MaxKey, : MinKey } -->> { : MaxKey, : MinKey, : MaxKey } 2015-01-19T21:41:43.272-0500 I COMMAND [conn32] CMD: drop test.jstests_splitvector 2015-01-19T21:41:43.311-0500 I INDEX [conn32] build index on: test.jstests_splitvector properties: { v: 1, key: { x: 1.0, y: 1.0 }, name: "x_1_y_1", ns: "test.jstests_splitvector" } 2015-01-19T21:41:43.311-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:41:43.314-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19 21:41:44 EST 2015-01-19T21:41:44.322-0500 I QUERY [conn29] killcursors keyUpdates:0 writeConflicts:0 numYields:0 22ms 2015-01-19 21:41:45 EST 2015-01-19T21:41:45.706-0500 I COMMAND [conn31] command test.$cmd command: dbStats { dbstats: 1.0, scale: undefined } keyUpdates:0 writeConflicts:0 numYields:0 reslen:187 184ms { "db" : "test", "collections" : 400, "objects" : 82917, "avgObjSize" : 2257.479153852648, "dataSize" : 187183399, "storageSize" : 17121280, "numExtents" : 0, "indexes" : 726, "indexSize" : 12509184, "ok" : 1 } ---- Geo geoHaystack index ---- { "name" : "Geo geoHaystack index", "indexes" : [ { "index" : { "b" : "geoHaystack" } } ], "shardKey" : { "b" : 1 }, "inserts" : function (c) {for (var i=0; i< docNum; i++) { c.insert({a: Math.floor(Math.random()*docNum), b: {type: "Point", coordinates: [i%90, 45-i%45]}, c: i});}}, "queries" : [ { "b" : { "$near" : { "$geometry" : { "type" : "Point", "coordinates" : [ 1, 2 ] } } } } ], "orderField" : "c", "errorExpected" : true } 2015-01-19T21:41:45.706-0500 I WRITE [conn30] insert test.mr1 query: { x: 11223.0, tags: [ "Z1223" ], _id: ObjectId('54bdc0695d140622eae33bc8') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 183ms 2015-01-19T21:41:45.706-0500 I COMMAND [conn30] command test.$cmd command: insert { insert: "mr1", documents: [ { x: 11223.0, tags: [ "Z1223" ], _id: ObjectId('54bdc0695d140622eae33bc8') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 183ms 2015-01-19T21:41:45.707-0500 I WRITE [conn29] insert test.jstests_removeb query: { _id: ObjectId('54bdc0695d140622eae33bc9'), a: 605.0 } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 179ms 2015-01-19T21:41:45.707-0500 I WRITE [conn32] insert test.jstests_splitvector query: { x: 535.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0695d140622eae33bc6') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 181ms 2015-01-19T21:41:45.707-0500 I COMMAND [conn29] command test.$cmd command: insert { insert: "jstests_removeb", documents: [ { _id: ObjectId('54bdc0695d140622eae33bc9'), a: 605.0 } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 179ms 2015-01-19T21:41:45.707-0500 I COMMAND [conn32] command test.$cmd command: insert { insert: "jstests_splitvector", documents: [ { x: 535.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0695d140622eae33bc6') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 182ms 2015-01-19T21:41:45.709-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural sort order ns:test.Natural Geo 2dsphere index query:{ query: { b: { $near: { $geometry: { type: "Point", coordinates: [ 1.0, 2.0 ] } } } }, orderby: { $natural: -1.0 } } 2015-01-19T21:41:45.710-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural hint ns:test.Natural Geo 2dsphere index query:{ query: { b: { $near: { $geometry: { type: "Point", coordinates: [ 1.0, 2.0 ] } } } }, $hint: { $natural: -1.0 } } 2015-01-19T21:41:45.712-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural sort order ns:test.Natural Geo 2dsphere index query:{ query: { b: { $near: { $geometry: { type: "Point", coordinates: [ 1.0, 2.0 ] } } } }, orderby: { $natural: -1.0 }, $hint: { $natural: -1.0 } } 2015-01-19T21:41:45.713-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural sort order ns:test.Natural Geo 2dsphere index query:{ query: { b: { $near: { $geometry: { type: "Point", coordinates: [ 1.0, 2.0 ] } } } }, orderby: { $natural: -1.0 }, $hint: { $natural: 1.0 } } 2015-01-19T21:41:45.715-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural sort order ns:test.Natural Geo 2dsphere index query:{ query: { b: { $near: { $geometry: { type: "Point", coordinates: [ 1.0, 2.0 ] } } } }, orderby: { $natural: 1.0 } } 2015-01-19T21:41:45.716-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural hint ns:test.Natural Geo 2dsphere index query:{ query: { b: { $near: { $geometry: { type: "Point", coordinates: [ 1.0, 2.0 ] } } } }, $hint: { $natural: 1.0 } } 2015-01-19T21:41:45.717-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural sort order ns:test.Natural Geo 2dsphere index query:{ query: { b: { $near: { $geometry: { type: "Point", coordinates: [ 1.0, 2.0 ] } } } }, orderby: { $natural: 1.0 }, $hint: { $natural: 1.0 } } 2015-01-19T21:41:45.719-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural sort order ns:test.Natural Geo 2dsphere index query:{ query: { b: { $near: { $geometry: { type: "Point", coordinates: [ 1.0, 2.0 ] } } } }, orderby: { $natural: 1.0 }, $hint: { $natural: -1.0 } } 2015-01-19T21:41:45.721-0500 I COMMAND [conn31] CMD: drop test.Natural Geo 2dsphere index 2015-01-19 21:41:52 EST { "db" : "test", "collections" : 400, "objects" : 85805, "avgObjSize" : 1424.150375852223, "dataSize" : 122199223, "storageSize" : 13205504, "numExtents" : 0, "indexes" : 725, "indexSize" : 12505088, "ok" : 1 } 2015-01-19T21:41:52.016-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural sort order ns:test.Natural Geo geoHaystack index query:{ query: { b: { $near: { $geometry: { type: "Point", coordinates: [ 1.0, 2.0 ] } } } }, orderby: { $natural: -1.0 } } 2015-01-19T21:41:52.018-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural hint ns:test.Natural Geo geoHaystack index query:{ query: { b: { $near: { $geometry: { type: "Point", coordinates: [ 1.0, 2.0 ] } } } }, $hint: { $natural: -1.0 } } 2015-01-19T21:41:52.019-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural sort order ns:test.Natural Geo geoHaystack index query:{ query: { b: { $near: { $geometry: { type: "Point", coordinates: [ 1.0, 2.0 ] } } } }, orderby: { $natural: -1.0 }, $hint: { $natural: -1.0 } } 2015-01-19T21:41:52.021-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural sort order ns:test.Natural Geo geoHaystack index query:{ query: { b: { $near: { $geometry: { type: "Point", coordinates: [ 1.0, 2.0 ] } } } }, orderby: { $natural: -1.0 }, $hint: { $natural: 1.0 } } 2015-01-19T21:41:52.022-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural sort order ns:test.Natural Geo geoHaystack index query:{ query: { b: { $near: { $geometry: { type: "Point", coordinates: [ 1.0, 2.0 ] } } } }, orderby: { $natural: 1.0 } } 2015-01-19T21:41:52.024-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural hint ns:test.Natural Geo geoHaystack index query:{ query: { b: { $near: { $geometry: { type: "Point", coordinates: [ 1.0, 2.0 ] } } } }, $hint: { $natural: 1.0 } } 2015-01-19T21:41:52.024-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural sort order ns:test.Natural Geo geoHaystack index query:{ query: { b: { $near: { $geometry: { type: "Point", coordinates: [ 1.0, 2.0 ] } } } }, orderby: { $natural: 1.0 }, $hint: { $natural: 1.0 } } 2015-01-19T21:41:52.025-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue geoNear expression not allowed with $natural sort order ns:test.Natural Geo geoHaystack index query:{ query: { b: { $near: { $geometry: { type: "Point", coordinates: [ 1.0, 2.0 ] } } } }, orderby: { $natural: 1.0 }, $hint: { $natural: -1.0 } } 2015-01-19T21:41:52.026-0500 I COMMAND [conn31] CMD: drop test.Natural Geo geoHaystack index ---- Text index ---- { "name" : "Text index", "indexes" : [ { "index" : { "b" : "text" } } ], "shardKey" : { "b" : 1 }, "inserts" : function (c) {var words = ["bird", "cat", "dog", "goat"]; for (var i=0; i< docNum; i++) { c.insert({a: Math.floor(Math.random()*docNum), b: words[i%4], c: i, pad: padding});}}, "queries" : [ { "$text" : { "$search" : "cat" } }, { "b" : "cat" } ], "orderField" : "c", "errorExpected" : true } 2015-01-19T21:41:52.070-0500 I INDEX [conn31] build index on: test.Natural Text index properties: { v: 1, key: { _fts: "text", _ftsx: 1 }, name: "b_text", ns: "test.Natural Text index", weights: { b: 1 }, default_language: "english", language_override: "language", textIndexVersion: 2 } 2015-01-19T21:41:52.070-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:41:52.076-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19 21:41:53 EST 2015-01-19T21:41:53.825-0500 I SHARDING [conn32] request split points lookup for chunk test.jstests_splitvector { : MinKey, : MinKey } -->> { : MaxKey, : MaxKey } 2015-01-19T21:41:53.825-0500 I SHARDING [conn32] limiting split vector to 500 (from 969) objects 2015-01-19T21:41:53.852-0500 I COMMAND [conn32] CMD: drop test.jstests_splitvector 2015-01-19T21:41:53.894-0500 I INDEX [conn32] build index on: test.jstests_splitvector properties: { v: 1, key: { x: 1.0, y: -1.0, z: 1.0 }, name: "x_1_y_-1_z_1", ns: "test.jstests_splitvector" } 2015-01-19T21:41:53.894-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:41:53.897-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19 21:41:58 EST { 2015-01-19T21:41:58.774-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue text expression not allowed with $natural sort order ns:test.Natural Text index query:{ query: { $text: { $search: "cat" } }, orderby: { $natural: -1.0 } } 2015-01-19T21:41:58.775-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue text and hint not allowed in same query ns:test.Natural Text index query:{ query: { $text: { $search: "cat" } }, $hint: { $natural: -1.0 } } 2015-01-19T21:41:58.775-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue text expression not allowed with $natural sort order ns:test.Natural Text index query:{ query: { $text: { $search: "cat" } }, orderby: { $natural: -1.0 }, $hint: { $natural: -1.0 } } 2015-01-19T21:41:58.776-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue text expression not allowed with $natural sort order ns:test.Natural Text index query:{ query: { $text: { $search: "cat" } }, orderby: { $natural: -1.0 }, $hint: { $natural: 1.0 } } 2015-01-19T21:41:58.778-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue text expression not allowed with $natural sort order ns:test.Natural Text index query:{ query: { $text: { $search: "cat" } }, orderby: { $natural: 1.0 } } 2015-01-19T21:41:58.779-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue text and hint not allowed in same query ns:test.Natural Text index query:{ query: { $text: { $search: "cat" } }, $hint: { $natural: 1.0 } } 2015-01-19T21:41:58.779-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue text expression not allowed with $natural sort order ns:test.Natural Text index query:{ query: { $text: { $search: "cat" } }, orderby: { $natural: 1.0 }, $hint: { $natural: 1.0 } } 2015-01-19T21:41:58.780-0500 I QUERY [conn31] assertion 17287 Can't canonicalize query: BadValue text expression not allowed with $natural sort order ns:test.Natural Text index query:{ query: { $text: { $search: "cat" } }, orderby: { $natural: 1.0 }, $hint: { $natural: -1.0 } } "db" : "test", "collections" : 400, "objects" : 89748, "avgObjSize" : 2093.7652761064314, "dataSize" : 187911246, "storageSize" : 17121280, "numExtents" : 0, "indexes" : 726, "indexSize" : 12509184, "ok" : 1 } 2015-01-19T21:41:59.739-0500 I COMMAND [conn31] CMD: drop test.Natural Text index ---- Sparse index ---- { "name" : "Sparse index", "indexes" : [ { "index" : { "b" : 1 }, "indexOpt" : { "sparse" : true } } ], "shardKey" : { "c" : 1 }, "inserts" : function (c) {for (var i=0; i< docNum; i++) { c.insert({a: Math.floor(Math.random()*docNum), b: i%7, c: i, pad: padding});}}, "queries" : [ { "b" : { "$gt" : 3 } } ], "orderField" : "c" } 2015-01-19T21:41:59.833-0500 I INDEX [conn31] build index on: test.Natural Sparse index properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.Natural Sparse index", sparse: true } 2015-01-19T21:41:59.833-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:41:59.838-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19 21:42:01 EST 2015-01-19T21:42:01.799-0500 I SHARDING [conn32] request split points lookup for chunk test.jstests_splitvector { : MinKey, : MaxKey, : MinKey } -->> { : MaxKey, : MinKey, : MaxKey } 2015-01-19T21:42:01.799-0500 I SHARDING [conn32] limiting split vector to 500 (from 969) objects 2015-01-19T21:42:01.812-0500 I COMMAND [conn32] CMD: drop test.jstests_splitvector 2015-01-19T21:42:01.850-0500 I INDEX [conn32] build index on: test.jstests_splitvector properties: { v: 1, key: { x: 1.0, y: 1.0 }, name: "x_1_y_1", ns: "test.jstests_splitvector" } 2015-01-19T21:42:01.850-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:01.853-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19 21:42:05 EST { "db" : "test", "collections" : 400, "objects" : 93017, "avgObjSize" : 2016.2554694303192, "dataSize" : 187546035, "storageSize" : 17121280, "numExtents" : 0, "indexes" : 726, "indexSize" : 12509184, "ok" : 1 } 2015-01-19 21:42:06 EST 2015-01-19T21:42:06.883-0500 I COMMAND [conn31] CMD: drop test.Natural Sparse index ---- Hashed index ---- { "name" : "Hashed index", "indexes" : [ { "index" : { "b" : "hashed" } } ], "shardKey" : { "b" : 1 }, "inserts" : function (c) {for (var i=0; i< docNum; i++) { c.insert({a: Math.floor(Math.random()*docNum), b: i%7, c: i, pad: padding});}}, "queries" : [ { "b" : { "$lt" : 4 } }, { "b" : { "$gt" : 5 } } ], "orderField" : "c" } 2015-01-19T21:42:06.988-0500 I INDEX [conn31] build index on: test.Natural Hashed index properties: { v: 1, key: { b: "hashed" }, name: "b_hashed", ns: "test.Natural Hashed index" } 2015-01-19T21:42:06.988-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:42:06.994-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19 21:42:12 EST 2015-01-19T21:42:12.441-0500 I COMMAND [conn31] command test.$cmd command: dbStats { dbstats: 1.0, scale: undefined } keyUpdates:0 writeConflicts:0 numYields:0 reslen:187 171ms { 2015-01-19T21:42:12.441-0500 I WRITE [conn29] insert test.jstests_removeb query: { _id: ObjectId('54bdc0845d140622eae39a80'), a: 11336.0 } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 169ms 2015-01-19T21:42:12.441-0500 I WRITE [conn30] insert test.mr1 query: { x: 15390.0, tags: [ "Z5390" ], _id: ObjectId('54bdc0845d140622eae39a81') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 166ms 2015-01-19T21:42:12.441-0500 I WRITE [conn32] insert test.jstests_splitvector query: { x: 1.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0845d140622eae39a7f') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 170ms 2015-01-19T21:42:12.441-0500 I COMMAND [conn29] command test.$cmd command: insert { insert: "jstests_removeb", documents: [ { _id: ObjectId('54bdc0845d140622eae39a80'), a: 11336.0 } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 169ms 2015-01-19T21:42:12.441-0500 I COMMAND [conn30] command test.$cmd command: insert { insert: "mr1", documents: [ { x: 15390.0, tags: [ "Z5390" ], _id: ObjectId('54bdc0845d140622eae39a81') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 167ms 2015-01-19T21:42:12.441-0500 I COMMAND [conn32] command test.$cmd command: insert { insert: "jstests_splitvector", documents: [ { x: 1.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0845d140622eae39a7f') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 170ms "db" : "test", "collections" : 400, "objects" : 99167, "avgObjSize" : 1900.3647685217866, "dataSize" : 188453473, "storageSize" : 17121280, "numExtents" : 0, "indexes" : 726, "indexSize" : 12509184, "ok" : 1 } 2015-01-19 21:42:13 EST 2015-01-19T21:42:13.520-0500 I SHARDING [conn32] request split points lookup for chunk test.jstests_splitvector { : MinKey, : MinKey } -->> { : MaxKey, : MaxKey } 2015-01-19T21:42:13.541-0500 W SHARDING [conn32] chunk is larger than 1048576 bytes because of key { x: 1.0 } 2015-01-19T21:42:13.542-0500 I COMMAND [conn32] CMD: drop test.jstests_splitvector 2015-01-19T21:42:13.592-0500 I INDEX [conn32] build index on: test.jstests_splitvector properties: { v: 1, key: { x: 1.0, y: -1.0, z: 1.0 }, name: "x_1_y_-1_z_1", ns: "test.jstests_splitvector" } 2015-01-19T21:42:13.592-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:13.597-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19 21:42:14 EST 2015-01-19T21:42:14.944-0500 I COMMAND [conn31] CMD: drop test.Natural Hashed index ---- TTL index ---- { "name" : "TTL index", "indexes" : [ { "index" : { "a" : 1 }, "index2" : { "expireAfterSeconds" : 157680000 } } ], "shardKey" : { "a" : 1 }, "inserts" : function (c) {var myDate = new Date(); for (var i=0; i< docNum; i++) { // Year is set to a random value from 2000-2019 myDate.setYear(Math.floor(Math.random()*docNum%20+2000)); c.insert({a: myDate, b: i%7, c: i, pad: padding});}}, "queries" : [ { "a" : { "$lt" : ISODate("2012-01-01T00:00:00Z") } }, { "a" : { "$gt" : ISODate("2015-01-01T00:00:00Z") } } ], "orderField" : "c" } 2015-01-19T21:42:15.032-0500 I INDEX [conn31] build index on: test.Natural TTL index properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.Natural TTL index" } 2015-01-19T21:42:15.032-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:42:15.038-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19 21:42:21 EST 2015-01-19T21:42:21.214-0500 I SHARDING [conn32] request split points lookup for chunk test.jstests_splitvector { : MinKey, : MaxKey, : MinKey } -->> { : MaxKey, : MinKey, : MaxKey } 2015-01-19T21:42:21.235-0500 W SHARDING [conn32] chunk is larger than 1048576 bytes because of key { x: 1.0 } 2015-01-19T21:42:21.237-0500 I COMMAND [conn32] CMD: drop test.jstests_splitvector 2015-01-19T21:42:21.275-0500 I INDEX [conn32] build index on: test.jstests_splitvector properties: { v: 1, key: { x: 1.0, y: 1.0 }, name: "x_1_y_1", ns: "test.jstests_splitvector" } 2015-01-19T21:42:21.275-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:21.278-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:22.122-0500 I COMMAND [conn31] command test.$cmd command: dbStats { dbstats: 1.0, scale: undefined } keyUpdates:0 writeConflicts:0 numYields:0 reslen:187 183ms 2015-01-19T21:42:22.123-0500 I WRITE [conn30] insert test.mr1 query: { x: 17631.0, tags: [ "Z7631" ], _id: ObjectId('54bdc08d5d140622eae3c40c') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 183ms 2015-01-19T21:42:22.123-0500 I WRITE [conn32] insert test.jstests_splitvector query: { x: 2.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc08d5d140622eae3c40e') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 181ms 2015-01-19T21:42:22.123-0500 I COMMAND [conn32] command test.$cmd command: insert { insert: "jstests_splitvector", documents: [ { x: 2.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc08d5d140622eae3c40e') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 181ms 2015-01-19T21:42:22.123-0500 I WRITE [conn29] insert test.jstests_removeb query: { _id: ObjectId('54bdc08d5d140622eae3c40d'), a: 16163.0 } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 181ms 2015-01-19T21:42:22.123-0500 I COMMAND [conn30] command test.$cmd command: insert { insert: "mr1", documents: [ { x: 17631.0, tags: [ "Z7631" ], _id: ObjectId('54bdc08d5d140622eae3c40c') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 183ms 2015-01-19T21:42:22.124-0500 I COMMAND [conn29] command test.$cmd command: insert { insert: "jstests_removeb", documents: [ { _id: ObjectId('54bdc08d5d140622eae3c40d'), a: 16163.0 } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 182ms { "db" : "test", "collections" : 400, "objects" : 104588, "avgObjSize" : 1796.0901250621487, "dataSize" : 187849474, "storageSize" : 17231872, "numExtents" : 0, "indexes" : 726, "indexSize" : 12619776, "ok" : 1 } 2015-01-19 21:42:25 EST 2015-01-19T21:42:25.250-0500 I COMMAND [conn31] CMD: drop test.Natural TTL index ---- Capped ---- { "name" : "Capped", "collOptions" : { "capped" : true, "size" : 49227000, "max" : 750 }, "indexes" : [ { "index" : { "a" : 1 } } ], "inserts" : function (c) {for (var i=0; i< docNum; i++) {c.insert({a: Math.floor(Math.random()*docNum), b: i%7, c: i, pad: padding});}}, "queries" : [ { }, { "a" : { "$gt" : 80 } }, { "a" : { "$lt" : 30 } } ], "orderField" : "c" } 2015-01-19T21:42:25.344-0500 I INDEX [conn31] build index on: test.Natural Capped properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.Natural Capped" } 2015-01-19T21:42:25.344-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:42:25.348-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19 21:42:27 EST 2015-01-19T21:42:27.017-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr1_214 2015-01-19 21:42:29 EST 2015-01-19T21:42:29.727-0500 I SHARDING [conn32] request split points lookup for chunk test.jstests_splitvector { : MinKey, : MinKey } -->> { : MaxKey, : MaxKey } 2015-01-19T21:42:29.744-0500 W SHARDING [conn32] chunk is larger than 1048576 bytes because of key { x: 2.0 } 2015-01-19T21:42:29.746-0500 I COMMAND [conn32] CMD: drop test.jstests_splitvector 2015-01-19T21:42:29.782-0500 I INDEX [conn32] build index on: test.jstests_splitvector properties: { v: 1, key: { x: 1.0, y: -1.0, z: 1.0 }, name: "x_1_y_-1_z_1", ns: "test.jstests_splitvector" } 2015-01-19T21:42:29.782-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:30.192-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:30.193-0500 I COMMAND [conn32] command test.$cmd command: createIndexes { createIndexes: "jstests_splitvector", indexes: [ { key: { x: 1.0, y: -1.0, z: 1.0 }, name: "x_1_y_-1_z_1" } ] } keyUpdates:0 writeConflicts:0 numYields:0 reslen:113 420ms 2015-01-19T21:42:30.193-0500 I - [conn30] M/R: (1/3) Emit Progress: 19200/20999 91% 2015-01-19T21:42:30.195-0500 I WRITE [conn29] insert test.jstests_removeb query: { _id: ObjectId('54bdc0955d140622eae3df0b'), a: 18086.0 } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 417ms 2015-01-19T21:42:30.195-0500 I WRITE [conn31] insert test.Natural Capped query: { _id: ObjectId('54bdc0955d140622eae3df0c'), a: 832.0, b: 6.0, c: 741.0, pad: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 412ms 2015-01-19T21:42:30.195-0500 I COMMAND [conn29] command test.$cmd command: insert { insert: "jstests_removeb", documents: [ { _id: ObjectId('54bdc0955d140622eae3df0b'), a: 18086.0 } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 418ms 2015-01-19T21:42:30.195-0500 I COMMAND [conn31] command test.$cmd command: insert { insert: "Natural Capped", documents: [ { _id: ObjectId('54bdc0955d140622eae3df0c'), a: 832.0, b: 6.0, c: 741.0, pad: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 412ms 2015-01-19 21:42:32 EST 2015-01-19T21:42:32.270-0500 I COMMAND [conn31] command test.$cmd command: dbStats { dbstats: 1.0, scale: undefined } keyUpdates:0 writeConflicts:0 numYields:0 reslen:187 265ms 2015-01-19T21:42:32.270-0500 I WRITE [conn29] insert test.jstests_removeb query: { _id: ObjectId('54bdc0985d140622eae3e42d'), a: 18727.0 } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 265ms 2015-01-19T21:42:32.271-0500 I COMMAND [conn29] command test.$cmd command: insert { insert: "jstests_removeb", documents: [ { _id: ObjectId('54bdc0985d140622eae3e42d'), a: 18727.0 } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 265ms 2015-01-19T21:42:32.271-0500 I WRITE [conn32] insert test.jstests_splitvector query: { x: 2.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0985d140622eae3e42e') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 264ms 2015-01-19T21:42:32.271-0500 I COMMAND [conn32] command test.$cmd command: insert { insert: "jstests_splitvector", documents: [ { x: 2.0, y: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...", _id: ObjectId('54bdc0985d140622eae3e42e') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 264ms { "db" : "test", "collections" : 402, "objects" : 136297, "avgObjSize" : 1268.5716927004996, "dataSize" : 172902516, "storageSize" : 18161664, "numExtents" : 0, "indexes" : 728, "indexSize" : 13463552, "ok" : 1 } 2015-01-19T21:42:33.012-0500 I - [conn30] M/R: (3/3) Final Reduce Progress: 19900/20004 99% 2015-01-19T21:42:33.025-0500 I COMMAND [conn30] CMD: drop test.mr1_foo 2015-01-19T21:42:33.062-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr1_214 2015-01-19T21:42:33.063-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr1_214 2015-01-19T21:42:33.095-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr1_214 2015-01-19T21:42:33.102-0500 I COMMAND [conn30] command test.$cmd command: mapReduce { mapreduce: "mr1", out: "mr1_foo", map: function (){ this.tags.forEach( function(z){ e..., reduce: function ( key , values ){ var total = 0; for ( var i=0; i> { : MaxKey, : MinKey, : MaxKey } 2015-01-19T21:42:40.374-0500 I COMMAND [conn31] CMD: drop test.jstests_exists 2015-01-19T21:42:40.402-0500 W SHARDING [conn32] chunk is larger than 1048576 bytes because of key { x: 2.0 } S2 Test : jstests/core/exists.js 256ms S2 Test : jstests/core/geo_regex0.js ... 2015-01-19T21:42:40.407-0500 I COMMAND [conn31] CMD: drop test.regex0 2015-01-19T21:42:40.407-0500 I COMMAND [conn32] CMD: drop test.jstests_splitvector 2015-01-19T21:42:40.421-0500 I INDEX [conn31] build index on: test.regex0 properties: { v: 1, key: { point: "2d", words: 1.0 }, name: "point_2d_words_1", ns: "test.regex0" } 2015-01-19T21:42:40.421-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:42:40.425-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:40.438-0500 I INDEX [conn32] build index on: test.jstests_splitvector properties: { v: 1, key: { x: 1.0, y: 1.0 }, name: "x_1_y_1", ns: "test.jstests_splitvector" } 2015-01-19T21:42:40.438-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:40.443-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs test.jstests_splitvector 2015-01-19T21:42:40.471-0500 I SHARDING [conn32] request split points lookup for chunk test.jstests_splitvector { : MinKey, : MinKey } -->> { : MaxKey, : MaxKey } 2015-01-19T21:42:40.471-0500 I SHARDING [conn32] splitVector doing another cycle because of force, keyCount now: 1 2015-01-19T21:42:40.478-0500 I SHARDING [conn32] request split points lookup for chunk test.jstests_splitvector { : MinKey, : MinKey } -->> { : MaxKey, : MaxKey } 2015-01-19T21:42:40.478-0500 I SHARDING [conn32] splitVector doing another cycle because of force, keyCount now: 1 2015-01-19T21:42:40.483-0500 I COMMAND [conn32] CMD: drop test.jstests_splitvector S2 Test : jstests/core/geo_regex0.js 108ms S2 Test : jstests/core/slice1.js ... 2015-01-19T21:42:40.513-0500 I COMMAND [conn31] CMD: drop test.slice1 2015-01-19T21:42:40.520-0500 I INDEX [conn32] build index on: test.jstests_splitvector properties: { v: 1, key: { x: 1.0, y: -1.0, z: 1.0 }, name: "x_1_y_-1_z_1", ns: "test.jstests_splitvector" } 2015-01-19T21:42:40.520-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:40.525-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs test.jstests_splitvector 2015-01-19T21:42:40.561-0500 I SHARDING [conn32] request split points lookup for chunk test.jstests_splitvector { : MinKey, : MaxKey, : MinKey } -->> { : MaxKey, : MinKey, : MaxKey } 2015-01-19T21:42:40.561-0500 I SHARDING [conn32] splitVector doing another cycle because of force, keyCount now: 1 2015-01-19T21:42:40.568-0500 I SHARDING [conn32] request split points lookup for chunk test.jstests_splitvector { : MinKey, : MaxKey, : MinKey } -->> { : MaxKey, : MinKey, : MaxKey } 2015-01-19T21:42:40.569-0500 I SHARDING [conn32] splitVector doing another cycle because of force, keyCount now: 1 PASSED S3 Test : jstests/core/splitvector.js 177951ms S3 Test : jstests/core/evala.js ... 2015-01-19T21:42:40.575-0500 I COMMAND [conn32] CMD: drop test.evala 2015-01-19T21:42:40.653-0500 I COMMAND [conn31] CMD: drop test.slice1 S3 Test : jstests/core/evala.js 131ms S3 Test : jstests/core/index_create_too_many.js ... 2015-01-19T21:42:40.704-0500 I COMMAND [conn32] CMD: drop test.index_create_too_many 2015-01-19T21:42:40.728-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i0: 1.0 }, name: "i0", ns: "test.index_create_too_many" } 2015-01-19T21:42:40.728-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:40.730-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:40.736-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i1: 1.0 }, name: "i1", ns: "test.index_create_too_many" } 2015-01-19T21:42:40.736-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:40.739-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:40.745-0500 I COMMAND [conn31] CMD: drop test.slice1 2015-01-19T21:42:40.746-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i2: 1.0 }, name: "i2", ns: "test.index_create_too_many" } 2015-01-19T21:42:40.746-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:40.750-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:40.766-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i3: 1.0 }, name: "i3", ns: "test.index_create_too_many" } 2015-01-19T21:42:40.766-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:40.771-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:40.788-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i4: 1.0 }, name: "i4", ns: "test.index_create_too_many" } 2015-01-19T21:42:40.788-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:40.792-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:40.801-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i5: 1.0 }, name: "i5", ns: "test.index_create_too_many" } 2015-01-19T21:42:40.801-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:40.805-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:40.814-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i6: 1.0 }, name: "i6", ns: "test.index_create_too_many" } 2015-01-19T21:42:40.814-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:40.818-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs S2 Test : jstests/core/slice1.js 310ms S2 Test : jstests/core/regexc.js ... 2015-01-19T21:42:40.826-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i7: 1.0 }, name: "i7", ns: "test.index_create_too_many" } 2015-01-19T21:42:40.826-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:40.827-0500 I COMMAND [conn31] CMD: drop test.jstests_regexc 2015-01-19T21:42:40.831-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:40.838-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i8: 1.0 }, name: "i8", ns: "test.index_create_too_many" } 2015-01-19T21:42:40.838-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:40.842-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:40.854-0500 I INDEX [conn31] build index on: test.jstests_regexc properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_regexc" } 2015-01-19T21:42:40.854-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:42:40.858-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:40.866-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i9: 1.0 }, name: "i9", ns: "test.index_create_too_many" } 2015-01-19T21:42:40.866-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:40.870-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:40.879-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i10: 1.0 }, name: "i10", ns: "test.index_create_too_many" } 2015-01-19T21:42:40.879-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:40.884-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:40.892-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i11: 1.0 }, name: "i11", ns: "test.index_create_too_many" } 2015-01-19T21:42:40.892-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:40.897-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:40.905-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i12: 1.0 }, name: "i12", ns: "test.index_create_too_many" } 2015-01-19T21:42:40.905-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:40.910-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:40.918-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i13: 1.0 }, name: "i13", ns: "test.index_create_too_many" } 2015-01-19T21:42:40.918-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:40.920-0500 I COMMAND [conn31] CMD: drop test.jstests_regexc 2015-01-19T21:42:40.923-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:40.951-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i14: 1.0 }, name: "i14", ns: "test.index_create_too_many" } 2015-01-19T21:42:40.951-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:40.956-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:40.968-0500 I INDEX [conn31] build index on: test.jstests_regexc properties: { v: 1, key: { a: 1.0, b: 1.0 }, name: "a_1_b_1", ns: "test.jstests_regexc" } 2015-01-19T21:42:40.968-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:42:40.972-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:40.980-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i15: 1.0 }, name: "i15", ns: "test.index_create_too_many" } 2015-01-19T21:42:40.980-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:40.985-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:40.994-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i16: 1.0 }, name: "i16", ns: "test.index_create_too_many" } 2015-01-19T21:42:40.994-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:40.999-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.007-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i17: 1.0 }, name: "i17", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.007-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.012-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.024-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i18: 1.0 }, name: "i18", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.024-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.029-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.037-0500 I COMMAND [conn31] CMD: drop test.jstests_regexc 2015-01-19T21:42:41.037-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i19: 1.0 }, name: "i19", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.037-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.042-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.061-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i20: 1.0 }, name: "i20", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.061-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.066-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.078-0500 I INDEX [conn31] build index on: test.jstests_regexc properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_regexc" } 2015-01-19T21:42:41.079-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:42:41.083-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.090-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i21: 1.0 }, name: "i21", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.090-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.095-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.099-0500 I - [conn30] M/R: (3/3) Final Reduce Progress: 17500/18504 94% 2015-01-19T21:42:41.106-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i22: 1.0 }, name: "i22", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.106-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.111-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.119-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i23: 1.0 }, name: "i23", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.119-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.125-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.134-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i24: 1.0 }, name: "i24", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.134-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.139-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.148-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i25: 1.0 }, name: "i25", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.148-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.153-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs S2 Test : jstests/core/regexc.js 336ms S2 Test : jstests/core/index_big1.js ... 2015-01-19T21:42:41.161-0500 I COMMAND [conn31] CMD: drop test.index_big1 2015-01-19T21:42:41.166-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i26: 1.0 }, name: "i26", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.166-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.171-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.178-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i27: 1.0 }, name: "i27", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.178-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.183-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.195-0500 I INDEX [conn31] build index on: test.index_big1 properties: { v: 1, key: { a: 1.0, x: 1.0 }, name: "a_1_x_1", ns: "test.index_big1" } 2015-01-19T21:42:41.195-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:42:41.199-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.206-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i28: 1.0 }, name: "i28", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.207-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.211-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.218-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i29: 1.0 }, name: "i29", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.218-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.223-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.229-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i30: 1.0 }, name: "i30", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.229-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.233-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.237-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i31: 1.0 }, name: "i31", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.237-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.239-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.242-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i32: 1.0 }, name: "i32", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.242-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.244-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.248-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i33: 1.0 }, name: "i33", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.248-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.250-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.254-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i34: 1.0 }, name: "i34", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.254-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.257-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.261-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i35: 1.0 }, name: "i35", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.261-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.263-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.268-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i36: 1.0 }, name: "i36", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.268-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.270-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.274-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i37: 1.0 }, name: "i37", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.275-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.277-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.281-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i38: 1.0 }, name: "i38", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.281-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.284-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.288-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i39: 1.0 }, name: "i39", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.288-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.291-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.295-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i40: 1.0 }, name: "i40", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.295-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.298-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.304-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i41: 1.0 }, name: "i41", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.304-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.306-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.312-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i42: 1.0 }, name: "i42", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.312-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.315-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.320-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i43: 1.0 }, name: "i43", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.320-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.323-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.329-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i44: 1.0 }, name: "i44", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.329-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.332-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.336-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i45: 1.0 }, name: "i45", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.336-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.339-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.345-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i46: 1.0 }, name: "i46", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.345-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.348-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.354-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i47: 1.0 }, name: "i47", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.354-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.357-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.365-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i48: 1.0 }, name: "i48", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.365-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.369-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.376-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i49: 1.0 }, name: "i49", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.376-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.380-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.388-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i50: 1.0 }, name: "i50", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.388-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.392-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.401-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i51: 1.0 }, name: "i51", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.401-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.405-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.414-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i52: 1.0 }, name: "i52", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.414-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.418-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.428-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i53: 1.0 }, name: "i53", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.428-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.432-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.441-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i54: 1.0 }, name: "i54", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.441-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.445-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.453-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i55: 1.0 }, name: "i55", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.453-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.458-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.468-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i56: 1.0 }, name: "i56", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.468-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.472-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.481-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i57: 1.0 }, name: "i57", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.481-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.486-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.494-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i58: 1.0 }, name: "i58", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.494-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.499-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.507-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i59: 1.0 }, name: "i59", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.507-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.512-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.520-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i60: 1.0 }, name: "i60", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.521-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.525-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.534-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i61: 1.0 }, name: "i61", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.534-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.539-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.548-0500 I INDEX [conn32] build index on: test.index_create_too_many properties: { v: 1, key: { i62: 1.0 }, name: "i62", ns: "test.index_create_too_many" } 2015-01-19T21:42:41.548-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.548-0500 I INDEX [conn32] add index fails, too many indexes for test.index_create_too_many key:{ i63: 1.0 } S3 Test : jstests/core/index_create_too_many.js 871ms S3 Test : jstests/core/check_shard_index.js ... 2015-01-19T21:42:41.575-0500 I COMMAND [conn32] CMD: drop test.jstests_shardingindex 2015-01-19T21:42:41.576-0500 I COMMAND [conn32] CMD: drop test.jstests_shardingindex 2015-01-19T21:42:41.603-0500 I INDEX [conn32] build index on: test.jstests_shardingindex properties: { v: 1, key: { x: 1.0, y: 1.0 }, name: "x_1_y_1", ns: "test.jstests_shardingindex" } 2015-01-19T21:42:41.603-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.608-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.622-0500 I COMMAND [conn30] CMD: drop test.mr1_out 2015-01-19T21:42:41.676-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr1_215 2015-01-19T21:42:41.676-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr1_215 2015-01-19T21:42:41.687-0500 I COMMAND [conn30] CMD: drop test.tmp.mr.mr1_215 2015-01-19T21:42:41.701-0500 I COMMAND [conn32] CMD: drop test.jstests_shardingindex 2015-01-19T21:42:41.737-0500 I INDEX [conn32] build index on: test.jstests_shardingindex properties: { v: 1, key: { x: 1.0, y: 1.0 }, name: "x_1_y_1", ns: "test.jstests_shardingindex" } 2015-01-19T21:42:41.737-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:42:41.742-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:42:41.749-0500 I COMMAND [conn31] command test.$cmd command: insert { insert: "index_big1", documents: 1000, ordered: false } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 199ms 2015-01-19T21:42:41.777-0500 I SHARDING [conn32] checkShardingIndex for 'test.jstests_shardingindex' failed: found missing value in key { : null, : 2.0 } for doc: { _id: ObjectId('54bdc0a15d140622eae3f7c1'), y: 2.0 } 2015-01-19T21:42:41.779-0500 I COMMAND [conn30] command test.$cmd command: mapReduce { mapreduce: "mr1", out: "mr1_out", map: function (){ for ( var i=0; i) at doassert (src/mongo/shell/assert.js:11:14) at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) at Object.DBCommandCursor (src/mongo/shell/query.js:501:12) at getListCollectionsCursor (jstests/core/list_collections1.js:37:16) at jstests/core/list_collections1.js:97:32 at Function.assert.throws (src/mongo/shell/assert.js:219:14) at jstests/core/list_collections1.js:97:12 at jstests/core/list_collections1.js:217:2 at :7:56 assert: command failed: { "ok" : 0, "errmsg" : "\"filter\" must be an object", "code" : 2 } : undefined Error: command failed: { "ok" : 0, "errmsg" : "\"filter\" must be an object", "code" : 2 } : undefined at Error () at doassert (src/mongo/shell/assert.js:11:14) at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) at Object.DBCommandCursor (src/mongo/shell/query.js:501:12) at getListCollectionsCursor (jstests/core/list_collections1.js:37:16) at jstests/core/list_collections1.js:98:32 at Function.assert.throws (src/mongo/shell/assert.js:219:14) at jstests/core/list_collections1.js:98:12 at jstests/core/list_collections1.js:217:2 at :7:56 2015-01-19T21:44:30.417-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x682: 1.0 } 2015-01-19T21:44:30.417-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x682: 1.0 } assert: command failed: { "ok" : 0, "errmsg" : "\"filter\" must be an object", "code" : 2 } : undefined Error: command failed: { "ok" : 0, "errmsg" : "\"filter\" must be an object", "code" : 2 } : undefined at Error () at doassert (src/mongo/shell/assert.js:11:14) at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) at Object.DBCommandCursor (src/mongo/shell/query.js:501:12) at getListCollectionsCursor (jstests/core/list_collections1.js:37:16) at jstests/core/list_collections1.js:99:32 at Function.assert.throws (src/mongo/shell/assert.js:219:14) at jstests/core/list_collections1.js:99:12 at jstests/core/list_collections1.js:217:2 at :7:56 assert: command failed: { "ok" : 0, "errmsg" : "\"filter\" must be an object", "code" : 2 } : undefined Error: command failed: { "ok" : 0, "errmsg" : "\"filter\" must be an object", "code" : 2 } : undefined at Error () at doassert (src/mongo/shell/assert.js:11:14) at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) at Object.DBCommandCursor (src/mongo/shell/query.js:501:12) at getListCollectionsCursor (jstests/core/list_collections1.js:37:16) at jstests/core/list_collections1.js:100:32 at Function.assert.throws (src/mongo/shell/assert.js:219:14) at jstests/core/list_collections1.js:100:12 at jstests/core/list_collections1.js:217:2 at :7:56 2015-01-19T21:44:30.422-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x683: 1.0 } 2015-01-19T21:44:30.422-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x683: 1.0 } 2015-01-19T21:44:30.423-0500 I COMMAND [conn29] dropDatabase list_collections1 starting 2015-01-19T21:44:30.423-0500 I COMMAND [conn29] dropDatabase list_collections1 finished 2015-01-19T21:44:30.424-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x684: 1.0 } 2015-01-19T21:44:30.424-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x684: 1.0 } 2015-01-19T21:44:30.434-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x685: 1.0 } 2015-01-19T21:44:30.434-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x685: 1.0 } 2015-01-19T21:44:30.443-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x686: 1.0 } 2015-01-19T21:44:30.444-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x686: 1.0 } 2015-01-19T21:44:30.455-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x687: 1.0 } 2015-01-19T21:44:30.456-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x687: 1.0 } 2015-01-19T21:44:30.466-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x688: 1.0 } 2015-01-19T21:44:30.467-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x688: 1.0 } 2015-01-19T21:44:30.478-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x689: 1.0 } 2015-01-19T21:44:30.479-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x689: 1.0 } 2015-01-19T21:44:30.488-0500 I COMMAND [conn32] CMD: drop test.sphere 2015-01-19T21:44:30.488-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x690: 1.0 } 2015-01-19T21:44:30.489-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x690: 1.0 } assert: command failed: { "ok" : 0, "errmsg" : "cursor field must be missing or an object", "code" : 14 } : undefined Error: command failed: { "ok" : 0, "errmsg" : "cursor field must be missing or an object", "code" : 14 } : undefined at Error () at doassert (src/mongo/shell/assert.js:11:14) at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) at Object.DBCommandCursor (src/mongo/shell/query.js:501:12) at getListCollectionsCursor (jstests/core/list_collections1.js:37:16) at jstests/core/list_collections1.js:151:32 at Function.assert.throws (src/mongo/shell/assert.js:219:14) at jstests/core/list_collections1.js:151:12 at jstests/core/list_collections1.js:217:2 at :7:56 assert: command failed: { "ok" : 0, "errmsg" : "cursor field must be missing or an object", "code" : 14 } : undefined Error: command failed: { "ok" : 0, "errmsg" : "cursor field must be missing or an object", "code" : 14 } : undefined at Error () at doassert (src/mongo/shell/assert.js:11:14) at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) at Object.DBCommandCursor (src/mongo/shell/query.js:501:12) at getListCollectionsCursor (jstests/core/list_collections1.js:37:16) at jstests/core/list_collections1.js:152:32 at Function.assert.throws (src/mongo/shell/assert.js:219:14) at jstests/core/list_collections1.js:152:12 at jstests/core/list_collections1.js:217:2 at :7:56 assert: command failed: { "ok" : 0, "errmsg" : "cursor field must be missing or an object", "code" : 14 } : undefined Error: command failed: { "ok" : 0, "errmsg" : "cursor field must be missing or an object", "code" : 14 } : undefined at Error () at doassert (src/mongo/shell/assert.js:11:14) at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) at Object.DBCommandCursor (src/mongo/shell/query.js:501:12) at getListCollectionsCursor (jstests/core/list_collections1.js:37:16) at jstests/core/list_collections1.js:153:32 at Function.assert.throws (src/mongo/shell/assert.js:219:14) at jstests/core/list_collections1.js:153:12 at jstests/core/list_collections1.js:217:2 at :7:56 assert: command failed: { "ok" : 0, "errmsg" : "cursor object can't contain fields other than batchSize", "code" : 2 } : undefined 2015-01-19T21:44:30.514-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x691: 1.0 } 2015-01-19T21:44:30.515-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x691: 1.0 } 2015-01-19T21:44:30.520-0500 I INDEX [conn32] build index on: test.sphere properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.sphere", bits: 23.0 } 2015-01-19T21:44:30.520-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:44:30.523-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs 2015-01-19T21:44:30.526-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x692: 1.0 } 2015-01-19T21:44:30.527-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x692: 1.0 } 2015-01-19T21:44:30.529-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x693: 1.0 } 2015-01-19T21:44:30.530-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x693: 1.0 } 2015-01-19T21:44:30.532-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x694: 1.0 } 2015-01-19T21:44:30.532-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x694: 1.0 } Error: command failed: { "ok" : 0, "errmsg" : "cursor object can't contain fields other than batchSize", "code" : 2 } : undefined at Error () at doassert (src/mongo/shell/assert.js:11:14) at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) at Object.DBCommandCursor (src/mongo/shell/query.js:501:12) at getListCollectionsCursor (jstests/core/list_collections1.js:37:16) at jstests/core/list_collections1.js:154:32 at Function.assert.throws (src/mongo/shell/assert.js:219:14) at jstests/core/list_collections1.js:154:12 at jstests/core/list_collections1.js:217:2 at :7:56 assert: command failed: { "ok" : 0, "errmsg" : "cursor.batchSize must not be negative", "code" : 2 } : undefined 2015-01-19T21:44:30.535-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x695: 1.0 } 2015-01-19T21:44:30.535-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x695: 1.0 } Error: command failed: { "ok" : 0, "errmsg" : "cursor.batchSize must not be negative", "code" : 2 } : undefined at Error () at doassert (src/mongo/shell/assert.js:11:14) at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) at Object.DBCommandCursor (src/mongo/shell/query.js:501:12) at getListCollectionsCursor (jstests/core/list_collections1.js:37:16) at jstests/core/list_collections1.js:155:32 at Function.assert.throws (src/mongo/shell/assert.js:219:14) at jstests/core/list_collections1.js:155:12 at jstests/core/list_collections1.js:217:2 at :7:56 assert: command failed: { "ok" : 0, "errmsg" : "cursor.batchSize must be a number", "code" : 14 } : undefined Error: command failed: { "ok" : 0, "errmsg" : "cursor.batchSize must be a number", "code" : 14 } : undefined at Error () at doassert (src/mongo/shell/assert.js:11:14) at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) at Object.DBCommandCursor (src/mongo/shell/query.js:501:12) at getListCollectionsCursor (jstests/core/list_collections1.js:37:16) at jstests/core/list_collections1.js:156:32 at Function.assert.throws (src/mongo/shell/assert.js:219:14) at jstests/core/list_collections1.js:156:12 at jstests/core/list_collections1.js:217:2 at :7:56 assert: command failed: { "ok" : 0, "errmsg" : "cursor.batchSize must be a number", "code" : 14 } : undefined Error: command failed: { "ok" : 0, "errmsg" : "cursor.batchSize must be a number", "code" : 14 } : undefined at Error () at doassert (src/mongo/shell/assert.js:11:14) at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) at Object.DBCommandCursor (src/mongo/shell/query.js:501:12) at getListCollectionsCursor (jstests/core/list_collections1.js:37:16) at jstests/core/list_collections1.js:157:32 at Function.assert.throws (src/mongo/shell/assert.js:219:14) at jstests/core/list_collections1.js:157:12 at jstests/core/list_collections1.js:217:2 at :7:56 2015-01-19T21:44:30.539-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x696: 1.0 } 2015-01-19T21:44:30.539-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x696: 1.0 } assert: command failed: { "ok" : 0, "errmsg" : "cursor object can't contain fields other than batchSize", "code" : 2 } : undefined Error: command failed: { "ok" : 0, "errmsg" : "cursor object can't contain fields other than batchSize", "code" : 2 } : undefined at Error () at doassert (src/mongo/shell/assert.js:11:14) at Function.assert.commandWorked (src/mongo/shell/assert.js:254:5) at Object.DBCommandCursor (src/mongo/shell/query.js:501:12) at getListCollectionsCursor (jstests/core/list_collections1.js:37:16) at jstests/core/list_collections1.js:158:32 at Function.assert.throws (src/mongo/shell/assert.js:219:14) at jstests/core/list_collections1.js:158:12 at jstests/core/list_collections1.js:217:2 at :7:56 2015-01-19T21:44:30.541-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x697: 1.0 } 2015-01-19T21:44:30.541-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x697: 1.0 } 2015-01-19T21:44:30.541-0500 I COMMAND [conn29] dropDatabase list_collections1 starting 2015-01-19T21:44:30.551-0500 I COMMAND [conn29] dropDatabase list_collections1 finished 2015-01-19T21:44:30.555-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x698: 1.0 } 2015-01-19T21:44:30.555-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x698: 1.0 } 2015-01-19T21:44:30.562-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x699: 1.0 } 2015-01-19T21:44:30.562-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x699: 1.0 } 2015-01-19T21:44:30.574-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x700: 1.0 } 2015-01-19T21:44:30.574-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x700: 1.0 } 2015-01-19T21:44:30.603-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x701: 1.0 } 2015-01-19T21:44:30.603-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x701: 1.0 } 2015-01-19T21:44:30.621-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x702: 1.0 } 2015-01-19T21:44:30.621-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x702: 1.0 } 2015-01-19T21:44:30.638-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x703: 1.0 } 2015-01-19T21:44:30.638-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x703: 1.0 } 2015-01-19T21:44:30.641-0500 I COMMAND [conn29] dropDatabase list_collections1 starting 2015-01-19T21:44:30.655-0500 I COMMAND [conn29] dropDatabase list_collections1 finished 2015-01-19T21:44:30.659-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x704: 1.0 } 2015-01-19T21:44:30.659-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x704: 1.0 } 2015-01-19T21:44:30.672-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x705: 1.0 } 2015-01-19T21:44:30.672-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x705: 1.0 } 2015-01-19T21:44:30.676-0500 I COMMAND [conn29] CMD: drop list_collections1.foo 2015-01-19T21:44:30.682-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x706: 1.0 } 2015-01-19T21:44:30.682-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x706: 1.0 } 2015-01-19T21:44:30.691-0500 I COMMAND [conn29] dropDatabase list_collections1 starting 2015-01-19T21:44:30.691-0500 I COMMAND [conn29] dropDatabase list_collections1 finished 2015-01-19T21:44:30.693-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x707: 1.0 } 2015-01-19T21:44:30.695-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x707: 1.0 } 2015-01-19T21:44:30.708-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x708: 1.0 } 2015-01-19T21:44:30.709-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x708: 1.0 } 2015-01-19T21:44:30.721-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x709: 1.0 } 2015-01-19T21:44:30.722-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x709: 1.0 } 2015-01-19T21:44:30.742-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x710: 1.0 } 2015-01-19T21:44:30.743-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x710: 1.0 } 2015-01-19T21:44:30.760-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x711: 1.0 } 2015-01-19T21:44:30.761-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x711: 1.0 } 2015-01-19T21:44:30.769-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x712: 1.0 } 2015-01-19T21:44:30.770-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x712: 1.0 } 2015-01-19T21:44:30.775-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x713: 1.0 } 2015-01-19T21:44:30.775-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x713: 1.0 } 2015-01-19T21:44:30.780-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x714: 1.0 } 2015-01-19T21:44:30.780-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x714: 1.0 } 2015-01-19T21:44:30.783-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x715: 1.0 } 2015-01-19T21:44:30.783-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x715: 1.0 } 2015-01-19T21:44:30.785-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x716: 1.0 } 2015-01-19T21:44:30.786-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x716: 1.0 } 2015-01-19T21:44:30.789-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x717: 1.0 } 2015-01-19T21:44:30.789-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x717: 1.0 } 2015-01-19T21:44:30.794-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x718: 1.0 } 2015-01-19T21:44:30.794-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x718: 1.0 } 2015-01-19T21:44:30.796-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x719: 1.0 } 2015-01-19T21:44:30.797-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x719: 1.0 } 2015-01-19T21:44:30.799-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x720: 1.0 } 2015-01-19T21:44:30.799-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x720: 1.0 } 2015-01-19T21:44:30.803-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x721: 1.0 } 2015-01-19T21:44:30.803-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x721: 1.0 } 2015-01-19T21:44:30.805-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x722: 1.0 } 2015-01-19T21:44:30.806-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x722: 1.0 } 2015-01-19T21:44:30.807-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x723: 1.0 } 2015-01-19T21:44:30.808-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x723: 1.0 } 2015-01-19T21:44:30.811-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x724: 1.0 } 2015-01-19T21:44:30.811-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x724: 1.0 } 2015-01-19T21:44:30.814-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x725: 1.0 } 2015-01-19T21:44:30.814-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x725: 1.0 } 2015-01-19T21:44:30.816-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x726: 1.0 } 2015-01-19T21:44:30.817-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x726: 1.0 } 2015-01-19T21:44:30.818-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x727: 1.0 } 2015-01-19T21:44:30.818-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x727: 1.0 } 2015-01-19T21:44:30.821-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x728: 1.0 } 2015-01-19T21:44:30.822-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x728: 1.0 } 2015-01-19T21:44:30.824-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x729: 1.0 } 2015-01-19T21:44:30.824-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x729: 1.0 } 2015-01-19T21:44:30.826-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x730: 1.0 } 2015-01-19T21:44:30.826-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x730: 1.0 } 2015-01-19T21:44:30.829-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x731: 1.0 } 2015-01-19T21:44:30.829-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x731: 1.0 } 2015-01-19T21:44:30.833-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x732: 1.0 } 2015-01-19T21:44:30.833-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x732: 1.0 } 2015-01-19T21:44:30.835-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x733: 1.0 } 2015-01-19T21:44:30.835-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x733: 1.0 } 2015-01-19T21:44:30.837-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x734: 1.0 } 2015-01-19T21:44:30.838-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x734: 1.0 } 2015-01-19T21:44:30.839-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x735: 1.0 } 2015-01-19T21:44:30.839-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x735: 1.0 } 2015-01-19T21:44:30.842-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x736: 1.0 } 2015-01-19T21:44:30.842-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x736: 1.0 } 2015-01-19T21:44:30.843-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x737: 1.0 } 2015-01-19T21:44:30.844-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x737: 1.0 } 2015-01-19T21:44:30.846-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x738: 1.0 } 2015-01-19T21:44:30.846-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x738: 1.0 } 2015-01-19T21:44:30.850-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x739: 1.0 } 2015-01-19T21:44:30.850-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x739: 1.0 } 2015-01-19T21:44:30.852-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x740: 1.0 } 2015-01-19T21:44:30.852-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x740: 1.0 } 2015-01-19T21:44:30.855-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x741: 1.0 } 2015-01-19T21:44:30.855-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x741: 1.0 } 2015-01-19T21:44:30.857-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x742: 1.0 } 2015-01-19T21:44:30.857-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x742: 1.0 } 2015-01-19T21:44:30.859-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x743: 1.0 } 2015-01-19T21:44:30.859-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x743: 1.0 } 2015-01-19T21:44:30.861-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x744: 1.0 } 2015-01-19T21:44:30.861-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x744: 1.0 } 2015-01-19T21:44:30.864-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x745: 1.0 } 2015-01-19T21:44:30.864-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x745: 1.0 } 2015-01-19T21:44:30.868-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x746: 1.0 } 2015-01-19T21:44:30.868-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x746: 1.0 } 2015-01-19T21:44:30.869-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x747: 1.0 } 2015-01-19T21:44:30.870-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x747: 1.0 } 2015-01-19T21:44:30.872-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x748: 1.0 } 2015-01-19T21:44:30.872-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x748: 1.0 } 2015-01-19T21:44:30.874-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x749: 1.0 } 2015-01-19T21:44:30.874-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x749: 1.0 } 2015-01-19T21:44:30.877-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x750: 1.0 } 2015-01-19T21:44:30.877-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x750: 1.0 } 2015-01-19T21:44:30.879-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x751: 1.0 } 2015-01-19T21:44:30.879-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x751: 1.0 } 2015-01-19T21:44:30.882-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x752: 1.0 } 2015-01-19T21:44:30.882-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x752: 1.0 } 2015-01-19T21:44:30.884-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x753: 1.0 } 2015-01-19T21:44:30.884-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x753: 1.0 } 2015-01-19T21:44:30.887-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x754: 1.0 } 2015-01-19T21:44:30.887-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x754: 1.0 } 2015-01-19T21:44:30.889-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x755: 1.0 } 2015-01-19T21:44:30.889-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x755: 1.0 } 2015-01-19T21:44:30.891-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x756: 1.0 } 2015-01-19T21:44:30.891-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x756: 1.0 } 2015-01-19T21:44:30.893-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x757: 1.0 } 2015-01-19T21:44:30.893-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x757: 1.0 } 2015-01-19T21:44:30.895-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x758: 1.0 } 2015-01-19T21:44:30.895-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x758: 1.0 } 2015-01-19T21:44:30.897-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x759: 1.0 } 2015-01-19T21:44:30.897-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x759: 1.0 } 2015-01-19T21:44:30.899-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x760: 1.0 } 2015-01-19T21:44:30.899-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x760: 1.0 } 2015-01-19T21:44:30.901-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x761: 1.0 } 2015-01-19T21:44:30.901-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x761: 1.0 } 2015-01-19T21:44:30.905-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x762: 1.0 } 2015-01-19T21:44:30.905-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x762: 1.0 } 2015-01-19T21:44:30.908-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x763: 1.0 } 2015-01-19T21:44:30.908-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x763: 1.0 } 2015-01-19T21:44:30.909-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x764: 1.0 } 2015-01-19T21:44:30.910-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x764: 1.0 } 2015-01-19T21:44:30.912-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x765: 1.0 } 2015-01-19T21:44:30.912-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x765: 1.0 } 2015-01-19T21:44:30.914-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x766: 1.0 } 2015-01-19T21:44:30.914-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x766: 1.0 } 2015-01-19T21:44:30.916-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x767: 1.0 } 2015-01-19T21:44:30.916-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x767: 1.0 } 2015-01-19T21:44:30.919-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x768: 1.0 } 2015-01-19T21:44:30.919-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x768: 1.0 } 2015-01-19T21:44:30.921-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x769: 1.0 } 2015-01-19T21:44:30.921-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x769: 1.0 } 2015-01-19T21:44:30.924-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x770: 1.0 } 2015-01-19T21:44:30.924-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x770: 1.0 } 2015-01-19T21:44:30.926-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x771: 1.0 } { "test" : 29, "radius" : 0.014897319908499287, "bits" : 23, "numDocs" : 252, "pointsIn" : 0, "docsIn" : 0, "pointsOut" : 6393, "docsOut" : 252 } 2015-01-19T21:44:30.926-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x771: 1.0 } 2015-01-19T21:44:30.928-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x772: 1.0 } 2015-01-19T21:44:30.928-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x772: 1.0 } 2015-01-19T21:44:30.931-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x773: 1.0 } 2015-01-19T21:44:30.931-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x773: 1.0 } 2015-01-19T21:44:30.933-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x774: 1.0 } 2015-01-19T21:44:30.933-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x774: 1.0 } 2015-01-19T21:44:30.937-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x775: 1.0 } 2015-01-19T21:44:30.937-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x775: 1.0 } 2015-01-19T21:44:30.957-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x776: 1.0 } 2015-01-19T21:44:30.957-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x776: 1.0 } 2015-01-19T21:44:30.977-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x777: 1.0 } 2015-01-19T21:44:30.977-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x777: 1.0 } S0 Test : jstests/core/list_collections1.js 750ms S0 Test : jstests/core/stages_ixscan.js ... 2015-01-19T21:44:30.986-0500 I COMMAND [conn29] CMD: drop test.stages_ixscan 2015-01-19T21:44:30.992-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x778: 1.0 } 2015-01-19T21:44:30.992-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x778: 1.0 } 2015-01-19T21:44:31.014-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x779: 1.0 } 2015-01-19T21:44:31.014-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x779: 1.0 } 2015-01-19T21:44:31.024-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x780: 1.0 } 2015-01-19T21:44:31.025-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x780: 1.0 } S3 Test : jstests/core/geo_center_sphere2.js 23755ms S3 Test : jstests/core/update7.js ... 2015-01-19T21:44:31.032-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x781: 1.0 } 2015-01-19T21:44:31.032-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x781: 1.0 } 2015-01-19T21:44:31.035-0500 I COMMAND [conn32] CMD: drop test.update7 2015-01-19T21:44:31.036-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x782: 1.0 } 2015-01-19T21:44:31.037-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x782: 1.0 } 2015-01-19T21:44:31.039-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x783: 1.0 } 2015-01-19T21:44:31.039-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x783: 1.0 } 2015-01-19T21:44:31.054-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x784: 1.0 } 2015-01-19T21:44:31.054-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x784: 1.0 } 2015-01-19T21:44:31.601-0500 I QUERY [conn30] getmore test.jstests_remove9 cursorid:9522121935316 ntoreturn:0 keyUpdates:0 writeConflicts:0 numYields:6 nreturned:399 reslen:13187 545ms 2015-01-19T21:44:31.601-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x785: 1.0 } 2015-01-19T21:44:31.602-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x785: 1.0 } 2015-01-19T21:44:31.606-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x786: 1.0 } 2015-01-19T21:44:31.606-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x786: 1.0 } 2015-01-19T21:44:31.613-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x787: 1.0 } 2015-01-19T21:44:31.613-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x787: 1.0 } 2015-01-19T21:44:31.617-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x788: 1.0 } 2015-01-19T21:44:31.617-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x788: 1.0 } 2015-01-19T21:44:31.626-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x789: 1.0 } 2015-01-19T21:44:31.626-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x789: 1.0 } 2015-01-19T21:44:31.635-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x790: 1.0 } 2015-01-19T21:44:31.635-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x790: 1.0 } 2015-01-19T21:44:31.645-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x791: 1.0 } 2015-01-19T21:44:31.646-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x791: 1.0 } 2015-01-19T21:44:31.662-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x792: 1.0 } 2015-01-19T21:44:31.663-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x792: 1.0 } 2015-01-19T21:44:31.667-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x793: 1.0 } 2015-01-19T21:44:31.667-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x793: 1.0 } 2015-01-19T21:44:31.675-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x794: 1.0 } 2015-01-19T21:44:31.676-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x794: 1.0 } 2015-01-19T21:44:31.680-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x795: 1.0 } 2015-01-19T21:44:31.680-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x795: 1.0 } 2015-01-19T21:44:31.692-0500 I COMMAND [conn32] CMD: drop test.update7 2015-01-19T21:44:31.718-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x796: 1.0 } 2015-01-19T21:44:31.718-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x796: 1.0 } 2015-01-19T21:44:31.735-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x797: 1.0 } 2015-01-19T21:44:31.736-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x797: 1.0 } 2015-01-19T21:44:31.749-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x798: 1.0 } 2015-01-19T21:44:31.750-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x798: 1.0 } 2015-01-19T21:44:31.755-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x799: 1.0 } 2015-01-19T21:44:31.755-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x799: 1.0 } 2015-01-19T21:44:31.758-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x800: 1.0 } 2015-01-19T21:44:31.758-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x800: 1.0 } 2015-01-19T21:44:31.767-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x801: 1.0 } 2015-01-19T21:44:31.768-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x801: 1.0 } 2015-01-19T21:44:31.775-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x802: 1.0 } 2015-01-19T21:44:31.775-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x802: 1.0 } 2015-01-19T21:44:31.788-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x803: 1.0 } 2015-01-19T21:44:31.788-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x803: 1.0 } 2015-01-19T21:44:31.794-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x804: 1.0 } 2015-01-19T21:44:31.795-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x804: 1.0 } 2015-01-19T21:44:31.797-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x805: 1.0 } 2015-01-19T21:44:31.797-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x805: 1.0 } 2015-01-19T21:44:31.805-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x806: 1.0 } 2015-01-19T21:44:31.805-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x806: 1.0 } 2015-01-19T21:44:31.809-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x807: 1.0 } 2015-01-19T21:44:31.809-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x807: 1.0 } 2015-01-19T21:44:31.822-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x808: 1.0 } 2015-01-19T21:44:31.822-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x808: 1.0 } 2015-01-19T21:44:31.835-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x809: 1.0 } 2015-01-19T21:44:31.835-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x809: 1.0 } 2015-01-19T21:44:31.845-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x810: 1.0 } 2015-01-19T21:44:31.845-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x810: 1.0 } 2015-01-19T21:44:31.851-0500 I INDEX [conn32] build index on: test.update7 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.update7" } 2015-01-19T21:44:31.851-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:44:31.861-0500 I INDEX [conn32] build index done. scanned 2 total records. 0 secs 2015-01-19T21:44:31.867-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x811: 1.0 } 2015-01-19T21:44:31.867-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x811: 1.0 } 2015-01-19T21:44:31.874-0500 I INDEX [conn32] build index on: test.update7 properties: { v: 1, key: { b: 1.0 }, name: "b_1", ns: "test.update7" } 2015-01-19T21:44:31.874-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:44:31.881-0500 I INDEX [conn32] build index done. scanned 2 total records. 0 secs 2015-01-19T21:44:31.886-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x812: 1.0 } 2015-01-19T21:44:31.886-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x812: 1.0 } 2015-01-19T21:44:31.903-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x813: 1.0 } 2015-01-19T21:44:31.903-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x813: 1.0 } 2015-01-19T21:44:31.908-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x814: 1.0 } 2015-01-19T21:44:31.908-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x814: 1.0 } 2015-01-19T21:44:31.922-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x815: 1.0 } 2015-01-19T21:44:31.923-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x815: 1.0 } 2015-01-19T21:44:31.953-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x816: 1.0 } 2015-01-19T21:44:31.954-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x816: 1.0 } 2015-01-19T21:44:31.965-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x817: 1.0 } 2015-01-19T21:44:31.966-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x817: 1.0 } 2015-01-19T21:44:31.967-0500 I COMMAND [conn32] CMD: drop test.update7 2015-01-19T21:44:31.989-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x818: 1.0 } 2015-01-19T21:44:31.989-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x818: 1.0 } 2015-01-19T21:44:32.006-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x819: 1.0 } 2015-01-19T21:44:32.007-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x819: 1.0 } 2015-01-19T21:44:32.025-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x820: 1.0 } 2015-01-19T21:44:32.026-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x820: 1.0 } 2015-01-19T21:44:32.034-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x821: 1.0 } 2015-01-19T21:44:32.034-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x821: 1.0 } 2015-01-19T21:44:32.040-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x822: 1.0 } 2015-01-19T21:44:32.041-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x822: 1.0 } 2015-01-19T21:44:32.047-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x823: 1.0 } 2015-01-19T21:44:32.047-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x823: 1.0 } 2015-01-19T21:44:32.058-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x824: 1.0 } 2015-01-19T21:44:32.058-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x824: 1.0 } 2015-01-19T21:44:32.065-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x825: 1.0 } 2015-01-19T21:44:32.066-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x825: 1.0 } 2015-01-19T21:44:32.074-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x826: 1.0 } 2015-01-19T21:44:32.075-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x826: 1.0 } 2015-01-19T21:44:32.082-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x827: 1.0 } 2015-01-19T21:44:32.083-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x827: 1.0 } 2015-01-19T21:44:32.095-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x828: 1.0 } 2015-01-19T21:44:32.096-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x828: 1.0 } 2015-01-19T21:44:32.102-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x829: 1.0 } 2015-01-19T21:44:32.103-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x829: 1.0 } 2015-01-19T21:44:32.107-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x830: 1.0 } 2015-01-19T21:44:32.107-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x830: 1.0 } 2015-01-19T21:44:32.118-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x831: 1.0 } 2015-01-19T21:44:32.118-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x831: 1.0 } 2015-01-19T21:44:32.127-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x832: 1.0 } 2015-01-19T21:44:32.128-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x832: 1.0 } 2015-01-19T21:44:32.140-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x833: 1.0 } 2015-01-19T21:44:32.140-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x833: 1.0 } 2015-01-19T21:44:32.146-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x834: 1.0 } 2015-01-19T21:44:32.146-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x834: 1.0 } 2015-01-19T21:44:32.151-0500 I COMMAND [conn32] CMD: drop test.update7 2015-01-19T21:44:32.157-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x835: 1.0 } 2015-01-19T21:44:32.157-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x835: 1.0 } 2015-01-19T21:44:32.178-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x836: 1.0 } 2015-01-19T21:44:32.178-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x836: 1.0 } 2015-01-19T21:44:32.198-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x837: 1.0 } 2015-01-19T21:44:32.198-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x837: 1.0 } 2015-01-19T21:44:32.208-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x838: 1.0 } 2015-01-19T21:44:32.208-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x838: 1.0 } 2015-01-19T21:44:32.215-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x839: 1.0 } 2015-01-19T21:44:32.215-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x839: 1.0 } 2015-01-19T21:44:32.223-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x840: 1.0 } 2015-01-19T21:44:32.223-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x840: 1.0 } 2015-01-19T21:44:32.231-0500 I INDEX [conn32] build index on: test.update7 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.update7" } 2015-01-19T21:44:32.231-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:44:32.240-0500 I INDEX [conn32] build index done. scanned 2 total records. 0 secs 2015-01-19T21:44:32.248-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x841: 1.0 } 2015-01-19T21:44:32.248-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x841: 1.0 } 2015-01-19T21:44:32.258-0500 I INDEX [conn29] build index on: test.stages_ixscan properties: { v: 1, key: { foo: 1.0 }, name: "foo_1", ns: "test.stages_ixscan" } 2015-01-19T21:44:32.258-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:32.266-0500 I INDEX [conn29] build index done. scanned 50 total records. 0 secs 2015-01-19T21:44:32.278-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x842: 1.0 } 2015-01-19T21:44:32.278-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x842: 1.0 } 2015-01-19T21:44:32.289-0500 I INDEX [conn29] build index on: test.stages_ixscan properties: { v: 1, key: { foo: 1.0, baz: 1.0 }, name: "foo_1_baz_1", ns: "test.stages_ixscan" } 2015-01-19T21:44:32.289-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:32.298-0500 I INDEX [conn29] build index done. scanned 50 total records. 0 secs 2015-01-19T21:44:32.303-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x843: 1.0 } 2015-01-19T21:44:32.304-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x843: 1.0 } 2015-01-19T21:44:32.322-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x844: 1.0 } 2015-01-19T21:44:32.323-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x844: 1.0 } 2015-01-19T21:44:32.328-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x845: 1.0 } 2015-01-19T21:44:32.328-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x845: 1.0 } 2015-01-19T21:44:32.345-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x846: 1.0 } 2015-01-19T21:44:32.346-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x846: 1.0 } 2015-01-19T21:44:32.373-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x847: 1.0 } 2015-01-19T21:44:32.374-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x847: 1.0 } 2015-01-19T21:44:32.375-0500 I - [conn29] Assertion: 17409:trying to match on unknown field: bar 2015-01-19T21:44:32.387-0500 I CONTROL [conn29] 0xf5fbf9 0xf09521 0xeeed8f 0xeeee3c 0xa17f55 0xadf160 0xa17055 0xa0a9bd 0xbe38b3 0xa37859 0x9e0734 0x9e1673 0x9e212b 0xbb2347 0xac2318 0x80ba02 0xf1d9f1 0x7f3c917a773d 0x7f3c9097fd1d ----- BEGIN BACKTRACE ----- S0 Test : jstests/core/stages_ixscan.js 1404ms S0 Test : jstests/core/index13.js ... {"backtrace":[{"b":"400000","o":"B5FBF9"},{"b":"400000","o":"B09521"},{"b":"400000","o":"AEED8F"},{"b":"400000","o":"AEEE3C"},{"b":"400000","o":"617F55"},{"b":"400000","o":"6DF160"},{"b":"400000","o":"617055"},{"b":"400000","o":"60A9BD"},{"b":"400000","o":"7E38B3"},{"b":"400000","o":"637859"},{"b":"400000","o":"5E0734"},{"b":"400000","o":"5E1673"},{"b":"400000","o":"5E212B"},{"b":"400000","o":"7B2347"},{"b":"400000","o":"6C2318"},{"b":"400000","o":"40BA02"},{"b":"400000","o":"B1D9F1"},{"b":"7F3C917A1000","o":"673D"},{"b":"7F3C908AC000","o":"D3D1D"}],"processInfo":{ "mongodbVersion" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196", "uname" : { "sysname" : "Linux", "release" : "2.6.32-431.3.1.el6.x86_64", "version" : "#1 SMP Fri Jan 3 21:39:27 UTC 2014", "machine" : "x86_64" }, "somap" : [ { "elfType" : 2, "b" : "400000" }, { "b" : "7FFF4CCE4000", "elfType" : 3 }, { "b" : "7F3C917A1000", "path" : "/lib64/libpthread.so.0", "elfType" : 3 }, { "b" : "7F3C91598000", "path" : "/lib64/librt.so.1", "elfType" : 3 }, { "b" : "7F3C91394000", "path" : "/lib64/libdl.so.2", "elfType" : 3 }, { "b" : "7F3C91094000", "path" : "/usr/lib64/libstdc++.so.6", "elfType" : 3 }, { "b" : "7F3C90E11000", "path" : "/lib64/libm.so.6", "elfType" : 3 }, { "b" : "7F3C90C03000", "path" : "/lib64/libgcc_s.so.1", "elfType" : 3 }, { "b" : "7F3C908AC000", "path" : "/lib64/libc.so.6", "elfType" : 3 }, { "b" : "7F3C919BC000", "path" : "/lib64/ld-linux-x86-64.so.2", "elfType" : 3 } ] }} mongod(_ZN5mongo15printStackTraceERSo+0x29) [0xf5fbf9] mongod(_ZN5mongo10logContextEPKc+0xE1) [0xf09521] mongod(_ZN5mongo11msgassertedEiPKc+0xAF) [0xeeed8f] mongod(+0xAEEE3C) [0xeeee3c] mongod(_ZNK5mongo25IndexKeyMatchableDocument16allocateIteratorEPKNS_11ElementPathE+0x215) [0xa17f55] mongod(_ZNK5mongo19LeafMatchExpression7matchesEPKNS_17MatchableDocumentEPNS_12MatchDetailsE+0x30) [0xadf160] mongod(_ZN5mongo9IndexScan4workEPm+0x155) [0xa17055] mongod(_ZN5mongo10FetchStage4workEPm+0xED) [0xa0a9bd] mongod(_ZN5mongo12PlanExecutor7getNextEPNS_7BSONObjEPNS_8RecordIdE+0xA3) [0xbe38b3] mongod(_ZN5mongo13StageDebugCmd3runEPNS_16OperationContextERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb+0x559) [0xa37859] mongod(_ZN5mongo12_execCommandEPNS_16OperationContextEPNS_7CommandERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb+0x34) [0x9e0734] mongod(_ZN5mongo7Command11execCommandEPNS_16OperationContextEPS0_iPKcRNS_7BSONObjERNS_14BSONObjBuilderEb+0xC13) [0x9e1673] mongod(_ZN5mongo12_runCommandsEPNS_16OperationContextEPKcRNS_7BSONObjERNS_11_BufBuilderINS_16TrivialAllocatorEEERNS_14BSONObjBuilderEbi+0x28B) [0x9e212b] mongod(_ZN5mongo8runQueryEPNS_16OperationContextERNS_7MessageERNS_12QueryMessageERKNS_15NamespaceStringERNS_5CurOpES3_b+0x787) [0xbb2347] mongod(_ZN5mongo16assembleResponseEPNS_16OperationContextERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortEb+0xAC8) [0xac2318] mongod(_ZN5mongo16MyMessageHandler7processERNS_7MessageEPNS_21AbstractMessagingPortEPNS_9LastErrorE+0xE2) [0x80ba02] mongod(_ZN5mongo17PortMessageServer17handleIncomingMsgEPv+0x321) [0xf1d9f1] libpthread.so.0(+0x673D) [0x7f3c917a773d] libc.so.6(clone+0x6D) [0x7f3c9097fd1d] ----- END BACKTRACE ----- 2015-01-19T21:44:32.390-0500 I COMMAND [conn29] CMD: drop test.jstests_index13 2015-01-19T21:44:32.395-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x848: 1.0 } 2015-01-19T21:44:32.395-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x848: 1.0 } 2015-01-19T21:44:32.412-0500 I INDEX [conn29] build index on: test.jstests_index13 properties: { v: 1, key: { a.b: 1.0, a.c: 1.0 }, name: "a.b_1_a.c_1", ns: "test.jstests_index13" } 2015-01-19T21:44:32.412-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:32.418-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:44:32.419-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x849: 1.0 } 2015-01-19T21:44:32.420-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x849: 1.0 } 2015-01-19T21:44:32.439-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x850: 1.0 } 2015-01-19T21:44:32.440-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x850: 1.0 } 2015-01-19T21:44:32.446-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x851: 1.0 } 2015-01-19T21:44:32.446-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x851: 1.0 } 2015-01-19T21:44:32.455-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x852: 1.0 } 2015-01-19T21:44:32.455-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x852: 1.0 } 2015-01-19T21:44:32.469-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x853: 1.0 } 2015-01-19T21:44:32.469-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x853: 1.0 } 2015-01-19T21:44:32.485-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x854: 1.0 } 2015-01-19T21:44:32.485-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x854: 1.0 } 2015-01-19T21:44:32.492-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x855: 1.0 } S3 Test : jstests/core/update7.js 1692ms S3 Test : jstests/core/all5.js ... 2015-01-19T21:44:32.492-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x855: 1.0 } 2015-01-19T21:44:32.498-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x856: 1.0 } 2015-01-19T21:44:32.498-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x856: 1.0 } 2015-01-19T21:44:32.500-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x857: 1.0 } 2015-01-19T21:44:32.501-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x857: 1.0 } 2015-01-19T21:44:32.504-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x858: 1.0 } 2015-01-19T21:44:32.505-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x858: 1.0 } 2015-01-19T21:44:32.509-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x859: 1.0 } 2015-01-19T21:44:32.509-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x859: 1.0 } 2015-01-19T21:44:32.512-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x860: 1.0 } 2015-01-19T21:44:32.512-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x860: 1.0 } 2015-01-19T21:44:32.519-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x861: 1.0 } 2015-01-19T21:44:32.519-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x861: 1.0 } 2015-01-19T21:44:32.524-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x862: 1.0 } 2015-01-19T21:44:32.525-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x862: 1.0 } 2015-01-19T21:44:32.527-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x863: 1.0 } 2015-01-19T21:44:32.527-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x863: 1.0 } 2015-01-19T21:44:32.532-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x864: 1.0 } 2015-01-19T21:44:32.533-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x864: 1.0 } 2015-01-19T21:44:32.535-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x865: 1.0 } 2015-01-19T21:44:32.535-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x865: 1.0 } 2015-01-19T21:44:32.541-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x866: 1.0 } 2015-01-19T21:44:32.541-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x866: 1.0 } 2015-01-19T21:44:32.549-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x867: 1.0 } 2015-01-19T21:44:32.549-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x867: 1.0 } 2015-01-19T21:44:32.555-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x868: 1.0 } 2015-01-19T21:44:32.555-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x868: 1.0 } 2015-01-19T21:44:32.563-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x869: 1.0 } 2015-01-19T21:44:32.564-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x869: 1.0 } 2015-01-19T21:44:32.568-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x870: 1.0 } 2015-01-19T21:44:32.568-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x870: 1.0 } 2015-01-19T21:44:32.570-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x871: 1.0 } 2015-01-19T21:44:32.570-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x871: 1.0 } 2015-01-19T21:44:32.583-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x872: 1.0 } 2015-01-19T21:44:32.583-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x872: 1.0 } 2015-01-19T21:44:32.596-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x873: 1.0 } 2015-01-19T21:44:32.596-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x873: 1.0 } 2015-01-19T21:44:32.603-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x874: 1.0 } 2015-01-19T21:44:32.604-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x874: 1.0 } 2015-01-19T21:44:32.611-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x875: 1.0 } 2015-01-19T21:44:32.611-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x875: 1.0 } 2015-01-19T21:44:32.616-0500 I COMMAND [conn32] CMD: drop test.update7 2015-01-19T21:44:32.639-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x876: 1.0 } 2015-01-19T21:44:32.639-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x876: 1.0 } 2015-01-19T21:44:32.654-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x877: 1.0 } 2015-01-19T21:44:32.655-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x877: 1.0 } 2015-01-19T21:44:32.660-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x878: 1.0 } 2015-01-19T21:44:32.660-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x878: 1.0 } 2015-01-19T21:44:32.675-0500 I INDEX [conn32] build index on: test.update7 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.update7" } 2015-01-19T21:44:32.675-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:44:32.683-0500 I INDEX [conn32] build index done. scanned 3 total records. 0 secs 2015-01-19T21:44:32.691-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x879: 1.0 } 2015-01-19T21:44:32.692-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x879: 1.0 } 2015-01-19T21:44:32.701-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x880: 1.0 } 2015-01-19T21:44:32.702-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x880: 1.0 } 2015-01-19T21:44:32.711-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x881: 1.0 } 2015-01-19T21:44:32.712-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x881: 1.0 } 2015-01-19T21:44:32.721-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x882: 1.0 } 2015-01-19T21:44:32.721-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x882: 1.0 } 2015-01-19T21:44:32.731-0500 I COMMAND [conn32] CMD: drop test.jstests_all5 2015-01-19T21:44:32.735-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x883: 1.0 } 2015-01-19T21:44:32.735-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x883: 1.0 } 2015-01-19T21:44:32.741-0500 I COMMAND [conn32] CMD: drop test.jstests_all5 2015-01-19T21:44:32.745-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x884: 1.0 } 2015-01-19T21:44:32.745-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x884: 1.0 } 2015-01-19T21:44:32.762-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x885: 1.0 } 2015-01-19T21:44:32.763-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x885: 1.0 } 2015-01-19T21:44:32.769-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x886: 1.0 } 2015-01-19T21:44:32.770-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x886: 1.0 } 2015-01-19T21:44:32.780-0500 I COMMAND [conn32] CMD: drop test.jstests_all5 2015-01-19T21:44:32.788-0500 I INDEX [conn29] build index on: test.jstests_index13 properties: { v: 1, key: { a.b: 1.0, a.c: 1.0, d.e: 1.0, d.f: 1.0 }, name: "a.b_1_a.c_1_d.e_1_d.f_1", ns: "test.jstests_index13" } 2015-01-19T21:44:32.788-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:32.794-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:44:32.795-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x887: 1.0 } 2015-01-19T21:44:32.795-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x887: 1.0 } 2015-01-19T21:44:32.825-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x888: 1.0 } 2015-01-19T21:44:32.825-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x888: 1.0 } 2015-01-19T21:44:32.840-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x889: 1.0 } 2015-01-19T21:44:32.840-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x889: 1.0 } 2015-01-19T21:44:32.846-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x890: 1.0 } 2015-01-19T21:44:32.846-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x890: 1.0 } 2015-01-19T21:44:32.858-0500 I COMMAND [conn32] CMD: drop test.jstests_all5 2015-01-19T21:44:32.863-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x891: 1.0 } 2015-01-19T21:44:32.863-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x891: 1.0 } 2015-01-19T21:44:32.877-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x892: 1.0 } 2015-01-19T21:44:32.878-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x892: 1.0 } 2015-01-19T21:44:32.893-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x893: 1.0 } 2015-01-19T21:44:32.893-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x893: 1.0 } 2015-01-19T21:44:32.908-0500 I COMMAND [conn32] CMD: drop test.jstests_all5 2015-01-19T21:44:32.910-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x894: 1.0 } 2015-01-19T21:44:32.910-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x894: 1.0 } 2015-01-19T21:44:32.922-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x895: 1.0 } 2015-01-19T21:44:32.922-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x895: 1.0 } 2015-01-19T21:44:32.942-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x896: 1.0 } 2015-01-19T21:44:32.942-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x896: 1.0 } 2015-01-19T21:44:32.950-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x897: 1.0 } 2015-01-19T21:44:32.950-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x897: 1.0 } 2015-01-19T21:44:32.955-0500 I COMMAND [conn32] CMD: drop test.jstests_all5 2015-01-19T21:44:32.980-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x898: 1.0 } 2015-01-19T21:44:32.980-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x898: 1.0 } 2015-01-19T21:44:32.996-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x899: 1.0 } 2015-01-19T21:44:32.996-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x899: 1.0 } 2015-01-19T21:44:33.012-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x900: 1.0 } 2015-01-19T21:44:33.012-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x900: 1.0 } 2015-01-19T21:44:33.019-0500 I COMMAND [conn32] CMD: drop test.jstests_all5 2015-01-19T21:44:33.023-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x901: 1.0 } 2015-01-19T21:44:33.023-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x901: 1.0 } 2015-01-19T21:44:33.036-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x902: 1.0 } 2015-01-19T21:44:33.037-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x902: 1.0 } 2015-01-19T21:44:33.061-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x903: 1.0 } 2015-01-19T21:44:33.062-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x903: 1.0 } 2015-01-19T21:44:33.066-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x904: 1.0 } 2015-01-19T21:44:33.066-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x904: 1.0 } 2015-01-19T21:44:33.073-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x905: 1.0 } 2015-01-19T21:44:33.073-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x905: 1.0 } 2015-01-19T21:44:33.079-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x906: 1.0 } 2015-01-19T21:44:33.079-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x906: 1.0 } 2015-01-19T21:44:33.091-0500 I COMMAND [conn32] CMD: drop test.jstests_all5 2015-01-19T21:44:33.095-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x907: 1.0 } 2015-01-19T21:44:33.095-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x907: 1.0 } 2015-01-19T21:44:33.106-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x908: 1.0 } 2015-01-19T21:44:33.106-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x908: 1.0 } 2015-01-19T21:44:33.127-0500 I INDEX [conn29] build index on: test.jstests_index13 properties: { v: 1, key: { a.b.c: 1.0, a.b.d: 1.0 }, name: "a.b.c_1_a.b.d_1", ns: "test.jstests_index13" } 2015-01-19T21:44:33.127-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:33.134-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:44:33.147-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x909: 1.0 } 2015-01-19T21:44:33.147-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x909: 1.0 } 2015-01-19T21:44:33.160-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x910: 1.0 } 2015-01-19T21:44:33.161-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x910: 1.0 } 2015-01-19T21:44:33.161-0500 I COMMAND [conn32] CMD: drop test.jstests_all5 2015-01-19T21:44:33.176-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x911: 1.0 } 2015-01-19T21:44:33.176-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x911: 1.0 } 2015-01-19T21:44:33.195-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x912: 1.0 } 2015-01-19T21:44:33.195-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x912: 1.0 } 2015-01-19T21:44:33.197-0500 I COMMAND [conn29] CMD: drop test.jstests_index13 2015-01-19T21:44:33.212-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x913: 1.0 } 2015-01-19T21:44:33.213-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x913: 1.0 } 2015-01-19T21:44:33.235-0500 I INDEX [conn29] build index on: test.jstests_index13 properties: { v: 1, key: { a.b.x: 1.0, a.b.y: 1.0 }, name: "a.b.x_1_a.b.y_1", ns: "test.jstests_index13" } 2015-01-19T21:44:33.236-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:33.241-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:44:33.242-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x914: 1.0 } 2015-01-19T21:44:33.243-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x914: 1.0 } S3 Test : jstests/core/all5.js 524ms S3 Test : jstests/core/group1.js ... 2015-01-19T21:44:33.247-0500 I COMMAND [conn32] CMD: drop test.group1 2015-01-19T21:44:33.255-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x915: 1.0 } 2015-01-19T21:44:33.255-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x915: 1.0 } 2015-01-19T21:44:33.273-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x916: 1.0 } 2015-01-19T21:44:33.273-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x916: 1.0 } 2015-01-19T21:44:33.278-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x917: 1.0 } 2015-01-19T21:44:33.278-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x917: 1.0 } 2015-01-19T21:44:33.282-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x918: 1.0 } 2015-01-19T21:44:33.282-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x918: 1.0 } 2015-01-19T21:44:33.291-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x919: 1.0 } 2015-01-19T21:44:33.291-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x919: 1.0 } 2015-01-19T21:44:33.295-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x920: 1.0 } 2015-01-19T21:44:33.296-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x920: 1.0 } 2015-01-19T21:44:33.299-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x921: 1.0 } 2015-01-19T21:44:33.300-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x921: 1.0 } 2015-01-19T21:44:33.306-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x922: 1.0 } 2015-01-19T21:44:33.306-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x922: 1.0 } 2015-01-19T21:44:33.312-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x923: 1.0 } 2015-01-19T21:44:33.312-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x923: 1.0 } 2015-01-19T21:44:33.326-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x924: 1.0 } 2015-01-19T21:44:33.326-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x924: 1.0 } 2015-01-19T21:44:33.344-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x925: 1.0 } 2015-01-19T21:44:33.345-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x925: 1.0 } 2015-01-19T21:44:33.359-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x926: 1.0 } 2015-01-19T21:44:33.360-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x926: 1.0 } 2015-01-19T21:44:33.373-0500 I COMMAND [conn29] CMD: dropIndexes test.jstests_index13 2015-01-19T21:44:33.387-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x927: 1.0 } 2015-01-19T21:44:33.387-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x927: 1.0 } 2015-01-19T21:44:33.410-0500 I COMMAND [conn32] CMD: drop test.group1 2015-01-19T21:44:33.413-0500 I INDEX [conn29] build index on: test.jstests_index13 properties: { v: 1, key: { a: 1.0, a.b.x: 1.0, a.b.y: 1.0 }, name: "a_1_a.b.x_1_a.b.y_1", ns: "test.jstests_index13" } 2015-01-19T21:44:33.413-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:33.423-0500 I INDEX [conn29] build index done. scanned 4 total records. 0 secs 2015-01-19T21:44:33.425-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x928: 1.0 } 2015-01-19T21:44:33.425-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x928: 1.0 } 2015-01-19T21:44:33.442-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x929: 1.0 } 2015-01-19T21:44:33.442-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x929: 1.0 } 2015-01-19T21:44:33.463-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x930: 1.0 } 2015-01-19T21:44:33.464-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x930: 1.0 } 2015-01-19T21:44:33.492-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x931: 1.0 } 2015-01-19T21:44:33.493-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x931: 1.0 } 2015-01-19T21:44:33.509-0500 I COMMAND [conn29] CMD: drop test.jstests_index13 2015-01-19T21:44:33.520-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x932: 1.0 } 2015-01-19T21:44:33.520-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x932: 1.0 } 2015-01-19T21:44:33.538-0500 I COMMAND [conn32] CMD: drop test.group1 2015-01-19T21:44:33.545-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x933: 1.0 } 2015-01-19T21:44:33.545-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x933: 1.0 } 2015-01-19T21:44:33.568-0500 I INDEX [conn29] build index on: test.jstests_index13 properties: { v: 1, key: { a.b.c: 1.0, a.e.f: 1.0, a.b.d: 1.0, a.e.g: 1.0 }, name: "a.b.c_1_a.e.f_1_a.b.d_1_a.e.g_1", ns: "test.jstests_index13" } 2015-01-19T21:44:33.568-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:33.574-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:44:33.578-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x934: 1.0 } 2015-01-19T21:44:33.578-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x934: 1.0 } 2015-01-19T21:44:33.604-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x935: 1.0 } 2015-01-19T21:44:33.605-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x935: 1.0 } 2015-01-19T21:44:33.624-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x936: 1.0 } 2015-01-19T21:44:33.625-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x936: 1.0 } 2015-01-19T21:44:33.634-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x937: 1.0 } 2015-01-19T21:44:33.634-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x937: 1.0 } S3 Test : jstests/core/group1.js 413ms S3 Test : jstests/core/server9547.js ... 2015-01-19T21:44:33.658-0500 I COMMAND [conn32] CMD: drop test.server9547 2015-01-19T21:44:33.658-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x938: 1.0 } 2015-01-19T21:44:33.659-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x938: 1.0 } 2015-01-19T21:44:33.665-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x939: 1.0 } 2015-01-19T21:44:33.665-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x939: 1.0 } 2015-01-19T21:44:33.683-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x940: 1.0 } 2015-01-19T21:44:33.684-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x940: 1.0 } 2015-01-19T21:44:33.704-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x941: 1.0 } 2015-01-19T21:44:33.704-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x941: 1.0 } 2015-01-19T21:44:33.711-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x942: 1.0 } 2015-01-19T21:44:33.711-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x942: 1.0 } 2015-01-19T21:44:33.715-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x943: 1.0 } 2015-01-19T21:44:33.716-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x943: 1.0 } 2015-01-19T21:44:33.721-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x944: 1.0 } 2015-01-19T21:44:33.721-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x944: 1.0 } 2015-01-19T21:44:33.728-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x945: 1.0 } 2015-01-19T21:44:33.729-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x945: 1.0 } 2015-01-19T21:44:33.743-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x946: 1.0 } 2015-01-19T21:44:33.743-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x946: 1.0 } 2015-01-19T21:44:33.747-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x947: 1.0 } 2015-01-19T21:44:33.749-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x947: 1.0 } 2015-01-19T21:44:33.755-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x948: 1.0 } 2015-01-19T21:44:33.756-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x948: 1.0 } 2015-01-19T21:44:33.763-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x949: 1.0 } 2015-01-19T21:44:33.763-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x949: 1.0 } 2015-01-19T21:44:33.771-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x950: 1.0 } 2015-01-19T21:44:33.772-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x950: 1.0 } 2015-01-19T21:44:33.782-0500 I COMMAND [conn29] CMD: drop test.jstests_index13 2015-01-19T21:44:33.786-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x951: 1.0 } 2015-01-19T21:44:33.786-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x951: 1.0 } 2015-01-19T21:44:33.815-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x952: 1.0 } 2015-01-19T21:44:33.816-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x952: 1.0 } 2015-01-19T21:44:33.824-0500 I INDEX [conn29] build index on: test.jstests_index13 properties: { v: 1, key: { a.b.c: 1.0, a.e.c: 1.0, a.b.d: 1.0, a.e.d: 1.0 }, name: "a.b.c_1_a.e.c_1_a.b.d_1_a.e.d_1", ns: "test.jstests_index13" } 2015-01-19T21:44:33.824-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:33.828-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:44:33.831-0500 I INDEX [conn32] build index on: test.server9547 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.server9547" } 2015-01-19T21:44:33.831-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:44:33.835-0500 I INDEX [conn32] build index done. scanned 10 total records. 0 secs 2015-01-19T21:44:33.836-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x953: 1.0 } 2015-01-19T21:44:33.836-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x953: 1.0 } S3 Test : jstests/core/server9547.js 191ms S3 Test : jstests/core/dbhash2.js ... 2015-01-19T21:44:33.849-0500 I COMMAND [conn32] CMD: drop config.foo 2015-01-19T21:44:33.853-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x954: 1.0 } 2015-01-19T21:44:33.853-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x954: 1.0 } 2015-01-19T21:44:33.863-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x955: 1.0 } 2015-01-19T21:44:33.863-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x955: 1.0 } S0 Test : jstests/core/index13.js 1480ms S0 Test : jstests/core/fsync.js ... 2015-01-19T21:44:33.871-0500 I ACCESS [conn29] Unauthorized fsync may only be run against the admin database. 2015-01-19T21:44:33.872-0500 I - [conn32] Assertion: 28539:need a valid database name 2015-01-19T21:44:33.873-0500 I STORAGE [conn29] CMD fsync: sync:1 lock:1 2015-01-19T21:44:33.874-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x956: 1.0 } 2015-01-19T21:44:33.874-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x956: 1.0 } S3 Test : jstests/core/dbhash2.js 29ms S3 Test : jstests/core/geo_box1_noindex.js ... 2015-01-19T21:44:33.877-0500 I CONTROL [conn32] 0xf5fbf9 0xf09521 0xeeed8f 0x9bec31 0x9359e0 0x95ac7b 0x9e0734 0x9e1673 0x9e212b 0xbb2347 0xac2318 0x80ba02 0xf1d9f1 0x7f3c917a773d 0x7f3c9097fd1d ----- BEGIN BACKTRACE ----- {"backtrace":[{"b":"400000","o":"B5FBF9"},{"b":"400000","o":"B09521"},{"b":"400000","o":"AEED8F"},{"b":"400000","o":"5BEC31"},{"b":"400000","o":"5359E0"},{"b":"400000","o":"55AC7B"},{"b":"400000","o":"5E0734"},{"b":"400000","o":"5E1673"},{"b":"400000","o":"5E212B"},{"b":"400000","o":"7B2347"},{"b":"400000","o":"6C2318"},{"b":"400000","o":"40BA02"},{"b":"400000","o":"B1D9F1"},{"b":"7F3C917A1000","o":"673D"},{"b":"7F3C908AC000","o":"D3D1D"}],"processInfo":{ "mongodbVersion" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196", "uname" : { "sysname" : "Linux", "release" : "2.6.32-431.3.1.el6.x86_64", "version" : "#1 SMP Fri Jan 3 21:39:27 UTC 2014", "machine" : "x86_64" }, "somap" : [ { "elfType" : 2, "b" : "400000" }, { "b" : "7FFF4CCE4000", "elfType" : 3 }, { "b" : "7F3C917A1000", "path" : "/lib64/libpthread.so.0", "elfType" : 3 }, { "b" : "7F3C91598000", "path" : "/lib64/librt.so.1", "elfType" : 3 }, { "b" : "7F3C91394000", "path" : "/lib64/libdl.so.2", "elfType" : 3 }, { "b" : "7F3C91094000", "path" : "/usr/lib64/libstdc++.so.6", "elfType" : 3 }, { "b" : "7F3C90E11000", "path" : "/lib64/libm.so.6", "elfType" : 3 }, { "b" : "7F3C90C03000", "path" : "/lib64/libgcc_s.so.1", "elfType" : 3 }, { "b" : "7F3C908AC000", "path" : "/lib64/libc.so.6", "elfType" : 3 }, { "b" : "7F3C919BC000", "path" : "/lib64/ld-linux-x86-64.so.2", "elfType" : 3 } ] }} mongod(_ZN5mongo15printStackTraceERSo+0x29) [0xf5fbf9] mongod(_ZN5mongo10logContextEPKc+0xE1) [0xf09521] mongod(_ZN5mongo11msgassertedEiPKc+0xAF) [0xeeed8f] mongod(_ZN5mongo4Lock6DBLockC1EPNS_6LockerERKNS_10StringDataENS_8LockModeE+0x81) [0x9bec31] mongod(_ZN5mongo9AutoGetDbC1EPNS_16OperationContextERKNS_10StringDataENS_8LockModeE+0x30) [0x9359e0] mongod(_ZN5mongo9DBHashCmd3runEPNS_16OperationContextERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb+0x14B) [0x95ac7b] mongod(_ZN5mongo12_execCommandEPNS_16OperationContextEPNS_7CommandERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb+0x34) [0x9e0734] mongod(_ZN5mongo7Command11execCommandEPNS_16OperationContextEPS0_iPKcRNS_7BSONObjERNS_14BSONObjBuilderEb+0xC13) [0x9e1673] mongod(_ZN5mongo12_runCommandsEPNS_16OperationContextEPKcRNS_7BSONObjERNS_11_BufBuilderINS_16TrivialAllocatorEEERNS_14BSONObjBuilderEbi+0x28B) [0x9e212b] mongod(_ZN5mongo8runQueryEPNS_16OperationContextERNS_7MessageERNS_12QueryMessageERKNS_15NamespaceStringERNS_5CurOpES3_b+0x787) [0xbb2347] mongod(_ZN5mongo16assembleResponseEPNS_16OperationContextERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortEb+0xAC8) [0xac2318] mongod(_ZN5mongo16MyMessageHandler7processERNS_7MessageEPNS_21AbstractMessagingPortEPNS_9LastErrorE+0xE2) [0x80ba02] mongod(_ZN5mongo17PortMessageServer17handleIncomingMsgEPv+0x321) [0xf1d9f1] libpthread.so.0(+0x673D) [0x7f3c917a773d] libc.so.6(clone+0x6D) [0x7f3c9097fd1d] ----- END BACKTRACE ----- 2015-01-19T21:44:33.879-0500 I COMMAND [conn32] CMD: drop test.geo_box1_noindex 2015-01-19T21:44:34.524-0500 I STORAGE [conn29] db is now locked, no writes allowed. db.fsyncUnlock() to unlock 2015-01-19T21:44:34.524-0500 I STORAGE [conn29] For more info see http://dochub.mongodb.org/core/fsynccommand 2015-01-19T21:44:34.524-0500 I QUERY [conn30] getmore test.jstests_remove9 cursorid:9522605850522 ntoreturn:0 keyUpdates:0 writeConflicts:0 numYields:6 nreturned:399 reslen:13187 414ms 2015-01-19T21:44:34.524-0500 I COMMAND [conn29] command admin.$cmd command: fsync { fsync: 1.0, lock: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:162 651ms 2015-01-19T21:44:34.557-0500 I - shell: started program (sh26053): /srv/10gen/mci-exec/mci/shell/src/mongo --eval db = db.getSiblingDB('test');db.getSisterDB('fsyncLockTestDB').coll.insert({x:1}); --host 127.0.0.1 --port 27999 sh26053| MongoDB shell version: 2.8.0-rc6-pre- sh26053| connecting to: 127.0.0.1:27999/test 2015-01-19T21:44:34.647-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:37582 #71 (8 connections now open) 2015-01-19T21:44:35.563-0500 I COMMAND [conn29] command: unlock requested 2015-01-19T21:44:35.568-0500 I WRITE [conn70] update test.jstests_remove9 query: { i: 202.0 } update: { $set: { i: 2000.0 } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:1 keyUpdates:1 writeConflicts:0 numYields:0 1694ms 2015-01-19T21:44:35.568-0500 I COMMAND [conn70] command test.$cmd command: update { update: "jstests_remove9", updates: [ { q: { i: 202.0 }, u: { $set: { i: 2000.0 } }, multi: false, upsert: false } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 1694ms 2015-01-19T21:44:35.569-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x957: 1.0 } 2015-01-19T21:44:35.569-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x957: 1.0 } 2015-01-19T21:44:35.569-0500 I COMMAND [conn31] command test.$cmd command: createIndexes { createIndexes: "index_many2", indexes: [ { key: { x957: 1.0 }, name: "x957_1" } ] } keyUpdates:0 writeConflicts:0 numYields:0 reslen:198 1687ms 2015-01-19T21:44:35.569-0500 I COMMAND [conn32] command test.$cmd command: drop { drop: "geo_box1_noindex" } keyUpdates:0 writeConflicts:0 numYields:0 reslen:62 1690ms 2015-01-19T21:44:35.571-0500 I WRITE [conn71] insert fsyncLockTestDB.coll query: { _id: ObjectId('54bdc112673b7972be414af2'), x: 1.0 } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 912ms 2015-01-19T21:44:35.571-0500 I COMMAND [conn71] command fsyncLockTestDB.$cmd command: insert { insert: "coll", documents: [ { _id: ObjectId('54bdc112673b7972be414af2'), x: 1.0 } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 912ms sh26053| WriteResult({ "nInserted" : 1 }) 2015-01-19T21:44:35.579-0500 I NETWORK [conn71] end connection 127.0.0.1:37582 (7 connections now open) 2015-01-19T21:44:35.597-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x958: 1.0 } 2015-01-19T21:44:35.597-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x958: 1.0 } S0 Test : jstests/core/fsync.js 1784ms S0 Test : jstests/core/group6.js ... 2015-01-19T21:44:35.653-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x959: 1.0 } 2015-01-19T21:44:35.654-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x959: 1.0 } 2015-01-19T21:44:35.656-0500 I COMMAND [conn29] CMD: drop test.jstests_group6 2015-01-19T21:44:35.658-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x960: 1.0 } 2015-01-19T21:44:35.658-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x960: 1.0 } 2015-01-19T21:44:35.675-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x961: 1.0 } 2015-01-19T21:44:35.675-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x961: 1.0 } 2015-01-19T21:44:35.694-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x962: 1.0 } 2015-01-19T21:44:35.694-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x962: 1.0 } 2015-01-19T21:44:35.699-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x963: 1.0 } 2015-01-19T21:44:35.699-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x963: 1.0 } 2015-01-19T21:44:35.705-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x964: 1.0 } 2015-01-19T21:44:35.705-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x964: 1.0 } 2015-01-19T21:44:35.713-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x965: 1.0 } 2015-01-19T21:44:35.714-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x965: 1.0 } 2015-01-19T21:44:35.729-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x966: 1.0 } 2015-01-19T21:44:35.730-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x966: 1.0 } 2015-01-19T21:44:35.740-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x967: 1.0 } 2015-01-19T21:44:35.741-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x967: 1.0 } 2015-01-19T21:44:35.749-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x968: 1.0 } 2015-01-19T21:44:35.749-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x968: 1.0 } 2015-01-19T21:44:35.766-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x969: 1.0 } 2015-01-19T21:44:35.767-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x969: 1.0 } 2015-01-19T21:44:35.775-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x970: 1.0 } 2015-01-19T21:44:35.776-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x970: 1.0 } 2015-01-19T21:44:35.800-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x971: 1.0 } 2015-01-19T21:44:35.800-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x971: 1.0 } 2015-01-19T21:44:35.801-0500 I COMMAND [conn29] CMD: drop test.jstests_group6 2015-01-19T21:44:35.818-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x972: 1.0 } 2015-01-19T21:44:35.819-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x972: 1.0 } 2015-01-19T21:44:35.844-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x973: 1.0 } 2015-01-19T21:44:35.845-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x973: 1.0 } 2015-01-19T21:44:35.856-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x974: 1.0 } 2015-01-19T21:44:35.856-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x974: 1.0 } 2015-01-19T21:44:35.864-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x975: 1.0 } 2015-01-19T21:44:35.865-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x975: 1.0 } 2015-01-19T21:44:35.899-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x976: 1.0 } 2015-01-19T21:44:35.900-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x976: 1.0 } 2015-01-19T21:44:35.918-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x977: 1.0 } 2015-01-19T21:44:35.918-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x977: 1.0 } 2015-01-19T21:44:35.940-0500 I COMMAND [conn29] CMD: drop test.jstests_group6 2015-01-19T21:44:35.940-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x978: 1.0 } 2015-01-19T21:44:35.941-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x978: 1.0 } 2015-01-19T21:44:35.958-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x979: 1.0 } 2015-01-19T21:44:35.958-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x979: 1.0 } 2015-01-19T21:44:35.966-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x980: 1.0 } 2015-01-19T21:44:35.967-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x980: 1.0 } 2015-01-19T21:44:35.981-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x981: 1.0 } 2015-01-19T21:44:35.981-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x981: 1.0 } 2015-01-19T21:44:35.989-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x982: 1.0 } 2015-01-19T21:44:35.989-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x982: 1.0 } 2015-01-19T21:44:35.996-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x983: 1.0 } 2015-01-19T21:44:35.997-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x983: 1.0 } 2015-01-19T21:44:36.044-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x984: 1.0 } 2015-01-19T21:44:36.044-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x984: 1.0 } 2015-01-19T21:44:36.055-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x985: 1.0 } 2015-01-19T21:44:36.055-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x985: 1.0 } 2015-01-19T21:44:36.091-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x986: 1.0 } 2015-01-19T21:44:36.091-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x986: 1.0 } S0 Test : jstests/core/group6.js 454ms S0 Test : jstests/core/geo7.js ... 2015-01-19T21:44:36.107-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x987: 1.0 } 2015-01-19T21:44:36.107-0500 I COMMAND [conn29] CMD: drop test.geo7 2015-01-19T21:44:36.108-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x987: 1.0 } 2015-01-19T21:44:36.128-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x988: 1.0 } 2015-01-19T21:44:36.128-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x988: 1.0 } 2015-01-19T21:44:36.143-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x989: 1.0 } 2015-01-19T21:44:36.144-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x989: 1.0 } 2015-01-19T21:44:36.148-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x990: 1.0 } 2015-01-19T21:44:36.148-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x990: 1.0 } 2015-01-19T21:44:36.157-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x991: 1.0 } 2015-01-19T21:44:36.157-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x991: 1.0 } 2015-01-19T21:44:36.164-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x992: 1.0 } 2015-01-19T21:44:36.164-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x992: 1.0 } 2015-01-19T21:44:36.170-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x993: 1.0 } 2015-01-19T21:44:36.170-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x993: 1.0 } 2015-01-19T21:44:36.186-0500 I INDEX [conn29] build index on: test.geo7 properties: { v: 1, key: { y: "2d", z: 1.0 }, name: "y_2d_z_1", ns: "test.geo7" } 2015-01-19T21:44:36.186-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:36.194-0500 I INDEX [conn29] build index done. scanned 4 total records. 0 secs 2015-01-19T21:44:36.196-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x994: 1.0 } 2015-01-19T21:44:36.196-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x994: 1.0 } 2015-01-19T21:44:36.203-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x995: 1.0 } 2015-01-19T21:44:36.203-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x995: 1.0 } 2015-01-19T21:44:36.204-0500 I COMMAND [conn29] CMD: dropIndexes test.geo7 2015-01-19T21:44:36.216-0500 I INDEX [conn29] build index on: test.geo7 properties: { v: 1, key: { y: "2d" }, name: "y_2d", ns: "test.geo7" } 2015-01-19T21:44:36.216-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:36.226-0500 I INDEX [conn29] build index done. scanned 4 total records. 0 secs 2015-01-19T21:44:36.231-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x996: 1.0 } 2015-01-19T21:44:36.231-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x996: 1.0 } S0 Test : jstests/core/geo7.js 140ms S0 Test : jstests/core/js2.js ... 2015-01-19T21:44:36.262-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x997: 1.0 } 2015-01-19T21:44:36.263-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x997: 1.0 } 2015-01-19T21:44:36.282-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x998: 1.0 } 2015-01-19T21:44:36.282-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x998: 1.0 } 2015-01-19T21:44:36.330-0500 E QUERY [conn29] ReferenceError: db is not defined at _funcs1 (_funcs1:2:28) near 'db.jstests_js2_2.save( { y : 1 ' (line 2) 2015-01-19T21:44:36.331-0500 I QUERY [conn29] assertion 16722 ReferenceError: db is not defined at _funcs1 (_funcs1:2:28) near 'db.jstests_js2_2.save( { y : 1 ' (line 2) ns:test.jstests_js2 query:{ $where: function (){ db.jstests_js2_2.save( { y : ... } 2015-01-19T21:44:36.332-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x999: 1.0 } 2015-01-19T21:44:36.333-0500 I INDEX [conn31] add index fails, too many indexes for test.index_many2 key:{ x999: 1.0 } 2015-01-19T21:44:36.334-0500 I COMMAND [conn29] CMD: validate test.jstests_js2 2015-01-19T21:44:36.336-0500 I INDEX [conn29] validating index test.jstests_js2.$_id_ S0 Test : jstests/core/js2.js 92ms S0 Test : jstests/core/geo3.js ... 2015-01-19T21:44:36.339-0500 I COMMAND [conn29] CMD: drop test.geo3 2015-01-19T21:44:36.364-0500 I COMMAND [conn31] CMD: dropIndexes test.index_many2 2015-01-19T21:44:36.389-0500 I INDEX [conn31] build index on: test.index_many2 properties: { v: 1, key: { z: 1.0 }, name: "z_1", ns: "test.index_many2" } 2015-01-19T21:44:36.389-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:44:36.394-0500 I INDEX [conn31] build index done. scanned 1 total records. 0 secs 2015-01-19T21:44:36.408-0500 I COMMAND [conn31] CMD: dropIndexes test.index_many2 S2 Test : jstests/core/index_many2.js 12541ms S2 Test : jstests/core/delx.js ... S2 Test : jstests/core/delx.js 542ms S2 Test : jstests/core/geo_s2meridian.js ... 2015-01-19T21:44:36.988-0500 I COMMAND [conn31] CMD: drop test.geo_s2meridian 2015-01-19T21:44:36.996-0500 I INDEX [conn31] build index on: test.geo_s2meridian properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2meridian", 2dsphereIndexVersion: 2 } 2015-01-19T21:44:36.996-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:44:37.000-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:44:37.012-0500 I COMMAND [conn31] CMD: drop test.geo_s2meridian 2015-01-19T21:44:37.040-0500 I INDEX [conn31] build index on: test.geo_s2meridian properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2meridian", 2dsphereIndexVersion: 2 } 2015-01-19T21:44:37.040-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:44:37.044-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:44:37.063-0500 I COMMAND [conn31] CMD: drop test.geo_s2meridian 2015-01-19T21:44:37.081-0500 I INDEX [conn31] build index on: test.geo_s2meridian properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2meridian", 2dsphereIndexVersion: 2 } 2015-01-19T21:44:37.081-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:44:37.084-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs S2 Test : jstests/core/geo_s2meridian.js 119ms S2 Test : jstests/core/geo_update2.js ... 2015-01-19T21:44:37.108-0500 I COMMAND [conn31] CMD: drop test.geo_update2 2015-01-19T21:44:37.412-0500 I INDEX [conn31] build index on: test.geo_update2 properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geo_update2" } 2015-01-19T21:44:37.412-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:44:37.416-0500 I INDEX [conn31] build index done. scanned 100 total records. 0 secs -------------- undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined -------------- -------------- undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined 1 undefined undefined undefined undefined undefined undefined undefined undefined 1 1 1 undefined undefined undefined undefined undefined undefined 1 1 1 1 1 undefined undefined undefined undefined undefined undefined 1 1 1 undefined undefined undefined undefined undefined undefined undefined undefined 1 undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined -------------- -------------- 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 1 1 1 1 1 1 1 1 2 2 2 1 1 1 1 1 1 2 2 2 2 2 1 1 1 1 1 1 2 2 2 1 1 1 1 1 1 1 1 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 -------------- -------------- 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 3 3 3 1 1 1 1 1 1 3 3 3 3 3 1 1 1 1 1 1 3 3 3 1 1 1 1 1 1 1 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 -------------- S2 Test : jstests/core/geo_update2.js 524ms S2 Test : jstests/core/max_doc_size.js ... 2015-01-19T21:44:38.150-0500 I INDEX [conn29] build index on: test.geo3 properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geo3" } 2015-01-19T21:44:38.150-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:38.209-0500 I INDEX [conn29] build index done. scanned 10000 total records. 0 secs 2015-01-19T21:44:38.271-0500 I COMMAND [conn29] CMD: dropIndexes test.geo3 2015-01-19T21:44:38.311-0500 I INDEX [conn29] build index on: test.geo3 properties: { v: 1, key: { loc: "2d", a: 1.0 }, name: "loc_2d_a_1", ns: "test.geo3" } 2015-01-19T21:44:38.311-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:38.390-0500 I INDEX [conn29] build index done. scanned 10000 total records. 0 secs 2015-01-19T21:44:38.492-0500 I COMMAND [conn29] CMD: dropIndexes test.geo3 2015-01-19T21:44:38.513-0500 I INDEX [conn29] build index on: test.geo3 properties: { v: 1, key: { loc: "2d", b: 1.0 }, name: "loc_2d_b_1", ns: "test.geo3" } 2015-01-19T21:44:38.513-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:38.589-0500 I INDEX [conn29] build index done. scanned 10000 total records. 0 secs S0 Test : jstests/core/geo3.js 2415ms S0 Test : jstests/core/geo_circle1_noindex.js ... 2015-01-19T21:44:38.755-0500 I COMMAND [conn29] CMD: drop test.geo_circle1_noindex { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.geo_box1_noindex", "indexFilterSet" : false, "parsedQuery" : { "loc" : { "$within" : { "$box" : [ [ 1, 2 ], [ 4, 5 ] ] } } }, "winningPlan" : { "stage" : "COLLSCAN", "filter" : { "loc" : { "$within" : { "$box" : [ [ 1, 2 ], [ 4, 5 ] ] } } }, "direction" : "forward" }, "rejectedPlans" : [ ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.geo_box1_noindex", "indexFilterSet" : false, "parsedQuery" : { "loc" : { "$within" : { "$box" : [ [ 1, 1 ], [ 2, 2 ] ] } } }, "winningPlan" : { "stage" : "COLLSCAN", "filter" : { "loc" : { "$within" : { "$box" : [ [ 1, 1 ], [ 2, 2 ] ] } } }, "direction" : "forward" }, "rejectedPlans" : [ ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.geo_box1_noindex", "indexFilterSet" : false, "parsedQuery" : { "loc" : { "$within" : { "$box" : [ [ 0, 2 ], [ 4, 5 ] ] } } }, "winningPlan" : { "stage" : "COLLSCAN", "filter" : { "loc" : { "$within" : { "$box" : [ [ 0, 2 ], [ 4, 5 ] ] } } }, "direction" : "forward" }, "rejectedPlans" : [ ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.geo_box1_noindex", "indexFilterSet" : false, "parsedQuery" : { "loc" : { "$within" : { "$box" : [ [ 1, 1 ], [ 2, 8 ] ] } } }, "winningPlan" : { "stage" : "COLLSCAN", "filter" : { "loc" : { "$within" : { "$box" : [ [ 1, 1 ], [ 2, 8 ] ] } } }, "direction" : "forward" }, "rejectedPlans" : [ ] }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } S3 Test : jstests/core/geo_box1_noindex.js 5707ms S3 Test : jstests/core/basicb.js ... 2015-01-19T21:44:39.586-0500 I COMMAND [conn32] CMD: drop test.basicb S3 Test : jstests/core/basicb.js 3ms S3 Test : jstests/core/upsert_fields.js ... 2015-01-19T21:44:39.591-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:39.592-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:39.617-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:39.641-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:39.686-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:39.724-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:39.760-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:39.803-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:39.851-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:39.888-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:39.932-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:39.978-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.015-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.046-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.092-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.119-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.154-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.196-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.231-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.282-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.332-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.376-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.413-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.446-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.472-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.506-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.542-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.576-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.608-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.643-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.696-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.737-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.775-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.827-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.865-0500 I COMMAND [conn31] CMD: drop test.max_doc_size 2015-01-19T21:44:40.867-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.898-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.917-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.947-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.966-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:40.986-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.009-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.042-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.083-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.113-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.141-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.182-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.225-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.263-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.303-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.424-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.434-0500 I QUERY [conn30] getmore test.jstests_remove9 cursorid:9521959422908 ntoreturn:0 keyUpdates:0 writeConflicts:0 numYields:6 nreturned:399 reslen:13187 116ms 2015-01-19T21:44:41.444-0500 I COMMAND [conn31] command test.$cmd command: insert { insert: "max_doc_size", documents: [ { _id: ObjectId('54bdc1185d140622eae4c088'), x: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." } ] } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 111ms 2015-01-19T21:44:41.456-0500 I COMMAND [conn31] CMD: drop test.max_doc_size 2015-01-19T21:44:41.493-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.546-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.597-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.630-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.675-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.714-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.753-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.791-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.828-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.867-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.913-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:41.963-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.003-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.130-0500 I WRITE [conn32] update test.upsert_field_gen query: { $nor: [ { _id: { $eq: 1.0 } }, { _id: 1.0 } ] } update: { $set: { a: 1.0 } } nscanned:0 nscannedObjects:0 nMatched:1 nModified:1 upsert:1 keyUpdates:0 writeConflicts:0 numYields:0 112ms 2015-01-19T21:44:42.130-0500 I COMMAND [conn32] command test.$cmd command: update { update: "upsert_field_gen", updates: [ { q: { $nor: [ { _id: { $eq: 1.0 } }, { _id: 1.0 } ] }, u: { $set: { a: 1.0 } }, multi: false, upsert: true } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:106 112ms 2015-01-19T21:44:42.134-0500 I WRITE [conn31] update test.max_doc_size query: { a: 1.0 } update: { _id: ObjectId('54bdc1195d140622eae4c089'), x: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." } nscanned:0 nscannedObjects:0 nMatched:1 nModified:1 fastmodinsert:1 upsert:1 keyUpdates:0 writeConflicts:0 numYields:0 177ms 2015-01-19T21:44:42.153-0500 I COMMAND [conn31] command test.$cmd command: update { update: "max_doc_size", ordered: true, updates: [ { q: { a: 1.0 }, u: { _id: ObjectId('54bdc1195d140622eae4c089'), x: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." }, upsert: true } ] } keyUpdates:0 writeConflicts:0 numYields:0 reslen:106 188ms 2015-01-19T21:44:42.155-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.169-0500 I COMMAND [conn31] CMD: drop test.max_doc_size 2015-01-19T21:44:42.209-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.253-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.278-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.295-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.321-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.349-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.385-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.412-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.447-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.493-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.524-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.569-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.606-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.649-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.694-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.739-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.840-0500 I WRITE [conn31] update test.max_doc_size query: { _id: ObjectId('54bdc11a5d140622eae4c08a') } update: { $set: { x: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:1 keyUpdates:0 writeConflicts:0 numYields:1 106ms 2015-01-19T21:44:42.862-0500 I COMMAND [conn31] command test.$cmd command: update { update: "max_doc_size", ordered: true, updates: [ { q: { _id: ObjectId('54bdc11a5d140622eae4c08a') }, u: { $set: { x: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." } } } ] } keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 119ms 2015-01-19T21:44:42.873-0500 I COMMAND [conn31] CMD: drop test.max_doc_size 2015-01-19T21:44:42.877-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.921-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:42.968-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.013-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.048-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.090-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.129-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.173-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.216-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.264-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.307-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.338-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.365-0500 I COMMAND [conn31] CMD: drop test.max_doc_size 2015-01-19T21:44:43.378-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.405-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.418-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.435-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.452-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.466-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen S0 Test : jstests/core/geo_circle1_noindex.js 4724ms S0 Test : jstests/core/mr_outreduce2.js ... 2015-01-19T21:44:43.483-0500 I COMMAND [conn29] CMD: drop test.mr_outreduce2 2015-01-19T21:44:43.492-0500 I COMMAND [conn29] CMD: drop test.mr_outreduce2_out 2015-01-19T21:44:43.496-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.538-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.554-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_outreduce2_224 2015-01-19T21:44:43.574-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.617-0500 I COMMAND [conn29] CMD: drop test.mr_outreduce2_out 2015-01-19T21:44:43.620-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.667-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_outreduce2_224 2015-01-19T21:44:43.667-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_outreduce2_224 2015-01-19T21:44:43.689-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_outreduce2_224 2015-01-19T21:44:43.692-0500 I COMMAND [conn29] command test.$cmd command: mapReduce { mapreduce: "mr_outreduce2", map: function (){ emit( this.x , 1 ); }, reduce: function (k,v){ return Array.sum( v ); }, out: { reduce: "mr_outreduce2_out" }, query: { _id: { $gt: 0.0 } } } keyUpdates:0 writeConflicts:0 numYields:0 reslen:141 156ms 2015-01-19T21:44:43.702-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.731-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.762-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.769-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_outreduce2_225 2015-01-19T21:44:43.807-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_outreduce2_225 2015-01-19T21:44:43.813-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.826-0500 I COMMAND [conn29] CMD: drop test.tmp.mr.mr_outreduce2_225 2015-01-19T21:44:43.856-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen S0 Test : jstests/core/mr_outreduce2.js 391ms S0 Test : jstests/core/geod.js ... 2015-01-19T21:44:43.889-0500 I COMMAND [conn29] CMD: drop test.geod 2015-01-19T21:44:43.900-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:43.944-0500 I INDEX [conn29] build index on: test.geod properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geod" } 2015-01-19T21:44:43.944-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:43.950-0500 I INDEX [conn29] build index done. scanned 2 total records. 0 secs 2015-01-19T21:44:43.956-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:44.013-0500 I WRITE [conn31] update test.max_doc_size query: { a: 1.0 } update: { _id: ObjectId('54bdc11b5d140622eae4c08c'), x: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." } keyUpdates:0 writeConflicts:0 exception: Document to upsert is larger than 16777216 code:17420 numYields:0 163ms 2015-01-19T21:44:44.032-0500 I COMMAND [conn31] command test.$cmd command: update { update: "max_doc_size", ordered: true, updates: [ { q: { a: 1.0 }, u: { _id: ObjectId('54bdc11b5d140622eae4c08c'), x: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." }, upsert: true } ] } keyUpdates:0 writeConflicts:0 numYields:0 reslen:157 175ms S0 Test : jstests/core/geod.js 167ms S0 Test : jstests/core/update_arraymatch5.js ... 2015-01-19T21:44:44.038-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:44.054-0500 I COMMAND [conn29] CMD: drop test.update_arraymatch5 2015-01-19T21:44:44.056-0500 I COMMAND [conn31] CMD: drop test.max_doc_size 2015-01-19T21:44:44.086-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:44.109-0500 I INDEX [conn29] build index on: test.update_arraymatch5 properties: { v: 1, key: { abc.visible: 1.0, testarray.visible: 1.0, testarray.xxx: 1.0 }, name: "abc.visible_1_testarray.visible_1_testarray.xxx_1", ns: "test.update_arraymatch5" } 2015-01-19T21:44:44.109-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:44.116-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs 2015-01-19T21:44:44.143-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:44.182-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:44.224-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen S0 Test : jstests/core/update_arraymatch5.js 195ms S0 Test : jstests/core/plan_cache_list_plans.js ... 2015-01-19T21:44:44.232-0500 I COMMAND [conn29] CMD: drop test.jstests_plan_cache_list_plans 2015-01-19T21:44:44.273-0500 I INDEX [conn29] build index on: test.jstests_plan_cache_list_plans properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_plan_cache_list_plans" } 2015-01-19T21:44:44.273-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:44.276-0500 I INDEX [conn29] build index done. scanned 4 total records. 0 secs 2015-01-19T21:44:44.281-0500 I INDEX [conn29] build index on: test.jstests_plan_cache_list_plans properties: { v: 1, key: { a: 1.0, b: 1.0 }, name: "a_1_b_1", ns: "test.jstests_plan_cache_list_plans" } 2015-01-19T21:44:44.281-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:44.284-0500 I INDEX [conn29] build index done. scanned 4 total records. 0 secs 2015-01-19T21:44:44.295-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen planCacheListPlans result: plan 0: { "details" : { "solution" : "(index-tagged expression tree: tree=Node\n---Leaf { a: 1.0, b: 1.0 }, pos: 0\n---Leaf { a: 1.0, b: 1.0 }, pos: 1\n)" }, "reason" : { "score" : 1.5003000000000002, "stats" : { "stage" : "PROJECTION", "nReturned" : 1, "executionTimeMillisEstimate" : 0, "works" : 2, "advanced" : 1, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "transformBy" : { "_id" : 0, "a" : 1 }, "inputStage" : { "stage" : "IXSCAN", "nReturned" : 1, "executionTimeMillisEstimate" : 0, "works" : 2, "advanced" : 1, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "a" : 1, "b" : 1 }, "indexName" : "a_1_b_1", "isMultiKey" : false, "direction" : "backward", "indexBounds" : { "a" : [ "[1.0, 1.0]" ], "b" : [ "[1.0, 1.0]" ] }, "keysExamined" : 1, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } } }, "feedback" : { "nfeedback" : 0, "averageScore" : 0, "stdDevScore" : 0, "scores" : [ ] }, "filterSet" : false } plan 1: { "details" : { "solution" : "(index-tagged expression tree: tree=Node\n---Leaf { a: 1.0 }, pos: 0\n---Leaf \n)" }, "reason" : { "score" : 1.0002, "stats" : { "stage" : "PROJECTION", "nReturned" : 0, "executionTimeMillisEstimate" : 10, "works" : 2, "advanced" : 0, "needTime" : 2, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 0, "invalidates" : 0, "transformBy" : { "_id" : 0, "a" : 1 }, "inputStage" : { "stage" : "FETCH", "filter" : { "b" : { "$eq" : 1 } }, "nReturned" : 0, "executionTimeMillisEstimate" : 10, "works" : 2, "advanced" : 0, "needTime" : 2, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 0, "invalidates" : 0, "docsExamined" : 2, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "nReturned" : 2, "executionTimeMillisEstimate" : 10, "works" : 2, "advanced" : 2, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 0, "invalidates" : 0, "keyPattern" : { "a" : 1 }, "indexName" : "a_1", "isMultiKey" : false, "direction" : "backward", "indexBounds" : { "a" : [ "[1.0, 1.0]" ] }, "keysExamined" : 2, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } } } }, "feedback" : { }, "filterSet" : false } 2015-01-19T21:44:44.313-0500 I INDEX [conn29] build index on: test.jstests_plan_cache_list_plans properties: { v: 1, key: { a: -1.0 }, name: "a_-1", ns: "test.jstests_plan_cache_list_plans", sparse: true } 2015-01-19T21:44:44.313-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:44.321-0500 I INDEX [conn29] build index done. scanned 4 total records. 0 secs 2015-01-19T21:44:44.340-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:44.395-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:44.436-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:44.471-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:44.509-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:44.691-0500 I WRITE [conn70] update test.jstests_remove9 query: { i: 266.0 } update: { $set: { i: 2000.0 } } nscanned:1 nscannedObjects:1 nMatched:1 nModified:1 keyUpdates:1 writeConflicts:0 numYields:1 140ms 2015-01-19T21:44:44.692-0500 I COMMAND [conn70] command test.$cmd command: update { update: "jstests_remove9", updates: [ { q: { i: 266.0 }, u: { $set: { i: 2000.0 } }, multi: false, upsert: false } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:55 140ms 2015-01-19T21:44:44.692-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:44.694-0500 I QUERY [conn30] getmore test.jstests_remove9 cursorid:9522443709992 ntoreturn:0 keyUpdates:0 writeConflicts:0 numYields:6 nreturned:399 reslen:13187 131ms 2015-01-19T21:44:44.757-0500 I WRITE [conn31] update test.max_doc_size query: { _id: ObjectId('54bdc11c5d140622eae4c090') } update: { $set: { x: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." } } keyUpdates:0 writeConflicts:0 exception: Resulting document after update is larger than 16777216 code:17419 numYields:0 157ms 2015-01-19T21:44:44.783-0500 I COMMAND [conn31] command test.$cmd command: update { update: "max_doc_size", ordered: true, updates: [ { q: { _id: ObjectId('54bdc11c5d140622eae4c090') }, u: { $set: { x: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa..." } } } ] } keyUpdates:0 writeConflicts:0 numYields:0 reslen:170 169ms 2015-01-19T21:44:44.783-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen S2 Test : jstests/core/max_doc_size.js 7161ms S2 Test : jstests/core/numberlong4.js ... 2015-01-19T21:44:44.796-0500 I COMMAND [conn31] CMD: drop test.jstests_numberlong4 S2 Test : jstests/core/numberlong4.js 6ms S2 Test : jstests/core/remove6.js ... 2015-01-19T21:44:44.798-0500 I COMMAND [conn31] CMD: drop test.remove6 2015-01-19T21:44:44.809-0500 I COMMAND [conn31] CMD: drop test.remove6 2015-01-19T21:44:44.826-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:44.858-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:44.896-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:44.950-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:44.967-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:45.030-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:45.082-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:45.084-0500 I COMMAND [conn31] command test.$cmd command: insert { insert: "remove6", documents: 1000, ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 134ms 2015-01-19T21:44:45.132-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:45.174-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:45.188-0500 I COMMAND [conn31] CMD: drop test.remove6 2015-01-19T21:44:45.236-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:45.270-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:45.306-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:45.354-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:45.400-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:45.456-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:45.457-0500 I COMMAND [conn31] command test.$cmd command: insert { insert: "remove6", documents: 1000, ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 117ms 2015-01-19T21:44:45.471-0500 I INDEX [conn31] build index on: test.remove6 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.remove6" } 2015-01-19T21:44:45.471-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:44:45.490-0500 I INDEX [conn31] build index done. scanned 1000 total records. 0 secs 2015-01-19T21:44:45.521-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:45.568-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:45.631-0500 I WRITE [conn31] remove test.remove6 query: { tags: { $in: [ "a", "c" ] } } ndeleted:1000 keyUpdates:0 writeConflicts:0 numYields:8 137ms 2015-01-19T21:44:45.631-0500 I COMMAND [conn31] command test.$cmd command: delete { delete: "remove6", deletes: [ { q: { tags: { $in: [ "a", "c" ] } }, limit: 0.0 } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 137ms 2015-01-19T21:44:45.632-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:45.639-0500 I COMMAND [conn31] CMD: drop test.remove6 2015-01-19T21:44:45.689-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:45.747-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:45.798-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen planCacheListPlans result (after adding indexes and completing 20 executions): plan 0: { "details" : { "solution" : "(index-tagged expression tree: tree=Node\n---Leaf { a: 1.0, b: 1.0 }, pos: 0\n---Leaf { a: 1.0, b: 1.0 }, pos: 1\n)" }, "reason" : { "score" : 1.0003000000000002, "stats" : { "stage" : "PROJECTION", "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "transformBy" : { "_id" : 0, "a" : 1 }, "inputStage" : { "stage" : "IXSCAN", "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "a" : 1, "b" : 1 }, "indexName" : "a_1_b_1", "isMultiKey" : false, "direction" : "backward", "indexBounds" : { "a" : [ "[3.0, 3.0]" ], "b" : [ "[3.0, 3.0]" ] }, "keysExamined" : 0, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } } }, "feedback" : { "nfeedback" : 20, "averageScore" : 1.0002999999999997, "stdDevScore" : 2.278129578503827e-16, "scores" : [ { "score" : 1.0003 }, { "score" : 1.0003 }, { "score" : 1.0003 }, { "score" : 1.0003 }, { "score" : 1.0003 }, { "score" : 1.0003 }, { "score" : 1.0003 }, { "score" : 1.0003 }, { "score" : 1.0003 }, { "score" : 1.0003 }, { "score" : 1.0003 }, { "score" : 1.0003 }, { "score" : 1.0003 }, { "score" : 1.0003 }, { "score" : 1.0003 }, { "score" : 1.0003 }, { "score" : 1.0003 }, { "score" : 1.0003 }, { "score" : 1.0003 }, { "score" : 1.0003 } ] }, "filterSet" : false } plan 1: { "details" : { "solution" : "(index-tagged expression tree: tree=Node\n---Leaf { a: -1.0 }, pos: 0\n---Leaf \n)" }, "reason" : { "score" : 1.0002, "stats" : { "stage" : "PROJECTION", "nReturned" : 0, "executionTimeMillisEstimate" : 10, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "transformBy" : { "_id" : 0, "a" : 1 }, "inputStage" : { "stage" : "FETCH", "filter" : { "b" : { "$eq" : 3 } }, "nReturned" : 0, "executionTimeMillisEstimate" : 10, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 0, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "nReturned" : 0, "executionTimeMillisEstimate" : 10, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "a" : -1 }, "indexName" : "a_-1", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "a" : [ "[3.0, 3.0]" ] }, "keysExamined" : 0, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } } } }, "feedback" : { }, "filterSet" : false } plan 2: { "details" : { "solution" : "(index-tagged expression tree: tree=Node\n---Leaf { a: 1.0 }, pos: 0\n---Leaf \n)" }, "reason" : { "score" : 1.0002, "stats" : { "stage" : "PROJECTION", "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "transformBy" : { "_id" : 0, "a" : 1 }, "inputStage" : { "stage" : "FETCH", "filter" : { "b" : { "$eq" : 3 } }, "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 0, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "nReturned" : 0, "executionTimeMillisEstimate" : 0, "works" : 1, "advanced" : 0, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "a" : 1 }, "indexName" : "a_1", "isMultiKey" : false, "direction" : "backward", "indexBounds" : { "a" : [ "[3.0, 3.0]" ] }, "keysExamined" : 0, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } } } }, "feedback" : { }, "filterSet" : false } S0 Test : jstests/core/plan_cache_list_plans.js 1586ms S0 Test : jstests/core/geo_circle1.js ... 2015-01-19T21:44:45.817-0500 I COMMAND [conn29] CMD: drop test.geo_circle1 2015-01-19T21:44:45.864-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:45.917-0500 I INDEX [conn31] build index on: test.remove6 properties: { v: 1, key: { tags: 1.0 }, name: "tags_1", ns: "test.remove6" } 2015-01-19T21:44:45.917-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:44:45.949-0500 I INDEX [conn31] build index done. scanned 1000 total records. 0 secs 2015-01-19T21:44:45.958-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.031-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.094-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.103-0500 I WRITE [conn31] remove test.remove6 query: { tags: { $in: [ "a", "c" ] } } ndeleted:1000 keyUpdates:0 writeConflicts:0 numYields:8 150ms 2015-01-19T21:44:46.103-0500 I COMMAND [conn31] command test.$cmd command: delete { delete: "remove6", deletes: [ { q: { tags: { $in: [ "a", "c" ] } }, limit: 0.0 } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 150ms 2015-01-19T21:44:46.110-0500 I COMMAND [conn31] CMD: drop test.remove6 2015-01-19T21:44:46.171-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.216-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.272-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.335-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.377-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.433-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.473-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.519-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.563-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.624-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.681-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.771-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.822-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.850-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.863-0500 I QUERY [conn29] killcursors keyUpdates:0 writeConflicts:0 numYields:0 11ms 2015-01-19T21:44:46.876-0500 I QUERY [conn29] killcursors keyUpdates:0 writeConflicts:0 numYields:0 12ms 2015-01-19T21:44:46.884-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.895-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:44:46.895-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:44:46.895-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:44:46.895-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:44:46.895-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:44:46.895-0500 I COMMAND [conn29] killcursors: found 0 of 1 2015-01-19T21:44:46.901-0500 I COMMAND [conn31] command test.$cmd command: insert { insert: "remove6", documents: 1000, ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 104ms 2015-01-19T21:44:46.916-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.925-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.935-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.953-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:46.992-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.023-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.059-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.095-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.126-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.151-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.187-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.227-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.274-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.305-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.332-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.365-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.388-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.421-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.460-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.485-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.510-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.536-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.564-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.599-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.633-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.654-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.676-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.707-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.734-0500 I WRITE [conn31] remove test.remove6 query: { tags: { $in: [ "a", "c" ] } } ndeleted:5000 keyUpdates:0 writeConflicts:0 numYields:39 447ms 2015-01-19T21:44:47.734-0500 I COMMAND [conn31] command test.$cmd command: delete { delete: "remove6", deletes: [ { q: { tags: { $in: [ "a", "c" ] } }, limit: 0.0 } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 447ms 2015-01-19T21:44:47.741-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.746-0500 I COMMAND [conn31] CMD: drop test.remove6 2015-01-19T21:44:47.789-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.806-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.819-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.833-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.852-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.864-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.962-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:47.999-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.028-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.044-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.056-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.079-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.097-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.114-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.148-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.175-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.220-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.260-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.287-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.316-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.340-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.362-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.375-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.387-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.402-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.416-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.433-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.455-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.479-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.517-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen 2015-01-19T21:44:48.556-0500 I COMMAND [conn32] CMD: drop test.upsert_field_gen S3 Test : jstests/core/upsert_fields.js 8999ms S3 Test : jstests/core/update_min_max_examples.js ... 2015-01-19T21:44:48.589-0500 I COMMAND [conn32] CMD: drop test.update_min_max 2015-01-19T21:44:48.604-0500 I COMMAND [conn31] command test.$cmd command: insert { insert: "remove6", documents: 1000, ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 137ms S3 Test : jstests/core/update_min_max_examples.js 64ms S3 Test : jstests/core/geo_group.js ... 2015-01-19T21:44:48.653-0500 I COMMAND [conn32] CMD: drop test.geo_group 2015-01-19T21:44:49.060-0500 I INDEX [conn31] build index on: test.remove6 properties: { v: 1, key: { x: 1.0 }, name: "x_1", ns: "test.remove6" } 2015-01-19T21:44:49.060-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:44:49.093-0500 I INDEX [conn31] build index done. scanned 5000 total records. 0 secs 2015-01-19T21:44:49.215-0500 I INDEX [conn29] build index on: test.geo_circle1 properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geo_circle1" } 2015-01-19T21:44:49.215-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:49.225-0500 I INDEX [conn29] build index done. scanned 441 total records. 0 secs explain for { "loc" : { "$within" : { "$center" : [ [ 5, 5 ], 3 ] } } } = { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.geo_circle1", "indexFilterSet" : false, "parsedQuery" : { "loc" : { "$within" : { "$center" : [ [ 5, 5 ], 3 ] } } }, "winningPlan" : { "stage" : "FETCH", "filter" : { "loc" : { "$within" : { "$center" : [ [ 5, 5 ], 3 ] } } }, "inputStage" : { "stage" : "IXSCAN", "keyPattern" : { "loc" : "2d" }, "indexName" : "loc_2d", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, C003000000000000), BinData(128, C003FFFFFFFFFFFF)]", "[BinData(128, C006000000000000), BinData(128, C006FFFFFFFFFFFF)]", "[BinData(128, C007000000000000), BinData(128, C007FFFFFFFFFFFF)]", "[BinData(128, C009000000000000), BinData(128, C009FFFFFFFFFFFF)]", "[BinData(128, C00B000000000000), BinData(128, C00BFFFFFFFFFFFF)]", "[BinData(128, C00C000000000000), BinData(128, C00FFFFFFFFFFFFF)]", "[BinData(128, C012000000000000), BinData(128, C012FFFFFFFFFFFF)]", "[BinData(128, C013000000000000), BinData(128, C013FFFFFFFFFFFF)]", "[BinData(128, C018000000000000), BinData(128, C01BFFFFFFFFFFFF)]", "[BinData(128, C021000000000000), BinData(128, C021FFFFFFFFFFFF)]", "[BinData(128, C023000000000000), BinData(128, C023FFFFFFFFFFFF)]", "[BinData(128, C024000000000000), BinData(128, C027FFFFFFFFFFFF)]", "[BinData(128, C030000000000000), BinData(128, C030FFFFFFFFFFFF)]", "[BinData(128, C031000000000000), BinData(128, C031FFFFFFFFFFFF)]", "[BinData(128, C032000000000000), BinData(128, C032FFFFFFFFFFFF)]", "[BinData(128, C033000000000000), BinData(128, C033FFFFFFFFFFFF)]" ] } } }, "rejectedPlans" : [ ] }, "executionStats" : { "executionSuccess" : true, "nReturned" : 29, "executionTimeMillis" : 2, "totalKeysExamined" : 57, "totalDocsExamined" : 49, "executionStages" : { "stage" : "FETCH", "filter" : { "loc" : { "$within" : { "$center" : [ [ 5, 5 ], 3 ] } } }, "nReturned" : 29, "executionTimeMillisEstimate" : 0, "works" : 58, "advanced" : 29, "needTime" : 28, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 49, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "nReturned" : 49, "executionTimeMillisEstimate" : 0, "works" : 58, "advanced" : 49, "needTime" : 8, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "loc" : "2d" }, "indexName" : "loc_2d", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, C003000000000000), BinData(128, C003FFFFFFFFFFFF)]", "[BinData(128, C006000000000000), BinData(128, C006FFFFFFFFFFFF)]", "[BinData(128, C007000000000000), BinData(128, C007FFFFFFFFFFFF)]", "[BinData(128, C009000000000000), BinData(128, C009FFFFFFFFFFFF)]", "[BinData(128, C00B000000000000), BinData(128, C00BFFFFFFFFFFFF)]", "[BinData(128, C00C000000000000), BinData(128, C00FFFFFFFFFFFFF)]", "[BinData(128, C012000000000000), BinData(128, C012FFFFFFFFFFFF)]", "[BinData(128, C013000000000000), BinData(128, C013FFFFFFFFFFFF)]", "[BinData(128, C018000000000000), BinData(128, C01BFFFFFFFFFFFF)]", "[BinData(128, C021000000000000), BinData(128, C021FFFFFFFFFFFF)]", "[BinData(128, C023000000000000), BinData(128, C023FFFFFFFFFFFF)]", "[BinData(128, C024000000000000), BinData(128, C027FFFFFFFFFFFF)]", "[BinData(128, C030000000000000), BinData(128, C030FFFFFFFFFFFF)]", "[BinData(128, C031000000000000), BinData(128, C031FFFFFFFFFFFF)]", "[BinData(128, C032000000000000), BinData(128, C032FFFFFFFFFFFF)]", "[BinData(128, C033000000000000), BinData(128, C033FFFFFFFFFFFF)]" ] }, "keysExamined" : 57, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } } }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } explain for { "loc" : { "$within" : { "$center" : [ [ 5, 5 ], 1 ] } } } = { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.geo_circle1", "indexFilterSet" : false, "parsedQuery" : { "loc" : { "$within" : { "$center" : [ [ 5, 5 ], 1 ] } } }, "winningPlan" : { "stage" : "FETCH", "filter" : { "loc" : { "$within" : { "$center" : [ [ 5, 5 ], 1 ] } } }, "inputStage" : { "stage" : "IXSCAN", "keyPattern" : { "loc" : "2d" }, "indexName" : "loc_2d", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, C00CF00000000000), BinData(128, C00CFFFFFFFFFFFF)]", "[BinData(128, C00D800000000000), BinData(128, C00DBFFFFFFFFFFF)]", "[BinData(128, C00DC00000000000), BinData(128, C00DFFFFFFFFFFFF)]", "[BinData(128, C00E400000000000), BinData(128, C00E7FFFFFFFFFFF)]", "[BinData(128, C00EC00000000000), BinData(128, C00EFFFFFFFFFFFF)]", "[BinData(128, C00F000000000000), BinData(128, C00F3FFFFFFFFFFF)]", "[BinData(128, C00F400000000000), BinData(128, C00F7FFFFFFFFFFF)]", "[BinData(128, C00F800000000000), BinData(128, C00FBFFFFFFFFFFF)]", "[BinData(128, C00FC00000000000), BinData(128, C00FFFFFFFFFFFFF)]", "[BinData(128, C018800000000000), BinData(128, C018BFFFFFFFFFFF)]", "[BinData(128, C01A000000000000), BinData(128, C01A3FFFFFFFFFFF)]", "[BinData(128, C01A800000000000), BinData(128, C01ABFFFFFFFFFFF)]", "[BinData(128, C024400000000000), BinData(128, C0247FFFFFFFFFFF)]", "[BinData(128, C025000000000000), BinData(128, C0253FFFFFFFFFFF)]", "[BinData(128, C025400000000000), BinData(128, C0257FFFFFFFFFFF)]", "[BinData(128, C030000000000000), BinData(128, C0303FFFFFFFFFFF)]" ] } } }, "rejectedPlans" : [ ] }, "executionStats" : { "executionSuccess" : true, "nReturned" : 5, "executionTimeMillis" : 2, "totalKeysExamined" : 16, "totalDocsExamined" : 9, "executionStages" : { "stage" : "FETCH", "filter" : { "loc" : { "$within" : { "$center" : [ [ 5, 5 ], 1 ] } } }, "nReturned" : 5, "executionTimeMillisEstimate" : 0, "works" : 17, "advanced" : 5, "needTime" : 11, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 9, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "nReturned" : 9, "executionTimeMillisEstimate" : 0, "works" : 17, "advanced" : 9, "needTime" : 7, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "loc" : "2d" }, "indexName" : "loc_2d", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, C00CF00000000000), BinData(128, C00CFFFFFFFFFFFF)]", "[BinData(128, C00D800000000000), BinData(128, C00DBFFFFFFFFFFF)]", "[BinData(128, C00DC00000000000), BinData(128, C00DFFFFFFFFFFFF)]", "[BinData(128, C00E400000000000), BinData(128, C00E7FFFFFFFFFFF)]", "[BinData(128, C00EC00000000000), BinData(128, C00EFFFFFFFFFFFF)]", "[BinData(128, C00F000000000000), BinData(128, C00F3FFFFFFFFFFF)]", "[BinData(128, C00F400000000000), BinData(128, C00F7FFFFFFFFFFF)]", "[BinData(128, C00F800000000000), BinData(128, C00FBFFFFFFFFFFF)]", "[BinData(128, C00FC00000000000), BinData(128, C00FFFFFFFFFFFFF)]", "[BinData(128, C018800000000000), BinData(128, C018BFFFFFFFFFFF)]", "[BinData(128, C01A000000000000), BinData(128, C01A3FFFFFFFFFFF)]", "[BinData(128, C01A800000000000), BinData(128, C01ABFFFFFFFFFFF)]", "[BinData(128, C024400000000000), BinData(128, C0247FFFFFFFFFFF)]", "[BinData(128, C025000000000000), BinData(128, C0253FFFFFFFFFFF)]", "[BinData(128, C025400000000000), BinData(128, C0257FFFFFFFFFFF)]", "[BinData(128, C030000000000000), BinData(128, C0303FFFFFFFFFFF)]" ] }, "keysExamined" : 16, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } } }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } explain for { "loc" : { "$within" : { "$center" : [ [ 5, 5 ], 5 ] } } } = { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.geo_circle1", "indexFilterSet" : false, "parsedQuery" : { "loc" : { "$within" : { "$center" : [ [ 5, 5 ], 5 ] } } }, "winningPlan" : { "stage" : "FETCH", "filter" : { "loc" : { "$within" : { "$center" : [ [ 5, 5 ], 5 ] } } }, "inputStage" : { "stage" : "IXSCAN", "keyPattern" : { "loc" : "2d" }, "indexName" : "loc_2d", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, 3FFFFFFFFFFFF000), BinData(128, 3FFFFFFFFFFFFFFF)]", "[BinData(128, 6AA8000000000000), BinData(128, 6AABFFFFFFFFFFFF)]", "[BinData(128, 6AAC000000000000), BinData(128, 6AAFFFFFFFFFFFFF)]", "[BinData(128, 6AB8000000000000), BinData(128, 6ABBFFFFFFFFFFFF)]", "[BinData(128, 6ABC000000000000), BinData(128, 6ABFFFFFFFFFFFFF)]", "[BinData(128, 9554000000000000), BinData(128, 9557FFFFFFFFFFFF)]", "[BinData(128, 955C000000000000), BinData(128, 955FFFFFFFFFFFFF)]", "[BinData(128, 9574000000000000), BinData(128, 9577FFFFFFFFFFFF)]", "[BinData(128, 957C000000000000), BinData(128, 957FFFFFFFFFFFFF)]", "[BinData(128, C000000000000000), BinData(128, C00FFFFFFFFFFFFF)]", "[BinData(128, C010000000000000), BinData(128, C013FFFFFFFFFFFF)]", "[BinData(128, C014000000000000), BinData(128, C017FFFFFFFFFFFF)]", "[BinData(128, C018000000000000), BinData(128, C01BFFFFFFFFFFFF)]", "[BinData(128, C01C000000000000), BinData(128, C01FFFFFFFFFFFFF)]", "[BinData(128, C020000000000000), BinData(128, C02FFFFFFFFFFFFF)]", "[BinData(128, C030000000000000), BinData(128, C03FFFFFFFFFFFFF)]" ] } } }, "rejectedPlans" : [ ] }, "executionStats" : { "executionSuccess" : true, "nReturned" : 81, "executionTimeMillis" : 3, "totalKeysExamined" : 144, "totalDocsExamined" : 144, "executionStages" : { "stage" : "FETCH", "filter" : { "loc" : { "$within" : { "$center" : [ [ 5, 5 ], 5 ] } } }, "nReturned" : 81, "executionTimeMillisEstimate" : 0, "works" : 145, "advanced" : 81, "needTime" : 63, "needFetch" : 0, "saveState" : 1, "restoreState" : 1, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 144, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "nReturned" : 144, "executionTimeMillisEstimate" : 0, "works" : 145, "advanced" : 144, "needTime" : 0, "needFetch" : 0, "saveState" : 1, "restoreState" : 1, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "loc" : "2d" }, "indexName" : "loc_2d", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, 3FFFFFFFFFFFF000), BinData(128, 3FFFFFFFFFFFFFFF)]", "[BinData(128, 6AA8000000000000), BinData(128, 6AABFFFFFFFFFFFF)]", "[BinData(128, 6AAC000000000000), BinData(128, 6AAFFFFFFFFFFFFF)]", "[BinData(128, 6AB8000000000000), BinData(128, 6ABBFFFFFFFFFFFF)]", "[BinData(128, 6ABC000000000000), BinData(128, 6ABFFFFFFFFFFFFF)]", "[BinData(128, 9554000000000000), BinData(128, 9557FFFFFFFFFFFF)]", "[BinData(128, 955C000000000000), BinData(128, 955FFFFFFFFFFFFF)]", "[BinData(128, 9574000000000000), BinData(128, 9577FFFFFFFFFFFF)]", "[BinData(128, 957C000000000000), BinData(128, 957FFFFFFFFFFFFF)]", "[BinData(128, C000000000000000), BinData(128, C00FFFFFFFFFFFFF)]", "[BinData(128, C010000000000000), BinData(128, C013FFFFFFFFFFFF)]", "[BinData(128, C014000000000000), BinData(128, C017FFFFFFFFFFFF)]", "[BinData(128, C018000000000000), BinData(128, C01BFFFFFFFFFFFF)]", "[BinData(128, C01C000000000000), BinData(128, C01FFFFFFFFFFFFF)]", "[BinData(128, C020000000000000), BinData(128, C02FFFFFFFFFFFFF)]", "[BinData(128, C030000000000000), BinData(128, C03FFFFFFFFFFFFF)]" ] }, "keysExamined" : 144, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } } }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } explain for { "loc" : { "$within" : { "$center" : [ [ 0, 5 ], 5 ] } } } = { "queryPlanner" : { "plannerVersion" : 1, "namespace" : "test.geo_circle1", "indexFilterSet" : false, "parsedQuery" : { "loc" : { "$within" : { "$center" : [ [ 0, 5 ], 5 ] } } }, "winningPlan" : { "stage" : "FETCH", "filter" : { "loc" : { "$within" : { "$center" : [ [ 0, 5 ], 5 ] } } }, "inputStage" : { "stage" : "IXSCAN", "keyPattern" : { "loc" : "2d" }, "indexName" : "loc_2d", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, 3FF5000000000000), BinData(128, 3FF5FFFFFFFFFFFF)]", "[BinData(128, 3FF7000000000000), BinData(128, 3FF7FFFFFFFFFFFF)]", "[BinData(128, 3FFC000000000000), BinData(128, 3FFFFFFFFFFFFFFF)]", "[BinData(128, 6AA0000000000000), BinData(128, 6AA3FFFFFFFFFFFF)]", "[BinData(128, 6AA4000000000000), BinData(128, 6AA7FFFFFFFFFFFF)]", "[BinData(128, 6AA8000000000000), BinData(128, 6AABFFFFFFFFFFFF)]", "[BinData(128, 6AAC000000000000), BinData(128, 6AAFFFFFFFFFFFFF)]", "[BinData(128, 6AB0000000000000), BinData(128, 6ABFFFFFFFFFFFFF)]", "[BinData(128, 9555000000000000), BinData(128, 9555FFFFFFFFFFFF)]", "[BinData(128, 9557000000000000), BinData(128, 9557FFFFFFFFFFFF)]", "[BinData(128, 955C000000000000), BinData(128, 955FFFFFFFFFFFFF)]", "[BinData(128, C000000000000000), BinData(128, C00FFFFFFFFFFFFF)]", "[BinData(128, C010000000000000), BinData(128, C013FFFFFFFFFFFF)]", "[BinData(128, C014000000000000), BinData(128, C017FFFFFFFFFFFF)]", "[BinData(128, C018000000000000), BinData(128, C01BFFFFFFFFFFFF)]", "[BinData(128, C01C000000000000), BinData(128, C01FFFFFFFFFFFFF)]" ] } } }, "rejectedPlans" : [ ] }, "executionStats" : { "executionSuccess" : true, "nReturned" : 46, "executionTimeMillis" : 1, "totalKeysExamined" : 72, "totalDocsExamined" : 72, "executionStages" : { "stage" : "FETCH", "filter" : { "loc" : { "$within" : { "$center" : [ [ 0, 5 ], 5 ] } } }, "nReturned" : 46, "executionTimeMillisEstimate" : 0, "works" : 73, "advanced" : 46, "needTime" : 26, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "docsExamined" : 72, "alreadyHasObj" : 0, "inputStage" : { "stage" : "IXSCAN", "nReturned" : 72, "executionTimeMillisEstimate" : 0, "works" : 73, "advanced" : 72, "needTime" : 0, "needFetch" : 0, "saveState" : 0, "restoreState" : 0, "isEOF" : 1, "invalidates" : 0, "keyPattern" : { "loc" : "2d" 2015-01-19T21:44:49.303-0500 I COMMAND [conn29] CMD: drop test.jstests_arr2 }, "indexName" : "loc_2d", "isMultiKey" : false, "direction" : "forward", "indexBounds" : { "loc" : [ "[BinData(128, 3FF5000000000000), BinData(128, 3FF5FFFFFFFFFFFF)]", "[BinData(128, 3FF7000000000000), BinData(128, 3FF7FFFFFFFFFFFF)]", "[BinData(128, 3FFC000000000000), BinData(128, 3FFFFFFFFFFFFFFF)]", "[BinData(128, 6AA0000000000000), BinData(128, 6AA3FFFFFFFFFFFF)]", "[BinData(128, 6AA4000000000000), BinData(128, 6AA7FFFFFFFFFFFF)]", "[BinData(128, 6AA8000000000000), BinData(128, 6AABFFFFFFFFFFFF)]", "[BinData(128, 6AAC000000000000), BinData(128, 6AAFFFFFFFFFFFFF)]", "[BinData(128, 6AB0000000000000), BinData(128, 6ABFFFFFFFFFFFFF)]", "[BinData(128, 9555000000000000), BinData(128, 9555FFFFFFFFFFFF)]", "[BinData(128, 9557000000000000), BinData(128, 9557FFFFFFFFFFFF)]", "[BinData(128, 955C000000000000), BinData(128, 955FFFFFFFFFFFFF)]", "[BinData(128, C000000000000000), BinData(128, C00FFFFFFFFFFFFF)]", "[BinData(128, C010000000000000), BinData(128, C013FFFFFFFFFFFF)]", "[BinData(128, C014000000000000), BinData(128, C017FFFFFFFFFFFF)]", "[BinData(128, C018000000000000), BinData(128, C01BFFFFFFFFFFFF)]", "[BinData(128, C01C000000000000), BinData(128, C01FFFFFFFFFFFFF)]" ] }, "keysExamined" : 72, "dupsTested" : 0, "dupsDropped" : 0, "seenInvalidated" : 0, "matchTested" : 0 } } }, "serverInfo" : { "host" : "build18.nj1.10gen.cc", "port" : 27999, "version" : "2.8.0-rc6-pre-", "gitVersion" : "e5523460841583aac711c1120953cf757e9c2196" }, "ok" : 1 } S0 Test : jstests/core/geo_circle1.js 3485ms S0 Test : jstests/core/index_arr2.js ... 2015-01-19T21:44:49.398-0500 I COMMAND [conn29] CMD: drop test.jstests_arr2 2015-01-19T21:44:49.522-0500 I INDEX [conn29] build index on: test.jstests_arr2 properties: { v: 1, key: { a.b.c: 1.0 }, name: "x", ns: "test.jstests_arr2" } 2015-01-19T21:44:49.522-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:49.526-0500 I INDEX [conn29] build index done. scanned 21 total records. 0 secs S0 Test : jstests/core/index_arr2.js 234ms 2015-01-19T21:44:49.537-0500 I COMMAND [conn29] CMD: drop test.eval4 2015-01-19T21:44:49.548-0500 I WRITE [conn31] remove test.remove6 query: { tags: { $in: [ "a", "c" ] } } ndeleted:5000 keyUpdates:0 writeConflicts:0 numYields:39 451ms 2015-01-19T21:44:49.548-0500 I COMMAND [conn31] command test.$cmd command: delete { delete: "remove6", deletes: [ { q: { tags: { $in: [ "a", "c" ] } }, limit: 0.0 } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 451ms 2015-01-19T21:44:49.553-0500 I COMMAND [conn31] CMD: drop test.remove6 S0 Test : jstests/core/eval4.js ... S0 Test : jstests/core/eval4.js 197ms S0 Test : jstests/core/objid2.js ... 2015-01-19T21:44:49.734-0500 I COMMAND [conn29] CMD: drop test.objid2 S0 Test : jstests/core/objid2.js 13ms S0 Test : jstests/core/and.js ... 2015-01-19T21:44:49.747-0500 I COMMAND [conn29] CMD: drop test.jstests_and 2015-01-19T21:44:49.761-0500 I QUERY [conn29] assertion 17287 Can't canonicalize query: BadValue and needs an array ns:test.jstests_and query:{ $and: 4.0 } 2015-01-19T21:44:49.762-0500 I QUERY [conn29] assertion 17287 Can't canonicalize query: BadValue $and/$or/$nor must be a nonempty array ns:test.jstests_and query:{ $and: [] } 2015-01-19T21:44:49.764-0500 I QUERY [conn29] assertion 17287 Can't canonicalize query: BadValue $or/$and/$nor entries need to be full objects ns:test.jstests_and query:{ $and: [ 4.0 ] } 2015-01-19T21:44:49.969-0500 I INDEX [conn29] build index on: test.jstests_and properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.jstests_and" } 2015-01-19T21:44:49.969-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:49.973-0500 I INDEX [conn29] build index done. scanned 2 total records. 0 secs 2015-01-19T21:44:49.976-0500 I QUERY [conn29] assertion 17287 Can't canonicalize query: BadValue and needs an array ns:test.jstests_and query:{ $and: 4.0 } 2015-01-19T21:44:49.977-0500 I QUERY [conn29] assertion 17287 Can't canonicalize query: BadValue $and/$or/$nor must be a nonempty array ns:test.jstests_and query:{ $and: [] } 2015-01-19T21:44:49.979-0500 I QUERY [conn29] assertion 17287 Can't canonicalize query: BadValue $or/$and/$nor entries need to be full objects ns:test.jstests_and query:{ $and: [ 4.0 ] } S0 Test : jstests/core/and.js 381ms S0 Test : jstests/core/geo_invalid_polygon.js ... 2015-01-19T21:44:50.127-0500 I COMMAND [conn29] CMD: drop test.geo_invalid_polygon 2015-01-19T21:44:50.152-0500 I INDEX [conn29] build index on: test.geo_invalid_polygon properties: { v: 1, key: { geometry: "2dsphere" }, name: "geometry_2dsphere", ns: "test.geo_invalid_polygon", 2dsphereIndexVersion: 2 } 2015-01-19T21:44:50.152-0500 I INDEX [conn29] building index using bulk method S0 Test : jstests/core/geo_invalid_polygon.js 44ms S0 Test : jstests/core/count11.js ... 2015-01-19T21:44:50.173-0500 I COMMAND [conn29] CMD: drop test.count11 S0 Test : jstests/core/count11.js 52ms S0 Test : jstests/core/pull_or.js ... 2015-01-19T21:44:50.224-0500 I COMMAND [conn29] CMD: drop test.pull_or 2015-01-19T21:44:50.259-0500 I COMMAND [conn29] CMD: drop test.pull_or 2015-01-19T21:44:50.284-0500 I COMMAND [conn32] command test.$cmd command: insert { insert: "geo_group", documents: 1000, ordered: false } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 122ms 2015-01-19T21:44:50.285-0500 I COMMAND [conn31] command test.$cmd command: insert { insert: "remove6", documents: 1000, ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 124ms S0 Test : jstests/core/pull_or.js 68ms S0 Test : jstests/core/geo_sort1.js ... 2015-01-19T21:44:50.297-0500 I COMMAND [conn29] CMD: drop test.geo_sort1 2015-01-19T21:44:50.626-0500 I INDEX [conn32] build index on: test.geo_group properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.geo_group" } 2015-01-19T21:44:50.626-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:44:50.687-0500 I INDEX [conn32] build index done. scanned 10000 total records. 0 secs 2015-01-19T21:44:50.759-0500 I COMMAND [conn31] command test.$cmd command: insert { insert: "remove6", documents: 1000, ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 112ms 2015-01-19T21:44:50.772-0500 I INDEX [conn31] build index on: test.remove6 properties: { v: 1, key: { tags: 1.0 }, name: "tags_1", ns: "test.remove6" } 2015-01-19T21:44:50.773-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:44:50.879-0500 I INDEX [conn31] build index done. scanned 5000 total records. 0 secs 2015-01-19T21:44:50.885-0500 I COMMAND [conn31] command test.$cmd command: createIndexes { createIndexes: "remove6", indexes: [ { key: { tags: 1.0 }, name: "tags_1" } ] } keyUpdates:0 writeConflicts:0 numYields:0 reslen:113 117ms 2015-01-19T21:44:50.885-0500 I WRITE [conn70] insert test.jstests_remove9 query: { i: 526.0, _id: ObjectId('54bdc122d4e9a300a4df9361') } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 114ms 2015-01-19T21:44:50.885-0500 I WRITE [conn29] insert test.geo_sort1 query: { _id: ObjectId('54bdc1225d140622eae50739'), loc: [ 7.0, 9.0 ], foo: 441.0 } ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 115ms 2015-01-19T21:44:50.885-0500 I COMMAND [conn29] command test.$cmd command: insert { insert: "geo_sort1", documents: [ { _id: ObjectId('54bdc1225d140622eae50739'), loc: [ 7.0, 9.0 ], foo: 441.0 } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 115ms 2015-01-19T21:44:50.885-0500 I COMMAND [conn70] command test.$cmd command: insert { insert: "jstests_remove9", documents: [ { i: 526.0, _id: ObjectId('54bdc122d4e9a300a4df9361') } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 115ms 2015-01-19T21:44:50.968-0500 I INDEX [conn29] build index on: test.geo_sort1 properties: { v: 1, key: { loc: "2d", foo: 1.0 }, name: "loc_2d_foo_1", ns: "test.geo_sort1" } 2015-01-19T21:44:50.968-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:50.973-0500 I INDEX [conn29] build index done. scanned 100 total records. 0 secs S0 Test : jstests/core/geo_sort1.js 766ms S0 Test : jstests/core/update2.js ... 2015-01-19T21:44:51.058-0500 I COMMAND [conn29] CMD: drop test.ed_db_update2 2015-01-19T21:44:51.122-0500 I COMMAND [conn29] CMD: drop test.ed_db_update2 2015-01-19T21:44:51.219-0500 I INDEX [conn29] build index on: test.ed_db_update2 properties: { v: 1, key: { a: 1.0 }, name: "a_1", ns: "test.ed_db_update2" } 2015-01-19T21:44:51.219-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:51.227-0500 I INDEX [conn29] build index done. scanned 1 total records. 0 secs 2015-01-19T21:44:51.241-0500 I COMMAND [conn29] CMD: drop test.ed_db_update2 S0 Test : jstests/core/update2.js 219ms S0 Test : jstests/core/indexapi.js ... 2015-01-19T21:44:51.279-0500 I COMMAND [conn29] CMD: drop test.indexapi 2015-01-19T21:44:51.336-0500 I INDEX [conn29] build index on: test.indexapi properties: { v: 1, unique: true, key: { x: 1.0 }, name: "x_1", ns: "test.indexapi" } 2015-01-19T21:44:51.336-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:51.343-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2015-01-19T21:44:51.348-0500 I COMMAND [conn29] CMD: drop test.indexapi 2015-01-19T21:44:51.387-0500 I INDEX [conn29] build index on: test.indexapi properties: { v: 1, unique: true, key: { x: 1.0 }, name: "x_1", ns: "test.indexapi" } 2015-01-19T21:44:51.387-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:51.390-0500 I INDEX [conn29] build index done. scanned 0 total records. 0 secs S0 Test : jstests/core/indexapi.js 118ms S0 Test : jstests/core/geo_circle4.js ... 2015-01-19T21:44:51.396-0500 I COMMAND [conn29] CMD: drop test.server848 2015-01-19T21:44:51.499-0500 I COMMAND [conn29] CMD: drop test.server848 2015-01-19T21:44:51.590-0500 I INDEX [conn29] build index on: test.server848 properties: { v: 1, key: { loc: "2d" }, name: "loc_2d", ns: "test.server848" } 2015-01-19T21:44:51.590-0500 I INDEX [conn29] building index using bulk method 2015-01-19T21:44:51.594-0500 I INDEX [conn29] build index done. scanned 9 total records. 0 secs S0 Test : jstests/core/geo_circle4.js 211ms S0 Test : jstests/core/batch_write_command_update.js ... 2015-01-19T21:44:51.608-0500 I COMMAND [conn29] CMD: drop test.batch_write_update 2015-01-19T21:44:51.690-0500 I WRITE [conn31] remove test.remove6 query: { tags: { $in: [ "a", "c" ] } } ndeleted:5000 keyUpdates:0 writeConflicts:0 numYields:44 802ms 2015-01-19T21:44:51.690-0500 I COMMAND [conn31] command test.$cmd command: delete { delete: "remove6", deletes: [ { q: { tags: { $in: [ "a", "c" ] } }, limit: 0.0 } ], ordered: true } keyUpdates:0 writeConflicts:0 numYields:0 reslen:40 802ms S2 Test : jstests/core/remove6.js 6897ms S2 Test : jstests/core/find_and_modify_empty_update.js ... 2015-01-19T21:44:51.695-0500 I COMMAND [conn31] CMD: drop test.find_and_modify_empty_update 2015-01-19T21:44:51.737-0500 I COMMAND [conn32] command test.$cmd command: group { group: { initial: { sums: { count: 0.0 } }, ns: "geo_group", $reduce: function (obj, prev) { prev.sums = { count : prev.sums.count + 1} } } } keyUpdates:0 writeConflicts:0 numYields:79 reslen:113 1011ms S3 Test : jstests/core/geo_group.js 3128ms S3 Test : jstests/core/find2.js ... 2015-01-19T21:44:51.791-0500 I COMMAND [conn32] CMD: drop test.ed_db_find2_oif { "ok" : 1, "nModified" : 1, "n" : 2 } S3 Test : jstests/core/find2.js 104ms S3 Test : jstests/core/geo_s2oddshapes.js ... 2015-01-19T21:44:51.888-0500 I COMMAND [conn32] CMD: drop test.geo_s2oddshapes 2015-01-19T21:44:51.902-0500 I INDEX [conn32] build index on: test.geo_s2oddshapes properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2oddshapes", 2dsphereIndexVersion: 2 } 2015-01-19T21:44:51.902-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:44:51.908-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs S2 Test : jstests/core/find_and_modify_empty_update.js 244ms S2 Test : jstests/core/set6.js ... 2015-01-19T21:44:51.947-0500 I COMMAND [conn31] CMD: drop test.set6 2015-01-19T21:44:51.972-0500 I COMMAND [conn32] CMD: drop test.geo_s2oddshapes 2015-01-19T21:44:51.993-0500 I INDEX [conn32] build index on: test.geo_s2oddshapes properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2oddshapes", 2dsphereIndexVersion: 2 } 2015-01-19T21:44:51.993-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:44:51.998-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs S2 Test : jstests/core/set6.js 73ms S2 Test : jstests/core/insert_illegal_doc.js ... 2015-01-19T21:44:52.014-0500 I COMMAND [conn31] CMD: drop test.insert_illegal_doc 2015-01-19T21:44:52.027-0500 I INDEX [conn31] build index on: test.insert_illegal_doc properties: { v: 1, key: { a: 1.0, b: 1.0 }, name: "a_1_b_1", ns: "test.insert_illegal_doc" } 2015-01-19T21:44:52.027-0500 I INDEX [conn31] building index using bulk method 2015-01-19T21:44:52.032-0500 I INDEX [conn31] build index done. scanned 0 total records. 0 secs 2015-01-19T21:44:52.042-0500 I COMMAND [conn32] CMD: drop test.geo_s2oddshapes 2015-01-19T21:44:52.062-0500 I INDEX [conn32] build index on: test.geo_s2oddshapes properties: { v: 1, key: { geo: "2dsphere" }, name: "geo_2dsphere", ns: "test.geo_s2oddshapes", 2dsphereIndexVersion: 2 } 2015-01-19T21:44:52.062-0500 I INDEX [conn32] building index using bulk method 2015-01-19T21:44:52.066-0500 I INDEX [conn32] build index done. scanned 0 total records. 0 secs S3 Test : jstests/core/geo_s2oddshapes.js 212ms S3 Test : jstests/core/update_arraymatch2.js ... S2 Test : jstests/core/insert_illegal_doc.js 85ms S2 Test : jstests/core/updateb.js ... 2015-01-19T21:44:52.099-0500 I COMMAND [conn31] CMD: drop test.updateb 2015-01-19T21:44:52.099-0500 I COMMAND [conn32] CMD: drop test.update_arraymatch2 S2 Test : jstests/core/updateb.js 29ms S2 Test : jstests/core/update_currentdate_examples.js ... 2015-01-19T21:44:52.127-0500 I COMMAND [conn31] CMD: drop test.update_currentdate S3 Test : jstests/core/update_arraymatch2.js 93ms S3 Test : jstests/core/mr_errorhandling.js ... 2015-01-19T21:44:52.190-0500 I COMMAND [conn32] CMD: drop test.mr_errorhandling S2 Test : jstests/core/update_currentdate_examples.js 70ms S2 Test : jstests/core/rename8.js ... 2015-01-19T21:44:52.198-0500 I COMMAND [conn31] CMD: drop rename8.system.foo 2015-01-19T21:44:52.199-0500 I COMMAND [conn31] CMD: drop rename8.system.users 2015-01-19T21:44:52.200-0500 I COMMAND [conn31] CMD: drop rename8.rename8 2015-01-19T21:44:52.228-0500 I COMMAND [conn32] CMD: drop test.tmp.mr.mr_errorhandling_226 S2 Test : jstests/core/rename8.js 124ms S2 Test : jstests/core/stages_mergesort.js ... 2015-01-19T21:44:52.319-0500 I COMMAND [conn32] CMD: drop test.mr_errorhandling_out 2015-01-19T21:44:52.321-0500 I COMMAND [conn31] CMD: drop test.stages_mergesort 2015-01-19T21:44:52.330-0500 I COMMAND [conn32] CMD: drop test.tmp.mr.mr_errorhandling_226 2015-01-19T21:44:52.330-0500 I COMMAND [conn32] CMD: drop test.tmp.mr.mr_errorhandling_226 2015-01-19T21:44:52.341-0500 I COMMAND [conn32] CMD: drop test.tmp.mr.mr_errorhandling_226 2015-01-19T21:44:52.355-0500 I COMMAND [conn32] command test.$cmd command: mapReduce { mapreduce: "mr_errorhandling", map: function (){ for ( var i=0; i:7:56 at Function.Date.timeFunc (src/mongo/shell/types.js:27:17) at :7:33 at Array.forEach (native) at src/mongo/shell/query.js:83 ********** Parallel Test FAILED: Error: error loading js file: jstests/core/compact_keeps_indexes.js sh26039| 2015-01-19T21:45:27.987-0500 E QUERY Error: Error: error doing query: failed sh26039| at Error () sh26039| at DBCollection.update (src/mongo/shell/collection.js:466:23) sh26039| at (shell eval):1:117 at src/mongo/shell/collection.js:466 sh26074| 2015-01-19T21:45:27.987-0500 E QUERY Error: error doing query: failed sh26074| at DBQuery._exec (src/mongo/shell/query.js:83:36) sh26074| at DBQuery.hasNext (src/mongo/shell/query.js:240:10) sh26074| at DBCollection.findOne (src/mongo/shell/collection.js:186:19) sh26074| at (shell eval):1:92 at src/mongo/shell/collection.js:57 S1 Test : jstests/core/remove9.js 66309ms S1 Test : jstests/core/ref.js ... 2015-01-19T21:45:27.995-0500 I NETWORK DBClientCursor::init call() failed 2015-01-19T21:45:27.996-0500 I NETWORK DBClientCursor::init call() failed 2015-01-19T21:45:28.002-0500 E QUERY Error: error doing query: failed at DBQuery._exec (src/mongo/shell/query.js:83:36) at DBQuery.hasNext (src/mongo/shell/query.js:240:10) at DBCollection.findOne (src/mongo/shell/collection.js:186:19) at DB.runCommand (src/mongo/shell/db.js:58:41) at DBCollection.drop (src/mongo/shell/collection.js:615:24) at jstests/core/removec.js:39:3 at :7:56 at Function.Date.timeFunc (src/mongo/shell/types.js:27:17) at :7:33 at Array.forEach (native) at Number.__parallelTests__fun (:4:14) at src/mongo/shell/query.js:83 ********** Parallel Test FAILED: Error: error loading js file: jstests/core/removec.js 2015-01-19T21:45:28.007-0500 E QUERY Error: error doing query: failed at DBQuery._exec (src/mongo/shell/query.js:83:36) at DBQuery.hasNext (src/mongo/shell/query.js:240:10) at DBCollection.findOne (src/mongo/shell/collection.js:186:19) at DB.runCommand (src/mongo/shell/db.js:58:41) at DBCollection.drop (src/mongo/shell/collection.js:615:24) at jstests/core/ref.js:4:16 at :7:56 at Function.Date.timeFunc (src/mongo/shell/types.js:27:17) at :7:33 at Array.forEach (native) at Number.__parallelTests__fun (:4:14) at ____MongoToV8_newFunction_temp (:197:65) at src/mongo/shell/collection.js:57 ********** Parallel Test FAILED: Error: error loading js file: jstests/core/ref.js assert: [0] != [3] are not equal : one or more tests failed Error: [0] != [3] are not equal : one or more tests failed at Error () at doassert (src/mongo/shell/assert.js:11:14) at Function.assert.eq (src/mongo/shell/assert.js:38:5) at Function.assert.parallelTests (jstests/libs/parallelTester.js:260:16) at ParallelTester.run (jstests/libs/parallelTester.js:95:16) at /srv/10gen/mci-exec/mci/shell/src/jstests/parallel/basic.js:12:3 2015-01-19T21:45:28.774-0500 E QUERY Error: [0] != [3] are not equal : one or more tests failed at Error () at doassert (src/mongo/shell/assert.js:11:14) at Function.assert.eq (src/mongo/shell/assert.js:38:5) at Function.assert.parallelTests (jstests/libs/parallelTester.js:260:16) at ParallelTester.run (jstests/libs/parallelTester.js:95:16) at /srv/10gen/mci-exec/mci/shell/src/jstests/parallel/basic.js:12:3 at src/mongo/shell/assert.js:13 failed to load: /srv/10gen/mci-exec/mci/shell/src/jstests/parallel/basic.js