cloud-toaster 1.1.2 → 1.1.3
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.
- checksums.yaml +8 -8
- data/{webapp/Gemfile → Gemfile} +5 -2
- data/README.md +14 -4
- data/VERSION +1 -1
- data/bin/toaster +8 -1
- data/chef/cookbooks/chef-solo-search/tests/test_search.rb +0 -1
- data/chef/cookbooks/lxc/attributes/install_ruby.rb +0 -1
- data/chef/cookbooks/toaster/recipes/testing.rb +0 -1
- data/lib/toaster/api.rb +5 -16
- data/lib/toaster/chef/chef_util.rb +43 -44
- data/lib/toaster/db/db.rb +0 -2
- data/lib/toaster/markup/markup_util.rb +0 -1
- data/lib/toaster/model/automation.rb +1 -2
- data/lib/toaster/model/automation_run.rb +0 -1
- data/lib/toaster/model/key_value_pair.rb +0 -2
- data/lib/toaster/model/state_change.rb +0 -2
- data/lib/toaster/model/task.rb +0 -1
- data/lib/toaster/model/task_execution.rb +0 -1
- data/lib/toaster/test/test_coverage_goal.rb +0 -2
- data/lib/toaster/test/test_generator.rb +1 -2
- data/lib/toaster/test/test_suite.rb +2 -3
- data/lib/toaster/toaster_app_service.rb +13 -1
- data/lib/toaster/util/util.rb +0 -1
- data/webapp/app/views/util/chef.html.erb +0 -1
- data/webapp/config/application.rb +0 -1
- data/webapp/config/boot.rb +1 -1
- data/webapp/log/development.log +587 -0
- metadata +45 -4
- data/webapp/Gemfile.lock +0 -237
data/lib/toaster/util/util.rb
CHANGED
data/webapp/config/boot.rb
CHANGED
data/webapp/log/development.log
CHANGED
@@ -167821,3 +167821,590 @@ Processing by TestController#suites as HTML
|
|
167821
167821
|
[1m[35mCACHE (0.1ms)[0m SELECT `automations`.* FROM `automations` WHERE `automations`.`id` = 1 ORDER BY `automations`.`id` ASC LIMIT 1 [["id", "1"]]
|
167822
167822
|
Rendered test/suites.html.erb within layouts/application (370.7ms)
|
167823
167823
|
Completed 200 OK in 412ms (Views: 375.9ms | ActiveRecord: 31.6ms)
|
167824
|
+
|
167825
|
+
|
167826
|
+
Started GET "/scripts" for 127.0.0.1 at 2014-07-08 09:28:49 +0000
|
167827
|
+
Processing by ScriptsController#scripts as HTML
|
167828
|
+
[1m[36mUser Load (0.3ms)[0m [1mSELECT `users`.* FROM `users` WHERE `users`.`id` = 1 ORDER BY `users`.`id` ASC LIMIT 1[0m
|
167829
|
+
Completed 401 Unauthorized in 6ms
|
167830
|
+
|
167831
|
+
|
167832
|
+
Started GET "/users/sign_in" for 127.0.0.1 at 2014-07-08 09:28:49 +0000
|
167833
|
+
Processing by Devise::SessionsController#new as HTML
|
167834
|
+
Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (1.1ms)
|
167835
|
+
Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (7.6ms)
|
167836
|
+
Completed 200 OK in 144ms (Views: 141.8ms | ActiveRecord: 0.0ms)
|
167837
|
+
|
167838
|
+
|
167839
|
+
Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167840
|
+
|
167841
|
+
|
167842
|
+
Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167843
|
+
|
167844
|
+
|
167845
|
+
Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167846
|
+
|
167847
|
+
|
167848
|
+
Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167849
|
+
|
167850
|
+
|
167851
|
+
Started GET "/assets/test.css?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167852
|
+
|
167853
|
+
|
167854
|
+
Started GET "/assets/util.css?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167855
|
+
|
167856
|
+
|
167857
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167858
|
+
|
167859
|
+
|
167860
|
+
Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167861
|
+
|
167862
|
+
|
167863
|
+
Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167864
|
+
|
167865
|
+
|
167866
|
+
Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167867
|
+
|
167868
|
+
|
167869
|
+
Started GET "/assets/graph.js?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167870
|
+
|
167871
|
+
|
167872
|
+
Started GET "/assets/jquery-1.7.2.js?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167873
|
+
|
167874
|
+
|
167875
|
+
Started GET "/assets/jquery-ui-1.8.22.js?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167876
|
+
|
167877
|
+
|
167878
|
+
Started GET "/assets/jquery.cookie.js?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167879
|
+
|
167880
|
+
|
167881
|
+
Started GET "/assets/jquery.hotkeys.js?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167882
|
+
|
167883
|
+
|
167884
|
+
Started GET "/assets/jquery.jstree.js?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167885
|
+
|
167886
|
+
|
167887
|
+
Started GET "/assets/jsPlumb/jquery.jsPlumb-1.3.14-all-min.js?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167888
|
+
|
167889
|
+
|
167890
|
+
Started GET "/assets/jstree.util.js?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167891
|
+
|
167892
|
+
|
167893
|
+
Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167894
|
+
|
167895
|
+
|
167896
|
+
Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167897
|
+
|
167898
|
+
|
167899
|
+
Started GET "/assets/test.js?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167900
|
+
|
167901
|
+
|
167902
|
+
Started GET "/assets/util.js?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167903
|
+
|
167904
|
+
|
167905
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-07-08 09:28:50 +0000
|
167906
|
+
|
167907
|
+
|
167908
|
+
Started GET "/test/exec/3/57" for 127.0.0.1 at 2014-07-08 11:23:31 +0000
|
167909
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT `schema_migrations`.* FROM `schema_migrations`[0m
|
167910
|
+
|
167911
|
+
ActionController::RoutingError (No route matches [GET] "/test/exec/3/57"):
|
167912
|
+
actionpack (4.0.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
167913
|
+
actionpack (4.0.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
167914
|
+
railties (4.0.2) lib/rails/rack/logger.rb:38:in `call_app'
|
167915
|
+
railties (4.0.2) lib/rails/rack/logger.rb:20:in `block in call'
|
167916
|
+
activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `block in tagged'
|
167917
|
+
activesupport (4.0.2) lib/active_support/tagged_logging.rb:25:in `tagged'
|
167918
|
+
activesupport (4.0.2) lib/active_support/tagged_logging.rb:67:in `tagged'
|
167919
|
+
railties (4.0.2) lib/rails/rack/logger.rb:20:in `call'
|
167920
|
+
actionpack (4.0.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
167921
|
+
rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
167922
|
+
rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
167923
|
+
rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
167924
|
+
actionpack (4.0.2) lib/action_dispatch/middleware/static.rb:64:in `call'
|
167925
|
+
rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
167926
|
+
railties (4.0.2) lib/rails/engine.rb:511:in `call'
|
167927
|
+
railties (4.0.2) lib/rails/application.rb:97:in `call'
|
167928
|
+
rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
167929
|
+
thin (1.6.2) lib/thin/connection.rb:86:in `block in pre_process'
|
167930
|
+
thin (1.6.2) lib/thin/connection.rb:84:in `catch'
|
167931
|
+
thin (1.6.2) lib/thin/connection.rb:84:in `pre_process'
|
167932
|
+
thin (1.6.2) lib/thin/connection.rb:53:in `process'
|
167933
|
+
thin (1.6.2) lib/thin/connection.rb:39:in `receive_data'
|
167934
|
+
eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine'
|
167935
|
+
eventmachine (1.0.3) lib/eventmachine.rb:187:in `run'
|
167936
|
+
thin (1.6.2) lib/thin/backends/base.rb:73:in `start'
|
167937
|
+
thin (1.6.2) lib/thin/server.rb:162:in `start'
|
167938
|
+
rack (1.5.2) lib/rack/handler/thin.rb:16:in `run'
|
167939
|
+
rack (1.5.2) lib/rack/server.rb:264:in `start'
|
167940
|
+
railties (4.0.2) lib/rails/commands/server.rb:84:in `start'
|
167941
|
+
railties (4.0.2) lib/rails/commands.rb:76:in `block in <top (required)>'
|
167942
|
+
railties (4.0.2) lib/rails/commands.rb:71:in `tap'
|
167943
|
+
railties (4.0.2) lib/rails/commands.rb:71:in `<top (required)>'
|
167944
|
+
webapp/bin/rails:4:in `require'
|
167945
|
+
webapp/bin/rails:4:in `<main>'
|
167946
|
+
|
167947
|
+
|
167948
|
+
Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (3.3ms)
|
167949
|
+
Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb (7.7ms)
|
167950
|
+
Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (91.8ms)
|
167951
|
+
Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/actionpack-4.0.2/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (314.0ms)
|
167952
|
+
|
167953
|
+
|
167954
|
+
Started GET "/" for 127.0.0.1 at 2014-07-08 11:23:38 +0000
|
167955
|
+
Processing by ScriptsController#scripts as HTML
|
167956
|
+
Completed 401 Unauthorized in 103ms
|
167957
|
+
|
167958
|
+
|
167959
|
+
Started GET "/users/sign_in" for 127.0.0.1 at 2014-07-08 11:23:38 +0000
|
167960
|
+
Processing by Devise::SessionsController#new as HTML
|
167961
|
+
Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/shared/_links.erb (3.1ms)
|
167962
|
+
Rendered /usr/local/rvm/gems/ruby-1.9.3-p194/gems/devise-3.2.4/app/views/devise/sessions/new.html.erb within layouts/application (197.7ms)
|
167963
|
+
Completed 200 OK in 499ms (Views: 453.8ms | ActiveRecord: 3.9ms)
|
167964
|
+
|
167965
|
+
|
167966
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
167967
|
+
|
167968
|
+
|
167969
|
+
Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
167970
|
+
|
167971
|
+
|
167972
|
+
Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
167973
|
+
|
167974
|
+
|
167975
|
+
Started GET "/assets/graph.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
167976
|
+
|
167977
|
+
|
167978
|
+
Started GET "/assets/jquery-ui-1.8.6.custom.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
167979
|
+
|
167980
|
+
|
167981
|
+
Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
167982
|
+
|
167983
|
+
|
167984
|
+
Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
167985
|
+
|
167986
|
+
|
167987
|
+
Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
167988
|
+
|
167989
|
+
|
167990
|
+
Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
167991
|
+
|
167992
|
+
|
167993
|
+
Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
167994
|
+
|
167995
|
+
|
167996
|
+
Started GET "/assets/test.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
167997
|
+
|
167998
|
+
|
167999
|
+
Started GET "/assets/util.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168000
|
+
|
168001
|
+
|
168002
|
+
Started GET "/assets/jquery.cookie.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168003
|
+
|
168004
|
+
|
168005
|
+
Started GET "/assets/jquery.hotkeys.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168006
|
+
|
168007
|
+
|
168008
|
+
Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168009
|
+
|
168010
|
+
|
168011
|
+
Started GET "/assets/util.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168012
|
+
|
168013
|
+
|
168014
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168015
|
+
|
168016
|
+
|
168017
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168018
|
+
|
168019
|
+
|
168020
|
+
Started GET "/assets/test.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168021
|
+
|
168022
|
+
|
168023
|
+
Started GET "/assets/reset.css" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168024
|
+
|
168025
|
+
|
168026
|
+
Started GET "/assets/jquery-ui-1.8.22.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168027
|
+
|
168028
|
+
|
168029
|
+
Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168030
|
+
|
168031
|
+
|
168032
|
+
Started GET "/assets/graph.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168033
|
+
|
168034
|
+
|
168035
|
+
Started GET "/assets/jquery-1.7.2.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168036
|
+
|
168037
|
+
|
168038
|
+
Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168039
|
+
|
168040
|
+
|
168041
|
+
Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168042
|
+
|
168043
|
+
|
168044
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168045
|
+
|
168046
|
+
|
168047
|
+
Started GET "/assets/jquery.jstree.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168048
|
+
|
168049
|
+
|
168050
|
+
Started GET "/assets/jsPlumb/jquery.jsPlumb-1.3.14-all-min.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168051
|
+
|
168052
|
+
|
168053
|
+
Started GET "/assets/jstree.util.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168054
|
+
|
168055
|
+
|
168056
|
+
Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168057
|
+
|
168058
|
+
|
168059
|
+
Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168060
|
+
|
168061
|
+
|
168062
|
+
Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168063
|
+
|
168064
|
+
|
168065
|
+
Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168066
|
+
|
168067
|
+
|
168068
|
+
Started GET "/assets/graph.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168069
|
+
|
168070
|
+
|
168071
|
+
Started GET "/assets/jquery-1.7.2.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168072
|
+
|
168073
|
+
|
168074
|
+
Started GET "/assets/jquery-ui-1.8.22.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168075
|
+
|
168076
|
+
|
168077
|
+
Started GET "/assets/font.woff" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168078
|
+
|
168079
|
+
|
168080
|
+
Started GET "/assets/jquery.cookie.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168081
|
+
|
168082
|
+
|
168083
|
+
Started GET "/assets/jquery.hotkeys.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168084
|
+
|
168085
|
+
|
168086
|
+
Started GET "/assets/jquery.jstree.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168087
|
+
|
168088
|
+
|
168089
|
+
Started GET "/assets/jsPlumb/jquery.jsPlumb-1.3.14-all-min.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168090
|
+
|
168091
|
+
|
168092
|
+
Started GET "/assets/jstree.util.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168093
|
+
|
168094
|
+
|
168095
|
+
Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168096
|
+
|
168097
|
+
|
168098
|
+
Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168099
|
+
|
168100
|
+
|
168101
|
+
Started GET "/assets/test.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168102
|
+
|
168103
|
+
|
168104
|
+
Started GET "/assets/util.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168105
|
+
|
168106
|
+
|
168107
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168108
|
+
|
168109
|
+
|
168110
|
+
Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-07-08 11:23:39 +0000
|
168111
|
+
|
168112
|
+
|
168113
|
+
Started POST "/users/sign_in" for 127.0.0.1 at 2014-07-08 11:23:49 +0000
|
168114
|
+
Processing by Devise::SessionsController#create as HTML
|
168115
|
+
Parameters: {"utf8"=>"✓", "authenticity_token"=>"pXwz7z0l1ZHonyYfiqEwZ+YdxpqNRrHHDslCy3k9MPg=", "user"=>{"email"=>"hummer@infosys.tuwien.ac.at", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Sign in"}
|
168116
|
+
[1m[35mUser Load (1.3ms)[0m SELECT `users`.* FROM `users` WHERE `users`.`email` = 'hummer@infosys.tuwien.ac.at' ORDER BY `users`.`id` ASC LIMIT 1
|
168117
|
+
[1m[36m (0.3ms)[0m [1mBEGIN[0m
|
168118
|
+
[1m[35mSQL (83.2ms)[0m UPDATE `users` SET `last_sign_in_at` = '2014-07-08 03:12:21', `current_sign_in_at` = '2014-07-08 11:23:49', `sign_in_count` = 309, `updated_at` = '2014-07-08 11:23:49' WHERE `users`.`id` = 1
|
168119
|
+
[1m[36m (6.8ms)[0m [1mCOMMIT[0m
|
168120
|
+
Redirected to http://localhost:8080/
|
168121
|
+
Completed 302 Found in 386ms (ActiveRecord: 91.5ms)
|
168122
|
+
|
168123
|
+
|
168124
|
+
Started GET "/" for 127.0.0.1 at 2014-07-08 11:23:49 +0000
|
168125
|
+
Processing by ScriptsController#scripts as HTML
|
168126
|
+
[1m[35mUser Load (0.7ms)[0m SELECT `users`.* FROM `users` WHERE `users`.`id` = 1 ORDER BY `users`.`id` ASC LIMIT 1
|
168127
|
+
[1m[36mToaster::Automation Load (0.4ms)[0m [1mSELECT `automations`.* FROM `automations`[0m
|
168128
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM `automation_runs` WHERE `automation_runs`.`automation_id` = 1
|
168129
|
+
[1m[36m (0.2ms)[0m [1mSELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 1)[0m
|
168130
|
+
[1m[35mCACHE (0.0ms)[0m SELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 1)
|
168131
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM `key_value_pairs` WHERE `key_value_pairs`.`type` IN ('Toaster::AutomationAttribute') AND `key_value_pairs`.`automation_id` = 1[0m
|
168132
|
+
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.1. Use 'data: { confirm: 'Text' }' instead. (called from block in _app_views_scripts_scripts_html_erb___1042959709_91196500 at /home/hummer/eclipse/toaster/webapp/app/views/scripts/scripts.html.erb:60)
|
168133
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM `automation_runs` WHERE `automation_runs`.`automation_id` = 2
|
168134
|
+
[1m[36m (0.2ms)[0m [1mSELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 2)[0m
|
168135
|
+
[1m[35mCACHE (0.0ms)[0m SELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 2)
|
168136
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM `key_value_pairs` WHERE `key_value_pairs`.`type` IN ('Toaster::AutomationAttribute') AND `key_value_pairs`.`automation_id` = 2[0m
|
168137
|
+
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.1. Use 'data: { confirm: 'Text' }' instead. (called from block in _app_views_scripts_scripts_html_erb___1042959709_91196500 at /home/hummer/eclipse/toaster/webapp/app/views/scripts/scripts.html.erb:60)
|
168138
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM `automation_runs` WHERE `automation_runs`.`automation_id` = 3
|
168139
|
+
[1m[36m (0.2ms)[0m [1mSELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 3)[0m
|
168140
|
+
[1m[35mCACHE (0.0ms)[0m SELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 3)
|
168141
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM `key_value_pairs` WHERE `key_value_pairs`.`type` IN ('Toaster::AutomationAttribute') AND `key_value_pairs`.`automation_id` = 3[0m
|
168142
|
+
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.1. Use 'data: { confirm: 'Text' }' instead. (called from block in _app_views_scripts_scripts_html_erb___1042959709_91196500 at /home/hummer/eclipse/toaster/webapp/app/views/scripts/scripts.html.erb:60)
|
168143
|
+
Rendered scripts/scripts.html.erb within layouts/application (519.6ms)
|
168144
|
+
Completed 200 OK in 562ms (Views: 540.8ms | ActiveRecord: 17.7ms)
|
168145
|
+
|
168146
|
+
|
168147
|
+
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168148
|
+
|
168149
|
+
|
168150
|
+
Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168151
|
+
|
168152
|
+
|
168153
|
+
Started GET "/assets/execs.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168154
|
+
|
168155
|
+
|
168156
|
+
Started GET "/assets/graph.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168157
|
+
|
168158
|
+
|
168159
|
+
Started GET "/assets/jquery-ui-1.8.6.custom.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168160
|
+
|
168161
|
+
|
168162
|
+
Started GET "/assets/layout.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168163
|
+
|
168164
|
+
|
168165
|
+
Started GET "/assets/menu.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168166
|
+
|
168167
|
+
|
168168
|
+
Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168169
|
+
|
168170
|
+
|
168171
|
+
Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168172
|
+
|
168173
|
+
|
168174
|
+
Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168175
|
+
|
168176
|
+
|
168177
|
+
Started GET "/assets/graph.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168178
|
+
|
168179
|
+
|
168180
|
+
Started GET "/assets/jquery-1.7.2.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168181
|
+
|
168182
|
+
|
168183
|
+
Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168184
|
+
|
168185
|
+
|
168186
|
+
Started GET "/assets/jquery.hotkeys.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168187
|
+
|
168188
|
+
|
168189
|
+
Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168190
|
+
|
168191
|
+
|
168192
|
+
Started GET "/assets/util.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168193
|
+
|
168194
|
+
|
168195
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168196
|
+
|
168197
|
+
|
168198
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168199
|
+
|
168200
|
+
|
168201
|
+
Started GET "/assets/reset.css" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168202
|
+
|
168203
|
+
|
168204
|
+
Started GET "/assets/test.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168205
|
+
|
168206
|
+
|
168207
|
+
Started GET "/assets/jquery.cookie.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168208
|
+
|
168209
|
+
|
168210
|
+
Started GET "/assets/jquery.jstree.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168211
|
+
|
168212
|
+
|
168213
|
+
Started GET "/assets/jsPlumb/jquery.jsPlumb-1.3.14-all-min.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168214
|
+
|
168215
|
+
|
168216
|
+
Started GET "/assets/jstree.util.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168217
|
+
|
168218
|
+
|
168219
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168220
|
+
|
168221
|
+
|
168222
|
+
Started GET "/assets/scripts.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168223
|
+
|
168224
|
+
|
168225
|
+
Started GET "/assets/analysis.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168226
|
+
|
168227
|
+
|
168228
|
+
Started GET "/assets/settings.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168229
|
+
|
168230
|
+
|
168231
|
+
Started GET "/assets/test.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168232
|
+
|
168233
|
+
|
168234
|
+
Started GET "/assets/util.css?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168235
|
+
|
168236
|
+
|
168237
|
+
Started GET "/assets/jquery-ui-1.8.22.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168238
|
+
|
168239
|
+
|
168240
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168241
|
+
|
168242
|
+
|
168243
|
+
Started GET "/assets/turbolinks.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168244
|
+
|
168245
|
+
|
168246
|
+
Started GET "/assets/analysis.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168247
|
+
|
168248
|
+
|
168249
|
+
Started GET "/assets/execs.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168250
|
+
|
168251
|
+
|
168252
|
+
Started GET "/assets/graph.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168253
|
+
|
168254
|
+
|
168255
|
+
Started GET "/assets/jquery-1.7.2.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168256
|
+
|
168257
|
+
|
168258
|
+
Started GET "/assets/jquery-ui-1.8.22.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168259
|
+
|
168260
|
+
|
168261
|
+
Started GET "/assets/font.woff" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168262
|
+
|
168263
|
+
|
168264
|
+
Started GET "/assets/jquery.cookie.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168265
|
+
|
168266
|
+
|
168267
|
+
Started GET "/assets/jquery.hotkeys.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168268
|
+
|
168269
|
+
|
168270
|
+
Started GET "/assets/jquery.jstree.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168271
|
+
|
168272
|
+
|
168273
|
+
Started GET "/assets/jsPlumb/jquery.jsPlumb-1.3.14-all-min.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168274
|
+
|
168275
|
+
|
168276
|
+
Started GET "/assets/jstree.util.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168277
|
+
|
168278
|
+
|
168279
|
+
Started GET "/assets/scripts.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168280
|
+
|
168281
|
+
|
168282
|
+
Started GET "/assets/settings.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168283
|
+
|
168284
|
+
|
168285
|
+
Started GET "/assets/test.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168286
|
+
|
168287
|
+
|
168288
|
+
Started GET "/assets/util.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168289
|
+
|
168290
|
+
|
168291
|
+
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168292
|
+
|
168293
|
+
|
168294
|
+
Started GET "/assets/websymbols/websymbols-regular-webfont.woff" for 127.0.0.1 at 2014-07-08 11:23:50 +0000
|
168295
|
+
|
168296
|
+
|
168297
|
+
Started GET "/scripts" for 127.0.0.1 at 2014-07-08 11:23:52 +0000
|
168298
|
+
Processing by ScriptsController#scripts as HTML
|
168299
|
+
[1m[35mUser Load (0.4ms)[0m SELECT `users`.* FROM `users` WHERE `users`.`id` = 1 ORDER BY `users`.`id` ASC LIMIT 1
|
168300
|
+
[1m[36mToaster::Automation Load (0.5ms)[0m [1mSELECT `automations`.* FROM `automations`[0m
|
168301
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM `automation_runs` WHERE `automation_runs`.`automation_id` = 1
|
168302
|
+
[1m[36m (0.2ms)[0m [1mSELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 1)[0m
|
168303
|
+
[1m[35mCACHE (0.1ms)[0m SELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 1)
|
168304
|
+
[1m[36m (0.4ms)[0m [1mSELECT COUNT(*) FROM `key_value_pairs` WHERE `key_value_pairs`.`type` IN ('Toaster::AutomationAttribute') AND `key_value_pairs`.`automation_id` = 1[0m
|
168305
|
+
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.1. Use 'data: { confirm: 'Text' }' instead. (called from block in _app_views_scripts_scripts_html_erb___1042959709_90414700 at /home/hummer/eclipse/toaster/webapp/app/views/scripts/scripts.html.erb:60)
|
168306
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM `automation_runs` WHERE `automation_runs`.`automation_id` = 2
|
168307
|
+
[1m[36m (0.3ms)[0m [1mSELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 2)[0m
|
168308
|
+
[1m[35mCACHE (0.0ms)[0m SELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 2)
|
168309
|
+
[1m[36m (0.4ms)[0m [1mSELECT COUNT(*) FROM `key_value_pairs` WHERE `key_value_pairs`.`type` IN ('Toaster::AutomationAttribute') AND `key_value_pairs`.`automation_id` = 2[0m
|
168310
|
+
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.1. Use 'data: { confirm: 'Text' }' instead. (called from block in _app_views_scripts_scripts_html_erb___1042959709_90414700 at /home/hummer/eclipse/toaster/webapp/app/views/scripts/scripts.html.erb:60)
|
168311
|
+
[1m[35m (0.4ms)[0m SELECT COUNT(*) FROM `automation_runs` WHERE `automation_runs`.`automation_id` = 3
|
168312
|
+
[1m[36m (0.3ms)[0m [1mSELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 3)[0m
|
168313
|
+
[1m[35mCACHE (0.0ms)[0m SELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 3)
|
168314
|
+
[1m[36m (0.4ms)[0m [1mSELECT COUNT(*) FROM `key_value_pairs` WHERE `key_value_pairs`.`type` IN ('Toaster::AutomationAttribute') AND `key_value_pairs`.`automation_id` = 3[0m
|
168315
|
+
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.1. Use 'data: { confirm: 'Text' }' instead. (called from block in _app_views_scripts_scripts_html_erb___1042959709_90414700 at /home/hummer/eclipse/toaster/webapp/app/views/scripts/scripts.html.erb:60)
|
168316
|
+
Rendered scripts/scripts.html.erb within layouts/application (45.6ms)
|
168317
|
+
Completed 200 OK in 96ms (Views: 84.9ms | ActiveRecord: 3.9ms)
|
168318
|
+
|
168319
|
+
|
168320
|
+
Started GET "/scripts/1/details" for 127.0.0.1 at 2014-07-08 11:23:53 +0000
|
168321
|
+
Processing by ScriptsController#scripts as HTML
|
168322
|
+
Parameters: {"auto_id"=>"1"}
|
168323
|
+
[1m[35mUser Load (0.2ms)[0m SELECT `users`.* FROM `users` WHERE `users`.`id` = 1 ORDER BY `users`.`id` ASC LIMIT 1
|
168324
|
+
[1m[36mToaster::Automation Load (0.2ms)[0m [1mSELECT `automations`.* FROM `automations` WHERE `automations`.`id` = 1 LIMIT 1[0m
|
168325
|
+
[1m[35mToaster::Automation Load (0.2ms)[0m SELECT `automations`.* FROM `automations`
|
168326
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM `automation_runs` WHERE `automation_runs`.`automation_id` = 1[0m
|
168327
|
+
[1m[35m (0.2ms)[0m SELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 1)
|
168328
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 1)[0m
|
168329
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM `key_value_pairs` WHERE `key_value_pairs`.`type` IN ('Toaster::AutomationAttribute') AND `key_value_pairs`.`automation_id` = 1
|
168330
|
+
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.1. Use 'data: { confirm: 'Text' }' instead. (called from block in _app_views_scripts_scripts_html_erb___1042959709_90414700 at /home/hummer/eclipse/toaster/webapp/app/views/scripts/scripts.html.erb:60)
|
168331
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM `automation_runs` WHERE `automation_runs`.`automation_id` = 2[0m
|
168332
|
+
[1m[35m (0.2ms)[0m SELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 2)
|
168333
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 2)[0m
|
168334
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM `key_value_pairs` WHERE `key_value_pairs`.`type` IN ('Toaster::AutomationAttribute') AND `key_value_pairs`.`automation_id` = 2
|
168335
|
+
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.1. Use 'data: { confirm: 'Text' }' instead. (called from block in _app_views_scripts_scripts_html_erb___1042959709_90414700 at /home/hummer/eclipse/toaster/webapp/app/views/scripts/scripts.html.erb:60)
|
168336
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM `automation_runs` WHERE `automation_runs`.`automation_id` = 3[0m
|
168337
|
+
[1m[35m (0.2ms)[0m SELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 3)
|
168338
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 3)[0m
|
168339
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM `key_value_pairs` WHERE `key_value_pairs`.`type` IN ('Toaster::AutomationAttribute') AND `key_value_pairs`.`automation_id` = 3
|
168340
|
+
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.1. Use 'data: { confirm: 'Text' }' instead. (called from block in _app_views_scripts_scripts_html_erb___1042959709_90414700 at /home/hummer/eclipse/toaster/webapp/app/views/scripts/scripts.html.erb:60)
|
168341
|
+
[1m[36mToaster::AutomationAttribute Load (0.2ms)[0m [1mSELECT `key_value_pairs`.* FROM `key_value_pairs` WHERE `key_value_pairs`.`type` IN ('Toaster::AutomationAttribute') AND `key_value_pairs`.`automation_id` = 1[0m
|
168342
|
+
[1m[35mToaster::Task Load (0.3ms)[0m SELECT `tasks`.* FROM `tasks` WHERE `tasks`.`automation_id` = 1
|
168343
|
+
[1m[36mToaster::TaskExecution Load (0.9ms)[0m [1mSELECT `task_executions`.* FROM `task_executions` WHERE `task_executions`.`task_id` = 5[0m
|
168344
|
+
[1m[35mToaster::TaskExecution Load (0.5ms)[0m SELECT `task_executions`.* FROM `task_executions` WHERE `task_executions`.`task_id` = 6
|
168345
|
+
Rendered scripts/scripts.html.erb within layouts/application (151.1ms)
|
168346
|
+
Completed 200 OK in 187ms (Views: 179.6ms | ActiveRecord: 4.0ms)
|
168347
|
+
|
168348
|
+
|
168349
|
+
Started GET "/scripts/2/details" for 127.0.0.1 at 2014-07-08 11:23:55 +0000
|
168350
|
+
Processing by ScriptsController#scripts as HTML
|
168351
|
+
Parameters: {"auto_id"=>"2"}
|
168352
|
+
[1m[36mUser Load (0.4ms)[0m [1mSELECT `users`.* FROM `users` WHERE `users`.`id` = 1 ORDER BY `users`.`id` ASC LIMIT 1[0m
|
168353
|
+
[1m[35mToaster::Automation Load (0.5ms)[0m SELECT `automations`.* FROM `automations` WHERE `automations`.`id` = 2 LIMIT 1
|
168354
|
+
[1m[36mToaster::Automation Load (0.4ms)[0m [1mSELECT `automations`.* FROM `automations`[0m
|
168355
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM `automation_runs` WHERE `automation_runs`.`automation_id` = 1
|
168356
|
+
[1m[36m (0.3ms)[0m [1mSELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 1)[0m
|
168357
|
+
[1m[35mCACHE (0.0ms)[0m SELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 1)
|
168358
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM `key_value_pairs` WHERE `key_value_pairs`.`type` IN ('Toaster::AutomationAttribute') AND `key_value_pairs`.`automation_id` = 1[0m
|
168359
|
+
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.1. Use 'data: { confirm: 'Text' }' instead. (called from block in _app_views_scripts_scripts_html_erb___1042959709_90414700 at /home/hummer/eclipse/toaster/webapp/app/views/scripts/scripts.html.erb:60)
|
168360
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM `automation_runs` WHERE `automation_runs`.`automation_id` = 2
|
168361
|
+
[1m[36m (0.2ms)[0m [1mSELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 2)[0m
|
168362
|
+
[1m[35mCACHE (0.1ms)[0m SELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 2)
|
168363
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM `key_value_pairs` WHERE `key_value_pairs`.`type` IN ('Toaster::AutomationAttribute') AND `key_value_pairs`.`automation_id` = 2[0m
|
168364
|
+
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.1. Use 'data: { confirm: 'Text' }' instead. (called from block in _app_views_scripts_scripts_html_erb___1042959709_90414700 at /home/hummer/eclipse/toaster/webapp/app/views/scripts/scripts.html.erb:60)
|
168365
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM `automation_runs` WHERE `automation_runs`.`automation_id` = 3
|
168366
|
+
[1m[36m (0.1ms)[0m [1mSELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 3)[0m
|
168367
|
+
[1m[35mCACHE (0.0ms)[0m SELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 3)
|
168368
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM `key_value_pairs` WHERE `key_value_pairs`.`type` IN ('Toaster::AutomationAttribute') AND `key_value_pairs`.`automation_id` = 3[0m
|
168369
|
+
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.1. Use 'data: { confirm: 'Text' }' instead. (called from block in _app_views_scripts_scripts_html_erb___1042959709_90414700 at /home/hummer/eclipse/toaster/webapp/app/views/scripts/scripts.html.erb:60)
|
168370
|
+
[1m[35mToaster::AutomationAttribute Load (0.2ms)[0m SELECT `key_value_pairs`.* FROM `key_value_pairs` WHERE `key_value_pairs`.`type` IN ('Toaster::AutomationAttribute') AND `key_value_pairs`.`automation_id` = 2
|
168371
|
+
[1m[36mToaster::Task Load (0.2ms)[0m [1mSELECT `tasks`.* FROM `tasks` WHERE `tasks`.`automation_id` = 2[0m
|
168372
|
+
Rendered scripts/scripts.html.erb within layouts/application (42.9ms)
|
168373
|
+
Completed 200 OK in 85ms (Views: 76.0ms | ActiveRecord: 3.7ms)
|
168374
|
+
|
168375
|
+
|
168376
|
+
Started GET "/scripts/2/details" for 127.0.0.1 at 2014-07-08 11:23:55 +0000
|
168377
|
+
Processing by ScriptsController#scripts as HTML
|
168378
|
+
Parameters: {"auto_id"=>"2"}
|
168379
|
+
[1m[35mUser Load (0.4ms)[0m SELECT `users`.* FROM `users` WHERE `users`.`id` = 1 ORDER BY `users`.`id` ASC LIMIT 1
|
168380
|
+
[1m[36mToaster::Automation Load (0.6ms)[0m [1mSELECT `automations`.* FROM `automations` WHERE `automations`.`id` = 2 LIMIT 1[0m
|
168381
|
+
[1m[35mToaster::Automation Load (0.2ms)[0m SELECT `automations`.* FROM `automations`
|
168382
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM `automation_runs` WHERE `automation_runs`.`automation_id` = 1[0m
|
168383
|
+
[1m[35m (0.4ms)[0m SELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 1)
|
168384
|
+
[1m[36mCACHE (0.1ms)[0m [1mSELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 1)[0m
|
168385
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM `key_value_pairs` WHERE `key_value_pairs`.`type` IN ('Toaster::AutomationAttribute') AND `key_value_pairs`.`automation_id` = 1
|
168386
|
+
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.1. Use 'data: { confirm: 'Text' }' instead. (called from block in _app_views_scripts_scripts_html_erb___1042959709_90414700 at /home/hummer/eclipse/toaster/webapp/app/views/scripts/scripts.html.erb:60)
|
168387
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM `automation_runs` WHERE `automation_runs`.`automation_id` = 2[0m
|
168388
|
+
[1m[35m (0.2ms)[0m SELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 2)
|
168389
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 2)[0m
|
168390
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM `key_value_pairs` WHERE `key_value_pairs`.`type` IN ('Toaster::AutomationAttribute') AND `key_value_pairs`.`automation_id` = 2
|
168391
|
+
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.1. Use 'data: { confirm: 'Text' }' instead. (called from block in _app_views_scripts_scripts_html_erb___1042959709_90414700 at /home/hummer/eclipse/toaster/webapp/app/views/scripts/scripts.html.erb:60)
|
168392
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM `automation_runs` WHERE `automation_runs`.`automation_id` = 3[0m
|
168393
|
+
[1m[35m (0.2ms)[0m SELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 3)
|
168394
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT DISTINCT COUNT(DISTINCT `tasks`.`id`) FROM `tasks` INNER JOIN `task_executions` ON `task_executions`.`task_id` = `tasks`.`id` INNER JOIN `automation_runs` ON `automation_runs`.`id` = `task_executions`.`automation_run_id` INNER JOIN `automations` ON `automations`.`id` = `automation_runs`.`automation_id` WHERE (automation_runs.automation_id = 3)[0m
|
168395
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM `key_value_pairs` WHERE `key_value_pairs`.`type` IN ('Toaster::AutomationAttribute') AND `key_value_pairs`.`automation_id` = 3
|
168396
|
+
DEPRECATION WARNING: :confirm option is deprecated and will be removed from Rails 4.1. Use 'data: { confirm: 'Text' }' instead. (called from block in _app_views_scripts_scripts_html_erb___1042959709_90414700 at /home/hummer/eclipse/toaster/webapp/app/views/scripts/scripts.html.erb:60)
|
168397
|
+
[1m[36mToaster::AutomationAttribute Load (0.2ms)[0m [1mSELECT `key_value_pairs`.* FROM `key_value_pairs` WHERE `key_value_pairs`.`type` IN ('Toaster::AutomationAttribute') AND `key_value_pairs`.`automation_id` = 2[0m
|
168398
|
+
[1m[35mToaster::Task Load (0.2ms)[0m SELECT `tasks`.* FROM `tasks` WHERE `tasks`.`automation_id` = 2
|
168399
|
+
Rendered scripts/scripts.html.erb within layouts/application (41.3ms)
|
168400
|
+
Completed 200 OK in 77ms (Views: 69.9ms | ActiveRecord: 3.7ms)
|
168401
|
+
|
168402
|
+
|
168403
|
+
Started GET "/scripts/1/tasks" for 127.0.0.1 at 2014-07-08 11:23:57 +0000
|
168404
|
+
Processing by ScriptsController#tasks as HTML
|
168405
|
+
Parameters: {"auto_id"=>"1"}
|
168406
|
+
[1m[36mUser Load (0.5ms)[0m [1mSELECT `users`.* FROM `users` WHERE `users`.`id` = 1 ORDER BY `users`.`id` ASC LIMIT 1[0m
|
168407
|
+
[1m[35mToaster::Automation Load (0.3ms)[0m SELECT `automations`.* FROM `automations` WHERE `automations`.`id` = 1 LIMIT 1
|
168408
|
+
[1m[36mToaster::Task Load (0.3ms)[0m [1mSELECT `tasks`.* FROM `tasks` WHERE `tasks`.`automation_id` = 1[0m
|
168409
|
+
Rendered scripts/tasks.html.erb within layouts/application (19.6ms)
|
168410
|
+
Completed 200 OK in 142ms (Views: 136.5ms | ActiveRecord: 1.2ms)
|