mongoid_versioned_atomic 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -26180,3 +26180,992 @@ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000349291s
26180
26180
  --------------------------------------
26181
26181
  MongoidVersionedAtomicTest: test_truth
26182
26182
  --------------------------------------
26183
+ --------------------------------------
26184
+ MongoidVersionedAtomicTest: test_truth
26185
+ --------------------------------------
26186
+ --------------------------------------
26187
+ CoreExtTest: test_versioned_upsert_one
26188
+ --------------------------------------
26189
+ MONGODB | Topology type 'unknown' initializing.
26190
+ MONGODB | Server localhost:27017 initializing.
26191
+ MONGODB | Topology type 'unknown' changed to type 'single'.
26192
+ MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'.
26193
+ MONGODB | There was a change in the members of the 'single' topology.
26194
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26195
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001016093s
26196
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26197
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00037413s
26198
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa8012d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa8012d'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26199
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0005662779999999999s
26200
+ ----------------------------------
26201
+ CoreExtTest: test_version_conflict
26202
+ ----------------------------------
26203
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26204
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000324546s
26205
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26206
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000381485s
26207
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa8012e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa8012e'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26208
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000457316s
26209
+ ---------------------------------------------
26210
+ CoreExtTest: test_bypass_versioning_on_update
26211
+ ---------------------------------------------
26212
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26213
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00031873700000000004s
26214
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26215
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000373671s
26216
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa8012f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa8012f'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26217
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.00043025s
26218
+ ----------------------------------------------
26219
+ CoreExtTest: test_passing_optional_update_hash
26220
+ ----------------------------------------------
26221
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26222
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00030893100000000003s
26223
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26224
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.010063357s
26225
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80130')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80130'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26226
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000650964s
26227
+ --------------------------------------------------------------------
26228
+ CoreExtTest: test_passing_optional_update_hash_and_bypass_versioning
26229
+ --------------------------------------------------------------------
26230
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26231
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00028422500000000004s
26232
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26233
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000461418s
26234
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80131')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80131'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26235
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000498703s
26236
+ -----------------------------------------------------------------------------------
26237
+ CoreExtTest: test_versioned_create_should_return_matched_count_as_one_if_doc_exists
26238
+ -----------------------------------------------------------------------------------
26239
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26240
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00025540700000000003s
26241
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26242
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000372998s
26243
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80132')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80132'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26244
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000461039s
26245
+ ----------------------------------
26246
+ CoreExtTest: test_create_two_users
26247
+ ----------------------------------
26248
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26249
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000289177s
26250
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26251
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000352113s
26252
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80133')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80133'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26253
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.00041853100000000004s
26254
+ -----------------------------------------------------------------
26255
+ CoreExtTest: test_versioned_upsert_one_returns_a_mongoid_document
26256
+ -----------------------------------------------------------------
26257
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26258
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000258358s
26259
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26260
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000328627s
26261
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80134')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80134'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26262
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000398108s
26263
+ ----------------------------------------
26264
+ CoreExtTest: test_after_create_callbacks
26265
+ ----------------------------------------
26266
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26267
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000256473s
26268
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26269
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00032690299999999997s
26270
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80135')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80135'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26271
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000390355s
26272
+ ---------------------------------------------------
26273
+ CoreExtTest: test_invalid_documents_are_not_created
26274
+ ---------------------------------------------------
26275
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26276
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000220578s
26277
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26278
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00029663400000000005s
26279
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26280
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00041500200000000004s
26281
+ ----------------------------------------
26282
+ CoreExtTest: test_image_versioned_create
26283
+ ----------------------------------------
26284
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26285
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.0003577s
26286
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26287
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000396321s
26288
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80136')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80136'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26289
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000828184s
26290
+ ------------------------
26291
+ CoreExtTest: test_af_cal
26292
+ ------------------------
26293
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26294
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000441469s
26295
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26296
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000460239s
26297
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80137')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80137'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26298
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000496122s
26299
+ -----------------------------------------------------------------
26300
+ CoreExtTest: test_versioned_update_without_providing_dirty_fields
26301
+ -----------------------------------------------------------------
26302
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26303
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00028948900000000003s
26304
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26305
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00032972s
26306
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80138')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80138'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26307
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000408844s
26308
+ -----------------------------------------------------------
26309
+ CoreExtTest: test_versioned_create_should_return_doc_counts
26310
+ -----------------------------------------------------------
26311
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26312
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000292658s
26313
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26314
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000306122s
26315
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80139')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80139'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26316
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000359832s
26317
+ ------------------------------------------------------------------------
26318
+ CoreExtTest: test_versioned_upsert_one_increments_version_if_doc_created
26319
+ ------------------------------------------------------------------------
26320
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26321
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000197996s
26322
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26323
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00027866699999999997s
26324
+ MONGODB | localhost:27017 | dummy_test.findandmodify | STARTED | {"findandmodify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa8013a')}, "update"=>{"$set"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa8013a'), "before_create_field"=>0, "after_create_field"=>0, "before_update_field"=>0, "after_update_...
26325
+ MONGODB | localhost:27017 | dummy_test.findandmodify | SUCCEEDED | 0.000370337s
26326
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa8013a')}}
26327
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000247921s
26328
+ ----------------------------------
26329
+ CoreExtTest: test_versioned_create
26330
+ ----------------------------------
26331
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26332
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000187585s
26333
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26334
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00028697900000000003s
26335
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa8013b')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa8013b'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26336
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000330862s
26337
+ ---------------------------------------------------------------
26338
+ CoreExtTest: test_versioned_create_when_document_already_exists
26339
+ ---------------------------------------------------------------
26340
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26341
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00020562100000000002s
26342
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26343
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000229424s
26344
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa8013c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa8013c'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26345
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000352368s
26346
+ ----------------------------------------
26347
+ CoreExtTest: test_image_versioned_update
26348
+ ----------------------------------------
26349
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26350
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000200094s
26351
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26352
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000266078s
26353
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa8013d')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa8013d'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26354
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.020383023s
26355
+ -------------------------------------------------------------------------------
26356
+ CoreExtTest: test_does_not_increment_version_of_all_existing_document_on_create
26357
+ -------------------------------------------------------------------------------
26358
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26359
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000356474s
26360
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26361
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.0005628429999999999s
26362
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa8013e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa8013e'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26363
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000822143s
26364
+ ---------------------------------------------------------
26365
+ CoreExtTest: test_versioned_upsert_one_with_set_on_insert
26366
+ ---------------------------------------------------------
26367
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26368
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00045861000000000003s
26369
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26370
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00041832699999999997s
26371
+ MONGODB | localhost:27017 | dummy_test.findandmodify | STARTED | {"findandmodify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa8013f')}, "update"=>{"$setOnInsert"=>{"name"=>"cat"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false}
26372
+ MONGODB | localhost:27017 | dummy_test.findandmodify | SUCCEEDED | 0.000486331s
26373
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa8013f')}}
26374
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000277758s
26375
+ ---------------------------------
26376
+ CoreExtTest: test_query_in_create
26377
+ ---------------------------------
26378
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26379
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000258323s
26380
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26381
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000315164s
26382
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80140')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80140'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26383
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.00038340199999999997s
26384
+ ---------------------------------------------------------------------------------
26385
+ CoreExtTest: test_versioned_upsert_one_does_not_affect_all_docs_if_query_is_empty
26386
+ ---------------------------------------------------------------------------------
26387
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26388
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000258799s
26389
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26390
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000315926s
26391
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80141')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80141'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26392
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000442668s
26393
+ ------------------------------------------------------------------------
26394
+ CoreExtTest: test_bypass_versioning_gives_op_success_in_versioned_update
26395
+ ------------------------------------------------------------------------
26396
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26397
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000360435s
26398
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26399
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000351243s
26400
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80142')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80142'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26401
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000351276s
26402
+ ---------------------------------------
26403
+ CoreExtTest: test_cross_model_callbacks
26404
+ ---------------------------------------
26405
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26406
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000260293s
26407
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26408
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000317416s
26409
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"things", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80143')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80143'), "entries"=>{}, "version"=>1}}, "multi"=>false, "upsert"=>true}], "ordered"=>true}
26410
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.014071292000000001s
26411
+ ---------------------------------------------------------------------------------------------------
26412
+ CoreExtTest: test_versioned_upsert_one_increments_version_if_doc_found_but_doesnt_affect_other_docs
26413
+ ---------------------------------------------------------------------------------------------------
26414
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26415
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000321402s
26416
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26417
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000350648s
26418
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80144')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80144'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26419
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0006044560000000001s
26420
+ ----------------------------------------------
26421
+ CoreExtTest: test_before_update_self_callbacks
26422
+ ----------------------------------------------
26423
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26424
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000409692s
26425
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26426
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00040829600000000005s
26427
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80145')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f30421aa9152aa80145'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26428
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000597672s
26429
+ -----------------------------------------
26430
+ CoreExtTest: test_before_create_callbacks
26431
+ -----------------------------------------
26432
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26433
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.0003797s
26434
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26435
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000427161s
26436
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f31421aa9152aa80146')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f31421aa9152aa80146'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26437
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.00047861700000000003s
26438
+ ---------------------------------------------------------
26439
+ CoreExtTest: test_versioned_update_providing_dirty_fields
26440
+ ---------------------------------------------------------
26441
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26442
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000306555s
26443
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26444
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000478165s
26445
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f31421aa9152aa80147')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f31421aa9152aa80147'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26446
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000811845s
26447
+ ---------------------------------------------------
26448
+ CoreExtTest: test_invalid_documents_are_not_created
26449
+ ---------------------------------------------------
26450
+ MONGODB | Topology type 'unknown' initializing.
26451
+ MONGODB | Server localhost:27017 initializing.
26452
+ MONGODB | Topology type 'unknown' changed to type 'single'.
26453
+ MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'.
26454
+ MONGODB | There was a change in the members of the 'single' topology.
26455
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26456
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00126641s
26457
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26458
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000554675s
26459
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26460
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000381107s
26461
+ ------------------------------------------------------------------------
26462
+ CoreExtTest: test_versioned_upsert_one_increments_version_if_doc_created
26463
+ ------------------------------------------------------------------------
26464
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26465
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00024095199999999998s
26466
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26467
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000370024s
26468
+ MONGODB | localhost:27017 | dummy_test.findandmodify | STARTED | {"findandmodify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f8f')}, "update"=>{"$set"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f8f'), "before_create_field"=>0, "after_create_field"=>0, "before_update_field"=>0, "after_update_...
26469
+ MONGODB | localhost:27017 | dummy_test.findandmodify | SUCCEEDED | 0.014492783s
26470
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f8f')}}
26471
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.00037901600000000003s
26472
+ ----------------------------------------------
26473
+ CoreExtTest: test_before_update_self_callbacks
26474
+ ----------------------------------------------
26475
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26476
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000322853s
26477
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26478
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000459909s
26479
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f90')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f90'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26480
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000633329s
26481
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5a671f44421aa915503c0f90')}, "u"=>{"$set"=>{"before_create_field"=>1, "after_create_field"=>1, "before_update_field"=>1, "after_update_field"=>0, "likes"=>0, "name"=>"bhargav"...
26482
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0005368090000000001s
26483
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f90')}}
26484
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000311002s
26485
+ ---------------------------------------------------------------------------------------------------
26486
+ CoreExtTest: test_versioned_upsert_one_increments_version_if_doc_found_but_doesnt_affect_other_docs
26487
+ ---------------------------------------------------------------------------------------------------
26488
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26489
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000273519s
26490
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26491
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00035114s
26492
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f91')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f91'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26493
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000388803s
26494
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f92')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f92'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26495
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000386068s
26496
+ MONGODB | localhost:27017 | dummy_test.findandmodify | STARTED | {"findandmodify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f91')}, "update"=>{"$set"=>{"name"=>"roxanne"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false}
26497
+ MONGODB | localhost:27017 | dummy_test.findandmodify | SUCCEEDED | 0.000332565s
26498
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f91')}}
26499
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000229008s
26500
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f92')}}
26501
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.00023218900000000002s
26502
+ ----------------------------------------
26503
+ CoreExtTest: test_image_versioned_update
26504
+ ----------------------------------------
26505
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26506
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000142403s
26507
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26508
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00023089s
26509
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f93')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f93'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26510
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000696703s
26511
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5a671f44421aa915503c0f93')}, "u"=>{"$set"=>{"image_file_name"=>"keratoscope.jpg", "image_fingerprint"=>"ee7c3cdf8649e585fa6be4d3db954bf6", "image_content_type"=>"image/jpeg", ...
26512
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000699787s
26513
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f93')}}
26514
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000398229s
26515
+ ---------------------------------------------------------
26516
+ CoreExtTest: test_versioned_update_providing_dirty_fields
26517
+ ---------------------------------------------------------
26518
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26519
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000493553s
26520
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26521
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000630159s
26522
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f94')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f94'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26523
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000701957s
26524
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5a671f44421aa915503c0f94')}, "u"=>{"$set"=>{"email"=>"c@gmail.com"}, "$inc"=>{"version"=>1}}, "multi"=>false, "upsert"=>false}], "ordered"=>true}
26525
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.029125565s
26526
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f94')}}
26527
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000266427s
26528
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f94')}}
26529
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.00027681s
26530
+ -----------------------------------------------------------------
26531
+ CoreExtTest: test_versioned_update_without_providing_dirty_fields
26532
+ -----------------------------------------------------------------
26533
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26534
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000210861s
26535
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26536
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000227383s
26537
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f95')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f95'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26538
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000295239s
26539
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5a671f44421aa915503c0f95')}, "u"=>{"$set"=>{"before_create_field"=>1, "after_create_field"=>1, "before_update_field"=>1, "after_update_field"=>0, "likes"=>0, "name"=>"bhargav"...
26540
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000399585s
26541
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f95')}}
26542
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000216203s
26543
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f95')}}
26544
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.00023328500000000001s
26545
+ ------------------------
26546
+ CoreExtTest: test_af_cal
26547
+ ------------------------
26548
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26549
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000165734s
26550
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26551
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00024318799999999998s
26552
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f96')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f96'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26553
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000293251s
26554
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"email"=>"god@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f97'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_update_field"=>0, "likes"=>...
26555
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000320742s
26556
+ --------------------------------------
26557
+ CoreExtTest: test_versioned_upsert_one
26558
+ --------------------------------------
26559
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26560
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000179681s
26561
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26562
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000234061s
26563
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f98')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f98'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26564
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.00030535299999999996s
26565
+ MONGODB | localhost:27017 | dummy_test.findandmodify | STARTED | {"findandmodify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f98'), "version"=>1}, "update"=>{"$set"=>{"email"=>"b.raut@gmail.com"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false}
26566
+ MONGODB | localhost:27017 | dummy_test.findandmodify | SUCCEEDED | 0.000366323s
26567
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f98')}}
26568
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.00023005699999999998s
26569
+ -------------------------------------------------------------------------------
26570
+ CoreExtTest: test_does_not_increment_version_of_all_existing_document_on_create
26571
+ -------------------------------------------------------------------------------
26572
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26573
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00018645499999999998s
26574
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26575
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000236381s
26576
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f99')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f99'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26577
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.00061512s
26578
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f9a')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f9a'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26579
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000518255s
26580
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f99')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f9b'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26581
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000405853s
26582
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26583
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00026246500000000003s
26584
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}}
26585
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000246344s
26586
+ ---------------------------------------------
26587
+ CoreExtTest: test_bypass_versioning_on_update
26588
+ ---------------------------------------------
26589
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26590
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000167526s
26591
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26592
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000274841s
26593
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f9c')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f9c'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26594
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000286858s
26595
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f9c')}, "u"=>{"$set"=>{"before_create_field"=>1, "after_create_field"=>1, "before_update_field"=>1, "after_update_field"=>0, "likes"=>0, "email"=>"bhargav.r.raut@gmail....
26596
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000267142s
26597
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f9c')}}
26598
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000204617s
26599
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f9c')}}
26600
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000194186s
26601
+ ---------------------------------------------------------
26602
+ CoreExtTest: test_versioned_upsert_one_with_set_on_insert
26603
+ ---------------------------------------------------------
26604
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26605
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00016106699999999998s
26606
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26607
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000212582s
26608
+ MONGODB | localhost:27017 | dummy_test.findandmodify | STARTED | {"findandmodify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f9d')}, "update"=>{"$setOnInsert"=>{"name"=>"cat"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false}
26609
+ MONGODB | localhost:27017 | dummy_test.findandmodify | SUCCEEDED | 0.000247022s
26610
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f9d')}}
26611
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.00021337100000000001s
26612
+ ----------------------------------
26613
+ CoreExtTest: test_version_conflict
26614
+ ----------------------------------
26615
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26616
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000200877s
26617
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26618
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00018305600000000002s
26619
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f9e')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f9e'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26620
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000281654s
26621
+ MONGODB | localhost:27017 | dummy_test.findandmodify | STARTED | {"findandmodify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f9e'), "version"=>1}, "update"=>{"$set"=>{"email"=>"kkk@gmail.com"}, "$inc"=>{"version"=>1}}, "new"=>true, "bypassDocumentValidation"=>false}
26622
+ MONGODB | localhost:27017 | dummy_test.findandmodify | SUCCEEDED | 0.000349802s
26623
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5a671f44421aa915503c0f9e')}, "u"=>{"$set"=>{"before_create_field"=>1, "after_create_field"=>1, "before_update_field"=>1, "after_update_field"=>0, "likes"=>0, "name"=>"changed_...
26624
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000311453s
26625
+ ----------------------------------------
26626
+ CoreExtTest: test_after_create_callbacks
26627
+ ----------------------------------------
26628
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26629
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000190385s
26630
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26631
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00025073s
26632
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f9f')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f9f'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26633
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000316232s
26634
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0f9f')}}
26635
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000217801s
26636
+ -----------------------------------------
26637
+ CoreExtTest: test_before_create_callbacks
26638
+ -----------------------------------------
26639
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26640
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000133757s
26641
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26642
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00018395599999999998s
26643
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa0'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26644
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0002521s
26645
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa0')}}
26646
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000219146s
26647
+ -----------------------------------------------------------------------------------
26648
+ CoreExtTest: test_versioned_create_should_return_matched_count_as_one_if_doc_exists
26649
+ -----------------------------------------------------------------------------------
26650
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26651
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00014459500000000002s
26652
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26653
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000186266s
26654
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa1'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26655
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000251215s
26656
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa2'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_update_field"=>0, "...
26657
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000586759s
26658
+ ----------------------------------
26659
+ CoreExtTest: test_create_two_users
26660
+ ----------------------------------
26661
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26662
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000255596s
26663
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26664
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000424529s
26665
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa3'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26666
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000384534s
26667
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa4'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26668
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.00033280100000000003s
26669
+ ------------------------------------------------------------------------
26670
+ CoreExtTest: test_bypass_versioning_gives_op_success_in_versioned_update
26671
+ ------------------------------------------------------------------------
26672
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26673
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.0002098s
26674
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26675
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000278166s
26676
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa5'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26677
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.00036882399999999996s
26678
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa5')}}
26679
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000260382s
26680
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa5')}, "u"=>{"$set"=>{"before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>1, "after_update_field"=>0, "likes"=>0, "name"=>"updated name", "email"...
26681
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0003092s
26682
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa5')}}
26683
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000248199s
26684
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa5')}}
26685
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000198499s
26686
+ -----------------------------------------------------------------
26687
+ CoreExtTest: test_versioned_upsert_one_returns_a_mongoid_document
26688
+ -----------------------------------------------------------------
26689
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26690
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000193352s
26691
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26692
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000214528s
26693
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa6'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26694
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000329689s
26695
+ MONGODB | localhost:27017 | dummy_test.findandmodify | STARTED | {"findandmodify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa6')}, "update"=>{"$set"=>{"name"=>"roxanne"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false}
26696
+ MONGODB | localhost:27017 | dummy_test.findandmodify | SUCCEEDED | 0.00027148000000000005s
26697
+ ---------------------------------------------------------------
26698
+ CoreExtTest: test_versioned_create_when_document_already_exists
26699
+ ---------------------------------------------------------------
26700
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26701
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00016144599999999999s
26702
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26703
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000226379s
26704
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa7'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26705
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000273081s
26706
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"email"=>"bhargav.r.raut@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa8'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_update_field"=>0...
26707
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000336186s
26708
+ ----------------------------------
26709
+ CoreExtTest: test_versioned_create
26710
+ ----------------------------------
26711
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26712
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00017913199999999998s
26713
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26714
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000225527s
26715
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa9'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26716
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000301904s
26717
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26718
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000165151s
26719
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fa9')}}
26720
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.00021024900000000003s
26721
+ ----------------------------------------
26722
+ CoreExtTest: test_image_versioned_create
26723
+ ----------------------------------------
26724
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26725
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000158971s
26726
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26727
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00023627400000000002s
26728
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0faa')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0faa'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26729
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000572356s
26730
+ ---------------------------------------
26731
+ CoreExtTest: test_cross_model_callbacks
26732
+ ---------------------------------------
26733
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26734
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000600795s
26735
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26736
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000537154s
26737
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"things", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fab'), "entries"=>{}, "version"=>1}}, "multi"=>false, "upsert"=>true}], "ordered"=>true}
26738
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000676685s
26739
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"entries", "documents"=>[{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fac'), "parent_thing_id"=>BSON::ObjectId('5a671f44421aa915503c0fab')}], "ordered"=>true}
26740
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.028251035s
26741
+ MONGODB | localhost:27017 | dummy_test.findandmodify | STARTED | {"findandmodify"=>"things", "query"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fab')}, "update"=>{"$set"=>{"entries.5a671f44421aa915503c0fac"=>1516707653}, "$inc"=>{"version"=>1}}, "new"=>true, "bypassDocumentValidation"=>false}
26742
+ MONGODB | localhost:27017 | dummy_test.findandmodify | SUCCEEDED | 0.000636507s
26743
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"things", "filter"=>{"_id"=>BSON::ObjectId('5a671f44421aa915503c0fab')}}
26744
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000443246s
26745
+ -----------------------------------------------------------
26746
+ CoreExtTest: test_versioned_create_should_return_doc_counts
26747
+ -----------------------------------------------------------
26748
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26749
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00030686s
26750
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26751
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000308621s
26752
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f45421aa915503c0fad')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f45421aa915503c0fad'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26753
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000598544s
26754
+ --------------------------------------------------------------------
26755
+ CoreExtTest: test_passing_optional_update_hash_and_bypass_versioning
26756
+ --------------------------------------------------------------------
26757
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26758
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000414294s
26759
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26760
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000548806s
26761
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f45421aa915503c0fae')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f45421aa915503c0fae'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26762
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000521856s
26763
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f45421aa915503c0fae')}, "u"=>{"$inc"=>{"likes"=>1}, "$set"=>{"name"=>"changed"}}, "multi"=>false, "upsert"=>false}], "ordered"=>true}
26764
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000406043s
26765
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f45421aa915503c0fae')}}
26766
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000348736s
26767
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f45421aa915503c0fae')}}
26768
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000321211s
26769
+ ---------------------------------
26770
+ CoreExtTest: test_query_in_create
26771
+ ---------------------------------
26772
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26773
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00027793s
26774
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26775
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000354475s
26776
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f45421aa915503c0faf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f45421aa915503c0faf'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26777
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000366094s
26778
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"$or"=>[{"_id"=>BSON::ObjectId('5a671f45421aa915503c0fb0')}, {"name"=>"bhargav"}]}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f45421aa915503c0fb0'), "before_create_field"=>1, "after_create_field"=>0, "be...
26779
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000513963s
26780
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26781
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00031936700000000003s
26782
+ ---------------------------------------------------------------------------------
26783
+ CoreExtTest: test_versioned_upsert_one_does_not_affect_all_docs_if_query_is_empty
26784
+ ---------------------------------------------------------------------------------
26785
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26786
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000257134s
26787
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26788
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.018873655s
26789
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f45421aa915503c0fb1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f45421aa915503c0fb1'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26790
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000614354s
26791
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f45421aa915503c0fb1')}}
26792
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000378886s
26793
+ MONGODB | localhost:27017 | dummy_test.findandmodify | STARTED | {"findandmodify"=>"users", "query"=>{}, "update"=>{"$set"=>{"name"=>"dog"}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false}
26794
+ MONGODB | localhost:27017 | dummy_test.findandmodify | SUCCEEDED | 0.000521622s
26795
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26796
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000232377s
26797
+ ----------------------------------------------
26798
+ CoreExtTest: test_passing_optional_update_hash
26799
+ ----------------------------------------------
26800
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26801
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000182552s
26802
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26803
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00040911s
26804
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f45421aa915503c0fb2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f45421aa915503c0fb2'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26805
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000389523s
26806
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5a671f45421aa915503c0fb2')}, "u"=>{"$inc"=>{"likes"=>1, "version"=>1}, "$set"=>{"name"=>"changed"}}, "multi"=>false, "upsert"=>false}], "ordered"=>true}
26807
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0004636s
26808
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f45421aa915503c0fb2')}}
26809
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000281555s
26810
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f45421aa915503c0fb2')}}
26811
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000280935s
26812
+ --------------------------------------
26813
+ MongoidVersionedAtomicTest: test_truth
26814
+ --------------------------------------
26815
+ --------------------------------------
26816
+ MongoidVersionedAtomicTest: test_truth
26817
+ --------------------------------------
26818
+ -----------------------------------------------------------------
26819
+ CoreExtTest: test_versioned_upsert_one_returns_a_mongoid_document
26820
+ -----------------------------------------------------------------
26821
+ MONGODB | Topology type 'unknown' initializing.
26822
+ MONGODB | Server localhost:27017 initializing.
26823
+ MONGODB | Topology type 'unknown' changed to type 'single'.
26824
+ MONGODB | Server description for localhost:27017 changed from 'unknown' to 'standalone'.
26825
+ MONGODB | There was a change in the members of the 'single' topology.
26826
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26827
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.001138349s
26828
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26829
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000437845s
26830
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a0'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26831
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000656398s
26832
+ MONGODB | localhost:27017 | dummy_test.findandmodify | STARTED | {"findandmodify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a0')}, "update"=>{"$set"=>{"name"=>"roxanne"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false}
26833
+ MONGODB | localhost:27017 | dummy_test.findandmodify | SUCCEEDED | 0.0005276909999999999s
26834
+ ----------------------------------------
26835
+ CoreExtTest: test_image_versioned_create
26836
+ ----------------------------------------
26837
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26838
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00035825099999999997s
26839
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26840
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00042331499999999995s
26841
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a1'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26842
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.016132764s
26843
+ ----------------------------------------------
26844
+ CoreExtTest: test_before_update_self_callbacks
26845
+ ----------------------------------------------
26846
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26847
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.0005939960000000001s
26848
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26849
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000643481s
26850
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a2'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26851
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0007347380000000001s
26852
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5a671f67421aa91575ed27a2')}, "u"=>{"$set"=>{"before_create_field"=>1, "after_create_field"=>1, "before_update_field"=>1, "after_update_field"=>0, "likes"=>0, "name"=>"bhargav"...
26853
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0008118800000000001s
26854
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a2')}}
26855
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.0006852669999999999s
26856
+ ----------------------------------
26857
+ CoreExtTest: test_create_two_users
26858
+ ----------------------------------
26859
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26860
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00050904s
26861
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26862
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000530351s
26863
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a3'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26864
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000662549s
26865
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a4'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26866
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0006177890000000001s
26867
+ ----------------------------------
26868
+ CoreExtTest: test_versioned_create
26869
+ ----------------------------------
26870
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26871
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000469033s
26872
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26873
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.0006304910000000001s
26874
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a5'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26875
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000677015s
26876
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26877
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000470173s
26878
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a5')}}
26879
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000491193s
26880
+ ------------------------------------------------------------------------
26881
+ CoreExtTest: test_versioned_upsert_one_increments_version_if_doc_created
26882
+ ------------------------------------------------------------------------
26883
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26884
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000387574s
26885
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26886
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000430271s
26887
+ MONGODB | localhost:27017 | dummy_test.findandmodify | STARTED | {"findandmodify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a6')}, "update"=>{"$set"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a6'), "before_create_field"=>0, "after_create_field"=>0, "before_update_field"=>0, "after_update_...
26888
+ MONGODB | localhost:27017 | dummy_test.findandmodify | SUCCEEDED | 0.000602003s
26889
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a6')}}
26890
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000416398s
26891
+ ---------------------------------------------------------------
26892
+ CoreExtTest: test_versioned_create_when_document_already_exists
26893
+ ---------------------------------------------------------------
26894
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26895
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000281586s
26896
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26897
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000400448s
26898
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f67421aa91575ed27a7'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26899
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000511113s
26900
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"email"=>"bhargav.r.raut@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27a8'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_update_field"=>0...
26901
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000510165s
26902
+ ---------------------------------
26903
+ CoreExtTest: test_query_in_create
26904
+ ---------------------------------
26905
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26906
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000331752s
26907
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26908
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00040377400000000003s
26909
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27a9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27a9'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26910
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0004923870000000001s
26911
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"$or"=>[{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27aa')}, {"name"=>"bhargav"}]}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27aa'), "before_create_field"=>1, "after_create_field"=>0, "be...
26912
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0005966299999999999s
26913
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26914
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000333182s
26915
+ ---------------------------------------
26916
+ CoreExtTest: test_cross_model_callbacks
26917
+ ---------------------------------------
26918
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26919
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000297935s
26920
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26921
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000427932s
26922
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"things", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27ab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27ab'), "entries"=>{}, "version"=>1}}, "multi"=>false, "upsert"=>true}], "ordered"=>true}
26923
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0006666790000000001s
26924
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"entries", "documents"=>[{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27ac'), "parent_thing_id"=>BSON::ObjectId('5a671f68421aa91575ed27ab')}], "ordered"=>true}
26925
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.013625738s
26926
+ MONGODB | localhost:27017 | dummy_test.findandmodify | STARTED | {"findandmodify"=>"things", "query"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27ab')}, "update"=>{"$set"=>{"entries.5a671f68421aa91575ed27ac"=>1516707688}, "$inc"=>{"version"=>1}}, "new"=>true, "bypassDocumentValidation"=>false}
26927
+ MONGODB | localhost:27017 | dummy_test.findandmodify | SUCCEEDED | 0.0006417559999999999s
26928
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"things", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27ab')}}
26929
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000504668s
26930
+ ---------------------------------------------------------
26931
+ CoreExtTest: test_versioned_update_providing_dirty_fields
26932
+ ---------------------------------------------------------
26933
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26934
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000466604s
26935
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26936
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000467336s
26937
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27ad')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27ad'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26938
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000560865s
26939
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5a671f68421aa91575ed27ad')}, "u"=>{"$set"=>{"email"=>"c@gmail.com"}, "$inc"=>{"version"=>1}}, "multi"=>false, "upsert"=>false}], "ordered"=>true}
26940
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000716593s
26941
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27ad')}}
26942
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.00035189499999999996s
26943
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27ad')}}
26944
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000351591s
26945
+ -----------------------------------------------------------------
26946
+ CoreExtTest: test_versioned_update_without_providing_dirty_fields
26947
+ -----------------------------------------------------------------
26948
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26949
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000329944s
26950
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26951
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00040528600000000004s
26952
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27ae')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27ae'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26953
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000532927s
26954
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5a671f68421aa91575ed27ae')}, "u"=>{"$set"=>{"before_create_field"=>1, "after_create_field"=>1, "before_update_field"=>1, "after_update_field"=>0, "likes"=>0, "name"=>"bhargav"...
26955
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000632784s
26956
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27ae')}}
26957
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.00033833s
26958
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27ae')}}
26959
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000319262s
26960
+ --------------------------------------------------------------------
26961
+ CoreExtTest: test_passing_optional_update_hash_and_bypass_versioning
26962
+ --------------------------------------------------------------------
26963
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26964
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000313498s
26965
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26966
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000462376s
26967
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27af')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27af'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26968
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000563365s
26969
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27af')}, "u"=>{"$inc"=>{"likes"=>1}, "$set"=>{"name"=>"changed"}}, "multi"=>false, "upsert"=>false}], "ordered"=>true}
26970
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000509565s
26971
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27af')}}
26972
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.00036312000000000003s
26973
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27af')}}
26974
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.00033537400000000005s
26975
+ ---------------------------------------------------------
26976
+ CoreExtTest: test_versioned_upsert_one_with_set_on_insert
26977
+ ---------------------------------------------------------
26978
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26979
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00029552299999999996s
26980
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26981
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000524984s
26982
+ MONGODB | localhost:27017 | dummy_test.findandmodify | STARTED | {"findandmodify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b0')}, "update"=>{"$setOnInsert"=>{"name"=>"cat"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false}
26983
+ MONGODB | localhost:27017 | dummy_test.findandmodify | SUCCEEDED | 0.000594464s
26984
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b0')}}
26985
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000529112s
26986
+ -----------------------------------------------------------
26987
+ CoreExtTest: test_versioned_create_should_return_doc_counts
26988
+ -----------------------------------------------------------
26989
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26990
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000275412s
26991
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
26992
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00034649800000000004s
26993
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b1'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
26994
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.00043279099999999997s
26995
+ -----------------------------------------
26996
+ CoreExtTest: test_before_create_callbacks
26997
+ -----------------------------------------
26998
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
26999
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00032866199999999996s
27000
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
27001
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000328622s
27002
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b2'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
27003
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000441984s
27004
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b2')}}
27005
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.00032760499999999996s
27006
+ ---------------------------------------------------------------------------------
27007
+ CoreExtTest: test_versioned_upsert_one_does_not_affect_all_docs_if_query_is_empty
27008
+ ---------------------------------------------------------------------------------
27009
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
27010
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000252889s
27011
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
27012
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00027870099999999996s
27013
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b3'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
27014
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.00041028799999999997s
27015
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b3')}}
27016
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.00031970400000000003s
27017
+ MONGODB | localhost:27017 | dummy_test.findandmodify | STARTED | {"findandmodify"=>"users", "query"=>{}, "update"=>{"$set"=>{"name"=>"dog"}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false}
27018
+ MONGODB | localhost:27017 | dummy_test.findandmodify | SUCCEEDED | 0.00036227599999999997s
27019
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
27020
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00027262399999999996s
27021
+ ---------------------------------------------------------------------------------------------------
27022
+ CoreExtTest: test_versioned_upsert_one_increments_version_if_doc_found_but_doesnt_affect_other_docs
27023
+ ---------------------------------------------------------------------------------------------------
27024
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
27025
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000259497s
27026
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
27027
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.00034388999999999996s
27028
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b4')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b4'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
27029
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.00044604400000000004s
27030
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b5'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
27031
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000351519s
27032
+ MONGODB | localhost:27017 | dummy_test.findandmodify | STARTED | {"findandmodify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b4')}, "update"=>{"$set"=>{"name"=>"roxanne"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false}
27033
+ MONGODB | localhost:27017 | dummy_test.findandmodify | SUCCEEDED | 0.00037864s
27034
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b4')}}
27035
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000306264s
27036
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b5')}}
27037
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000205308s
27038
+ -------------------------------------------------------------------------------
27039
+ CoreExtTest: test_does_not_increment_version_of_all_existing_document_on_create
27040
+ -------------------------------------------------------------------------------
27041
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
27042
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000223483s
27043
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
27044
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000306182s
27045
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b6'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
27046
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0007384399999999999s
27047
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b7'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
27048
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000678049s
27049
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b6')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b8'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
27050
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0005117489999999999s
27051
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
27052
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000327438s
27053
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{}}
27054
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000438047s
27055
+ ------------------------------------------------------------------------
27056
+ CoreExtTest: test_bypass_versioning_gives_op_success_in_versioned_update
27057
+ ------------------------------------------------------------------------
27058
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
27059
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000232339s
27060
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
27061
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000444323s
27062
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b9'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
27063
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000505888s
27064
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b9')}}
27065
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000389304s
27066
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b9')}, "u"=>{"$set"=>{"before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>1, "after_update_field"=>0, "likes"=>0, "name"=>"updated name", "email"...
27067
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000506542s
27068
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b9')}}
27069
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000330131s
27070
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27b9')}}
27071
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000344332s
27072
+ ---------------------------------------------
27073
+ CoreExtTest: test_bypass_versioning_on_update
27074
+ ---------------------------------------------
27075
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
27076
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000338561s
27077
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
27078
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000414547s
27079
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27ba')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27ba'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
27080
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000468084s
27081
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27ba')}, "u"=>{"$set"=>{"before_create_field"=>1, "after_create_field"=>1, "before_update_field"=>1, "after_update_field"=>0, "likes"=>0, "email"=>"bhargav.r.raut@gmail....
27082
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000486778s
27083
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27ba')}}
27084
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.00034376700000000003s
27085
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27ba')}}
27086
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000296007s
27087
+ ----------------------------------------------
27088
+ CoreExtTest: test_passing_optional_update_hash
27089
+ ----------------------------------------------
27090
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
27091
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000255938s
27092
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
27093
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000373505s
27094
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27bb')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27bb'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
27095
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000546389s
27096
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5a671f68421aa91575ed27bb')}, "u"=>{"$inc"=>{"likes"=>1, "version"=>1}, "$set"=>{"name"=>"changed"}}, "multi"=>false, "upsert"=>false}], "ordered"=>true}
27097
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000802881s
27098
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27bb')}}
27099
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000491876s
27100
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27bb')}}
27101
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000492563s
27102
+ ---------------------------------------------------
27103
+ CoreExtTest: test_invalid_documents_are_not_created
27104
+ ---------------------------------------------------
27105
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
27106
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000335502s
27107
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
27108
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.0042431330000000005s
27109
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
27110
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00039618199999999997s
27111
+ ----------------------------------
27112
+ CoreExtTest: test_version_conflict
27113
+ ----------------------------------
27114
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
27115
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000366447s
27116
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
27117
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000390533s
27118
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27bc')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27bc'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
27119
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000439258s
27120
+ MONGODB | localhost:27017 | dummy_test.findandmodify | STARTED | {"findandmodify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27bc'), "version"=>1}, "update"=>{"$set"=>{"email"=>"kkk@gmail.com"}, "$inc"=>{"version"=>1}}, "new"=>true, "bypassDocumentValidation"=>false}
27121
+ MONGODB | localhost:27017 | dummy_test.findandmodify | SUCCEEDED | 0.0005759760000000001s
27122
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5a671f68421aa91575ed27bc')}, "u"=>{"$set"=>{"before_create_field"=>1, "after_create_field"=>1, "before_update_field"=>1, "after_update_field"=>0, "likes"=>0, "name"=>"changed_...
27123
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.00045492600000000003s
27124
+ --------------------------------------
27125
+ CoreExtTest: test_versioned_upsert_one
27126
+ --------------------------------------
27127
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
27128
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000296969s
27129
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
27130
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000345131s
27131
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27bd')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27bd'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
27132
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.00047737500000000004s
27133
+ MONGODB | localhost:27017 | dummy_test.findandmodify | STARTED | {"findandmodify"=>"users", "query"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27bd'), "version"=>1}, "update"=>{"$set"=>{"email"=>"b.raut@gmail.com"}, "$inc"=>{"version"=>1}}, "new"=>true, "upsert"=>true, "bypassDocumentValidation"=>false}
27134
+ MONGODB | localhost:27017 | dummy_test.findandmodify | SUCCEEDED | 0.000603838s
27135
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27bd')}}
27136
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.00047474400000000003s
27137
+ ----------------------------------------
27138
+ CoreExtTest: test_after_create_callbacks
27139
+ ----------------------------------------
27140
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
27141
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00036891100000000003s
27142
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
27143
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000335709s
27144
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27be')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27be'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
27145
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000379685s
27146
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27be')}}
27147
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000269223s
27148
+ ----------------------------------------
27149
+ CoreExtTest: test_image_versioned_update
27150
+ ----------------------------------------
27151
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
27152
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000227197s
27153
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
27154
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000268422s
27155
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27bf')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27bf'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
27156
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0009805950000000001s
27157
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"version"=>1, "_id"=>BSON::ObjectId('5a671f68421aa91575ed27bf')}, "u"=>{"$set"=>{"image_file_name"=>"keratoscope.jpg", "image_fingerprint"=>"ee7c3cdf8649e585fa6be4d3db954bf6", "image_content_type"=>"image/jpeg", ...
27158
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.02507191s
27159
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27bf')}}
27160
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000634669s
27161
+ -----------------------------------------------------------------------------------
27162
+ CoreExtTest: test_versioned_create_should_return_matched_count_as_one_if_doc_exists
27163
+ -----------------------------------------------------------------------------------
27164
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{}}
27165
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000480079s
27166
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "deletes"=>[{"q"=>{}, "limit"=>0}], "ordered"=>true}
27167
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000709156s
27168
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27c0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27c0'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_up...
27169
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0006572959999999999s
27170
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "updates"=>[{"q"=>{"email"=>"rrphotosoft@gmail.com"}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5a671f68421aa91575ed27c1'), "before_create_field"=>1, "after_create_field"=>0, "before_update_field"=>0, "after_update_field"=>0, "...
27171
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000574461s