cmor_system_backend 0.0.15.pre → 0.0.16.pre

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,935 +0,0 @@
1
-  (0.1ms) begin transaction
2
-  (0.3ms) SAVEPOINT active_record_1
3
- Post Create (1.0ms) INSERT INTO "posts" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "MyString"], ["created_at", "2019-06-12 11:29:50.369249"], ["updated_at", "2019-06-12 11:29:50.369249"]]
4
-  (0.1ms) RELEASE SAVEPOINT active_record_1
5
-  Disk Storage (0.7ms) Uploaded file to key: UW2gL3TRMaZxbch6UzjSUYeD (checksum: LRgZFfo35M6x3xVHGOISeQ==)
6
-  (0.1ms) SAVEPOINT active_record_1
7
- ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "UW2gL3TRMaZxbch6UzjSUYeD"], ["filename", "example.png"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 13774], ["checksum", "LRgZFfo35M6x3xVHGOISeQ=="], ["created_at", "2019-06-12 11:29:50.522780"]]
8
-  (0.1ms) RELEASE SAVEPOINT active_record_1
9
-  (0.1ms) SAVEPOINT active_record_1
10
- ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "example.png"], ["record_type", "Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:29:50.529986"]]
11
- Post Update (0.2ms) UPDATE "posts" SET "updated_at" = ? WHERE "posts"."id" = ? [["updated_at", "2019-06-12 11:29:50.531441"], ["id", 1]]
12
-  (0.0ms) RELEASE SAVEPOINT active_record_1
13
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: b0644c9b-528c-4ce3-b785-1342eebf7aac) to Async(default) with arguments: #<GlobalID:0x00000004afbe88 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
14
- ActiveStorage::Blob Load (1.3ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
15
- [ActiveJob] [ActiveStorage::AnalyzeJob] [b0644c9b-528c-4ce3-b785-1342eebf7aac] Performing ActiveStorage::AnalyzeJob (Job ID: b0644c9b-528c-4ce3-b785-1342eebf7aac) from Async(default) with arguments: #<GlobalID:0x00000004ad0468 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
16
-  (0.1ms) SAVEPOINT active_record_1
17
- Post Create (0.1ms) INSERT INTO "posts" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "MyString"], ["created_at", "2019-06-12 11:29:50.554553"], ["updated_at", "2019-06-12 11:29:50.554553"]]
18
-  (0.1ms) RELEASE SAVEPOINT active_record_1
19
- [ActiveJob] [ActiveStorage::AnalyzeJob] [b0644c9b-528c-4ce3-b785-1342eebf7aac]  Disk Storage (22.3ms) Downloaded file from key: UW2gL3TRMaZxbch6UzjSUYeD
20
-  Disk Storage (1.1ms) Uploaded file to key: sxP2LNKUaLJZvx1WzSDFQYLv (checksum: LRgZFfo35M6x3xVHGOISeQ==)
21
- [ActiveJob] [ActiveStorage::AnalyzeJob] [b0644c9b-528c-4ce3-b785-1342eebf7aac] Skipping image analysis because the mini_magick gem isn't installed
22
-  (0.1ms) SAVEPOINT active_record_1
23
- ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "sxP2LNKUaLJZvx1WzSDFQYLv"], ["filename", "example.png"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 13774], ["checksum", "LRgZFfo35M6x3xVHGOISeQ=="], ["created_at", "2019-06-12 11:29:50.584366"]]
24
-  (0.1ms) RELEASE SAVEPOINT active_record_1
25
- [ActiveJob] [ActiveStorage::AnalyzeJob] [b0644c9b-528c-4ce3-b785-1342eebf7aac]  (0.1ms) SAVEPOINT active_record_1
26
- [ActiveJob] [ActiveStorage::AnalyzeJob] [b0644c9b-528c-4ce3-b785-1342eebf7aac] ActiveStorage::Blob Update (0.1ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]]
27
- [ActiveJob] [ActiveStorage::AnalyzeJob] [b0644c9b-528c-4ce3-b785-1342eebf7aac]  (0.1ms) RELEASE SAVEPOINT active_record_1
28
- [ActiveJob] [ActiveStorage::AnalyzeJob] [b0644c9b-528c-4ce3-b785-1342eebf7aac] Performed ActiveStorage::AnalyzeJob (Job ID: b0644c9b-528c-4ce3-b785-1342eebf7aac) from Async(default) in 35.35ms
29
-  (0.1ms) SAVEPOINT active_record_1
30
- ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "example.png"], ["record_type", "Post"], ["record_id", 2], ["blob_id", 2], ["created_at", "2019-06-12 11:29:50.589880"]]
31
- Post Update (0.0ms) UPDATE "posts" SET "updated_at" = ? WHERE "posts"."id" = ? [["updated_at", "2019-06-12 11:29:50.591074"], ["id", 2]]
32
-  (0.1ms) RELEASE SAVEPOINT active_record_1
33
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 954662a1-e566-482f-b50f-2baf7223db5c) to Async(default) with arguments: #<GlobalID:0x000000051400f0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
34
-  (0.1ms) SAVEPOINT active_record_1
35
- Post Create (0.2ms) INSERT INTO "posts" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "MyString"], ["created_at", "2019-06-12 11:29:50.594520"], ["updated_at", "2019-06-12 11:29:50.594520"]]
36
-  (0.1ms) RELEASE SAVEPOINT active_record_1
37
-  Disk Storage (0.7ms) Uploaded file to key: M8xVkwQ3zpQ1EuN5KiW3CA4Y (checksum: LRgZFfo35M6x3xVHGOISeQ==)
38
-  (0.1ms) SAVEPOINT active_record_1
39
- ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "M8xVkwQ3zpQ1EuN5KiW3CA4Y"], ["filename", "example.png"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 13774], ["checksum", "LRgZFfo35M6x3xVHGOISeQ=="], ["created_at", "2019-06-12 11:29:50.598549"]]
40
-  (0.1ms) RELEASE SAVEPOINT active_record_1
41
-  (0.1ms) SAVEPOINT active_record_1
42
- ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "example.png"], ["record_type", "Post"], ["record_id", 3], ["blob_id", 3], ["created_at", "2019-06-12 11:29:50.601055"]]
43
- Post Update (0.1ms) UPDATE "posts" SET "updated_at" = ? WHERE "posts"."id" = ? [["updated_at", "2019-06-12 11:29:50.602423"], ["id", 3]]
44
-  (0.1ms) RELEASE SAVEPOINT active_record_1
45
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 17363141-dd5f-4334-983c-ae29df0dbe7d) to Async(default) with arguments: #<GlobalID:0x000000050409c0 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
46
- Started GET "/de/backend/system/active_storage/attachments" for 127.0.0.1 at 2019-06-12 13:29:50 +0200
47
- Processing by Cmor::System::Backend::ActiveStorage::AttachmentsController#index as HTML
48
- Parameters: {"locale"=>"de"}
49
- ActiveStorage::Blob Load (0.3ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
50
- [ActiveJob] [ActiveStorage::AnalyzeJob] [954662a1-e566-482f-b50f-2baf7223db5c] Performing ActiveStorage::AnalyzeJob (Job ID: 954662a1-e566-482f-b50f-2baf7223db5c) from Async(default) with arguments: #<GlobalID:0x00000004952d98 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/2>>
51
- ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]]
52
- [ActiveJob] [ActiveStorage::AnalyzeJob] [17363141-dd5f-4334-983c-ae29df0dbe7d] Performing ActiveStorage::AnalyzeJob (Job ID: 17363141-dd5f-4334-983c-ae29df0dbe7d) from Async(default) with arguments: #<GlobalID:0x00000004947358 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/3>>
53
- [ActiveJob] [ActiveStorage::AnalyzeJob] [954662a1-e566-482f-b50f-2baf7223db5c]  Disk Storage (3.7ms) Downloaded file from key: sxP2LNKUaLJZvx1WzSDFQYLv
54
- [ActiveJob] [ActiveStorage::AnalyzeJob] [954662a1-e566-482f-b50f-2baf7223db5c] Skipping image analysis because the mini_magick gem isn't installed
55
- [ActiveJob] [ActiveStorage::AnalyzeJob] [954662a1-e566-482f-b50f-2baf7223db5c]  (0.1ms) SAVEPOINT active_record_1
56
- [ActiveJob] [ActiveStorage::AnalyzeJob] [954662a1-e566-482f-b50f-2baf7223db5c] ActiveStorage::Blob Update (0.3ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 2]]
57
- [ActiveJob] [ActiveStorage::AnalyzeJob] [954662a1-e566-482f-b50f-2baf7223db5c]  (0.1ms) RELEASE SAVEPOINT active_record_1
58
- [ActiveJob] [ActiveStorage::AnalyzeJob] [954662a1-e566-482f-b50f-2baf7223db5c] Performed ActiveStorage::AnalyzeJob (Job ID: 954662a1-e566-482f-b50f-2baf7223db5c) from Async(default) in 13.22ms
59
- [ActiveJob] [ActiveStorage::AnalyzeJob] [17363141-dd5f-4334-983c-ae29df0dbe7d]  Disk Storage (32.9ms) Downloaded file from key: M8xVkwQ3zpQ1EuN5KiW3CA4Y
60
- [ActiveJob] [ActiveStorage::AnalyzeJob] [17363141-dd5f-4334-983c-ae29df0dbe7d] Skipping image analysis because the mini_magick gem isn't installed
61
- [ActiveJob] [ActiveStorage::AnalyzeJob] [17363141-dd5f-4334-983c-ae29df0dbe7d]  (0.1ms) SAVEPOINT active_record_1
62
- [ActiveJob] [ActiveStorage::AnalyzeJob] [17363141-dd5f-4334-983c-ae29df0dbe7d] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 3]]
63
- [ActiveJob] [ActiveStorage::AnalyzeJob] [17363141-dd5f-4334-983c-ae29df0dbe7d]  (0.1ms) RELEASE SAVEPOINT active_record_1
64
- [ActiveJob] [ActiveStorage::AnalyzeJob] [17363141-dd5f-4334-983c-ae29df0dbe7d] Performed ActiveStorage::AnalyzeJob (Job ID: 17363141-dd5f-4334-983c-ae29df0dbe7d) from Async(default) in 42.15ms
65
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application
66
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_index_table.html.haml (2.0ms)
67
- Rendered /home/vagrant/rails/cmor/cmor/cmor_system_backend/app/views/cmor/system/backend/active_storage/attachments/_index_table.html.haml (3.8ms)
68
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table_actions.html.haml (5.4ms)
69
- ActiveStorage::Attachment Load (0.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments"
70
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (3.6ms)
71
- Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
72
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (12.5ms)
73
- ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
74
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
75
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
76
- Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
77
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (1.8ms)
78
- ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]]
79
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
80
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
81
- Post Load (0.7ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]]
82
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (1.6ms)
83
- ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 3], ["LIMIT", 1]]
84
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
85
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (61.7ms)
86
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_index_table.html.haml (3.2ms)
87
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_actions.html.haml (5.0ms)
88
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application (253.5ms)
89
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (2.3ms)
90
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
91
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (10.8ms)
92
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (3.8ms)
93
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (4.2ms)
94
-  (0.2ms) SELECT COUNT(*) FROM "delayed_jobs"
95
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_blobs"
96
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_attachments"
97
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :resource_controllers.
98
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (55.4ms)
99
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
100
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (6.5ms)
101
- Completed 200 OK in 2403ms (Views: 2371.5ms | ActiveRecord: 2.0ms)
102
-  (0.3ms) rollback transaction
103
-  (0.1ms) begin transaction
104
-  (0.1ms) SAVEPOINT active_record_1
105
- Post Create (0.3ms) INSERT INTO "posts" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "MyString"], ["created_at", "2019-06-12 11:29:53.095591"], ["updated_at", "2019-06-12 11:29:53.095591"]]
106
-  (0.1ms) RELEASE SAVEPOINT active_record_1
107
-  Disk Storage (0.8ms) Uploaded file to key: aAzRScrSYNtB5fhdevop7mwW (checksum: LRgZFfo35M6x3xVHGOISeQ==)
108
-  (0.1ms) SAVEPOINT active_record_1
109
- ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "aAzRScrSYNtB5fhdevop7mwW"], ["filename", "example.png"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 13774], ["checksum", "LRgZFfo35M6x3xVHGOISeQ=="], ["created_at", "2019-06-12 11:29:53.101149"]]
110
-  (0.1ms) RELEASE SAVEPOINT active_record_1
111
-  (0.1ms) SAVEPOINT active_record_1
112
- ActiveStorage::Attachment Create (0.4ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "example.png"], ["record_type", "Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:29:53.104815"]]
113
- Post Update (0.1ms) UPDATE "posts" SET "updated_at" = ? WHERE "posts"."id" = ? [["updated_at", "2019-06-12 11:29:53.106302"], ["id", 1]]
114
-  (0.1ms) RELEASE SAVEPOINT active_record_1
115
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: dcd135b6-0b44-4d52-a66b-06c11ef740c0) to Async(default) with arguments: #<GlobalID:0x000000033caf20 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
116
- Started GET "/de/backend/system/active_storage/attachments/1" for 127.0.0.1 at 2019-06-12 13:29:53 +0200
117
- ActiveStorage::Blob Load (2.7ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
118
- [ActiveJob] [ActiveStorage::AnalyzeJob] [dcd135b6-0b44-4d52-a66b-06c11ef740c0] Performing ActiveStorage::AnalyzeJob (Job ID: dcd135b6-0b44-4d52-a66b-06c11ef740c0) from Async(default) with arguments: #<GlobalID:0x00000002487248 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
119
- [ActiveJob] [ActiveStorage::AnalyzeJob] [dcd135b6-0b44-4d52-a66b-06c11ef740c0]  Disk Storage (0.2ms) Downloaded file from key: aAzRScrSYNtB5fhdevop7mwW
120
- Processing by Cmor::System::Backend::ActiveStorage::AttachmentsController#show as HTML
121
- Parameters: {"locale"=>"de", "id"=>"1"}
122
- [ActiveJob] [ActiveStorage::AnalyzeJob] [dcd135b6-0b44-4d52-a66b-06c11ef740c0] Skipping image analysis because the mini_magick gem isn't installed
123
- ActiveStorage::Attachment Load (0.5ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
124
- [ActiveJob] [ActiveStorage::AnalyzeJob] [dcd135b6-0b44-4d52-a66b-06c11ef740c0]  (0.1ms) SAVEPOINT active_record_1
125
- [ActiveJob] [ActiveStorage::AnalyzeJob] [dcd135b6-0b44-4d52-a66b-06c11ef740c0] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]]
126
- [ActiveJob] [ActiveStorage::AnalyzeJob] [dcd135b6-0b44-4d52-a66b-06c11ef740c0]  (0.1ms) RELEASE SAVEPOINT active_record_1
127
- [ActiveJob] [ActiveStorage::AnalyzeJob] [dcd135b6-0b44-4d52-a66b-06c11ef740c0] Performed ActiveStorage::AnalyzeJob (Job ID: dcd135b6-0b44-4d52-a66b-06c11ef740c0) from Async(default) in 82.08ms
128
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
129
- ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
130
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (4.5ms)
131
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (4.7ms)
132
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
133
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.7ms)
134
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
135
- Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
136
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_association.html.haml (8.7ms)
137
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_association.html.haml (0.3ms)
138
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
139
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (42.9ms)
140
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (4.2ms)
141
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (10.4ms)
142
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (269.7ms)
143
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
144
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
145
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
146
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.2ms)
147
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
148
-  (0.1ms) SELECT COUNT(*) FROM "delayed_jobs"
149
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_blobs"
150
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_attachments"
151
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :resource_controllers.
152
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (6.5ms)
153
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
154
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
155
- Completed 200 OK in 368ms (Views: 293.6ms | ActiveRecord: 1.2ms)
156
-  (0.2ms) rollback transaction
157
-  (0.1ms) begin transaction
158
-  (0.1ms) SAVEPOINT active_record_1
159
- Post Create (0.3ms) INSERT INTO "posts" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "MyString"], ["created_at", "2019-06-12 11:29:53.499899"], ["updated_at", "2019-06-12 11:29:53.499899"]]
160
-  (0.1ms) RELEASE SAVEPOINT active_record_1
161
-  Disk Storage (0.6ms) Uploaded file to key: pYqRPJDk3VLxP6QHGVKc1jjf (checksum: LRgZFfo35M6x3xVHGOISeQ==)
162
-  (0.1ms) SAVEPOINT active_record_1
163
- ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "pYqRPJDk3VLxP6QHGVKc1jjf"], ["filename", "example.png"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 13774], ["checksum", "LRgZFfo35M6x3xVHGOISeQ=="], ["created_at", "2019-06-12 11:29:53.506285"]]
164
-  (0.1ms) RELEASE SAVEPOINT active_record_1
165
-  (0.1ms) SAVEPOINT active_record_1
166
- ActiveStorage::Attachment Create (0.3ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "example.png"], ["record_type", "Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:29:53.511610"]]
167
- Post Update (0.2ms) UPDATE "posts" SET "updated_at" = ? WHERE "posts"."id" = ? [["updated_at", "2019-06-12 11:29:53.513876"], ["id", 1]]
168
-  (0.1ms) RELEASE SAVEPOINT active_record_1
169
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: 8f380593-e403-4e12-8b6f-1b766ac6a20b) to Async(default) with arguments: #<GlobalID:0x00000007091d28 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
170
- ActiveStorage::Blob Load (0.5ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
171
- Started GET "/de/backend/system/active_storage/attachments/1" for 127.0.0.1 at 2019-06-12 13:29:53 +0200
172
- Processing by Cmor::System::Backend::ActiveStorage::AttachmentsController#show as HTML
173
- Parameters: {"locale"=>"de", "id"=>"1"}
174
- [ActiveJob] [ActiveStorage::AnalyzeJob] [8f380593-e403-4e12-8b6f-1b766ac6a20b] Performing ActiveStorage::AnalyzeJob (Job ID: 8f380593-e403-4e12-8b6f-1b766ac6a20b) from Async(default) with arguments: #<GlobalID:0x000000070b8f18 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
175
- ActiveStorage::Attachment Load (0.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
176
- [ActiveJob] [ActiveStorage::AnalyzeJob] [8f380593-e403-4e12-8b6f-1b766ac6a20b]  Disk Storage (0.4ms) Downloaded file from key: pYqRPJDk3VLxP6QHGVKc1jjf
177
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
178
- [ActiveJob] [ActiveStorage::AnalyzeJob] [8f380593-e403-4e12-8b6f-1b766ac6a20b] Skipping image analysis because the mini_magick gem isn't installed
179
- ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
180
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.2ms)
181
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (0.9ms)
182
- [ActiveJob] [ActiveStorage::AnalyzeJob] [8f380593-e403-4e12-8b6f-1b766ac6a20b]  (0.2ms) SAVEPOINT active_record_1
183
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.3ms)
184
- [ActiveJob] [ActiveStorage::AnalyzeJob] [8f380593-e403-4e12-8b6f-1b766ac6a20b] ActiveStorage::Blob Update (0.4ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]]
185
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
186
- [ActiveJob] [ActiveStorage::AnalyzeJob] [8f380593-e403-4e12-8b6f-1b766ac6a20b]  (0.3ms) RELEASE SAVEPOINT active_record_1
187
- [ActiveJob] [ActiveStorage::AnalyzeJob] [8f380593-e403-4e12-8b6f-1b766ac6a20b] Performed ActiveStorage::AnalyzeJob (Job ID: 8f380593-e403-4e12-8b6f-1b766ac6a20b) from Async(default) in 43.54ms
188
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (1.5ms)
189
- Post Load (0.2ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
190
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_association.html.haml (3.0ms)
191
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_association.html.haml (0.2ms)
192
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (1.1ms)
193
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (39.7ms)
194
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
195
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (6.3ms)
196
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (54.6ms)
197
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
198
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
199
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
200
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.3ms)
201
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
202
-  (0.9ms) SELECT COUNT(*) FROM "delayed_jobs"
203
-  (0.2ms) SELECT COUNT(*) FROM "active_storage_blobs"
204
-  (0.2ms) SELECT COUNT(*) FROM "active_storage_attachments"
205
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :resource_controllers.
206
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (8.3ms)
207
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
208
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
209
- Completed 200 OK in 93ms (Views: 87.5ms | ActiveRecord: 1.7ms)
210
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_attachments"
211
- Started DELETE "/de/backend/system/active_storage/attachments/1" for 127.0.0.1 at 2019-06-12 13:29:53 +0200
212
- Processing by Cmor::System::Backend::ActiveStorage::AttachmentsController#destroy as HTML
213
- Parameters: {"locale"=>"de", "id"=>"1"}
214
- ActiveStorage::Attachment Load (0.1ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
215
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/system/active_storage/attachments/1]
216
-  (0.1ms) SAVEPOINT active_record_1
217
- ActiveStorage::Attachment Destroy (0.2ms) DELETE FROM "active_storage_attachments" WHERE "active_storage_attachments"."id" = ? [["id", 1]]
218
- Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
219
- Post Update (0.2ms) UPDATE "posts" SET "updated_at" = ? WHERE "posts"."id" = ? [["updated_at", "2019-06-12 11:29:53.655527"], ["id", 1]]
220
-  (0.1ms) RELEASE SAVEPOINT active_record_1
221
- Redirected to http://www.example.com/de/backend/system/active_storage/attachments
222
- Completed 302 Found in 79ms (ActiveRecord: 0.8ms)
223
- Started GET "/de/backend/system/active_storage/attachments" for 127.0.0.1 at 2019-06-12 13:29:53 +0200
224
- Processing by Cmor::System::Backend::ActiveStorage::AttachmentsController#index as HTML
225
- Parameters: {"locale"=>"de"}
226
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/system/active_storage/attachments/1]
227
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application
228
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_index_table.html.haml (0.1ms)
229
- Rendered /home/vagrant/rails/cmor/cmor/cmor_system_backend/app/views/cmor/system/backend/active_storage/attachments/_index_table.html.haml (0.2ms)
230
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table_actions.html.haml (0.1ms)
231
- ActiveStorage::Attachment Load (0.2ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments"
232
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (3.5ms)
233
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_index_table.html.haml (0.1ms)
234
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_actions.html.haml (0.1ms)
235
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application (9.0ms)
236
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.5ms)
237
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
238
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
239
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.2ms)
240
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
241
-  (0.2ms) SELECT COUNT(*) FROM "delayed_jobs"
242
-  (0.0ms) SELECT COUNT(*) FROM "active_storage_blobs"
243
-  (0.6ms) SELECT COUNT(*) FROM "active_storage_attachments"
244
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :resource_controllers.
245
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (6.3ms)
246
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
247
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
248
- Completed 200 OK in 35ms (Views: 31.9ms | ActiveRecord: 0.9ms)
249
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_attachments"
250
-  (0.2ms) rollback transaction
251
-  (0.1ms) begin transaction
252
-  Disk Storage (6.0ms) Uploaded file to key: WLjd9kDNzqP5JBFyuxUHpfT3 (checksum: LRgZFfo35M6x3xVHGOISeQ==)
253
-  (0.1ms) SAVEPOINT active_record_1
254
- ActiveStorage::Blob Create (1.5ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "WLjd9kDNzqP5JBFyuxUHpfT3"], ["filename", "example.png"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 13774], ["checksum", "LRgZFfo35M6x3xVHGOISeQ=="], ["created_at", "2019-06-12 11:29:53.900349"]]
255
-  (0.1ms) RELEASE SAVEPOINT active_record_1
256
-  Disk Storage (0.6ms) Uploaded file to key: 2iDjyRVsngTmdKQvFxDH92gS (checksum: LRgZFfo35M6x3xVHGOISeQ==)
257
-  (0.1ms) SAVEPOINT active_record_1
258
- ActiveStorage::Blob Create (0.3ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "2iDjyRVsngTmdKQvFxDH92gS"], ["filename", "example.png"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 13774], ["checksum", "LRgZFfo35M6x3xVHGOISeQ=="], ["created_at", "2019-06-12 11:29:53.906177"]]
259
-  (0.1ms) RELEASE SAVEPOINT active_record_1
260
-  Disk Storage (0.5ms) Uploaded file to key: DxKrHGE9gC7CK2r9qiWyVXZV (checksum: LRgZFfo35M6x3xVHGOISeQ==)
261
-  (0.1ms) SAVEPOINT active_record_1
262
- ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "DxKrHGE9gC7CK2r9qiWyVXZV"], ["filename", "example.png"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 13774], ["checksum", "LRgZFfo35M6x3xVHGOISeQ=="], ["created_at", "2019-06-12 11:29:53.910314"]]
263
-  (0.1ms) RELEASE SAVEPOINT active_record_1
264
- Started GET "/de/backend/system/active_storage/blobs" for 127.0.0.1 at 2019-06-12 13:29:53 +0200
265
- Processing by Cmor::System::Backend::ActiveStorage::BlobsController#index as HTML
266
- Parameters: {"locale"=>"de"}
267
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application
268
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_index_table.html.haml (0.1ms)
269
- Rendered /home/vagrant/rails/cmor/cmor/cmor_system_backend/app/views/cmor/system/backend/active_storage/blobs/_index_table.html.haml (4.9ms)
270
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table_actions.html.haml (0.2ms)
271
- ActiveStorage::Blob Load (0.3ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs"
272
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
273
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
274
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
275
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
276
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
277
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
278
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
279
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
280
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
281
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
282
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
283
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
284
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (33.9ms)
285
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_index_table.html.haml (0.1ms)
286
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_actions.html.haml (0.1ms)
287
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application (100.4ms)
288
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
289
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
290
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
291
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.2ms)
292
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
293
-  (0.2ms) SELECT COUNT(*) FROM "delayed_jobs"
294
-  (1.0ms) SELECT COUNT(*) FROM "active_storage_blobs"
295
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_attachments"
296
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :resource_controllers.
297
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (5.1ms)
298
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
299
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
300
- Completed 200 OK in 155ms (Views: 140.6ms | ActiveRecord: 1.5ms)
301
-  (0.2ms) rollback transaction
302
-  (0.1ms) begin transaction
303
-  Disk Storage (0.8ms) Uploaded file to key: 7bnsdMe4AAtG3BFP3FEkBtSV (checksum: LRgZFfo35M6x3xVHGOISeQ==)
304
-  (0.3ms) SAVEPOINT active_record_1
305
- ActiveStorage::Blob Create (1.1ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "7bnsdMe4AAtG3BFP3FEkBtSV"], ["filename", "example.png"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 13774], ["checksum", "LRgZFfo35M6x3xVHGOISeQ=="], ["created_at", "2019-06-12 11:29:54.098096"]]
306
-  (0.2ms) RELEASE SAVEPOINT active_record_1
307
- Started GET "/de/backend/system/active_storage/blobs/1" for 127.0.0.1 at 2019-06-12 13:29:54 +0200
308
- Processing by Cmor::System::Backend::ActiveStorage::BlobsController#show as HTML
309
- Parameters: {"locale"=>"de", "id"=>"1"}
310
- ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
311
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
312
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.3ms)
313
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (0.4ms)
314
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
315
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
316
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
317
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
318
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
319
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
320
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
321
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.4ms)
322
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (9.6ms)
323
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
324
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (1.5ms)
325
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (78.4ms)
326
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
327
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
328
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
329
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.2ms)
330
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
331
-  (0.2ms) SELECT COUNT(*) FROM "delayed_jobs"
332
-  (0.2ms) SELECT COUNT(*) FROM "active_storage_blobs"
333
-  (0.2ms) SELECT COUNT(*) FROM "active_storage_attachments"
334
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :resource_controllers.
335
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (7.3ms)
336
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
337
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
338
- Completed 200 OK in 122ms (Views: 106.3ms | ActiveRecord: 0.9ms)
339
-  (0.3ms) rollback transaction
340
-  (0.1ms) begin transaction
341
-  Disk Storage (0.7ms) Uploaded file to key: boa7XKbo64CuVqrSJg8BXn3B (checksum: LRgZFfo35M6x3xVHGOISeQ==)
342
-  (0.1ms) SAVEPOINT active_record_1
343
- ActiveStorage::Blob Create (0.6ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "boa7XKbo64CuVqrSJg8BXn3B"], ["filename", "example.png"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 13774], ["checksum", "LRgZFfo35M6x3xVHGOISeQ=="], ["created_at", "2019-06-12 11:29:54.247016"]]
344
-  (0.9ms) RELEASE SAVEPOINT active_record_1
345
- Started GET "/de/backend/system/active_storage/blobs/1" for 127.0.0.1 at 2019-06-12 13:29:54 +0200
346
- Processing by Cmor::System::Backend::ActiveStorage::BlobsController#show as HTML
347
- Parameters: {"locale"=>"de", "id"=>"1"}
348
- ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
349
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
350
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.0ms)
351
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (0.3ms)
352
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
353
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
354
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
355
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
356
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
357
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
358
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.0ms)
359
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.3ms)
360
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (6.1ms)
361
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
362
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_actions.html.haml (5.1ms)
363
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (15.0ms)
364
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
365
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
366
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
367
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.7ms)
368
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
369
-  (0.2ms) SELECT COUNT(*) FROM "delayed_jobs"
370
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_blobs"
371
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_attachments"
372
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :resource_controllers.
373
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (5.6ms)
374
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
375
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
376
- Completed 200 OK in 40ms (Views: 37.9ms | ActiveRecord: 0.6ms)
377
-  (0.2ms) SELECT COUNT(*) FROM "active_storage_blobs"
378
- Started DELETE "/de/backend/system/active_storage/blobs/1" for 127.0.0.1 at 2019-06-12 13:29:54 +0200
379
- Processing by Cmor::System::Backend::ActiveStorage::BlobsController#destroy as HTML
380
- Parameters: {"locale"=>"de", "id"=>"1"}
381
- ActiveStorage::Blob Load (0.2ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
382
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/system/active_storage/blobs/1]
383
-  (0.1ms) SAVEPOINT active_record_1
384
- ActiveStorage::Attachment Exists (0.4ms) SELECT 1 AS one FROM "active_storage_attachments" WHERE "active_storage_attachments"."blob_id" = ? LIMIT ? [["blob_id", 1], ["LIMIT", 1]]
385
- ActiveStorage::Blob Destroy (0.5ms) DELETE FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? [["id", 1]]
386
-  (0.1ms) RELEASE SAVEPOINT active_record_1
387
- ActiveStorage::Attachment Load (0.4ms) SELECT "active_storage_attachments".* FROM "active_storage_attachments" WHERE "active_storage_attachments"."record_id" = ? AND "active_storage_attachments"."record_type" = ? AND "active_storage_attachments"."name" = ? LIMIT ? [["record_id", 1], ["record_type", "ActiveStorage::Blob"], ["name", "preview_image"], ["LIMIT", 1]]
388
- Redirected to http://www.example.com/de/backend/system/active_storage/blobs
389
- Completed 302 Found in 59ms (ActiveRecord: 1.7ms)
390
- Started GET "/de/backend/system/active_storage/blobs" for 127.0.0.1 at 2019-06-12 13:29:54 +0200
391
- Processing by Cmor::System::Backend::ActiveStorage::BlobsController#index as HTML
392
- Parameters: {"locale"=>"de"}
393
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/system/active_storage/blobs/1]
394
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application
395
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_index_table.html.haml (0.1ms)
396
- Rendered /home/vagrant/rails/cmor/cmor/cmor_system_backend/app/views/cmor/system/backend/active_storage/blobs/_index_table.html.haml (0.3ms)
397
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table_actions.html.haml (0.0ms)
398
- ActiveStorage::Blob Load (0.1ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs"
399
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (2.6ms)
400
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_index_table.html.haml (0.1ms)
401
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_actions.html.haml (0.1ms)
402
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application (7.1ms)
403
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
404
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
405
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
406
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.3ms)
407
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
408
-  (0.1ms) SELECT COUNT(*) FROM "delayed_jobs"
409
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_blobs"
410
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_attachments"
411
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :resource_controllers.
412
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (5.5ms)
413
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
414
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
415
- Completed 200 OK in 25ms (Views: 23.0ms | ActiveRecord: 0.4ms)
416
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_blobs"
417
-  (0.2ms) rollback transaction
418
-  (0.1ms) begin transaction
419
-  (0.2ms) SAVEPOINT active_record_1
420
- Delayed::Backend::ActiveRecord::Job Create (0.5ms) INSERT INTO "delayed_jobs" ("handler", "run_at", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["handler", "handler"], ["run_at", "2019-06-12 11:29:54.426992"], ["created_at", "2019-06-12 11:29:54.427143"], ["updated_at", "2019-06-12 11:29:54.427143"]]
421
-  (0.0ms) RELEASE SAVEPOINT active_record_1
422
-  (0.2ms) SAVEPOINT active_record_1
423
- Delayed::Backend::ActiveRecord::Job Create (1.0ms) INSERT INTO "delayed_jobs" ("handler", "run_at", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["handler", "handler"], ["run_at", "2019-06-12 11:29:54.432760"], ["created_at", "2019-06-12 11:29:54.432926"], ["updated_at", "2019-06-12 11:29:54.432926"]]
424
-  (0.2ms) RELEASE SAVEPOINT active_record_1
425
-  (0.1ms) SAVEPOINT active_record_1
426
- Delayed::Backend::ActiveRecord::Job Create (0.2ms) INSERT INTO "delayed_jobs" ("handler", "run_at", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["handler", "handler"], ["run_at", "2019-06-12 11:29:54.438119"], ["created_at", "2019-06-12 11:29:54.438197"], ["updated_at", "2019-06-12 11:29:54.438197"]]
427
-  (0.2ms) RELEASE SAVEPOINT active_record_1
428
- Started GET "/de/backend/system/delayed_backend_active_record_jobs" for 127.0.0.1 at 2019-06-12 13:29:54 +0200
429
- Processing by Cmor::System::Backend::DelayedBackendActiveRecordJobsController#index as HTML
430
- Parameters: {"locale"=>"de"}
431
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application
432
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_index_table.html.haml (0.1ms)
433
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table.html.haml (2.4ms)
434
- Rendered /home/vagrant/rails/cmor/cmor/cmor_system_backend/app/views/cmor/system/backend/delayed_backend_active_record_jobs/_index_table_actions.html.haml (6.2ms)
435
- Delayed::Backend::ActiveRecord::Job Load (0.3ms) SELECT "delayed_jobs".* FROM "delayed_jobs"
436
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
437
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
438
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
439
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
440
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
441
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
442
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
443
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
444
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
445
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
446
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
447
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
448
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
449
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
450
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
451
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
452
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
453
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
454
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
455
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
456
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
457
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
458
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
459
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
460
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
461
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
462
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
463
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
464
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
465
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
466
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
467
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
468
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
469
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
470
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
471
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
472
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (30.7ms)
473
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_index_table.html.haml (0.1ms)
474
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_actions.html.haml (1.4ms)
475
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application (125.4ms)
476
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
477
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
478
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
479
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.2ms)
480
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.6ms)
481
-  (0.2ms) SELECT COUNT(*) FROM "delayed_jobs"
482
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_blobs"
483
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_attachments"
484
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :resource_controllers.
485
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (7.1ms)
486
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
487
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
488
- Completed 200 OK in 206ms (Views: 188.7ms | ActiveRecord: 0.7ms)
489
-  (0.2ms) rollback transaction
490
-  (0.1ms) begin transaction
491
- Started GET "/de/backend/system/delayed_backend_active_record_jobs/new" for 127.0.0.1 at 2019-06-12 13:29:54 +0200
492
- Processing by Cmor::System::Backend::DelayedBackendActiveRecordJobsController#new as HTML
493
- Parameters: {"locale"=>"de"}
494
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/new.html.haml within layouts/administrador/application
495
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_errors.html.haml (7.8ms)
496
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form.html.haml (56.6ms)
497
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_buttons.html.haml (4.5ms)
498
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_new_actions.html.haml (3.9ms)
499
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/new.html.haml within layouts/administrador/application (379.0ms)
500
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
501
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
502
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (1.3ms)
503
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (1.2ms)
504
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
505
-  (0.2ms) SELECT COUNT(*) FROM "delayed_jobs"
506
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_blobs"
507
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_attachments"
508
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :resource_controllers.
509
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (6.2ms)
510
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
511
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
512
- Completed 200 OK in 458ms (Views: 410.3ms | ActiveRecord: 0.4ms)
513
-  (0.1ms) SELECT COUNT(*) FROM "delayed_jobs"
514
- Started POST "/de/backend/system/delayed_backend_active_record_jobs" for 127.0.0.1 at 2019-06-12 13:29:55 +0200
515
- Processing by Cmor::System::Backend::DelayedBackendActiveRecordJobsController#create as HTML
516
- Parameters: {"utf8"=>"✓", "delayed_backend_active_record_job"=>{"priority"=>"0", "attempts"=>"0", "handler"=>"", "last_error"=>"", "run_at(3i)"=>"12", "run_at(2i)"=>"6", "run_at(1i)"=>"2019", "run_at(4i)"=>"11", "run_at(5i)"=>"29", "locked_at(3i)"=>"12", "locked_at(2i)"=>"6", "locked_at(1i)"=>"2019", "locked_at(4i)"=>"11", "locked_at(5i)"=>"29", "failed_at(3i)"=>"12", "failed_at(2i)"=>"6", "failed_at(1i)"=>"2019", "failed_at(4i)"=>"11", "failed_at(5i)"=>"29", "locked_by"=>"", "queue"=>""}, "commit"=>"Hintergrundjob erstellen", "locale"=>"de"}
517
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/system/delayed_backend_active_record_jobs/new]
518
-  (0.1ms) SAVEPOINT active_record_1
519
- Delayed::Backend::ActiveRecord::Job Create (0.5ms) INSERT INTO "delayed_jobs" ("handler", "last_error", "run_at", "locked_at", "failed_at", "locked_by", "queue", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["handler", ""], ["last_error", ""], ["run_at", "2019-06-12 11:29:00"], ["locked_at", "2019-06-12 11:29:00"], ["failed_at", "2019-06-12 11:29:00"], ["locked_by", ""], ["queue", ""], ["created_at", "2019-06-12 11:29:55.164119"], ["updated_at", "2019-06-12 11:29:55.164119"]]
520
-  (0.1ms) RELEASE SAVEPOINT active_record_1
521
- Redirected to http://www.example.com/de/backend/system/delayed_backend_active_record_jobs/1
522
- Completed 302 Found in 114ms (ActiveRecord: 0.7ms)
523
- Started GET "/de/backend/system/delayed_backend_active_record_jobs/1" for 127.0.0.1 at 2019-06-12 13:29:55 +0200
524
- Processing by Cmor::System::Backend::DelayedBackendActiveRecordJobsController#show as HTML
525
- Parameters: {"locale"=>"de", "id"=>"1"}
526
- Delayed::Backend::ActiveRecord::Job Load (0.2ms) SELECT "delayed_jobs".* FROM "delayed_jobs" WHERE "delayed_jobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
527
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/system/delayed_backend_active_record_jobs/new]
528
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
529
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.1ms)
530
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (1.0ms)
531
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
532
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
533
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
534
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
535
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
536
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
537
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
538
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
539
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
540
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
541
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (1.0ms)
542
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
543
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (8.0ms)
544
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
545
- Rendered /home/vagrant/rails/cmor/cmor/cmor_system_backend/app/views/cmor/system/backend/delayed_backend_active_record_jobs/_show_actions.html.haml (6.0ms)
546
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (61.5ms)
547
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
548
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
549
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
550
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (1.2ms)
551
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
552
-  (0.2ms) SELECT COUNT(*) FROM "delayed_jobs"
553
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_blobs"
554
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_attachments"
555
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :resource_controllers.
556
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (4.8ms)
557
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
558
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
559
- Completed 200 OK in 93ms (Views: 76.5ms | ActiveRecord: 0.6ms)
560
-  (0.1ms) SELECT COUNT(*) FROM "delayed_jobs"
561
- Delayed::Backend::ActiveRecord::Job Load (0.2ms) SELECT "delayed_jobs".* FROM "delayed_jobs" ORDER BY "delayed_jobs"."id" DESC LIMIT ? [["LIMIT", 1]]
562
-  (0.2ms) rollback transaction
563
-  (0.1ms) begin transaction
564
-  (0.1ms) SAVEPOINT active_record_1
565
- Delayed::Backend::ActiveRecord::Job Create (0.3ms) INSERT INTO "delayed_jobs" ("handler", "run_at", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["handler", "handler"], ["run_at", "2019-06-12 11:29:55.378854"], ["created_at", "2019-06-12 11:29:55.378919"], ["updated_at", "2019-06-12 11:29:55.378919"]]
566
-  (0.1ms) RELEASE SAVEPOINT active_record_1
567
- Started GET "/de/backend/system/delayed_backend_active_record_jobs/1" for 127.0.0.1 at 2019-06-12 13:29:55 +0200
568
- Processing by Cmor::System::Backend::DelayedBackendActiveRecordJobsController#show as HTML
569
- Parameters: {"locale"=>"de", "id"=>"1"}
570
- Delayed::Backend::ActiveRecord::Job Load (0.1ms) SELECT "delayed_jobs".* FROM "delayed_jobs" WHERE "delayed_jobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
571
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
572
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.1ms)
573
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (0.4ms)
574
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.9ms)
575
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
576
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
577
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.3ms)
578
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
579
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.4ms)
580
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.3ms)
581
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
582
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
583
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
584
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.3ms)
585
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.3ms)
586
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (23.8ms)
587
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
588
- Rendered /home/vagrant/rails/cmor/cmor/cmor_system_backend/app/views/cmor/system/backend/delayed_backend_active_record_jobs/_show_actions.html.haml (1.7ms)
589
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (29.8ms)
590
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.3ms)
591
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
592
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
593
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.3ms)
594
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
595
-  (0.4ms) SELECT COUNT(*) FROM "delayed_jobs"
596
-  (0.3ms) SELECT COUNT(*) FROM "active_storage_blobs"
597
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_attachments"
598
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :resource_controllers.
599
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (11.5ms)
600
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
601
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
602
- Completed 200 OK in 65ms (Views: 63.2ms | ActiveRecord: 0.8ms)
603
-  (0.6ms) rollback transaction
604
-  (0.1ms) begin transaction
605
-  (0.1ms) SAVEPOINT active_record_1
606
- Delayed::Backend::ActiveRecord::Job Create (0.3ms) INSERT INTO "delayed_jobs" ("handler", "run_at", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["handler", "handler"], ["run_at", "2019-06-12 11:29:55.466307"], ["created_at", "2019-06-12 11:29:55.466376"], ["updated_at", "2019-06-12 11:29:55.466376"]]
607
-  (0.5ms) RELEASE SAVEPOINT active_record_1
608
- Started GET "/de/backend/system/delayed_backend_active_record_jobs/1/edit" for 127.0.0.1 at 2019-06-12 13:29:55 +0200
609
- Processing by Cmor::System::Backend::DelayedBackendActiveRecordJobsController#edit as HTML
610
- Parameters: {"locale"=>"de", "id"=>"1"}
611
- Delayed::Backend::ActiveRecord::Job Load (0.1ms) SELECT "delayed_jobs".* FROM "delayed_jobs" WHERE "delayed_jobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
612
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/edit.html.haml within layouts/administrador/application
613
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_errors.html.haml (0.1ms)
614
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form.html.haml (45.5ms)
615
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_form_buttons.html.haml (0.7ms)
616
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_edit_actions.html.haml (5.9ms)
617
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/edit.html.haml within layouts/administrador/application (105.7ms)
618
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
619
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
620
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.3ms)
621
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.7ms)
622
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.0ms)
623
-  (0.3ms) SELECT COUNT(*) FROM "delayed_jobs"
624
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_blobs"
625
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_attachments"
626
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :resource_controllers.
627
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (6.5ms)
628
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
629
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
630
- Completed 200 OK in 176ms (Views: 127.5ms | ActiveRecord: 0.7ms)
631
- Started PATCH "/de/backend/system/delayed_backend_active_record_jobs/1" for 127.0.0.1 at 2019-06-12 13:29:55 +0200
632
- Processing by Cmor::System::Backend::DelayedBackendActiveRecordJobsController#update as HTML
633
- Parameters: {"utf8"=>"✓", "delayed_backend_active_record_job"=>{"priority"=>"0", "attempts"=>"0", "handler"=>"handler", "last_error"=>"", "run_at(3i)"=>"12", "run_at(2i)"=>"6", "run_at(1i)"=>"2019", "run_at(4i)"=>"11", "run_at(5i)"=>"29", "locked_at(3i)"=>"12", "locked_at(2i)"=>"6", "locked_at(1i)"=>"2019", "locked_at(4i)"=>"11", "locked_at(5i)"=>"29", "failed_at(3i)"=>"12", "failed_at(2i)"=>"6", "failed_at(1i)"=>"2019", "failed_at(4i)"=>"11", "failed_at(5i)"=>"29", "locked_by"=>"", "queue"=>"different_queue"}, "commit"=>"Hintergrundjob aktualisieren", "locale"=>"de", "id"=>"1"}
634
- Delayed::Backend::ActiveRecord::Job Load (0.1ms) SELECT "delayed_jobs".* FROM "delayed_jobs" WHERE "delayed_jobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
635
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/system/delayed_backend_active_record_jobs/1/edit]
636
-  (0.1ms) SAVEPOINT active_record_1
637
- Delayed::Backend::ActiveRecord::Job Update (0.8ms) UPDATE "delayed_jobs" SET "last_error" = ?, "locked_by" = ?, "queue" = ?, "run_at" = ?, "locked_at" = ?, "failed_at" = ?, "updated_at" = ? WHERE "delayed_jobs"."id" = ? [["last_error", ""], ["locked_by", ""], ["queue", "different_queue"], ["run_at", "2019-06-12 11:29:00"], ["locked_at", "2019-06-12 11:29:00"], ["failed_at", "2019-06-12 11:29:00"], ["updated_at", "2019-06-12 11:29:55.700109"], ["id", 1]]
638
-  (0.1ms) RELEASE SAVEPOINT active_record_1
639
- Redirected to http://www.example.com/de/backend/system/delayed_backend_active_record_jobs/1
640
- Completed 302 Found in 70ms (ActiveRecord: 1.1ms)
641
- Started GET "/de/backend/system/delayed_backend_active_record_jobs/1" for 127.0.0.1 at 2019-06-12 13:29:55 +0200
642
- Processing by Cmor::System::Backend::DelayedBackendActiveRecordJobsController#show as HTML
643
- Parameters: {"locale"=>"de", "id"=>"1"}
644
- Delayed::Backend::ActiveRecord::Job Load (0.1ms) SELECT "delayed_jobs".* FROM "delayed_jobs" WHERE "delayed_jobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
645
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/system/delayed_backend_active_record_jobs/1/edit]
646
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
647
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.1ms)
648
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (1.0ms)
649
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
650
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
651
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
652
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
653
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
654
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
655
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
656
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.9ms)
657
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
658
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
659
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.2ms)
660
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
661
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (8.3ms)
662
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
663
- Rendered /home/vagrant/rails/cmor/cmor/cmor_system_backend/app/views/cmor/system/backend/delayed_backend_active_record_jobs/_show_actions.html.haml (1.3ms)
664
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (12.3ms)
665
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
666
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
667
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
668
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.2ms)
669
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
670
-  (0.2ms) SELECT COUNT(*) FROM "delayed_jobs"
671
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_blobs"
672
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_attachments"
673
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :resource_controllers.
674
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (4.6ms)
675
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
676
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
677
- Completed 200 OK in 31ms (Views: 28.7ms | ActiveRecord: 0.5ms)
678
- Delayed::Backend::ActiveRecord::Job Load (0.1ms) SELECT "delayed_jobs".* FROM "delayed_jobs" WHERE "delayed_jobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
679
-  (0.2ms) rollback transaction
680
-  (0.1ms) begin transaction
681
-  (0.1ms) SAVEPOINT active_record_1
682
- Delayed::Backend::ActiveRecord::Job Create (0.3ms) INSERT INTO "delayed_jobs" ("handler", "run_at", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["handler", "handler"], ["run_at", "2019-06-12 11:29:55.809585"], ["created_at", "2019-06-12 11:29:55.809646"], ["updated_at", "2019-06-12 11:29:55.809646"]]
683
-  (0.1ms) RELEASE SAVEPOINT active_record_1
684
- Started GET "/de/backend/system/delayed_backend_active_record_jobs/1" for 127.0.0.1 at 2019-06-12 13:29:55 +0200
685
- Processing by Cmor::System::Backend::DelayedBackendActiveRecordJobsController#show as HTML
686
- Parameters: {"locale"=>"de", "id"=>"1"}
687
- Delayed::Backend::ActiveRecord::Job Load (0.1ms) SELECT "delayed_jobs".* FROM "delayed_jobs" WHERE "delayed_jobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
688
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application
689
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_show_table.html.haml (0.1ms)
690
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_show_table.html.haml (0.3ms)
691
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
692
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
693
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
694
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
695
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
696
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.3ms)
697
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
698
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
699
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
700
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.0ms)
701
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.3ms)
702
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/table/body_cells/_default.html.haml (0.1ms)
703
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_resource_table.html.haml (8.2ms)
704
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_show_table.html.haml (0.1ms)
705
- Rendered /home/vagrant/rails/cmor/cmor/cmor_system_backend/app/views/cmor/system/backend/delayed_backend_active_record_jobs/_show_actions.html.haml (2.6ms)
706
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/show.html.haml within layouts/administrador/application (13.9ms)
707
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.2ms)
708
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
709
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.3ms)
710
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.1ms)
711
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
712
-  (0.2ms) SELECT COUNT(*) FROM "delayed_jobs"
713
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_blobs"
714
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_attachments"
715
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :resource_controllers.
716
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (5.8ms)
717
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
718
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.1ms)
719
- Completed 200 OK in 41ms (Views: 39.2ms | ActiveRecord: 0.5ms)
720
-  (0.1ms) SELECT COUNT(*) FROM "delayed_jobs"
721
- Started DELETE "/de/backend/system/delayed_backend_active_record_jobs/1" for 127.0.0.1 at 2019-06-12 13:29:55 +0200
722
- Processing by Cmor::System::Backend::DelayedBackendActiveRecordJobsController#destroy as HTML
723
- Parameters: {"locale"=>"de", "id"=>"1"}
724
- Delayed::Backend::ActiveRecord::Job Load (0.3ms) SELECT "delayed_jobs".* FROM "delayed_jobs" WHERE "delayed_jobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
725
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/system/delayed_backend_active_record_jobs/1]
726
-  (0.3ms) SAVEPOINT active_record_1
727
- Delayed::Backend::ActiveRecord::Job Destroy (0.5ms) DELETE FROM "delayed_jobs" WHERE "delayed_jobs"."id" = ? [["id", 1]]
728
-  (0.2ms) RELEASE SAVEPOINT active_record_1
729
- Redirected to http://www.example.com/de/backend/system/delayed_backend_active_record_jobs
730
- Completed 302 Found in 31ms (ActiveRecord: 1.3ms)
731
- Started GET "/de/backend/system/delayed_backend_active_record_jobs" for 127.0.0.1 at 2019-06-12 13:29:55 +0200
732
- Processing by Cmor::System::Backend::DelayedBackendActiveRecordJobsController#index as HTML
733
- Parameters: {"locale"=>"de"}
734
- [LocationHistoryConcern] Storing last location [http://www.example.com/de/backend/system/delayed_backend_active_record_jobs/1]
735
- Rendering /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application
736
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_before_index_table.html.haml (0.1ms)
737
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_table.html.haml (0.5ms)
738
- Rendered /home/vagrant/rails/cmor/cmor/cmor_system_backend/app/views/cmor/system/backend/delayed_backend_active_record_jobs/_index_table_actions.html.haml (0.1ms)
739
- Delayed::Backend::ActiveRecord::Job Load (0.1ms) SELECT "delayed_jobs".* FROM "delayed_jobs"
740
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/rao-component-0.0.29.pre/app/views/rao/component/_collection_table.html.haml (4.0ms)
741
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_after_index_table.html.haml (0.0ms)
742
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_index_actions.html.haml (1.6ms)
743
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/index.html.haml within layouts/administrador/application (10.8ms)
744
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/resources_controller/base/_html_head_extras.html.haml (0.1ms)
745
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
746
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/_navbar.html.haml (0.2ms)
747
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/breadcrumbs/_render.html.haml (0.2ms)
748
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_flash_messages.html.haml (0.1ms)
749
-  (0.2ms) SELECT COUNT(*) FROM "delayed_jobs"
750
-  (0.2ms) SELECT COUNT(*) FROM "active_storage_blobs"
751
-  (0.1ms) SELECT COUNT(*) FROM "active_storage_attachments"
752
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :resource_controllers.
753
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application/sidebars/_engine.html.haml (6.0ms)
754
- Administrador: The namespace Cmor::System::Backend either does not define a Configuration class or the class Cmor::System::Backend::Configuration does not respond_to :sidebar_controllers.
755
- Rendered /home/vagrant/.rvm/gems/ruby-2.4.0@cmor/gems/administrador-0.0.13.pre/app/views/administrador/application_view_helper/_render_engine_sidebars.html.haml (0.2ms)
756
- Completed 200 OK in 33ms (Views: 31.7ms | ActiveRecord: 0.6ms)
757
-  (0.1ms) SELECT COUNT(*) FROM "delayed_jobs"
758
-  (0.2ms) rollback transaction
759
-  (0.1ms) begin transaction
760
-  (0.1ms) rollback transaction
761
-  (0.1ms) begin transaction
762
-  (0.1ms) rollback transaction
763
-  (0.1ms) begin transaction
764
-  Disk Storage (1.1ms) Uploaded file to key: LQMnk9jcJNGj8vCJLdsLQ7qw (checksum: LRgZFfo35M6x3xVHGOISeQ==)
765
-  (0.1ms) rollback transaction
766
-  (0.1ms) begin transaction
767
-  Disk Storage (0.6ms) Uploaded file to key: LS9eWuwGN7WWaeyWrHbjL3VF (checksum: LRgZFfo35M6x3xVHGOISeQ==)
768
-  (0.1ms) SAVEPOINT active_record_1
769
- Post Create (0.3ms) INSERT INTO "posts" ("title", "created_at", "updated_at") VALUES (?, ?, ?) [["title", "MyString"], ["created_at", "2019-06-12 11:29:55.995504"], ["updated_at", "2019-06-12 11:29:55.995504"]]
770
- ActiveStorage::Blob Create (0.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "LS9eWuwGN7WWaeyWrHbjL3VF"], ["filename", "example.png"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 13774], ["checksum", "LRgZFfo35M6x3xVHGOISeQ=="], ["created_at", "2019-06-12 11:29:55.997256"]]
771
- ActiveStorage::Attachment Create (0.2ms) INSERT INTO "active_storage_attachments" ("name", "record_type", "record_id", "blob_id", "created_at") VALUES (?, ?, ?, ?, ?) [["name", "example.png"], ["record_type", "Post"], ["record_id", 1], ["blob_id", 1], ["created_at", "2019-06-12 11:29:55.998721"]]
772
- Post Update (0.4ms) UPDATE "posts" SET "updated_at" = ? WHERE "posts"."id" = ? [["updated_at", "2019-06-12 11:29:56.000061"], ["id", 1]]
773
-  (0.2ms) RELEASE SAVEPOINT active_record_1
774
- [ActiveJob] Enqueued ActiveStorage::AnalyzeJob (Job ID: c7b07669-176a-4c91-80fb-eeefcf146a85) to Async(default) with arguments: #<GlobalID:0x00000004d458d8 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
775
- ActiveStorage::Blob Load (1.5ms) SELECT "active_storage_blobs".* FROM "active_storage_blobs" WHERE "active_storage_blobs"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]]
776
-  (0.5ms) rollback transaction
777
- [ActiveJob] [ActiveStorage::AnalyzeJob] [c7b07669-176a-4c91-80fb-eeefcf146a85] Performing ActiveStorage::AnalyzeJob (Job ID: c7b07669-176a-4c91-80fb-eeefcf146a85) from Async(default) with arguments: #<GlobalID:0x00000004c19658 @uri=#<URI::GID gid://dummy/ActiveStorage::Blob/1>>
778
-  (0.3ms) begin transaction
779
-  (0.3ms) rollback transaction
780
-  (0.1ms) begin transaction
781
-  (0.1ms) rollback transaction
782
-  (0.2ms) begin transaction
783
- [ActiveJob] [ActiveStorage::AnalyzeJob] [c7b07669-176a-4c91-80fb-eeefcf146a85]  Disk Storage (5.4ms) Downloaded file from key: LS9eWuwGN7WWaeyWrHbjL3VF
784
- [ActiveJob] [ActiveStorage::AnalyzeJob] [c7b07669-176a-4c91-80fb-eeefcf146a85] Skipping image analysis because the mini_magick gem isn't installed
785
- [ActiveJob] [ActiveStorage::AnalyzeJob] [c7b07669-176a-4c91-80fb-eeefcf146a85]  (0.1ms) SAVEPOINT active_record_1
786
- [ActiveJob] [ActiveStorage::AnalyzeJob] [c7b07669-176a-4c91-80fb-eeefcf146a85] ActiveStorage::Blob Update (0.2ms) UPDATE "active_storage_blobs" SET "metadata" = ? WHERE "active_storage_blobs"."id" = ? [["metadata", "{\"identified\":true,\"analyzed\":true}"], ["id", 1]]
787
- [ActiveJob] [ActiveStorage::AnalyzeJob] [c7b07669-176a-4c91-80fb-eeefcf146a85]  (0.2ms) RELEASE SAVEPOINT active_record_1
788
- [ActiveJob] [ActiveStorage::AnalyzeJob] [c7b07669-176a-4c91-80fb-eeefcf146a85] Performed ActiveStorage::AnalyzeJob (Job ID: c7b07669-176a-4c91-80fb-eeefcf146a85) from Async(default) in 103.15ms
789
-  Disk Storage (1.1ms) Uploaded file to key: tqUokE7z2bSMy4dfckBd4WKd (checksum: LRgZFfo35M6x3xVHGOISeQ==)
790
-  (0.1ms) rollback transaction
791
-  (0.1ms) begin transaction
792
-  Disk Storage (8.3ms) Uploaded file to key: d3XTPpoRd4WXrfZ8hDkbzbEs (checksum: LRgZFfo35M6x3xVHGOISeQ==)
793
-  (0.2ms) SAVEPOINT active_record_1
794
- ActiveStorage::Blob Create (1.2ms) INSERT INTO "active_storage_blobs" ("key", "filename", "content_type", "metadata", "byte_size", "checksum", "created_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["key", "d3XTPpoRd4WXrfZ8hDkbzbEs"], ["filename", "example.png"], ["content_type", "image/jpeg"], ["metadata", "{\"identified\":true}"], ["byte_size", 13774], ["checksum", "LRgZFfo35M6x3xVHGOISeQ=="], ["created_at", "2019-06-12 11:29:56.156005"]]
795
-  (0.4ms) RELEASE SAVEPOINT active_record_1
796
-  (0.3ms) rollback transaction
797
-  (0.1ms) begin transaction
798
-  (0.1ms) rollback transaction
799
-  (0.1ms) begin transaction
800
-  (0.1ms) rollback transaction
801
-  (0.3ms) begin transaction
802
-  (0.3ms) rollback transaction
803
-  (0.3ms) begin transaction
804
-  (0.2ms) SAVEPOINT active_record_1
805
- Delayed::Backend::ActiveRecord::Job Create (0.8ms) INSERT INTO "delayed_jobs" ("handler", "run_at", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["handler", "handler"], ["run_at", "2019-06-12 11:29:56.217792"], ["created_at", "2019-06-12 11:29:56.218036"], ["updated_at", "2019-06-12 11:29:56.218036"]]
806
-  (0.1ms) RELEASE SAVEPOINT active_record_1
807
-  (0.2ms) rollback transaction
808
-  (0.1ms) begin transaction
809
-  (0.1ms) rollback transaction
810
-  (0.1ms) begin transaction
811
-  (0.1ms) rollback transaction
812
-  (0.6ms) begin transaction
813
-  (0.2ms) rollback transaction
814
-  (0.1ms) begin transaction
815
-  (0.1ms) rollback transaction
816
-  (0.1ms) begin transaction
817
-  (0.1ms) rollback transaction
818
-  (0.1ms) begin transaction
819
-  (0.1ms) rollback transaction
820
-  (0.1ms) begin transaction
821
-  (0.1ms) rollback transaction
822
-  (0.1ms) begin transaction
823
-  (0.1ms) rollback transaction
824
-  (0.1ms) begin transaction
825
-  (0.1ms) rollback transaction
826
-  (0.1ms) begin transaction
827
-  (0.2ms) rollback transaction
828
-  (0.2ms) begin transaction
829
-  (0.2ms) rollback transaction
830
-  (0.1ms) begin transaction
831
-  (0.1ms) rollback transaction
832
-  (0.1ms) begin transaction
833
-  (0.1ms) rollback transaction
834
-  (0.3ms) begin transaction
835
-  (0.2ms) rollback transaction
836
-  (0.1ms) begin transaction
837
-  (0.1ms) rollback transaction
838
-  (0.2ms) begin transaction
839
-  (0.1ms) rollback transaction
840
-  (0.1ms) begin transaction
841
-  (0.1ms) rollback transaction
842
-  (0.2ms) begin transaction
843
-  (0.1ms) rollback transaction
844
-  (0.3ms) begin transaction
845
-  (0.3ms) rollback transaction
846
-  (0.2ms) begin transaction
847
-  (0.1ms) rollback transaction
848
-  (0.1ms) begin transaction
849
-  (0.1ms) rollback transaction
850
-  (0.1ms) begin transaction
851
-  (0.1ms) rollback transaction
852
-  (0.1ms) begin transaction
853
-  (0.1ms) rollback transaction
854
-  (0.1ms) begin transaction
855
-  (0.2ms) rollback transaction
856
-  (0.1ms) begin transaction
857
-  (0.2ms) rollback transaction
858
-  (0.1ms) begin transaction
859
-  (0.1ms) rollback transaction
860
-  (0.1ms) begin transaction
861
-  (0.2ms) rollback transaction
862
-  (0.2ms) begin transaction
863
-  (0.1ms) rollback transaction
864
-  (0.2ms) begin transaction
865
-  (0.2ms) rollback transaction
866
-  (0.1ms) begin transaction
867
-  (0.1ms) rollback transaction
868
-  (0.1ms) begin transaction
869
-  (0.1ms) rollback transaction
870
-  (0.2ms) begin transaction
871
-  (0.2ms) rollback transaction
872
-  (0.2ms) begin transaction
873
-  (0.4ms) rollback transaction
874
-  (0.1ms) begin transaction
875
-  (0.1ms) rollback transaction
876
-  (0.2ms) begin transaction
877
-  (0.1ms) rollback transaction
878
-  (0.2ms) begin transaction
879
-  (0.0ms) rollback transaction
880
-  (0.2ms) begin transaction
881
-  (0.2ms) rollback transaction
882
-  (0.1ms) begin transaction
883
-  (0.2ms) rollback transaction
884
-  (0.3ms) begin transaction
885
-  (0.1ms) rollback transaction
886
-  (0.6ms) begin transaction
887
-  (1.1ms) rollback transaction
888
-  (0.1ms) begin transaction
889
-  (0.2ms) rollback transaction
890
-  (0.3ms) begin transaction
891
-  (0.1ms) rollback transaction
892
-  (0.3ms) begin transaction
893
-  (0.1ms) rollback transaction
894
-  (0.1ms) begin transaction
895
-  (0.1ms) rollback transaction
896
-  (0.1ms) begin transaction
897
-  (0.1ms) rollback transaction
898
-  (0.1ms) begin transaction
899
-  (0.1ms) rollback transaction
900
-  (0.2ms) begin transaction
901
-  (0.1ms) rollback transaction
902
-  (0.3ms) begin transaction
903
-  (0.2ms) rollback transaction
904
-  (0.1ms) begin transaction
905
-  (0.1ms) rollback transaction
906
-  (0.1ms) begin transaction
907
-  (0.2ms) rollback transaction
908
-  (0.1ms) begin transaction
909
-  (0.1ms) rollback transaction
910
-  (0.6ms) begin transaction
911
-  (0.2ms) rollback transaction
912
-  (0.2ms) begin transaction
913
-  (0.1ms) rollback transaction
914
-  (0.1ms) begin transaction
915
-  (0.1ms) rollback transaction
916
-  (10.5ms) begin transaction
917
-  (0.1ms) rollback transaction
918
-  (0.1ms) begin transaction
919
-  (0.2ms) rollback transaction
920
-  (0.3ms) begin transaction
921
-  (0.1ms) rollback transaction
922
-  (0.2ms) begin transaction
923
-  (0.1ms) rollback transaction
924
-  (0.2ms) begin transaction
925
-  (0.1ms) rollback transaction
926
-  (0.1ms) begin transaction
927
-  (0.1ms) rollback transaction
928
-  (0.2ms) begin transaction
929
-  (0.4ms) rollback transaction
930
-  (0.2ms) begin transaction
931
-  (0.2ms) rollback transaction
932
-  (0.1ms) begin transaction
933
-  (0.1ms) rollback transaction
934
-  (0.2ms) begin transaction
935
-  (0.2ms) rollback transaction