wordjelly-auth 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -222642,3 +222642,311 @@ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_work_enti
222642
222642
  MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000607641s
222643
222643
  MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=><BSON::Binary:0x47264986950780 type=uuid data=0xc7e1f83e2b144cc4...>}]}
222644
222644
  MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.00038343s
222645
+ ETHON: Libcurl initialized
222646
+ ETHON: performed EASY effective_url=http://localhost:9200/ response_code=200 return_code=ok total_time=0.464944
222647
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_shopping_products response_code=200 return_code=ok total_time=0.066827
222648
+ Overwriting existing field resource_id in class Auth::Shopping::CartItem.
222649
+ ETHON: performed EASY effective_url=http://localhost:9200/ response_code=200 return_code=ok total_time=0.006529
222650
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_shopping_cart_items response_code=200 return_code=ok total_time=0.00437
222651
+ Overwriting existing field name in class User.
222652
+ ETHON: performed EASY effective_url=http://localhost:9200/ response_code=200 return_code=ok total_time=0.004372
222653
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users response_code=200 return_code=ok total_time=0.005323
222654
+ ETHON: performed EASY effective_url=http://localhost:9200/ response_code=200 return_code=ok total_time=0.002264
222655
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_auth_workflow_assemblies response_code=200 return_code=ok total_time=0.00233
222656
+ Overwriting existing field name in class Admin.
222657
+ Overwriting existing field admin in class Admin.
222658
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users response_code=200 return_code=ok total_time=0.002817
222659
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users response_code=200 return_code=ok total_time=1.99171
222660
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users response_code=404 return_code=ok total_time=0.021985
222661
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users response_code=200 return_code=ok total_time=1.5282339999999999
222662
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_shopping_products response_code=200 return_code=ok total_time=0.003334
222663
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_shopping_cart_items response_code=200 return_code=ok total_time=0.003567
222664
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users response_code=200 return_code=ok total_time=0.002869
222665
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_auth_workflow_assemblies response_code=200 return_code=ok total_time=0.002447
222666
+ Overwriting existing field duration in class Auth::Workflow::Tlocation.
222667
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
222668
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001108059s
222669
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"teie@mann.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}}
222670
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.028466645999999998s
222671
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"zTShVFSiazekMXkbXgnS"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}}
222672
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.0008294260000000001s
222673
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"q-eBshBmcF-XxPmiL384"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}}
222674
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000672228s
222675
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d41ae138235b2a8d0aed'), "public"=>"no", "version"=>0, "additional_login_param_status"=...
222676
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000907677s
222677
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b17d41ae138235b2a8d0aed')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object...
222678
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.620153511s
222679
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users/user/5b17d41ae138235b2a8d0aed response_code=201 return_code=ok total_time=0.47758199999999995
222680
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b17d41ce138235b2a8d0af0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b17...
222681
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.00106214s
222682
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"xwtrbAYXU-zCxfjPgn3y"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}}
222683
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.0007106399999999999s
222684
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b17d41ae138235b2a8d0aed')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te...
222685
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.036299144s
222686
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users/user/5b17d41ae138235b2a8d0aed response_code=200 return_code=ok total_time=0.125426
222687
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"verna@heidenreich.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}}
222688
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000909436s
222689
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Ni3DWAUFnC9kNKixWj91"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}}
222690
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000720043s
222691
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"167dKa8sJjZDgeCot7fv"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}}
222692
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000700785s
222693
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d41ce138235b2a8d0af1'), "public"=>"no", "version"=>0, "additional_login_param_status"=...
222694
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000814129s
222695
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b17d41ce138235b2a8d0af1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object...
222696
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003792482s
222697
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users/user/5b17d41ce138235b2a8d0af1 response_code=201 return_code=ok total_time=0.076972
222698
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d41ce138235b2a8d0af3'), "public"=>"yes", "doc_version"=>0, "quantity"...
222699
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.145153295s
222700
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_shopping_products/shopping%2Fproduct/5b17d41ce138235b2a8d0af3 response_code=201 return_code=ok total_time=0.120379
222701
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"tod.quigley@wisokykeeling.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}}
222702
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000915907s
222703
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"us-vowKsRQDdsgDHZv8z"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}}
222704
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.0008334810000000001s
222705
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"mb7me1X94mYpSYbpCstg"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}}
222706
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000862609s
222707
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d41ce138235b2a8d0af5'), "public"=>"no", "version"=>0, "additional_login_param_status"=...
222708
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.0009112020000000001s
222709
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b17d41ce138235b2a8d0af5')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object...
222710
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.004200126s
222711
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users/user/5b17d41ce138235b2a8d0af5 response_code=201 return_code=ok total_time=0.08551
222712
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b17d41ce138235b2a8d0af7')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b17...
222713
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001087237s
222714
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ZEn4teL_9aW-xPXS7y6C"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}}
222715
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.00080805s
222716
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b17d41ce138235b2a8d0af5')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te...
222717
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001039729s
222718
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users/user/5b17d41ce138235b2a8d0af5 response_code=200 return_code=ok total_time=0.126226
222719
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_entities", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d41ce138235b2a8d0af8'), "cycle_types"=>{"em_200"=>true}}]}
222720
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.058863571999999996s
222721
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d41de138235b2a8d0af9'), "can_do_cycles"=>["5b17d41ce138235b2a8d0af4"], "...
222722
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.029921944s
222723
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d41de138235b2a8d0afa'), "can_do_cycles"=>["5b17d41ce138235b2a8d0af4"], "...
222724
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000942767s
222725
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}, "documents"=>[{"_id"=>"first_location"}]}
222726
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.5672508789999999s
222727
+ MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=><BSON::Binary:0x46947145885380 type=uuid data=0x4b8500326e654a89...>}]}
222728
+ MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.06046042s
222729
+ ETHON: Libcurl initialized
222730
+ ETHON: performed EASY effective_url=http://localhost:9200/ response_code=200 return_code=ok total_time=0.010666999999999982
222731
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_shopping_products response_code=200 return_code=ok total_time=0.002622
222732
+ Overwriting existing field resource_id in class Auth::Shopping::CartItem.
222733
+ ETHON: performed EASY effective_url=http://localhost:9200/ response_code=200 return_code=ok total_time=0.002497
222734
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_shopping_cart_items response_code=200 return_code=ok total_time=0.00333
222735
+ Overwriting existing field name in class User.
222736
+ ETHON: performed EASY effective_url=http://localhost:9200/ response_code=200 return_code=ok total_time=0.002091
222737
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users response_code=200 return_code=ok total_time=0.002956
222738
+ ETHON: performed EASY effective_url=http://localhost:9200/ response_code=200 return_code=ok total_time=0.002476
222739
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_auth_workflow_assemblies response_code=200 return_code=ok total_time=0.002611
222740
+ Overwriting existing field name in class Admin.
222741
+ Overwriting existing field admin in class Admin.
222742
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users response_code=200 return_code=ok total_time=0.003065
222743
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users response_code=200 return_code=ok total_time=0.150682
222744
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users response_code=404 return_code=ok total_time=0.001796
222745
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users response_code=200 return_code=ok total_time=1.425676
222746
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_shopping_products response_code=200 return_code=ok total_time=0.002698
222747
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_shopping_cart_items response_code=200 return_code=ok total_time=0.002818
222748
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users response_code=200 return_code=ok total_time=0.00219
222749
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_auth_workflow_assemblies response_code=200 return_code=ok total_time=0.002367
222750
+ Overwriting existing field duration in class Auth::Workflow::Tlocation.
222751
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
222752
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001063179s
222753
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kiana@langworth.biz"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}}
222754
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000963028s
222755
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"QXKEq-k6_JQAb3xKNZxE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}}
222756
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000728503s
222757
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"ur9EE1QoKT2QV_hE_YNp"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}}
222758
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000723998s
222759
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d4e5e138235bdaca34e9'), "public"=>"no", "version"=>0, "additional_login_param_status"=...
222760
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000865999s
222761
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b17d4e5e138235bdaca34e9')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object...
222762
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003824939s
222763
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users/user/5b17d4e5e138235bdaca34e9 response_code=201 return_code=ok total_time=0.242494
222764
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b17d4e6e138235bdaca34ec')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b17...
222765
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0011508999999999998s
222766
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"myELT8sexmD7TGsDjNyf"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}}
222767
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.0007762040000000001s
222768
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b17d4e5e138235bdaca34e9')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te...
222769
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.00108487s
222770
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users/user/5b17d4e5e138235bdaca34e9 response_code=200 return_code=ok total_time=0.10047099999999998
222771
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"fabian@wisozkkilback.com"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}}
222772
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000983137s
222773
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"SnDjh-FG6aZs-PSvWWbu"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}}
222774
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.0008182749999999999s
222775
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"68gnds--r2BkMgry2cyX"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}}
222776
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000751949s
222777
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d4e6e138235bdaca34ed'), "public"=>"no", "version"=>0, "additional_login_param_status"=...
222778
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000866396s
222779
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b17d4e6e138235bdaca34ed')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object...
222780
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003903465s
222781
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users/user/5b17d4e6e138235bdaca34ed response_code=201 return_code=ok total_time=0.09003
222782
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
222783
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001036632s
222784
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
222785
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.043842481s
222786
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
222787
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.0008910929999999999s
222788
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
222789
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000887588s
222790
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
222791
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.0008408749999999999s
222792
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d4e6e138235bdaca34ef'), "public"=>"yes", "doc_version"=>0, "quantity"...
222793
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000927838s
222794
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_shopping_products/shopping%2Fproduct/5b17d4e6e138235bdaca34ef response_code=201 return_code=ok total_time=0.080145
222795
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"mary@abernathyzieme.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}}
222796
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000948029s
222797
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"8FtGyBszssyres8SDHzV"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}}
222798
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.0007370720000000001s
222799
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"gRotpynhkdsJCM1YnYz_"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}}
222800
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000762552s
222801
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d4e6e138235bdaca34f1'), "public"=>"no", "version"=>0, "additional_login_param_status"=...
222802
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.0008977620000000001s
222803
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b17d4e6e138235bdaca34f1')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object...
222804
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003813467s
222805
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users/user/5b17d4e6e138235bdaca34f1 response_code=201 return_code=ok total_time=0.087636
222806
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b17d4e7e138235bdaca34f3')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b17...
222807
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001182673s
222808
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"s6pnPCCNbbiTvHxApqFj"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}}
222809
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.0009309959999999999s
222810
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b17d4e6e138235bdaca34f1')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te...
222811
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001036871s
222812
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users/user/5b17d4e6e138235bdaca34f1 response_code=200 return_code=ok total_time=0.103251
222813
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_entities", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d4e7e138235bdaca34f4'), "cycle_types"=>{"em_200"=>true}}]}
222814
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000894665s
222815
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d4e7e138235bdaca34f5'), "can_do_cycles"=>["5b17d4e6e138235bdaca34f0"], "...
222816
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000806815s
222817
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d4e7e138235bdaca34f6'), "can_do_cycles"=>["5b17d4e6e138235bdaca34f0"], "...
222818
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000742941s
222819
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}, "documents"=>[{"_id"=>"first_location"}]}
222820
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.0007254259999999999s
222821
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}}
222822
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.018863328999999998s
222823
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_workflow_locations", "filter"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}}
222824
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.00090845s
222825
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_workflow_locations", "filter"=>{"_id"=>"first_location"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}}
222826
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.001534449s
222827
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_work_schedules", "filter"=>{"$and"=>[{"location_id"=>"first_location"}, {"start_time"=>{"$lte"=>2011-05-05 00:00:00 +0530}}, {"end_time"=>{"$gte"=>2011-05-05 00:00:00 +0530}}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BS...
222828
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.007576324000000001s
222829
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b17d4e6e138235bdaca34f1')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}}
222830
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.00086482s
222831
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_work_entities", "filter"=>{"_id"=>BSON::ObjectId('5b17d4e7e138235bdaca34f4')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}}
222832
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.0008680179999999999s
222833
+ MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=><BSON::Binary:0x46988879200360 type=uuid data=0x244f2007d0a4478a...>}]}
222834
+ MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000615557s
222835
+ ETHON: Libcurl initialized
222836
+ ETHON: performed EASY effective_url=http://localhost:9200/ response_code=200 return_code=ok total_time=0.010418
222837
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_shopping_products response_code=200 return_code=ok total_time=0.002354
222838
+ Overwriting existing field resource_id in class Auth::Shopping::CartItem.
222839
+ ETHON: performed EASY effective_url=http://localhost:9200/ response_code=200 return_code=ok total_time=0.001837
222840
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_shopping_cart_items response_code=200 return_code=ok total_time=0.002467
222841
+ Overwriting existing field name in class User.
222842
+ ETHON: performed EASY effective_url=http://localhost:9200/ response_code=200 return_code=ok total_time=0.001886
222843
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users response_code=200 return_code=ok total_time=0.002054
222844
+ ETHON: performed EASY effective_url=http://localhost:9200/ response_code=200 return_code=ok total_time=0.00175
222845
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_auth_workflow_assemblies response_code=200 return_code=ok total_time=0.002125
222846
+ Overwriting existing field name in class Admin.
222847
+ Overwriting existing field admin in class Admin.
222848
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users response_code=200 return_code=ok total_time=0.00252
222849
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users response_code=200 return_code=ok total_time=0.186257
222850
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users response_code=404 return_code=ok total_time=0.001741
222851
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users response_code=200 return_code=ok total_time=1.394848
222852
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_shopping_products response_code=200 return_code=ok total_time=0.002576
222853
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_shopping_cart_items response_code=200 return_code=ok total_time=0.003057
222854
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users response_code=200 return_code=ok total_time=0.002479
222855
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_auth_workflow_assemblies response_code=200 return_code=ok total_time=0.002409
222856
+ Overwriting existing field duration in class Auth::Workflow::Tlocation.
222857
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
222858
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.001400872s
222859
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"jazmyne@rodriguez.info"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222860
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000904849s
222861
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"GSojd3LUnkNKhka3_p73"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222862
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000677497s
222863
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"DwLpNo4HzuD6nrNcxCz4"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222864
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.0005872960000000001s
222865
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d51fe138235c35e863a8'), "public"=>"no", "version"=>0, "additional_login_param_status"=...
222866
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.0007994650000000001s
222867
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b17d51fe138235c35e863a8')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object...
222868
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.003664874s
222869
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users/user/5b17d51fe138235c35e863a8 response_code=201 return_code=ok total_time=0.20588
222870
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b17d51fe138235c35e863ab')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b17...
222871
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0010976649999999998s
222872
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"dTsYdpLLbsxCGtwWxSzn"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222873
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000756059s
222874
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b17d51fe138235c35e863a8')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te...
222875
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000998431s
222876
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users/user/5b17d51fe138235c35e863a8 response_code=200 return_code=ok total_time=0.064347
222877
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"kaci@kertzmann.co"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222878
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.0009221899999999999s
222879
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"eBmyySvTs3DxNWLaLpDz"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222880
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.0009463500000000001s
222881
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"XxSyVGhoSexyp_335K-P"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222882
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000799143s
222883
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d51fe138235c35e863ac'), "public"=>"no", "version"=>0, "additional_login_param_status"=...
222884
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000914309s
222885
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b17d51fe138235c35e863ac')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object...
222886
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0047402270000000005s
222887
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users/user/5b17d51fe138235c35e863ac response_code=201 return_code=ok total_time=0.072709
222888
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
222889
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000927794s
222890
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
222891
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000772654s
222892
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
222893
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000659682s
222894
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
222895
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000633867s
222896
+ MONGODB | localhost:27017 | dummy_test.delete | STARTED | {"delete"=>"auth_work_minutes", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "deletes"=>[{"q"=>{}, "limit"=>0}]}
222897
+ MONGODB | localhost:27017 | dummy_test.delete | SUCCEEDED | 0.000747459s
222898
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_shopping_products", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d51fe138235c35e863ae'), "public"=>"yes", "doc_version"=>0, "quantity"...
222899
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000898026s
222900
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_shopping_products/shopping%2Fproduct/5b17d51fe138235c35e863ae response_code=201 return_code=ok total_time=0.318393
222901
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"email"=>"dereck@haagleffler.io"}, "projection"=>{"_id"=>1}, "limit"=>1, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222902
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000840234s
222903
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"jb5WxAVbzcxy7Q8yRXYE"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222904
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000642243s
222905
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"Pxxizk2YvYPqMCqa2sGr"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222906
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.0005580299999999999s
222907
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d520e138235c35e863b0'), "public"=>"no", "version"=>0, "additional_login_param_status"=...
222908
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.015334827s
222909
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "updates"=>[{"q"=>{"resource_id"=>BSON::ObjectId('5b17d520e138235c35e863b0')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::Object...
222910
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.0037132109999999997s
222911
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users/user/5b17d520e138235c35e863b0 response_code=201 return_code=ok total_time=0.075443
222912
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"auth_clients", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b17d520e138235c35e863b2')}, "u"=>{"$setOnInsert"=>{"_id"=>BSON::ObjectId('5b17...
222913
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.001049765s
222914
+ MONGODB | localhost:27017 | dummy_test.count | STARTED | {"count"=>"users", "query"=>{"authentication_token"=>"VxeZHYwvpwaxE5efsZtd"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222915
+ MONGODB | localhost:27017 | dummy_test.count | SUCCEEDED | 0.000732992s
222916
+ MONGODB | localhost:27017 | dummy_test.update | STARTED | {"update"=>"users", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "updates"=>[{"q"=>{"_id"=>BSON::ObjectId('5b17d520e138235c35e863b0')}, "u"=>{"$set"=>{"client_authentication"=>{"testappid"=>"te...
222917
+ MONGODB | localhost:27017 | dummy_test.update | SUCCEEDED | 0.000983632s
222918
+ ETHON: performed EASY effective_url=http://localhost:9200/wordjelly_users/user/5b17d520e138235c35e863b0 response_code=200 return_code=ok total_time=0.071163
222919
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_entities", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d520e138235c35e863b3'), "cycle_types"=>{"em_200"=>true}}]}
222920
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000938879s
222921
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d520e138235c35e863b4'), "can_do_cycles"=>["5b17d51fe138235c35e863af"], "...
222922
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.0006809009999999999s
222923
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_work_schedules", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "documents"=>[{"_id"=>BSON::ObjectId('5b17d520e138235c35e863b5'), "can_do_cycles"=>["5b17d51fe138235c35e863af"], "...
222924
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000585095s
222925
+ MONGODB | localhost:27017 | dummy_test.insert | STARTED | {"insert"=>"auth_workflow_locations", "ordered"=>true, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}, "documents"=>[{"_id"=>"first_location"}]}
222926
+ MONGODB | localhost:27017 | dummy_test.insert | SUCCEEDED | 0.000672302s
222927
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222928
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.0008348979999999999s
222929
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_workflow_locations", "filter"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222930
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000695391s
222931
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_workflow_locations", "filter"=>{"_id"=>"first_location"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222932
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000779785s
222933
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_work_schedules", "filter"=>{"$and"=>[{"location_id"=>"first_location"}, {"start_time"=>{"$lte"=>2011-05-05 00:00:00 +0530}}, {"end_time"=>{"$gte"=>2011-05-05 00:00:00 +0530}}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BS...
222934
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000862111s
222935
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b17d520e138235c35e863b0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222936
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000827912s
222937
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_work_entities", "filter"=>{"_id"=>BSON::ObjectId('5b17d520e138235c35e863b3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222938
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.0006620650000000001s
222939
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_shopping_products", "filter"=>{"_type"=>"Shopping::Product"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222940
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000965414s
222941
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_workflow_locations", "filter"=>{}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222942
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000825211s
222943
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_workflow_locations", "filter"=>{"_id"=>"first_location"}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222944
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.0006828450000000001s
222945
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_work_schedules", "filter"=>{"$and"=>[{"location_id"=>"first_location"}, {"start_time"=>{"$lte"=>2011-05-06 00:00:00 +0530}}, {"end_time"=>{"$gte"=>2011-05-06 00:00:00 +0530}}]}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BS...
222946
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000826385s
222947
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"users", "filter"=>{"_id"=>BSON::ObjectId('5b17d520e138235c35e863b0')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222948
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.0007355080000000001s
222949
+ MONGODB | localhost:27017 | dummy_test.find | STARTED | {"find"=>"auth_work_entities", "filter"=>{"_id"=>BSON::ObjectId('5b17d520e138235c35e863b3')}, "$readPreference"=>{"mode"=>"primary"}, "lsid"=>{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}}
222950
+ MONGODB | localhost:27017 | dummy_test.find | SUCCEEDED | 0.000773087s
222951
+ MONGODB | localhost:27017 | admin.endSessions | STARTED | {"endSessions"=>[{"id"=><BSON::Binary:0x47066678280760 type=uuid data=0xe0af7703043e4289...>}]}
222952
+ MONGODB | localhost:27017 | admin.endSessions | SUCCEEDED | 0.000728756s
@@ -24,10 +24,7 @@ RSpec.describe Auth::Shopping::Product, type: :model, :product_model => true do
24
24
  end
25
25
 
26
26
  before(:example) do
27
- Auth::Shopping::Product.delete_all
28
- Auth.configuration.location_class.constantize.delete_all
29
- Auth.configuration.user_class.constantize.delete_all
30
- Auth::Work::Schedule.delete_all
27
+ clean_all_work_related_classes
31
28
  end
32
29
 
33
30
  it " -- adds cycles to appropriate minutes in the schedules -- " do
@@ -94,7 +91,7 @@ RSpec.describe Auth::Shopping::Product, type: :model, :product_model => true do
94
91
  l = Auth.configuration.location_class.constantize.new
95
92
  l.id = "first_location"
96
93
  l.save
97
- puts l.attributes.to_s
94
+ #puts l.attributes.to_s
98
95
  ## so for the minutes, they are going to be the first and second minute in the duration of the schedules
99
96
 
100
97
  minutes = {}
@@ -117,6 +114,7 @@ RSpec.describe Auth::Shopping::Product, type: :model, :product_model => true do
117
114
 
118
115
  end
119
116
 
117
+
120
118
  end
121
119
 
122
120
  end
@@ -51,6 +51,17 @@ RSpec.describe Auth::Work::Cycle, type: :model, :cycle_model => true do
51
51
 
52
52
  end
53
53
 
54
+
55
+ context " -- decrements related cycles -- " do
56
+
57
+ it " -- finds all cycles in the time span, with the same workers and entities -- " do
58
+
59
+
60
+
61
+ end
62
+
63
+ end
64
+
54
65
  end
55
66
 
56
67
  end
@@ -0,0 +1,10 @@
1
+ require 'rails_helper'
2
+ RSpec.describe Auth::Shopping::Product, type: :model, :minute_model => true do
3
+
4
+ context " -- wrapper -- " do
5
+
6
+
7
+
8
+ end
9
+
10
+ end
@@ -0,0 +1,13 @@
1
+ module WorkSupport
2
+ def clean_all_work_related_classes
3
+ Auth::Shopping::Product.delete_all
4
+ Auth.configuration.location_class.constantize.delete_all
5
+ Auth.configuration.user_class.constantize.delete_all
6
+ Auth::Work::Schedule.delete_all
7
+ Auth::Work::Minute.delete_all
8
+ end
9
+ end
10
+ RSpec.configure do |config|
11
+ config.include WorkSupport, :type => :request
12
+ config.include WorkSupport, :type => :model
13
+ end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wordjelly-auth
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 1.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - bhargav
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-06-04 00:00:00.000000000 Z
11
+ date: 2018-06-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: xpath
@@ -2071,6 +2071,7 @@ files:
2071
2071
  - spec/models/auth/transaction/event_holder_spec.rb
2072
2072
  - spec/models/auth/transaction/event_spec.rb
2073
2073
  - spec/models/auth/work/cycle_spec.rb
2074
+ - spec/models/auth/work/minute_spec.rb
2074
2075
  - spec/models/auth/work/schedule_spec.rb
2075
2076
  - spec/models/auth/workflow/assembly_model_spec.rb
2076
2077
  - spec/models/auth/workflow/location_model_spec.rb
@@ -2124,6 +2125,7 @@ files:
2124
2125
  - spec/support/sign_in_support.rb
2125
2126
  - spec/support/system_support.rb
2126
2127
  - spec/support/wait_for_ajax.rb
2128
+ - spec/support/work_support.rb
2127
2129
  - spec/test_json_assemblies/assign_location_information_from_cart_item_to_step.json
2128
2130
  - spec/test_json_assemblies/consumables/1.json
2129
2131
  - spec/test_json_assemblies/continuous_time_reference_requirement.json
@@ -2239,6 +2241,7 @@ test_files:
2239
2241
  - spec/models/auth/system/wrapper_spec.rb
2240
2242
  - spec/models/auth/system/merger_spec.rb
2241
2243
  - spec/models/auth/work/schedule_spec.rb
2244
+ - spec/models/auth/work/minute_spec.rb
2242
2245
  - spec/models/auth/work/cycle_spec.rb
2243
2246
  - spec/models/auth/admin_create_user_spec.rb
2244
2247
  - spec/models/auth/shopping/discount_spec.rb
@@ -2256,6 +2259,7 @@ test_files:
2256
2259
  - spec/support/factory_girl.rb
2257
2260
  - spec/support/omniauth_macros.rb
2258
2261
  - spec/support/wait_for_ajax.rb
2262
+ - spec/support/work_support.rb
2259
2263
  - spec/support/system_support.rb
2260
2264
  - spec/support/payumoney_support.rb
2261
2265
  - spec/views/profile/show.html.erb_spec.rb