Skip to content

Instantly share code, notes, and snippets.

@maggu2810
Created March 22, 2016 14:26
Show Gist options
  • Save maggu2810/de8c491fb8bee21ed684 to your computer and use it in GitHub Desktop.
Save maggu2810/de8c491fb8bee21ed684 to your computer and use it in GitHub Desktop.
failed automation test
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.eclipse.smarthome.automation.integration.test.AutomationIntegrationTest
15:04:00.617 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.begin
15:04:00.728 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'com.sun.proxy.$Proxy8' has been added.
15:04:00.788 [main] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 2, for automation bundle 'org.eclipse.smarthome.automation.integration.test'
15:04:00.789 [main] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 2, for automation bundle 'org.eclipse.smarthome.automation.module.core'
15:04:00.790 [main] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 2, for automation bundle 'org.eclipse.smarthome.automation.sample.extension.json'
15:04:00.812 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.automation.core.internal.ManagedRuleProvider' has been added.
15:04:00.815 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.core.items.ManagedItemProvider' has been added.
15:04:00.829 [Automation Provider Processing Queue] DEBUG o.e.s.a.i.c.p.RuleResourceBundleImporter - Parse rules from bundle 'org.eclipse.smarthome.automation.integration.test'
15:04:00.837 [Automation Provider Processing Queue] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'ItemSampleRule'
15:04:00.841 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.finish
15:04:00.845 [Automation Provider Processing Queue] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Added new element ItemSampleRule to ManagedRuleProvider.
15:04:00.861 [Automation Provider Processing Queue] DEBUG o.e.s.a.i.c.p.RuleResourceBundleImporter - Parse rules from bundle 'org.eclipse.smarthome.automation.module.core'
15:04:00.871 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - Rule created: myRule21-547340580_COMPOSITE
15:04:00.871 [Automation Provider Processing Queue] DEBUG o.e.s.a.i.c.p.RuleResourceBundleImporter - Parse rules from bundle 'org.eclipse.smarthome.automation.sample.extension.json'
15:04:00.873 [Automation Provider Processing Queue] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule1'
15:04:00.877 [Automation Provider Processing Queue] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Added new element javascript.rule1 to ManagedRuleProvider.
15:04:00.878 [Automation Provider Processing Queue] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule2'
15:04:00.880 [Automation Provider Processing Queue] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Added new element javascript.rule2 to ManagedRuleProvider.
15:04:00.881 [Automation Provider Processing Queue] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rulebytemplate'
15:04:00.882 [Automation Provider Processing Queue] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@606c18d0, of rule: sample.rulebytemplate
15:04:00.884 [Automation Provider Processing Queue] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@606c18d0 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeActionHandler@10df917d
15:04:00.884 [Automation Provider Processing Queue] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@5cb9985c, of rule: sample.rulebytemplate
15:04:00.885 [Automation Provider Processing Queue] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@5cb9985c -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@66e11e82
15:04:00.886 [Automation Provider Processing Queue] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Added new element sample.rulebytemplate to ManagedRuleProvider.
15:04:00.888 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-547340580_COMPOSITE'
15:04:00.888 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@72cf2de5, of rule: myRule21-547340580_COMPOSITE
15:04:00.889 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@72cf2de5 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@14b030a0
15:04:00.893 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@56bca85b, of rule: myRule21-547340580_COMPOSITE
15:04:00.894 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@56bca85b -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@531c311e
15:04:00.895 [main] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Added new element myRule21-547340580_COMPOSITE to ManagedRuleProvider.
15:04:00.896 [Automation Provider Processing Queue] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule2'
15:04:00.897 [Automation Provider Processing Queue] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@40f00c7c, of rule: sample.rule2
15:04:00.901 [Automation Provider Processing Queue] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@40f00c7c -> org.eclipse.smarthome.automation.core.internal.composite.CompositeActionHandler@58fc7fc9
15:04:00.901 [Automation Provider Processing Queue] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@182f0b46, of rule: sample.rule2
15:04:00.901 [Automation Provider Processing Queue] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@182f0b46 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@579bc83
15:04:00.902 [Automation Provider Processing Queue] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Added new element sample.rule2 to ManagedRuleProvider.
15:04:00.903 [Automation Provider Processing Queue] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule1'
15:04:00.904 [Automation Provider Processing Queue] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Added new element sample.rule1 to ManagedRuleProvider.
15:04:00.924 [EventAdmin Async Event Dispatcher Thread] DEBUG o.e.s.core.common.ThreadPoolManager - Created thread pool 'safeCall' with size 5-10
15:04:00.951 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationTest - Event: smarthome/items/myMotionItem3/state
15:04:00.955 [pool-4-thread-1] DEBUG o.e.s.a.m.c.h.ItemStateConditionHandler - ItemStateCondition 'ItemStateCondition6'checking if myPresenceItem3 (State=ON) = ON
15:04:00.955 [pool-4-thread-1] DEBUG o.e.s.a.m.c.h.ItemStateConditionHandler - ConditionSatisfied --> true
15:04:00.956 [pool-4-thread-1] DEBUG o.e.s.a.m.c.h.ItemPostCommandActionHandler - Executing ItemPostCommandAction on Item myLampItem3 with Command ON
15:04:00.957 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationTest - Event: smarthome/items/myLampItem3/state
15:04:00.958 [pool-4-thread-1] DEBUG o.e.s.a.core.internal.RuleEngine - The rule 'myRule21-547340580_COMPOSITE' is executed.
15:04:01.060 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - myLampItem3 State: ON
15:04:01.060 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @After
15:04:01.072 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider '$Proxy8' has been removed.
15:04:01.075 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedRuleProvider' has been removed.
15:04:01.077 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedItemProvider' has been removed.
15:04:01.083 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.begin
15:04:01.090 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'com.sun.proxy.$Proxy8' has been added.
15:04:01.092 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-547340580_COMPOSITE'
15:04:01.092 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@78a287ed, of rule: myRule21-547340580_COMPOSITE
15:04:01.093 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@78a287ed -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@5357c287
15:04:01.093 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@1623134f, of rule: myRule21-547340580_COMPOSITE
15:04:01.094 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@1623134f -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@2b43529a
15:04:01.101 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'ItemSampleRule'
15:04:01.104 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule1'
15:04:01.105 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule2'
15:04:01.106 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule2'
15:04:01.107 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@c260bdc, of rule: sample.rule2
15:04:01.107 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@c260bdc -> org.eclipse.smarthome.automation.core.internal.composite.CompositeActionHandler@76f7d241
15:04:01.107 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@4a335fa8, of rule: sample.rule2
15:04:01.107 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@4a335fa8 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@3829ac1
15:04:01.108 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule1'
15:04:01.110 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rulebytemplate'
15:04:01.111 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@4baf352a, of rule: sample.rulebytemplate
15:04:01.111 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@4baf352a -> org.eclipse.smarthome.automation.core.internal.composite.CompositeActionHandler@22d6f11
15:04:01.111 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@30990c1b, of rule: sample.rulebytemplate
15:04:01.111 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@30990c1b -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@44828f6b
15:04:01.115 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.automation.core.internal.ManagedRuleProvider' has been added.
15:04:01.116 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.core.items.ManagedItemProvider' has been added.
15:04:01.120 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.finish
15:04:01.121 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - assert a rule added by api is executed as expected
15:04:01.131 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - Rule created: myRule21
15:04:01.131 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21'
15:04:01.132 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@659eef7, of rule: myRule21
15:04:01.132 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@162be91c, of rule: myRule21
15:04:01.132 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@162be91c -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@1c9f0a20
15:04:01.132 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@659eef7 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@55787112
15:04:01.134 [main] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Added new element myRule21 to ManagedRuleProvider.
15:04:01.136 [main] INFO o.e.s.a.core.internal.RuleEngine - The rule rId = myRule21 is already enabled
15:04:01.200 [pool-12-thread-1] DEBUG o.e.s.a.m.c.h.ItemStateConditionHandler - ItemStateCondition 'ItemStateCondition3'checking if myPresenceItem2 (State=ON) = ON
15:04:01.200 [pool-12-thread-1] DEBUG o.e.s.a.m.c.h.ItemStateConditionHandler - ConditionSatisfied --> true
15:04:01.201 [pool-12-thread-1] DEBUG o.e.s.a.m.c.h.ItemPostCommandActionHandler - Executing ItemPostCommandAction on Item myLampItem2 with Command ON
15:04:01.202 [pool-12-thread-1] DEBUG o.e.s.a.core.internal.RuleEngine - The rule 'myRule21' is executed.
15:04:01.203 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationTest - Event: smarthome/items/myMotionItem2/state
15:04:01.203 [pool-8-thread-1] DEBUG o.e.s.a.core.internal.RuleEngine - The condition 'ItemStateConditionID' of rule 'ItemSampleRule' is unsatisfied.
15:04:01.203 [pool-8-thread-1] DEBUG o.e.s.a.core.internal.RuleEngine - The rule 'ItemSampleRule' is NOT executed, since it has unsatisfied conditions.
15:04:01.205 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationTest - Event: smarthome/items/myLampItem2/state
15:04:01.300 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - myLampItem2 State: ON
15:04:01.300 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @After
15:04:01.302 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider '$Proxy8' has been removed.
15:04:01.305 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedRuleProvider' has been removed.
15:04:01.306 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedItemProvider' has been removed.
15:04:01.307 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.begin
15:04:01.312 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'com.sun.proxy.$Proxy8' has been added.
15:04:01.313 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-547340580_COMPOSITE'
15:04:01.314 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@76ba13c, of rule: myRule21-547340580_COMPOSITE
15:04:01.314 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@76ba13c -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@7c351808
15:04:01.314 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@180e6ac4, of rule: myRule21-547340580_COMPOSITE
15:04:01.315 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@180e6ac4 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@410ae9a3
15:04:01.315 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'ItemSampleRule'
15:04:01.317 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule1'
15:04:01.318 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule2'
15:04:01.319 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21'
15:04:01.319 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@305f031, of rule: myRule21
15:04:01.319 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@592e843a, of rule: myRule21
15:04:01.319 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@592e843a -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@423e4cbb
15:04:01.319 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@305f031 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@6e16b8b5
15:04:01.321 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule2'
15:04:01.321 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@1536602f, of rule: sample.rule2
15:04:01.321 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@1536602f -> org.eclipse.smarthome.automation.core.internal.composite.CompositeActionHandler@6256ac4f
15:04:01.321 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@44c79f32, of rule: sample.rule2
15:04:01.321 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@44c79f32 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@235f4c10
15:04:01.322 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule1'
15:04:01.322 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rulebytemplate'
15:04:01.323 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@743cb8e0, of rule: sample.rulebytemplate
15:04:01.323 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@743cb8e0 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeActionHandler@757d6814
15:04:01.323 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@649725e3, of rule: sample.rulebytemplate
15:04:01.323 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@649725e3 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@4c168660
15:04:01.324 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.automation.core.internal.ManagedRuleProvider' has been added.
15:04:01.325 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.core.items.ManagedItemProvider' has been added.
15:04:01.326 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.finish
15:04:01.326 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - test ModuleTypeProvider and TemplateProvider
15:04:01.369 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @After
15:04:01.371 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider '$Proxy8' has been removed.
15:04:01.374 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedRuleProvider' has been removed.
15:04:01.375 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedItemProvider' has been removed.
15:04:01.376 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.begin
15:04:01.381 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'com.sun.proxy.$Proxy8' has been added.
15:04:01.383 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-547340580_COMPOSITE'
15:04:01.383 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@184497d1, of rule: myRule21-547340580_COMPOSITE
15:04:01.383 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@184497d1 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@6ffab045
15:04:01.383 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@26fb628, of rule: myRule21-547340580_COMPOSITE
15:04:01.384 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@26fb628 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@35beb15e
15:04:01.384 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'ItemSampleRule'
15:04:01.386 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule1'
15:04:01.387 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule2'
15:04:01.388 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21'
15:04:01.388 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@191ae03f, of rule: myRule21
15:04:01.388 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@9635fa, of rule: myRule21
15:04:01.388 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@9635fa -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@63c5efee
15:04:01.388 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@191ae03f -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@2d10e0b1
15:04:01.389 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule2'
15:04:01.389 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@5bda80bf, of rule: sample.rule2
15:04:01.389 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@5bda80bf -> org.eclipse.smarthome.automation.core.internal.composite.CompositeActionHandler@5e8f9e2d
15:04:01.390 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@51df223b, of rule: sample.rule2
15:04:01.390 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@51df223b -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@60d8c0dc
15:04:01.390 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule1'
15:04:01.391 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rulebytemplate'
15:04:01.391 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@4204541c, of rule: sample.rulebytemplate
15:04:01.391 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@4204541c -> org.eclipse.smarthome.automation.core.internal.composite.CompositeActionHandler@60fa3495
15:04:01.391 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@3e2822, of rule: sample.rulebytemplate
15:04:01.391 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@3e2822 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@29a60c27
15:04:01.392 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.automation.core.internal.ManagedRuleProvider' has been added.
15:04:01.393 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.core.items.ManagedItemProvider' has been added.
15:04:01.395 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.finish
15:04:01.395 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - assert that a rule switches from IDLE to NOT_INITIALIZED if a moduleHanlder disappears and back to IDLE if it appears again
15:04:01.395 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - createSimpleRule
15:04:01.396 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - Rule created: myRule_-2135423609
15:04:01.396 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_-2135423609'
15:04:01.397 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@6865c751, of rule: myRule_-2135423609
15:04:01.397 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@62679465, of rule: myRule_-2135423609
15:04:01.397 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@62679465 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@1d71006f
15:04:01.397 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@6865c751 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@5b6813df
15:04:01.398 [main] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Added new element myRule_-2135423609 to ManagedRuleProvider.
15:04:01.400 [main] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.smarthome.automation.module.core'...
15:04:01.405 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleStatus: NOT_INITIALIZED
15:04:01.407 [main] DEBUG o.e.s.a.m.core.internal.Activator - started bundle automation.module
15:04:01.407 [main] INFO o.e.s.a.core.internal.RuleEngine - The rule rId = myRule_-2135423609 is already enabled
15:04:01.408 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleStatus: NOT_INITIALIZED (HANDLER_MISSING_ERROR): Missing handlers: ItemStateCondition, ItemPostCommandAction, GenericEventTrigger, EventCondition
15:04:01.509 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleStatus: NOT_INITIALIZED (HANDLER_MISSING_ERROR): Missing handlers: ItemStateCondition, ItemPostCommandAction, GenericEventTrigger, EventCondition
15:04:01.610 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleStatus: NOT_INITIALIZED (HANDLER_MISSING_ERROR): Missing handlers: ItemStateCondition, ItemPostCommandAction, GenericEventTrigger, EventCondition
15:04:01.711 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleStatus: NOT_INITIALIZED (HANDLER_MISSING_ERROR): Missing handlers: ItemStateCondition, ItemPostCommandAction, GenericEventTrigger, EventCondition
15:04:01.812 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleStatus: NOT_INITIALIZED (HANDLER_MISSING_ERROR): Missing handlers: ItemStateCondition, ItemPostCommandAction, GenericEventTrigger, EventCondition
15:04:01.907 [pool-26-thread-1] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@184497d1, of rule: myRule21-547340580_COMPOSITE
15:04:01.907 [pool-26-thread-1] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@184497d1 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@205b8a69
15:04:01.907 [pool-26-thread-1] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@26fb628, of rule: myRule21-547340580_COMPOSITE
15:04:01.908 [pool-26-thread-1] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@26fb628 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@504de0b9
15:04:01.909 [pool-26-thread-1] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@191ae03f, of rule: myRule21
15:04:01.909 [pool-26-thread-1] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@547811d0, of rule: myRule21
15:04:01.909 [pool-26-thread-1] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@547811d0 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@6469adb6
15:04:01.909 [pool-26-thread-1] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@191ae03f -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@5b9ec1aa
15:04:01.914 [pool-26-thread-1] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@6865c751, of rule: myRule_-2135423609
15:04:01.914 [pool-26-thread-1] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@6a8ad2f0, of rule: myRule_-2135423609
15:04:01.914 [pool-26-thread-1] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@6a8ad2f0 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@17a347c8
15:04:01.915 [pool-26-thread-1] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@6865c751 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@3dfd4737
15:04:01.916 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleStatus: IDLE
15:04:01.916 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @After
15:04:01.921 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider '$Proxy8' has been removed.
15:04:01.925 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedRuleProvider' has been removed.
15:04:01.925 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedItemProvider' has been removed.
15:04:01.927 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.begin
15:04:01.931 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'com.sun.proxy.$Proxy8' has been added.
15:04:01.932 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-547340580_COMPOSITE'
15:04:01.932 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@47da3952, of rule: myRule21-547340580_COMPOSITE
15:04:01.932 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@47da3952 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@46e8a539
15:04:01.932 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@495083a0, of rule: myRule21-547340580_COMPOSITE
15:04:01.933 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@495083a0 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@66629f63
15:04:01.934 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'ItemSampleRule'
15:04:01.935 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule1'
15:04:01.936 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule2'
15:04:01.936 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21'
15:04:01.937 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@6b5966e1, of rule: myRule21
15:04:01.937 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@65e61854, of rule: myRule21
15:04:01.937 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@65e61854 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@4fcee388
15:04:01.937 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@6b5966e1 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@6f80fafe
15:04:01.938 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_-2135423609'
15:04:01.938 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@37f21974, of rule: myRule_-2135423609
15:04:01.938 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@5f4d427e, of rule: myRule_-2135423609
15:04:01.938 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@5f4d427e -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@224b4d61
15:04:01.938 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@37f21974 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@5d5d9e5
15:04:01.939 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule2'
15:04:01.939 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@362a019c, of rule: sample.rule2
15:04:01.939 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@362a019c -> org.eclipse.smarthome.automation.core.internal.composite.CompositeActionHandler@10c8f62
15:04:01.939 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@674c583e, of rule: sample.rule2
15:04:01.939 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@674c583e -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@3f23a3a0
15:04:01.940 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule1'
15:04:01.940 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rulebytemplate'
15:04:01.940 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@5ab14cb9, of rule: sample.rulebytemplate
15:04:01.940 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeAction@5ab14cb9 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeActionHandler@61861a29
15:04:01.940 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@31024624, of rule: sample.rulebytemplate
15:04:01.940 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@31024624 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@32cb636e
15:04:01.941 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.automation.core.internal.ManagedRuleProvider' has been added.
15:04:01.942 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.core.items.ManagedItemProvider' has been added.
15:04:01.944 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.finish
15:04:01.944 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - assert that a module types and templates are disappeared when the providers was uninstalled
15:04:01.946 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleStatus: org.eclipse.smarthome.automation.type.TriggerType@310dd4ad
15:04:01.953 [main] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.smarthome.automation.sample.extension.json'...
15:04:01.957 [main] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 16, for automation bundle 'org.eclipse.smarthome.automation.sample.extension.json'
15:04:01.959 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleStatus: null
15:04:01.960 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @After
15:04:01.962 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider '$Proxy8' has been removed.
15:04:01.966 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedRuleProvider' has been removed.
15:04:01.966 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedItemProvider' has been removed.
15:04:01.968 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.begin
15:04:01.971 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'com.sun.proxy.$Proxy8' has been added.
15:04:01.973 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-547340580_COMPOSITE'
15:04:01.973 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@664a9613, of rule: myRule21-547340580_COMPOSITE
15:04:01.973 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@664a9613 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@15a902e7
15:04:01.973 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@7876d598, of rule: myRule21-547340580_COMPOSITE
15:04:01.974 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@7876d598 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@4985cbcb
15:04:01.975 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'ItemSampleRule'
15:04:01.976 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule1'
15:04:01.977 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule2'
15:04:01.978 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21'
15:04:01.978 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@54361a9, of rule: myRule21
15:04:01.978 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@32232e55, of rule: myRule21
15:04:01.978 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@32232e55 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@37ebc9d8
15:04:01.978 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@54361a9 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@293bb8a5
15:04:01.980 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_-2135423609'
15:04:01.980 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@6e9319f, of rule: myRule_-2135423609
15:04:01.980 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@72e34f77, of rule: myRule_-2135423609
15:04:01.980 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@72e34f77 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@389adf1d
15:04:01.980 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@6e9319f -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@77307458
15:04:01.982 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule2'
15:04:01.982 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule1'
15:04:01.983 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rulebytemplate'
15:04:01.983 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.automation.core.internal.ManagedRuleProvider' has been added.
15:04:01.985 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.core.items.ManagedItemProvider' has been added.
15:04:01.986 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.finish
15:04:01.987 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - assert that a rule created from a more complex template is executed as expected
15:04:01.991 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'xtemplateRuleUID'
15:04:01.991 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@f9b7332, of rule: xtemplateRuleUID
15:04:01.993 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@f9b7332 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@c65a5ef
15:04:01.993 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@6b5176f2, of rule: xtemplateRuleUID
15:04:01.994 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@6b5176f2 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@6e46d9f4
15:04:01.995 [main] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Added new element xtemplateRuleUID to ManagedRuleProvider.
15:04:03.012 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @After
15:04:03.014 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider '$Proxy8' has been removed.
15:04:03.018 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedRuleProvider' has been removed.
15:04:03.018 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedItemProvider' has been removed.
15:04:03.022 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.begin
15:04:03.025 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'com.sun.proxy.$Proxy8' has been added.
15:04:03.026 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-547340580_COMPOSITE'
15:04:03.026 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@7807ac2c, of rule: myRule21-547340580_COMPOSITE
15:04:03.026 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@7807ac2c -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@4b6166aa
15:04:03.026 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@a77614d, of rule: myRule21-547340580_COMPOSITE
15:04:03.027 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@a77614d -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@3bde62ff
15:04:03.027 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'ItemSampleRule'
15:04:03.028 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule1'
15:04:03.029 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule2'
15:04:03.030 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21'
15:04:03.030 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@a7e2d9d, of rule: myRule21
15:04:03.030 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@754777cd, of rule: myRule21
15:04:03.030 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@754777cd -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@372ea2bc
15:04:03.030 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@a7e2d9d -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@4cc76301
15:04:03.031 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_-2135423609'
15:04:03.032 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@7de0c6ae, of rule: myRule_-2135423609
15:04:03.032 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@a486d78, of rule: myRule_-2135423609
15:04:03.032 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@a486d78 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@7ef2d7a6
15:04:03.032 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@7de0c6ae -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@5dcbb60
15:04:03.033 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule2'
15:04:03.033 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule1'
15:04:03.033 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'xtemplateRuleUID'
15:04:03.034 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@49f5c307, of rule: xtemplateRuleUID
15:04:03.034 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@49f5c307 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@66ea1466
15:04:03.034 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@1601e47, of rule: xtemplateRuleUID
15:04:03.034 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@1601e47 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@517bd097
15:04:03.035 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rulebytemplate'
15:04:03.035 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.automation.core.internal.ManagedRuleProvider' has been added.
15:04:03.036 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.core.items.ManagedItemProvider' has been added.
15:04:03.038 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.finish
15:04:03.038 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - assert a rule with generic condition works
15:04:03.039 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - Rule created: myRule_40279
15:04:03.039 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_40279'
15:04:03.040 [main] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Added new element myRule_40279 to ManagedRuleProvider.
15:04:03.041 [main] INFO o.e.s.a.core.internal.RuleEngine - The rule rId = myRule_40279 is already enabled
15:04:03.048 [pool-43-thread-1] DEBUG o.e.s.a.core.internal.RuleEngine - The condition 'ItemStateConditionID' of rule 'ItemSampleRule' is unsatisfied.
15:04:03.049 [pool-46-thread-1] DEBUG o.e.s.a.m.c.h.ItemPostCommandActionHandler - Executing ItemPostCommandAction on Item myLampItem5 with Command ON
15:04:03.048 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationTest - Event: smarthome/items/myMotionItem5/state
15:04:03.049 [pool-43-thread-1] DEBUG o.e.s.a.core.internal.RuleEngine - The rule 'ItemSampleRule' is NOT executed, since it has unsatisfied conditions.
15:04:03.049 [pool-46-thread-1] DEBUG o.e.s.a.core.internal.RuleEngine - The rule 'myRule_40279' is executed.
15:04:03.050 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationTest - Event: smarthome/items/myLampItem5/state
15:04:03.148 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - myLampItem5 State: ON
15:04:03.149 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @After
15:04:03.151 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider '$Proxy8' has been removed.
15:04:03.156 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedRuleProvider' has been removed.
15:04:03.157 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedItemProvider' has been removed.
15:04:03.158 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.begin
15:04:03.161 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'com.sun.proxy.$Proxy8' has been added.
15:04:03.162 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-547340580_COMPOSITE'
15:04:03.163 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@72b16078, of rule: myRule21-547340580_COMPOSITE
15:04:03.163 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@72b16078 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@70fab835
15:04:03.163 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@1b0a7baf, of rule: myRule21-547340580_COMPOSITE
15:04:03.163 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@1b0a7baf -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@6ea1bcdc
15:04:03.164 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'ItemSampleRule'
15:04:03.165 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule1'
15:04:03.166 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule2'
15:04:03.167 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21'
15:04:03.167 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@782a4fff, of rule: myRule21
15:04:03.167 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@46c670a6, of rule: myRule21
15:04:03.167 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@46c670a6 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@5ae81e1
15:04:03.167 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@782a4fff -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@2fd1731c
15:04:03.168 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_-2135423609'
15:04:03.168 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@1133ec6e, of rule: myRule_-2135423609
15:04:03.168 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@355e34c7, of rule: myRule_-2135423609
15:04:03.168 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@355e34c7 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@2a2da905
15:04:03.168 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@1133ec6e -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@24f360b2
15:04:03.169 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule2'
15:04:03.170 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule1'
15:04:03.170 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'xtemplateRuleUID'
15:04:03.170 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@770d0ea6, of rule: xtemplateRuleUID
15:04:03.170 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@770d0ea6 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@1b11ef33
15:04:03.170 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@476aac9, of rule: xtemplateRuleUID
15:04:03.171 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@476aac9 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@1eba372c
15:04:03.171 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rulebytemplate'
15:04:03.172 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_40279'
15:04:03.173 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.automation.core.internal.ManagedRuleProvider' has been added.
15:04:03.175 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.core.items.ManagedItemProvider' has been added.
15:04:03.176 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.finish
15:04:03.176 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - assert that a rule created from a template is executed as expected
15:04:03.178 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'templateRuleUID'
15:04:03.179 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@5e77f0f4, of rule: templateRuleUID
15:04:03.179 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@5e77f0f4 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@455351c4
15:04:03.180 [main] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Added new element templateRuleUID to ManagedRuleProvider.
15:04:03.183 [pool-52-thread-1] DEBUG o.e.s.a.m.c.h.ItemPostCommandActionHandler - Executing ItemPostCommandAction on Item templ_LampItem with Command ON
15:04:03.186 [pool-52-thread-1] DEBUG o.e.s.a.core.internal.RuleEngine - The rule 'templateRuleUID' is executed.
15:04:03.234 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @After
15:04:03.236 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider '$Proxy8' has been removed.
15:04:03.239 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedRuleProvider' has been removed.
15:04:03.240 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedItemProvider' has been removed.
15:04:03.241 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.begin
15:04:03.244 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'com.sun.proxy.$Proxy8' has been added.
15:04:03.245 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-547340580_COMPOSITE'
15:04:03.246 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@44a2b17b, of rule: myRule21-547340580_COMPOSITE
15:04:03.246 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@44a2b17b -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@2a76b80a
15:04:03.246 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@7eb01b12, of rule: myRule21-547340580_COMPOSITE
15:04:03.246 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@7eb01b12 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@e6516e
15:04:03.247 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'templateRuleUID'
15:04:03.247 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@6de54b40, of rule: templateRuleUID
15:04:03.247 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@6de54b40 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@388ffbc2
15:04:03.248 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21'
15:04:03.248 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@6691490c, of rule: myRule21
15:04:03.248 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@2187fff7, of rule: myRule21
15:04:03.249 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@2187fff7 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@21d5c1a0
15:04:03.249 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@6691490c -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@4de025bf
15:04:03.250 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule2'
15:04:03.250 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule1'
15:04:03.250 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_40279'
15:04:03.251 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule1'
15:04:03.252 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'ItemSampleRule'
15:04:03.253 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule2'
15:04:03.254 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_-2135423609'
15:04:03.254 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@2e77b8cf, of rule: myRule_-2135423609
15:04:03.254 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@2c4ca0f9, of rule: myRule_-2135423609
15:04:03.254 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@2c4ca0f9 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@7df587ef
15:04:03.254 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@2e77b8cf -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@6e57e95e
15:04:03.255 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'xtemplateRuleUID'
15:04:03.256 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@740abb5, of rule: xtemplateRuleUID
15:04:03.256 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@740abb5 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@551a20d6
15:04:03.256 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@578524c3, of rule: xtemplateRuleUID
15:04:03.256 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@578524c3 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@4cc547a
15:04:03.257 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rulebytemplate'
15:04:03.258 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.automation.core.internal.ManagedRuleProvider' has been added.
15:04:03.259 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.core.items.ManagedItemProvider' has been added.
15:04:03.260 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.finish
15:04:03.260 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - assert that a rule can be added, updated and removed by the api
15:04:03.284 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - createSimpleRule
15:04:03.285 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - Rule created: myRule_-694078863
15:04:03.285 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_-694078863'
15:04:03.286 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@61a002b1, of rule: myRule_-694078863
15:04:03.286 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@4eeea57d, of rule: myRule_-694078863
15:04:03.287 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@4eeea57d -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@e24ddd0
15:04:03.287 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@61a002b1 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@6f70f32f
15:04:03.288 [main] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Added new element myRule_-694078863 to ManagedRuleProvider.
15:04:03.290 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleEvent: smarthome/rules/myRule_-694078863/added
15:04:03.298 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Updated rule 'myRule_-694078863'.
15:04:03.299 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@23a9ba52, of rule: myRule_-694078863
15:04:03.299 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@ca27722, of rule: myRule_-694078863
15:04:03.299 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@ca27722 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@9573b3b
15:04:03.299 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@23a9ba52 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@67427b69
15:04:03.299 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleEvent: smarthome/rules/myRule_-694078863/updated
15:04:03.300 [main] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Updated element myRule_-694078863 in ManagedRuleProvider.
15:04:03.300 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Updated rule 'myRule_-694078863'.
15:04:03.301 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@64f857e7, of rule: myRule_-694078863
15:04:03.301 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@1095f122, of rule: myRule_-694078863
15:04:03.301 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleEvent: smarthome/rules/myRule_-694078863/updated
15:04:03.301 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@1095f122 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@3d6300e8
15:04:03.301 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@64f857e7 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@1b822fcc
15:04:03.305 [main] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Removed element myRule_-694078863 from ManagedRuleProvider.
15:04:03.307 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleEvent: smarthome/rules/myRule_-694078863/removed
15:04:03.308 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @After
15:04:03.309 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider '$Proxy8' has been removed.
15:04:03.311 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleEvent: smarthome/rules/myRule21-547340580_COMPOSITE/removed
15:04:03.312 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleEvent: smarthome/rules/templateRuleUID/removed
15:04:03.312 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleEvent: smarthome/rules/myRule21/removed
15:04:03.313 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleEvent: smarthome/rules/sample.rule2/removed
15:04:03.313 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedRuleProvider' has been removed.
15:04:03.313 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleEvent: smarthome/rules/sample.rule1/removed
15:04:03.313 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedItemProvider' has been removed.
15:04:03.313 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleEvent: smarthome/rules/myRule_40279/removed
15:04:03.314 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleEvent: smarthome/rules/javascript.rule1/removed
15:04:03.314 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleEvent: smarthome/rules/ItemSampleRule/removed
15:04:03.314 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.begin
15:04:03.316 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'com.sun.proxy.$Proxy8' has been added.
15:04:03.317 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-547340580_COMPOSITE'
15:04:03.318 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@3af4e0bf, of rule: myRule21-547340580_COMPOSITE
15:04:03.318 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@3af4e0bf -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@4d63b624
15:04:03.318 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@466cf502, of rule: myRule21-547340580_COMPOSITE
15:04:03.319 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@466cf502 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@5f7f2382
15:04:03.319 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'templateRuleUID'
15:04:03.319 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@407cf41, of rule: templateRuleUID
15:04:03.319 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@407cf41 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@46cc127b
15:04:03.320 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21'
15:04:03.320 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@1c32886a, of rule: myRule21
15:04:03.320 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@3a4b0e5d, of rule: myRule21
15:04:03.320 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@3a4b0e5d -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@3d3f761a
15:04:03.320 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@1c32886a -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@3546d80f
15:04:03.321 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule2'
15:04:03.322 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule1'
15:04:03.322 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_40279'
15:04:03.323 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule1'
15:04:03.323 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'ItemSampleRule'
15:04:03.324 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule2'
15:04:03.324 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_-2135423609'
15:04:03.325 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@1a2e2935, of rule: myRule_-2135423609
15:04:03.325 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@733c423e, of rule: myRule_-2135423609
15:04:03.325 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@733c423e -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@70925b45
15:04:03.325 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@1a2e2935 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@1b9ea3e3
15:04:03.325 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'xtemplateRuleUID'
15:04:03.326 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@37cd92d6, of rule: xtemplateRuleUID
15:04:03.326 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@37cd92d6 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@2af616d3
15:04:03.326 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@71f67a79, of rule: xtemplateRuleUID
15:04:03.326 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@71f67a79 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@3aee3976
15:04:03.327 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rulebytemplate'
15:04:03.327 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.automation.core.internal.ManagedRuleProvider' has been added.
15:04:03.328 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.core.items.ManagedItemProvider' has been added.
15:04:03.329 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.finish
15:04:03.329 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - Rule created: myRule21-210851242_COMPOSITE
15:04:03.330 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-210851242_COMPOSITE'
15:04:03.330 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@4108fa66, of rule: myRule21-210851242_COMPOSITE
15:04:03.330 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@1f130eaf, of rule: myRule21-210851242_COMPOSITE
15:04:03.330 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@1f130eaf -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@21362712
15:04:03.330 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@4108fa66 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@27eb3298
15:04:03.330 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@200a26bc, of rule: myRule21-210851242_COMPOSITE
15:04:03.331 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@200a26bc -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@1494b84d
15:04:03.331 [main] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Added new element myRule21-210851242_COMPOSITE to ManagedRuleProvider.
15:04:03.336 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationTest - Event: smarthome/items/myMotionItem4/state
15:04:03.337 [pool-66-thread-1] DEBUG o.e.s.a.core.internal.RuleEngine - The condition 'ItemStateConditionID' of rule 'ItemSampleRule' is unsatisfied.
15:04:03.337 [pool-66-thread-1] DEBUG o.e.s.a.core.internal.RuleEngine - The rule 'ItemSampleRule' is NOT executed, since it has unsatisfied conditions.
15:04:03.339 [pool-68-thread-1] DEBUG o.e.s.a.m.c.h.ItemStateConditionHandler - ItemStateCondition 'ItemStateCondition8'checking if myPresenceItem4 (State=ON) = ON
15:04:03.339 [pool-68-thread-1] DEBUG o.e.s.a.m.c.h.ItemStateConditionHandler - ConditionSatisfied --> true
15:04:03.339 [pool-68-thread-1] DEBUG o.e.s.a.m.c.h.ItemPostCommandActionHandler - Executing ItemPostCommandAction on Item myLampItem4 with Command ON
15:04:03.339 [pool-68-thread-1] DEBUG o.e.s.a.core.internal.RuleEngine - The rule 'myRule21-210851242_COMPOSITE' is executed.
15:04:03.340 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationTest - Event: smarthome/items/myLampItem4/state
15:04:03.438 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - myLampItem4 State: ON
15:04:03.438 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @After
15:04:03.440 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider '$Proxy8' has been removed.
15:04:03.443 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedRuleProvider' has been removed.
15:04:03.443 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedItemProvider' has been removed.
15:04:03.444 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.begin
15:04:03.447 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'com.sun.proxy.$Proxy8' has been added.
15:04:03.448 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-547340580_COMPOSITE'
15:04:03.448 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@1b58ff9e, of rule: myRule21-547340580_COMPOSITE
15:04:03.448 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@1b58ff9e -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@56b78e55
15:04:03.448 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@76318a7d, of rule: myRule21-547340580_COMPOSITE
15:04:03.448 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@76318a7d -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@22c01ab0
15:04:03.449 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'templateRuleUID'
15:04:03.449 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@411341bd, of rule: templateRuleUID
15:04:03.449 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@411341bd -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@5400db36
15:04:03.450 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-210851242_COMPOSITE'
15:04:03.450 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@8ab78bc, of rule: myRule21-210851242_COMPOSITE
15:04:03.450 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@5aa0dbf4, of rule: myRule21-210851242_COMPOSITE
15:04:03.450 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@5aa0dbf4 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@2c5d601e
15:04:03.450 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@8ab78bc -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@7fe083b1
15:04:03.450 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@23c388c2, of rule: myRule21-210851242_COMPOSITE
15:04:03.451 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@23c388c2 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@4b4dd216
15:04:03.451 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21'
15:04:03.451 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@5ca17ab0, of rule: myRule21
15:04:03.451 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@5a62b2a4, of rule: myRule21
15:04:03.451 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@5a62b2a4 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@35293c05
15:04:03.451 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@5ca17ab0 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@620aa4ea
15:04:03.452 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule2'
15:04:03.453 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule1'
15:04:03.453 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_40279'
15:04:03.454 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule1'
15:04:03.454 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'ItemSampleRule'
15:04:03.455 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule2'
15:04:03.456 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_-2135423609'
15:04:03.456 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@352c308, of rule: myRule_-2135423609
15:04:03.456 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@7d373bcf, of rule: myRule_-2135423609
15:04:03.456 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@7d373bcf -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@5dda6f9
15:04:03.456 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@352c308 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@10027fc9
15:04:03.457 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'xtemplateRuleUID'
15:04:03.457 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@fff25f1, of rule: xtemplateRuleUID
15:04:03.457 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@fff25f1 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@2ca47471
15:04:03.457 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@5a021cb9, of rule: xtemplateRuleUID
15:04:03.457 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@5a021cb9 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@4a9419d7
15:04:03.458 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rulebytemplate'
15:04:03.458 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.automation.core.internal.ManagedRuleProvider' has been added.
15:04:03.459 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.core.items.ManagedItemProvider' has been added.
15:04:03.460 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.finish
15:04:03.460 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - assert that a rule can be added by a ruleProvider
15:04:03.460 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - createSimpleRule
15:04:03.461 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - Rule created: myRule_-2060342039
15:04:03.468 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_-2060342039'
15:04:03.468 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@5489c777, of rule: myRule_-2060342039
15:04:03.468 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@3676ac27, of rule: myRule_-2060342039
15:04:03.468 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@3676ac27 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@48f5bde6
15:04:03.468 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@5489c777 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@525d79f0
15:04:03.469 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'com.sun.proxy.$Proxy13' has been added.
15:04:03.472 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider '$Proxy13' has been removed.
15:04:03.473 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @After
15:04:03.474 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider '$Proxy8' has been removed.
15:04:03.477 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedRuleProvider' has been removed.
15:04:03.477 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedItemProvider' has been removed.
15:04:03.478 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.begin
15:04:03.480 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'com.sun.proxy.$Proxy8' has been added.
15:04:03.481 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-547340580_COMPOSITE'
15:04:03.481 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@40f33492, of rule: myRule21-547340580_COMPOSITE
15:04:03.481 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@40f33492 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@2ad3a1bb
15:04:03.482 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@6bc28a83, of rule: myRule21-547340580_COMPOSITE
15:04:03.482 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@6bc28a83 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@5bd73d1a
15:04:03.482 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'templateRuleUID'
15:04:03.483 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@aec50a1, of rule: templateRuleUID
15:04:03.483 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@aec50a1 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@70d2e40b
15:04:03.483 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-210851242_COMPOSITE'
15:04:03.483 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@702ed190, of rule: myRule21-210851242_COMPOSITE
15:04:03.483 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@173b9122, of rule: myRule21-210851242_COMPOSITE
15:04:03.484 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@173b9122 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@7646731d
15:04:03.484 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@702ed190 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@70e29e14
15:04:03.484 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@3b1bb3ab, of rule: myRule21-210851242_COMPOSITE
15:04:03.484 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@3b1bb3ab -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@42a9a63e
15:04:03.484 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21'
15:04:03.484 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@62da83ed, of rule: myRule21
15:04:03.485 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@5d8445d7, of rule: myRule21
15:04:03.485 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@5d8445d7 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@384fc774
15:04:03.485 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@62da83ed -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@e3cee7b
15:04:03.485 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule2'
15:04:03.486 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule1'
15:04:03.486 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_40279'
15:04:03.487 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule1'
15:04:03.487 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'ItemSampleRule'
15:04:03.488 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule2'
15:04:03.488 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_-2135423609'
15:04:03.488 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@726386ed, of rule: myRule_-2135423609
15:04:03.488 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@649f2009, of rule: myRule_-2135423609
15:04:03.488 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@649f2009 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@69adf72c
15:04:03.488 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@726386ed -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@797501a
15:04:03.489 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'xtemplateRuleUID'
15:04:03.489 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@51650883, of rule: xtemplateRuleUID
15:04:03.489 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@51650883 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@30c31dd7
15:04:03.490 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@499b2a5c, of rule: xtemplateRuleUID
15:04:03.490 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@499b2a5c -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@344344fa
15:04:03.491 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rulebytemplate'
15:04:03.491 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.automation.core.internal.ManagedRuleProvider' has been added.
15:04:03.492 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.core.items.ManagedItemProvider' has been added.
15:04:03.493 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.finish
15:04:03.493 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - assert that a rule with connections is executed
15:04:03.493 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21_ConnectionTest'
15:04:03.494 [main] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Added new element myRule21_ConnectionTest to ManagedRuleProvider.
15:04:03.494 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - Rule created and added: myRule21_ConnectionTest
15:04:03.502 [pool-77-thread-1] DEBUG o.e.s.a.m.c.h.ItemStateConditionHandler - ItemStateCondition 'ItemStateCondition6'checking if myPresenceItem3 (State=NULL) = ON
15:04:03.505 [pool-77-thread-1] DEBUG o.e.s.a.m.c.h.ItemStateConditionHandler - ConditionSatisfied --> false
15:04:03.506 [pool-77-thread-1] DEBUG o.e.s.a.core.internal.RuleEngine - The condition 'ItemStateCondition6' of rule 'myRule21-547340580_COMPOSITE' is unsatisfied.
15:04:03.506 [pool-77-thread-1] DEBUG o.e.s.a.core.internal.RuleEngine - The rule 'myRule21-547340580_COMPOSITE' is NOT executed, since it has unsatisfied conditions.
15:04:03.506 [pool-82-thread-1] DEBUG o.e.s.a.core.internal.RuleEngine - The condition 'ItemStateConditionID' of rule 'ItemSampleRule' is unsatisfied.
15:04:03.506 [pool-82-thread-1] DEBUG o.e.s.a.core.internal.RuleEngine - The rule 'ItemSampleRule' is NOT executed, since it has unsatisfied conditions.
15:04:03.506 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleEvent: smarthome/rules/myRule21-547340580_COMPOSITE/state
15:04:03.507 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleEvent: smarthome/rules/myRule21-547340580_COMPOSITE/state
15:04:03.508 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleEvent: smarthome/rules/ItemSampleRule/state
15:04:03.508 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationTest - RuleEvent: smarthome/rules/ItemSampleRule/state
15:04:03.704 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @After
15:04:03.705 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider '$Proxy8' has been removed.
15:04:03.711 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedRuleProvider' has been removed.
15:04:03.711 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedItemProvider' has been removed.
15:04:03.713 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.begin
15:04:03.715 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'com.sun.proxy.$Proxy8' has been added.
15:04:03.715 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-547340580_COMPOSITE'
15:04:03.716 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@82c57b3, of rule: myRule21-547340580_COMPOSITE
15:04:03.716 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@82c57b3 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@600b0b7
15:04:03.716 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@345e5a17, of rule: myRule21-547340580_COMPOSITE
15:04:03.716 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@345e5a17 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@1734f68
15:04:03.716 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'templateRuleUID'
15:04:03.717 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@77b7ffa4, of rule: templateRuleUID
15:04:03.717 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@77b7ffa4 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@402f80f5
15:04:03.717 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-210851242_COMPOSITE'
15:04:03.717 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@41382722, of rule: myRule21-210851242_COMPOSITE
15:04:03.717 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@7dac3fd8, of rule: myRule21-210851242_COMPOSITE
15:04:03.717 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@7dac3fd8 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@2102a4d5
15:04:03.717 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@41382722 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@210386e0
15:04:03.718 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@3d4d3fe7, of rule: myRule21-210851242_COMPOSITE
15:04:03.718 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@3d4d3fe7 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@38875e7d
15:04:03.718 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21'
15:04:03.718 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@1e886a5b, of rule: myRule21
15:04:03.719 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@d816dde, of rule: myRule21
15:04:03.719 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@d816dde -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@6c451c9c
15:04:03.719 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@1e886a5b -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@31c269fd
15:04:03.719 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule2'
15:04:03.719 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule1'
15:04:03.720 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_40279'
15:04:03.720 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21_ConnectionTest'
15:04:03.721 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule1'
15:04:03.722 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'ItemSampleRule'
15:04:03.724 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule2'
15:04:03.724 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_-2135423609'
15:04:03.724 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@54ec8cc9, of rule: myRule_-2135423609
15:04:03.725 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@52eacb4b, of rule: myRule_-2135423609
15:04:03.725 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@52eacb4b -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@2a551a63
15:04:03.725 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@54ec8cc9 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@1a6f5124
15:04:03.726 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'xtemplateRuleUID'
15:04:03.726 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@cc62a3b, of rule: xtemplateRuleUID
15:04:03.726 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@cc62a3b -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@32f61a31
15:04:03.726 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@f5c79a6, of rule: xtemplateRuleUID
15:04:03.727 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@f5c79a6 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@3dddbe65
15:04:03.728 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rulebytemplate'
15:04:03.728 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.automation.core.internal.ManagedRuleProvider' has been added.
15:04:03.729 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.core.items.ManagedItemProvider' has been added.
15:04:03.730 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @Before.finish
15:04:03.730 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - assert that a rule with non existing moduleTypeHandler is added to the ruleRegistry in state NOT_INITIALIZED
15:04:03.731 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21_UNINITIALIZED'
15:04:03.731 [main] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Added new element myRule21_UNINITIALIZED to ManagedRuleProvider.
15:04:03.732 [main] INFO o.e.s.a.i.t.AutomationIntegrationTest - @After
15:04:03.733 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider '$Proxy8' has been removed.
15:04:03.736 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedRuleProvider' has been removed.
15:04:03.737 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedItemProvider' has been removed.
Tests run: 13, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.505 sec <<< FAILURE! - in org.eclipse.smarthome.automation.integration.test.AutomationIntegrationTest
assert that a rule based on a composite modules is initialized and executed correctly(org.eclipse.smarthome.automation.integration.test.AutomationIntegrationTest) Time elapsed: 0.5 sec
assert a rule added by api is executed as expected(org.eclipse.smarthome.automation.integration.test.AutomationIntegrationTest) Time elapsed: 0.224 sec
test ModuleTypeProvider and TemplateProvider(org.eclipse.smarthome.automation.integration.test.AutomationIntegrationTest) Time elapsed: 0.069 sec
assert that a rule switches from IDLE to NOT_INITIALIZED if a moduleHanlder disappears and back to IDLE if it appears again(org.eclipse.smarthome.automation.integration.test.AutomationIntegrationTest) Time elapsed: 0.55 sec
assert that a module types and templates are disappeared when the providers was uninstalled(org.eclipse.smarthome.automation.integration.test.AutomationIntegrationTest) Time elapsed: 0.04 sec
assert that a rule created from a more complex template is executed as expected(org.eclipse.smarthome.automation.integration.test.AutomationIntegrationTest) Time elapsed: 1.052 sec <<< FAILURE!
java.lang.AssertionError:
Expected: is <IDLE>
but: was <NOT_INITIALIZED>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:865)
at org.junit.Assert.assertThat(Assert.java:832)
at org.junit.Assert$assertThat.callStatic(Unknown Source)
at org.eclipse.smarthome.automation.integration.test.AutomationIntegrationTest$_assert_that_a_rule_created_from_a_more_complex_template_is_executed_as_expected_closure47.doCall(AutomationIntegrationTest.groovy:581)
at org.eclipse.smarthome.automation.integration.test.AutomationIntegrationTest$_assert_that_a_rule_created_from_a_more_complex_template_is_executed_as_expected_closure47.doCall(AutomationIntegrationTest.groovy)
at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:324)
at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:278)
at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1016)
at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112)
at org.eclipse.smarthome.test.OSGiTest.waitForAssert(OSGiTest.groovy:181)
at org.eclipse.smarthome.test.OSGiTest.waitForAssert(OSGiTest.groovy)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:207)
at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:56)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:49)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:133)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141)
at org.eclipse.smarthome.automation.integration.test.AutomationIntegrationTest.assert that a rule created from a more complex template is executed as expected(AutomationIntegrationTest.groovy:579)
assert a rule with generic condition works(org.eclipse.smarthome.automation.integration.test.AutomationIntegrationTest) Time elapsed: 0.136 sec
assert that a rule created from a template is executed as expected(org.eclipse.smarthome.automation.integration.test.AutomationIntegrationTest) Time elapsed: 0.083 sec
assert that a rule can be added, updated and removed by the api(org.eclipse.smarthome.automation.integration.test.AutomationIntegrationTest) Time elapsed: 0.073 sec
test chain of composite Modules(org.eclipse.smarthome.automation.integration.test.AutomationIntegrationTest) Time elapsed: 0.13 sec
assert that a rule can be added by a ruleProvider(org.eclipse.smarthome.automation.integration.test.AutomationIntegrationTest) Time elapsed: 0.034 sec
assert that a rule with connections is executed(org.eclipse.smarthome.automation.integration.test.AutomationIntegrationTest) Time elapsed: 0.235 sec
assert that a rule with non existing moduleTypeHandler is added to the ruleRegistry in state NOT_INITIALIZED(org.eclipse.smarthome.automation.integration.test.AutomationIntegrationTest) Time elapsed: 0.024 sec
Running org.eclipse.smarthome.automation.integration.test.AutomationIntegrationJsonTest
15:04:03.776 [main] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - @Before.begin
15:04:03.782 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'com.sun.proxy.$Proxy8' has been added.
15:04:03.784 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-547340580_COMPOSITE'
15:04:03.784 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@2b46a8c1, of rule: myRule21-547340580_COMPOSITE
15:04:03.784 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@2b46a8c1 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@29caf222
15:04:03.784 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@46cf05f7, of rule: myRule21-547340580_COMPOSITE
15:04:03.784 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@46cf05f7 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@3caa4757
15:04:03.785 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'templateRuleUID'
15:04:03.785 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@69c43e48, of rule: templateRuleUID
15:04:03.785 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@69c43e48 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@3a80515c
15:04:03.786 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-210851242_COMPOSITE'
15:04:03.786 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@238b521e, of rule: myRule21-210851242_COMPOSITE
15:04:03.786 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@1b39fd82, of rule: myRule21-210851242_COMPOSITE
15:04:03.786 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@1b39fd82 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@21680803
15:04:03.786 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@238b521e -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@588ab592
15:04:03.786 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@c8b96ec, of rule: myRule21-210851242_COMPOSITE
15:04:03.787 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@c8b96ec -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@7048f722
15:04:03.787 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21'
15:04:03.787 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@c074c0c, of rule: myRule21
15:04:03.787 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@58a55449, of rule: myRule21
15:04:03.787 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@58a55449 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@6e0ff644
15:04:03.787 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@c074c0c -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@58dea0a5
15:04:03.788 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule2'
15:04:03.789 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule1'
15:04:03.789 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21_UNINITIALIZED'
15:04:03.789 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_40279'
15:04:03.790 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21_ConnectionTest'
15:04:03.791 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule1'
15:04:03.792 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'ItemSampleRule'
15:04:03.793 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule2'
15:04:03.794 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_-2135423609'
15:04:03.794 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@1af7f54a, of rule: myRule_-2135423609
15:04:03.794 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@6ebd78d1, of rule: myRule_-2135423609
15:04:03.794 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@6ebd78d1 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@4d157787
15:04:03.794 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@1af7f54a -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@68ed96ca
15:04:03.795 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'xtemplateRuleUID'
15:04:03.795 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@54e7391d, of rule: xtemplateRuleUID
15:04:03.795 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@54e7391d -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@51c929ae
15:04:03.795 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@3c8bdd5b, of rule: xtemplateRuleUID
15:04:03.796 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@3c8bdd5b -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@3a7b503d
15:04:03.796 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rulebytemplate'
15:04:03.797 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.automation.core.internal.ManagedRuleProvider' has been added.
15:04:03.798 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.core.items.ManagedItemProvider' has been added.
15:04:03.808 [main] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - @Before.finish
15:04:03.808 [main] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - assert that rule added by json is executed correctly
AutoUpdate Item -> myPresenceItem
AutoUpdate Item -> myMotionItem
15:04:03.818 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - Event: smarthome/items/myMotionItem/state
15:04:03.819 [pool-96-thread-1] DEBUG o.e.s.a.m.c.h.ItemPostCommandActionHandler - Executing ItemPostCommandAction on Item myLampItem with Command ON
15:04:03.819 [pool-96-thread-1] DEBUG o.e.s.a.core.internal.RuleEngine - The rule 'ItemSampleRule' is executed.
15:04:03.820 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/ItemSampleRule/state --> {"status":"RUNNING","statusDetail":"NONE"}
RuleEvent: smarthome/rules/ItemSampleRule/state --> {"status":"RUNNING","statusDetail":"NONE"}
AutoUpdate Item -> myLampItem
15:04:03.821 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/ItemSampleRule/state --> {"status":"IDLE","statusDetail":"NONE"}
RuleEvent: smarthome/rules/ItemSampleRule/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.821 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - Event: smarthome/items/myLampItem/state
15:04:03.919 [main] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - @After
15:04:03.920 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider '$Proxy8' has been removed.
15:04:03.923 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedRuleProvider' has been removed.
15:04:03.924 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedItemProvider' has been removed.
15:04:03.925 [main] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - @Before.begin
15:04:03.927 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'com.sun.proxy.$Proxy8' has been added.
15:04:03.928 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-547340580_COMPOSITE'
15:04:03.928 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@4ced35ed, of rule: myRule21-547340580_COMPOSITE
15:04:03.928 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@4ced35ed -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@7bd69e82
15:04:03.928 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@74d7184a, of rule: myRule21-547340580_COMPOSITE
15:04:03.929 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21-547340580_COMPOSITE/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule21-547340580_COMPOSITE/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.929 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@74d7184a -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@6b85300e
15:04:03.930 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'templateRuleUID'
15:04:03.930 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21-547340580_COMPOSITE/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.930 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@3aaf4f07, of rule: templateRuleUID
RuleEvent: smarthome/rules/myRule21-547340580_COMPOSITE/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.930 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@3aaf4f07 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@18e8473e
15:04:03.930 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-210851242_COMPOSITE'
15:04:03.931 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@3ad394e6, of rule: myRule21-210851242_COMPOSITE
15:04:03.931 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@6058e535, of rule: myRule21-210851242_COMPOSITE
15:04:03.931 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@6058e535 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@1deb2c43
15:04:03.931 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@3ad394e6 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@3bb9efbc
15:04:03.931 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@1cefc4b3, of rule: myRule21-210851242_COMPOSITE
15:04:03.931 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@1cefc4b3 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@79f227a9
15:04:03.931 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21'
15:04:03.932 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@6ca320ab, of rule: myRule21
15:04:03.932 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@50d68830, of rule: myRule21
15:04:03.932 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@50d68830 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@7674a051
15:04:03.932 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@6ca320ab -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@3a7704c
15:04:03.932 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule2'
15:04:03.932 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule1'
15:04:03.933 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21_UNINITIALIZED'
15:04:03.933 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/templateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/templateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.933 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_40279'
15:04:03.933 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/templateRuleUID/state --> {"status":"IDLE","statusDetail":"NONE"}
RuleEvent: smarthome/rules/templateRuleUID/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.934 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21_ConnectionTest'
15:04:03.934 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21-210851242_COMPOSITE/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule21-210851242_COMPOSITE/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.934 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21-210851242_COMPOSITE/state --> {"status":"IDLE","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule21-210851242_COMPOSITE/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.934 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule21/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.934 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21/state --> {"status":"IDLE","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule21/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.935 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule1'
15:04:03.935 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/sample.rule2/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/sample.rule2/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.935 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/sample.rule2/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027CompositeSampleTrigger\u0027 for module \u0027CompositeSampleTriggerID\u0027\n"}
RuleEvent: smarthome/rules/sample.rule2/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027CompositeSampleTrigger\u0027 for module \u0027CompositeSampleTriggerID\u0027\n"}
15:04:03.935 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'ItemSampleRule'
15:04:03.936 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/sample.rule1/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/sample.rule1/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.936 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule2'
15:04:03.936 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/sample.rule1/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027SampleTrigger\u0027 for module \u0027SampleTriggerID\u0027\n"}
RuleEvent: smarthome/rules/sample.rule1/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027SampleTrigger\u0027 for module \u0027SampleTriggerID\u0027\n"}
15:04:03.936 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_-2135423609'
15:04:03.937 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21_UNINITIALIZED/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule21_UNINITIALIZED/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.937 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@57a4d5ee, of rule: myRule_-2135423609
15:04:03.937 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@5af5def9, of rule: myRule_-2135423609
15:04:03.937 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@5af5def9 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@36dce7ed
15:04:03.937 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@57a4d5ee -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@47a64f7d
15:04:03.937 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21_UNINITIALIZED/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027GenericEventTriggerWhichDoesNotExist\u0027 for module \u0027ItemStateChangeTrigger\u0027\n"}
RuleEvent: smarthome/rules/myRule21_UNINITIALIZED/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027GenericEventTriggerWhichDoesNotExist\u0027 for module \u0027ItemStateChangeTrigger\u0027\n"}
15:04:03.938 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'xtemplateRuleUID'
15:04:03.938 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule_40279/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule_40279/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.938 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@7692cd34, of rule: xtemplateRuleUID
15:04:03.938 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@7692cd34 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@106faf11
15:04:03.938 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@70f43b45, of rule: xtemplateRuleUID
15:04:03.938 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule_40279/state --> {"status":"IDLE","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule_40279/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.938 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.938 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@70f43b45 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@2c282004
15:04:03.938 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"CONFIGURATION_ERROR","description":"Validation of rule myRule21_ConnectionTest has failed! Required input \"event\" of the condition \"EventCondition_2\" not connected"}
RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"CONFIGURATION_ERROR","description":"Validation of rule myRule21_ConnectionTest has failed! Required input \"event\" of the condition \"EventCondition_2\" not connected"}
15:04:03.939 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
15:04:03.939 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/javascript.rule1/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.939 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rulebytemplate'
RuleEvent: smarthome/rules/javascript.rule1/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.939 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/javascript.rule1/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
RuleEvent: smarthome/rules/javascript.rule1/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
15:04:03.939 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.automation.core.internal.ManagedRuleProvider' has been added.
15:04:03.939 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/ItemSampleRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/ItemSampleRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.939 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/ItemSampleRule/state --> {"status":"IDLE","statusDetail":"NONE"}
RuleEvent: smarthome/rules/ItemSampleRule/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.940 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/javascript.rule2/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/javascript.rule2/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.940 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/javascript.rule2/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027SampleTrigger\u0027 for module \u0027ScriptSampleTriggerID\u0027\n"}
RuleEvent: smarthome/rules/javascript.rule2/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027SampleTrigger\u0027 for module \u0027ScriptSampleTriggerID\u0027\n"}
15:04:03.940 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.core.items.ManagedItemProvider' has been added.
15:04:03.940 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule_-2135423609/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule_-2135423609/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.940 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule_-2135423609/state --> {"status":"IDLE","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule_-2135423609/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.940 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.941 [ESH-safeCall-5] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"CONFIGURATION_ERROR","description":"Validation of rule xtemplateRuleUID has failed! Required input \"event\" of the condition \"ItemStateConditionID_2\" not connected"}
RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"CONFIGURATION_ERROR","description":"Validation of rule xtemplateRuleUID has failed! Required input \"event\" of the condition \"ItemStateConditionID_2\" not connected"}
15:04:03.941 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
15:04:03.941 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/sample.rulebytemplate/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/sample.rulebytemplate/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.941 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/sample.rulebytemplate/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027CompositeSampleTrigger\u0027 for module \u0027CompositeSampleTriggerTemplateID\u0027\n"}
RuleEvent: smarthome/rules/sample.rulebytemplate/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027CompositeSampleTrigger\u0027 for module \u0027CompositeSampleTriggerTemplateID\u0027\n"}
15:04:03.942 [main] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - @Before.finish
15:04:03.942 [main] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - assert that a rule from json file is added automatically
15:04:03.956 [main] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - @After
15:04:03.957 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider '$Proxy8' has been removed.
15:04:03.961 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedRuleProvider' has been removed.
15:04:03.961 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedItemProvider' has been removed.
15:04:03.963 [main] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - @Before.begin
15:04:03.964 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'com.sun.proxy.$Proxy8' has been added.
15:04:03.965 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-547340580_COMPOSITE'
15:04:03.966 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@7e8e8651, of rule: myRule21-547340580_COMPOSITE
15:04:03.966 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@7e8e8651 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@271f18d3
15:04:03.966 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@6bd51ed8, of rule: myRule21-547340580_COMPOSITE
15:04:03.966 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21-547340580_COMPOSITE/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule21-547340580_COMPOSITE/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.966 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@6bd51ed8 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@4d4d48a6
15:04:03.967 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'templateRuleUID'
15:04:03.967 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21-547340580_COMPOSITE/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.967 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@315df4bb, of rule: templateRuleUID
RuleEvent: smarthome/rules/myRule21-547340580_COMPOSITE/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.967 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@315df4bb -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@5cad8b7d
15:04:03.967 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/templateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/templateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.968 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21-210851242_COMPOSITE'
15:04:03.968 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/templateRuleUID/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.968 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@1e287667, of rule: myRule21-210851242_COMPOSITE
15:04:03.968 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@2e6ee0bc, of rule: myRule21-210851242_COMPOSITE
RuleEvent: smarthome/rules/templateRuleUID/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.968 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@2e6ee0bc -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@467f77a5
15:04:03.968 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@1e287667 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@1bb9aa43
15:04:03.968 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@420bc288, of rule: myRule21-210851242_COMPOSITE
15:04:03.968 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21-210851242_COMPOSITE/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule21-210851242_COMPOSITE/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.968 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@420bc288 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@7a34b7b8
15:04:03.969 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21'
15:04:03.969 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21-210851242_COMPOSITE/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.969 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@58cd06cb, of rule: myRule21
RuleEvent: smarthome/rules/myRule21-210851242_COMPOSITE/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.969 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@3be8821f, of rule: myRule21
15:04:03.969 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@3be8821f -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@3b65e559
15:04:03.969 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@58cd06cb -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@bae47a0
15:04:03.969 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule21/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.969 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule2'
15:04:03.969 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.969 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rule1'
RuleEvent: smarthome/rules/myRule21/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.970 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21_UNINITIALIZED'
15:04:03.970 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/sample.rule2/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/sample.rule2/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.970 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_40279'
15:04:03.970 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/sample.rule2/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027CompositeSampleTrigger\u0027 for module \u0027CompositeSampleTriggerID\u0027\n"}
RuleEvent: smarthome/rules/sample.rule2/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027CompositeSampleTrigger\u0027 for module \u0027CompositeSampleTriggerID\u0027\n"}
15:04:03.970 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/sample.rule1/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/sample.rule1/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.971 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule21_ConnectionTest'
15:04:03.971 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/sample.rule1/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027SampleTrigger\u0027 for module \u0027SampleTriggerID\u0027\n"}
RuleEvent: smarthome/rules/sample.rule1/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027SampleTrigger\u0027 for module \u0027SampleTriggerID\u0027\n"}
15:04:03.971 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21_UNINITIALIZED/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule21_UNINITIALIZED/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.971 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21_UNINITIALIZED/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027GenericEventTriggerWhichDoesNotExist\u0027 for module \u0027ItemStateChangeTrigger\u0027\n"}
15:04:03.971 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule1'
RuleEvent: smarthome/rules/myRule21_UNINITIALIZED/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027GenericEventTriggerWhichDoesNotExist\u0027 for module \u0027ItemStateChangeTrigger\u0027\n"}
15:04:03.972 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule_40279/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule_40279/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.972 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'ItemSampleRule'
15:04:03.972 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule_40279/state --> {"status":"IDLE","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule_40279/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.972 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.972 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'javascript.rule2'
15:04:03.972 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"CONFIGURATION_ERROR","description":"Validation of rule myRule21_ConnectionTest has failed! Required input \"event\" of the condition \"EventCondition_2\" not connected"}
15:04:03.972 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'myRule_-2135423609'
RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"CONFIGURATION_ERROR","description":"Validation of rule myRule21_ConnectionTest has failed! Required input \"event\" of the condition \"EventCondition_2\" not connected"}
15:04:03.972 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@5aa360ea, of rule: myRule_-2135423609
15:04:03.972 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.Condition@6548bb7d, of rule: myRule_-2135423609
15:04:03.972 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.Condition@6548bb7d -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@54336c81
15:04:03.972 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@5aa360ea -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@1556f2dd
15:04:03.973 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
15:04:03.973 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/javascript.rule1/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/javascript.rule1/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.973 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'xtemplateRuleUID'
15:04:03.973 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@49bd54f7, of rule: xtemplateRuleUID
15:04:03.973 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@49bd54f7 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@5a12c728
15:04:03.973 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@79ab3a71, of rule: xtemplateRuleUID
15:04:03.973 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/javascript.rule1/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
RuleEvent: smarthome/rules/javascript.rule1/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
15:04:03.973 [main] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@79ab3a71 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@51bde877
15:04:03.973 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/ItemSampleRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/ItemSampleRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.974 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/ItemSampleRule/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.974 [main] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'sample.rulebytemplate'
RuleEvent: smarthome/rules/ItemSampleRule/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.974 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.automation.core.internal.ManagedRuleProvider' has been added.
15:04:03.974 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/javascript.rule2/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/javascript.rule2/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.974 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/javascript.rule2/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027SampleTrigger\u0027 for module \u0027ScriptSampleTriggerID\u0027\n"}
RuleEvent: smarthome/rules/javascript.rule2/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027SampleTrigger\u0027 for module \u0027ScriptSampleTriggerID\u0027\n"}
15:04:03.974 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule_-2135423609/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule_-2135423609/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.974 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule_-2135423609/state --> {"status":"IDLE","statusDetail":"NONE"}
RuleEvent: smarthome/rules/myRule_-2135423609/state --> {"status":"IDLE","statusDetail":"NONE"}
15:04:03.975 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.975 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"CONFIGURATION_ERROR","description":"Validation of rule xtemplateRuleUID has failed! Required input \"event\" of the condition \"ItemStateConditionID_2\" not connected"}
RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"CONFIGURATION_ERROR","description":"Validation of rule xtemplateRuleUID has failed! Required input \"event\" of the condition \"ItemStateConditionID_2\" not connected"}
15:04:03.975 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
15:04:03.976 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/sample.rulebytemplate/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/sample.rulebytemplate/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.976 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/sample.rulebytemplate/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027CompositeSampleTrigger\u0027 for module \u0027CompositeSampleTriggerTemplateID\u0027\n"}
RuleEvent: smarthome/rules/sample.rulebytemplate/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027CompositeSampleTrigger\u0027 for module \u0027CompositeSampleTriggerTemplateID\u0027\n"}
15:04:03.976 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'org.eclipse.smarthome.core.items.ManagedItemProvider' has been added.
15:04:03.979 [main] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - @Before.finish
15:04:03.979 [main] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - asserting that the host-fragment support works correctly
15:04:03.992 [main] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 1, for automation bundle 'automation.test.host'
Hello Host!!
15:04:03.995 [Automation Provider Processing Queue] DEBUG o.e.s.a.i.c.p.RuleResourceBundleImporter - Parse rules from bundle 'automation.test.host'
15:04:03.995 [Automation Provider Processing Queue] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'AutomationTestHostRule'
15:04:03.996 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/AutomationTestHostRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/AutomationTestHostRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.996 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/AutomationTestHostRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/AutomationTestHostRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:03.997 [Automation Provider Processing Queue] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Added new element AutomationTestHostRule to ManagedRuleProvider.
15:04:03.997 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/AutomationTestHostRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
RuleEvent: smarthome/rules/AutomationTestHostRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
15:04:03.997 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/AutomationTestHostRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
RuleEvent: smarthome/rules/AutomationTestHostRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
15:04:04.007 [main] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 1, for automation bundle 'automation.test.fragment'
15:04:04.010 [Automation Provider Processing Queue] DEBUG o.e.s.a.i.c.p.RuleResourceBundleImporter - Parse rules from bundle 'automation.test.host'
15:04:04.011 [Automation Provider Processing Queue] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'AutomationTestHostRule'
15:04:04.011 [Automation Provider Processing Queue] INFO o.e.s.a.core.internal.RuleEngine - The rule rId = AutomationTestHostRule is already enabled
15:04:04.011 [Automation Provider Processing Queue] DEBUG o.e.s.a.i.c.p.RuleResourceBundleImporter - Not importing rule 'AutomationTestHostRule' since a rule with this id already exists
15:04:04.011 [Automation Provider Processing Queue] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'AutomationTestFragmentRule'
15:04:04.012 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/AutomationTestFragmentRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/AutomationTestFragmentRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:04.012 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/AutomationTestFragmentRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
RuleEvent: smarthome/rules/AutomationTestFragmentRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"NONE"}
15:04:04.012 [Automation Provider Processing Queue] DEBUG o.e.s.c.c.r.AbstractManagedProvider - Added new element AutomationTestFragmentRule to ManagedRuleProvider.
15:04:04.012 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/AutomationTestFragmentRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
RuleEvent: smarthome/rules/AutomationTestFragmentRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
15:04:04.013 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/AutomationTestFragmentRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
RuleEvent: smarthome/rules/AutomationTestFragmentRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
15:04:04.015 [main] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'automation.test.host'...
Goodbye Host!!
15:04:04.016 [main] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 16, for automation bundle 'automation.test.host'
15:04:04.028 [main] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 32, for automation bundle 'automation.test.fragment'
15:04:04.030 [main] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 1, for automation bundle 'automation.test.host'
15:04:04.032 [Automation Provider Processing Queue] DEBUG o.e.s.a.i.c.p.RuleResourceBundleImporter - Parse rules from bundle 'automation.test.host'
15:04:04.033 [Automation Provider Processing Queue] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'AutomationTestHostRule'
15:04:04.033 [Automation Provider Processing Queue] INFO o.e.s.a.core.internal.RuleEngine - The rule rId = AutomationTestHostRule is already enabled
15:04:04.033 [Automation Provider Processing Queue] DEBUG o.e.s.a.i.c.p.RuleResourceBundleImporter - Not importing rule 'AutomationTestHostRule' since a rule with this id already exists
Hello Host!!
15:04:04.033 [Automation Provider Processing Queue] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'AutomationTestFragmentRule'
15:04:04.033 [Automation Provider Processing Queue] INFO o.e.s.a.core.internal.RuleEngine - The rule rId = AutomationTestFragmentRule is already enabled
15:04:04.034 [Automation Provider Processing Queue] DEBUG o.e.s.a.i.c.p.RuleResourceBundleImporter - Not importing rule 'AutomationTestFragmentRule' since a rule with this id already exists
15:04:04.038 [main] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 8, for automation bundle 'automation.test.fragment'
15:04:04.078 [Refresh Thread: Equinox Container: b0d51aec-36f0-0015-1586-c4bfd24cbcb3] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'automation.test.host'...
Goodbye Host!!
15:04:04.082 [Refresh Thread: Equinox Container: b0d51aec-36f0-0015-1586-c4bfd24cbcb3] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 32, for automation bundle 'automation.test.fragment'
15:04:04.082 [Refresh Thread: Equinox Container: b0d51aec-36f0-0015-1586-c4bfd24cbcb3] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 32, for automation bundle 'automation.test.host'
Hello Host!!
15:04:04.086 [Automation Provider Processing Queue] DEBUG o.e.s.a.i.c.p.RuleResourceBundleImporter - Parse rules from bundle 'automation.test.host'
15:04:04.087 [Automation Provider Processing Queue] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'AutomationTestHostRule'
15:04:04.087 [Automation Provider Processing Queue] INFO o.e.s.a.core.internal.RuleEngine - The rule rId = AutomationTestHostRule is already enabled
15:04:04.087 [Automation Provider Processing Queue] DEBUG o.e.s.a.i.c.p.RuleResourceBundleImporter - Not importing rule 'AutomationTestHostRule' since a rule with this id already exists
15:04:04.087 [Automation Provider Processing Queue] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'AutomationTestFragmentRule'
15:04:04.087 [Automation Provider Processing Queue] INFO o.e.s.a.core.internal.RuleEngine - The rule rId = AutomationTestFragmentRule is already enabled
15:04:04.087 [Automation Provider Processing Queue] DEBUG o.e.s.a.i.c.p.RuleResourceBundleImporter - Not importing rule 'AutomationTestFragmentRule' since a rule with this id already exists
15:04:04.495 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21_UNINITIALIZED/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027GenericEventTriggerWhichDoesNotExist\u0027 for module \u0027ItemStateChangeTrigger\u0027\n"}
RuleEvent: smarthome/rules/myRule21_UNINITIALIZED/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027GenericEventTriggerWhichDoesNotExist\u0027 for module \u0027ItemStateChangeTrigger\u0027\n"}
15:04:04.495 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21_UNINITIALIZED/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027GenericEventTriggerWhichDoesNotExist\u0027 for module \u0027ItemStateChangeTrigger\u0027\n"}
RuleEvent: smarthome/rules/myRule21_UNINITIALIZED/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR","description":"Missing handler \u0027GenericEventTriggerWhichDoesNotExist\u0027 for module \u0027ItemStateChangeTrigger\u0027\n"}
15:04:04.496 [pool-26-thread-1] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@49bd54f7, of rule: xtemplateRuleUID
15:04:04.496 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"CONFIGURATION_ERROR","description":"Validation of rule myRule21_ConnectionTest has failed! Required input \"event\" of the condition \"EventCondition_2\" not connected"}
15:04:04.496 [pool-26-thread-1] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeCondition@49bd54f7 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeConditionHandler@37a572e3
RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"CONFIGURATION_ERROR","description":"Validation of rule myRule21_ConnectionTest has failed! Required input \"event\" of the condition \"EventCondition_2\" not connected"}
15:04:04.496 [pool-26-thread-1] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - create composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@79ab3a71, of rule: xtemplateRuleUID
15:04:04.496 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"CONFIGURATION_ERROR","description":"Validation of rule myRule21_ConnectionTest has failed! Required input \"event\" of the condition \"EventCondition_2\" not connected"}
RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"CONFIGURATION_ERROR","description":"Validation of rule myRule21_ConnectionTest has failed! Required input \"event\" of the condition \"EventCondition_2\" not connected"}
15:04:04.497 [pool-26-thread-1] DEBUG o.e.s.a.c.i.c.CompositeModuleHandlerFactory - Set handler to composite module:org.eclipse.smarthome.automation.core.internal.RuntimeTrigger@79ab3a71 -> org.eclipse.smarthome.automation.core.internal.composite.CompositeTriggerHandler@32c6a527
15:04:04.498 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
15:04:04.498 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
RuleEvent: smarthome/rules/myRule21_ConnectionTest/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
15:04:04.499 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"CONFIGURATION_ERROR","description":"Validation of rule xtemplateRuleUID has failed! Required input \"event\" of the condition \"ItemStateConditionID_2\" not connected"}
RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"CONFIGURATION_ERROR","description":"Validation of rule xtemplateRuleUID has failed! Required input \"event\" of the condition \"ItemStateConditionID_2\" not connected"}
15:04:04.500 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"CONFIGURATION_ERROR","description":"Validation of rule xtemplateRuleUID has failed! Required input \"event\" of the condition \"ItemStateConditionID_2\" not connected"}
RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"CONFIGURATION_ERROR","description":"Validation of rule xtemplateRuleUID has failed! Required input \"event\" of the condition \"ItemStateConditionID_2\" not connected"}
15:04:04.501 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
15:04:04.501 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
RuleEvent: smarthome/rules/xtemplateRuleUID/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
15:04:04.509 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/AutomationTestHostRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
RuleEvent: smarthome/rules/AutomationTestHostRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
15:04:04.510 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/AutomationTestHostRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
RuleEvent: smarthome/rules/AutomationTestHostRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
15:04:04.531 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/AutomationTestFragmentRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
RuleEvent: smarthome/rules/AutomationTestFragmentRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
15:04:04.531 [ESH-safeCall-4] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - RuleEvent: smarthome/rules/AutomationTestFragmentRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
RuleEvent: smarthome/rules/AutomationTestFragmentRule/state --> {"status":"NOT_INITIALIZED","statusDetail":"HANDLER_INITIALIZING_ERROR"}
15:04:07.090 [main] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'automation.test.host'...
Goodbye Host!!
15:04:07.091 [main] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 8, for automation bundle 'automation.test.host'
15:04:07.093 [Automation Provider Processing Queue] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 32, for automation bundle 'automation.test.host'
Hello Host!!
15:04:07.097 [Automation Provider Processing Queue] DEBUG o.e.s.a.i.c.p.RuleResourceBundleImporter - Parse rules from bundle 'automation.test.host'
15:04:07.098 [Automation Provider Processing Queue] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'AutomationTestHostRule'
15:04:07.098 [Automation Provider Processing Queue] INFO o.e.s.a.core.internal.RuleEngine - The rule rId = AutomationTestHostRule is already enabled
15:04:07.098 [Automation Provider Processing Queue] DEBUG o.e.s.a.i.c.p.RuleResourceBundleImporter - Not importing rule 'AutomationTestHostRule' since a rule with this id already exists
15:04:07.098 [Automation Provider Processing Queue] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'AutomationTestFragmentRule'
15:04:07.098 [Automation Provider Processing Queue] INFO o.e.s.a.core.internal.RuleEngine - The rule rId = AutomationTestFragmentRule is already enabled
15:04:07.098 [Automation Provider Processing Queue] DEBUG o.e.s.a.i.c.p.RuleResourceBundleImporter - Not importing rule 'AutomationTestFragmentRule' since a rule with this id already exists
15:04:07.105 [main] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 8, for automation bundle 'automation.test.host'
15:04:07.109 [Refresh Thread: Equinox Container: b0d51aec-36f0-0015-1586-c4bfd24cbcb3] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'automation.test.host'...
Goodbye Host!!
15:04:07.113 [Refresh Thread: Equinox Container: b0d51aec-36f0-0015-1586-c4bfd24cbcb3] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 32, for automation bundle 'automation.test.host'
Hello Host!!
15:04:07.119 [Automation Provider Processing Queue] DEBUG o.e.s.a.i.c.p.RuleResourceBundleImporter - Parse rules from bundle 'automation.test.host'
15:04:07.121 [Automation Provider Processing Queue] DEBUG o.e.s.a.core.internal.RuleEngine - Added rule 'AutomationTestHostRule'
15:04:07.121 [Automation Provider Processing Queue] INFO o.e.s.a.core.internal.RuleEngine - The rule rId = AutomationTestHostRule is already enabled
15:04:07.121 [Automation Provider Processing Queue] DEBUG o.e.s.a.i.c.p.RuleResourceBundleImporter - Not importing rule 'AutomationTestHostRule' since a rule with this id already exists
15:04:10.113 [main] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'automation.test.host'...
Goodbye Host!!
15:04:10.114 [main] DEBUG o.e.s.a.i.c.p.AutomationResourceBundlesEventQueue - Process bundle event 16, for automation bundle 'automation.test.host'
15:04:10.122 [main] INFO o.e.s.a.i.t.AutomationIntegrationJsonTest - @After
15:04:10.123 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider '$Proxy8' has been removed.
15:04:10.127 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedRuleProvider' has been removed.
15:04:10.127 [main] DEBUG o.e.s.c.c.registry.AbstractRegistry - Provider 'ManagedItemProvider' has been removed.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.358 sec - in org.eclipse.smarthome.automation.integration.test.AutomationIntegrationJsonTest
assert that a rule from json file is executed correctly(org.eclipse.smarthome.automation.integration.test.AutomationIntegrationJsonTest) Time elapsed: 0.149 sec
assert that a rule from json file is added automatically(org.eclipse.smarthome.automation.integration.test.AutomationIntegrationJsonTest) Time elapsed: 0.037 sec
asserting that the host-fragment support works correctly(org.eclipse.smarthome.automation.integration.test.AutomationIntegrationJsonTest) Time elapsed: 6.17 sec
Results :
Failed tests:
AutomationIntegrationTest.assert that a rule created from a more complex template is executed as expected:579->OSGiTest.waitForAssert:-1->OSGiTest.waitForAssert:181
Expected: is <IDLE>
but: was <NOT_INITIALIZED>
Tests run: 16, Failures: 1, Errors: 0, Skipped: 0
15:04:10.144 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.osgi'...
15:04:10.149 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.smarthome.automation.integration.test'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.smarthome.config.xml'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.smarthome.io.console'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.smarthome.automation.parser.gson'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.tycho.surefire.osgibooter'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.equinox.registry'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.smarthome.automation.core'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.equinox.app'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.smarthome.config.core'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.equinox.common'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.hamcrest.core'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.core.runtime'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.equinox.event'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.smarthome.automation.module.core'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.smarthome.automation.providers'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.smarthome.core.autoupdate'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.codehaus.groovy'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.core.jobs'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.equinox.util'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.core.contenttype'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.equinox.ds'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.equinox.preferences'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.smarthome.core'...
15:04:10.151 [Framework stop] DEBUG o.e.s.c.x.o.XmlDocumentBundleTracker - Removing the XML related objects from module 'org.eclipse.smarthome.automation.api'...
15:04:10.454 [Framework stop] DEBUG o.e.s.c.a.i.AutoUpdateActivator - AutoUpdate binding has been stopped.
15:04:10.456 [Framework stop] DEBUG o.e.s.core.internal.CoreActivator - Core bundle has been stopped.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment