Engineering-Research-and-Development / iotagent-opcua

IoT Agent for OPC UA protocol
https://iotagent-opcua.rtfd.io/
GNU Affero General Public License v3.0
42 stars 20 forks source link

could not find the OCB context #63

Closed manolait closed 2 years ago

manolait commented 3 years ago

Hello,

I am having problems launching the IoTAgent opcua server. My config.json file theoretically works correctly since sometimes it works and sometimes it does not.

The log when the system is created is as follows:

if accessing the OPC as it retrieves the values of the nodes (ns=3;i=1006 value has changed to -1.334667) but when I query iot/devices/ it is empty but the OCB entities if it is filled.

I have the impression that it does create all the OCB but it is not able to save the devices in the agent by checking the log. how can I solve it?


iotage_1       | time=2021-11-04T13:05:38.174Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=n/a | subsrv=n/a | msg= session created
iotage_1       | time=2021-11-04T13:05:38.176Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=n/a | subsrv=n/a | msg= sessionId :  ns=1;g=2364B445-FE6E-4E42-9CA4-6A9B828545D2
iotage_1       | time=2021-11-04T13:05:38.176Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=n/a | subsrv=n/a | msg= the timeout value set by the server is  100000  ms
iotage_1       | time=2021-11-04T13:05:38.525Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=n/a | subsrv=n/a | msg= --- NAMESPACE ARRAY ---
iotage_1       | time=2021-11-04T13:05:38.526Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=n/a | subsrv=n/a | msg= Namespace  0   :  http://opcfoundation.org/UA/
iotage_1       | time=2021-11-04T13:05:38.526Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=n/a | subsrv=n/a | msg= Namespace  1   :  urn:MacBook-Pro.local:OPCUA:SimulationServer
iotage_1       | time=2021-11-04T13:05:38.526Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=n/a | subsrv=n/a | msg= Namespace  2   :  http://www.prosysopc.com/OPCUA/SimulationServer/
iotage_1       | time=2021-11-04T13:05:38.526Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=n/a | subsrv=n/a | msg= Namespace  3   :  http://www.prosysopc.com/OPCUA/SimulationNodes/
iotage_1       | time=2021-11-04T13:05:38.526Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=n/a | subsrv=n/a | msg= Namespace  4   :  http://www.prosysopc.com/OPCUA/SimulationNodes/SimulationConfiguration/
iotage_1       | time=2021-11-04T13:05:38.526Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=n/a | subsrv=n/a | msg= Namespace  5   :  null
iotage_1       | time=2021-11-04T13:05:38.526Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=n/a | subsrv=n/a | msg= Namespace  6   :  null
iotage_1       | time=2021-11-04T13:05:38.527Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=n/a | subsrv=n/a | msg= Namespace  7   :  urn:localhost/UA/CarServer
iotage_1       | time=2021-11-04T13:05:38.527Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=n/a | subsrv=n/a | msg= Namespace  8   :  urn:localhost:UA:CarServer/SimulationConfiguration/
iotage_1       | time=2021-11-04T13:05:38.527Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=n/a | subsrv=n/a | msg= Namespace  9   :  null
iotage_1       | time=2021-11-04T13:05:38.527Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=n/a | subsrv=n/a | msg= Namespace  10   :  urn:localhost:5001/UA/CarServer/SimulationConfiguration/
iotage_1       | time=2021-11-04T13:05:38.527Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=n/a | subsrv=n/a | msg= Namespace  11   :  urn:localhost/UA/CarServer/SimulationConfiguration/
iotage_1       | time=2021-11-04T13:05:38.527Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=n/a | subsrv=n/a | msg= -----------------------
iotage_1       | time=2021-11-04T13:05:38.538Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=n/a | subsrv=n/a | msg=registering OCB context React of type React
iotage_1       | time=2021-11-04T13:05:38.550Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=registering OCB context Simulation of type Simulation
iotage_1       | time=2021-11-04T13:05:38.558Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=Starting timer  -1
iotage_1       | time=2021-11-04T13:05:38.559Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=NO Timeout set!!!
iotage_1       | {"op":"IoTAgentNGSI.GenericMiddlewares","time":"2021-11-04T13:05:38.569Z","lvl":"DEBUG","msg":"Request for path [/iot/devices/React] from [localhost:4001]"}
iotage_1       | {"op":"IoTAgentNGSI.GenericMiddlewares","time":"2021-11-04T13:05:38.573Z","lvl":"DEBUG","msg":"Error [DEVICE_NOT_FOUND] handling request: No device was found with id:React"}
iotage_1       | {"op":"IoTAgentNGSI.DomainControl","time":"2021-11-04T13:05:38.581Z","lvl":"DEBUG","msg":"response-time: 14"}
iotage_1       | {"op":"IoTAgentNGSI.GenericMiddlewares","time":"2021-11-04T13:05:38.584Z","lvl":"DEBUG","msg":"Request for path [/iot/devices/Simulation] from [localhost:4001]"}
iotage_1       | {"op":"IoTAgentNGSI.GenericMiddlewares","time":"2021-11-04T13:05:38.585Z","lvl":"DEBUG","msg":"Error [DEVICE_NOT_FOUND] handling request: No device was found with id:Simulation"}
iotage_1       | {"op":"IoTAgentNGSI.DomainControl","time":"2021-11-04T13:05:38.588Z","lvl":"DEBUG","msg":"response-time: 4"}
iotage_1       | {"op":"IoTAgentNGSI.GenericMiddlewares","time":"2021-11-04T13:05:38.589Z","lvl":"DEBUG","msg":"Request for path [/iot/devices/React] from [localhost:4001]"}
iotage_1       | {"op":"IoTAgentNGSI.GenericMiddlewares","time":"2021-11-04T13:05:38.589Z","lvl":"DEBUG","msg":"Error [DEVICE_NOT_FOUND] handling request: No device was found with id:React"}
iotage_1       | {"op":"IoTAgentNGSI.DomainControl","time":"2021-11-04T13:05:38.590Z","lvl":"DEBUG","msg":"response-time: 1"}
iotage_1       | {"op":"IoTAgentNGSI.GenericMiddlewares","time":"2021-11-04T13:05:38.591Z","lvl":"DEBUG","msg":"Request for path [/iot/devices/Simulation] from [localhost:4001]"}
iotage_1       | {"op":"IoTAgentNGSI.GenericMiddlewares","time":"2021-11-04T13:05:38.591Z","lvl":"DEBUG","msg":"Error [DEVICE_NOT_FOUND] handling request: No device was found with id:Simulation"}
iotage_1       | {"op":"IoTAgentNGSI.DomainControl","time":"2021-11-04T13:05:38.592Z","lvl":"DEBUG","msg":"response-time: 1"}
iotage_1       | time=2021-11-04T13:05:38.597Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=device deleted!
iotage_1       | {"op":"IoTAgentNGSI.InMemoryGroupRegister","time":"2021-11-04T13:05:38.598Z","lvl":"DEBUG","msg":"Looking for device params [\"service\",\"subservice\",\"type\"]"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.599Z","lvl":"DEBUG","msg":"deviceData after merge with conf: {\"id\":\"React\",\"name\":\"React\",\"type\":\"React\",\"active\":[{\"name\":\"Temperature\",\"type\":\"Number\"},{\"name\":\"Co2\",\"type\":\"Number\"},{\"name\":\"Radiation\",\"type\":\"Number\"}],\"service\":\"sabana\",\"subservice\":\"/\",\"polling\":false,\"endpoint\":\"opc.tcp://MacBook-Pro.local:5001/UA/CarServer\"}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.600Z","lvl":"DEBUG","msg":"deviceData before merge with conf: {\"id\":\"React\",\"name\":\"React\",\"type\":\"React\",\"active\":[{\"name\":\"Temperature\",\"type\":\"Number\",\"object_id\":\"Temperature\"},{\"name\":\"Co2\",\"type\":\"Number\",\"object_id\":\"Co2\"},{\"name\":\"Radiation\",\"type\":\"Number\",\"object_id\":\"Radiation\"}],\"lazy\":[],\"commands\":[],\"service\":\"sabana\",\"subservice\":\"/\",\"polling\":false,\"endpoint\":\"opc.tcp://MacBook-Pro.local:5001/UA/CarServer\",\"staticAttributes\":[],\"subscriptions\":[]}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.600Z","lvl":"DEBUG","msg":"Registering device into NGSI Service:\n{\n    \"id\": \"React\",\n    \"name\": \"React\",\n    \"type\": \"React\",\n    \"active\": [\n        {\n            \"name\": \"Temperature\",\n            \"type\": \"Number\",\n            \"object_id\": \"Temperature\"\n        },\n        {\n            \"name\": \"Co2\",\n            \"type\": \"Number\",\n            \"object_id\": \"Co2\"\n        },\n        {\n            \"name\": \"Radiation\",\n            \"type\": \"Number\",\n            \"object_id\": \"Radiation\"\n        }\n    ],\n    \"lazy\": [],\n    \"commands\": [],\n    \"service\": \"sabana\",\n    \"subservice\": \"/\",\n    \"polling\": false,\n    \"endpoint\": \"opc.tcp://MacBook-Pro.local:5001/UA/CarServer\",\n    \"staticAttributes\": [],\n    \"subscriptions\": []\n}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.601Z","lvl":"DEBUG","msg":"No Context Provider registrations found for unregister"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.604Z","lvl":"DEBUG","msg":"Creating initial entity in the Context Broker:\n {\n    \"url\": \"http://orion:1026/v1/updateContext\",\n    \"method\": \"POST\",\n    \"json\": {\n        \"contextElements\": [\n            {\n                \"type\": \"React\",\n                \"isPattern\": \"false\",\n                \"id\": \"React\",\n                \"attributes\": [\n                    {\n                        \"name\": \"Temperature\",\n                        \"type\": \"Number\",\n                        \"value\": \" \"\n                    },\n                    {\n                        \"name\": \"Co2\",\n                        \"type\": \"Number\",\n                        \"value\": \" \"\n                    },\n                    {\n                        \"name\": \"Radiation\",\n                        \"type\": \"Number\",\n                        \"value\": \" \"\n                    }\n                ]\n            }\n        ],\n        \"updateAction\": \"APPEND\"\n    },\n    \"headers\": {\n        \"fiware-service\": \"sabana\",\n        \"fiware-servicepath\": \"/\",\n        \"fiware-correlator\": \"d03ab3ee-ec2d-483b-aa53-280fcfe3cb1b\"\n    }\n}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.604Z","lvl":"DEBUG","msg":"executeWithSecurity"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.605Z","lvl":"DEBUG","msg":"error {\"name\":\"DEVICE_GROUP_NOT_FOUND\",\"message\":\"Couldn\\t find device group\",\"code\":404} in get group device"}
iotage_1       | time=2021-11-04T13:05:38.607Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=device deleted!
iotage_1       | {"op":"IoTAgentNGSI.InMemoryGroupRegister","time":"2021-11-04T13:05:38.607Z","lvl":"DEBUG","msg":"Looking for device params [\"service\",\"subservice\",\"type\"]"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.607Z","lvl":"DEBUG","msg":"deviceData after merge with conf: {\"id\":\"React\",\"name\":\"React\",\"type\":\"React\",\"active\":[{\"name\":\"Temperature\",\"type\":\"Number\",\"object_id\":\"Temperature\"},{\"name\":\"Co2\",\"type\":\"Number\",\"object_id\":\"Co2\"},{\"name\":\"Radiation\",\"type\":\"Number\",\"object_id\":\"Radiation\"}],\"service\":\"sabana\",\"subservice\":\"/\",\"polling\":false,\"endpoint\":\"opc.tcp://MacBook-Pro.local:5001/UA/CarServer\"}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.607Z","lvl":"DEBUG","msg":"deviceData before merge with conf: {\"id\":\"React\",\"name\":\"React\",\"type\":\"React\",\"active\":[{\"name\":\"Temperature\",\"type\":\"Number\",\"object_id\":\"Temperature\"},{\"name\":\"Co2\",\"type\":\"Number\",\"object_id\":\"Co2\"},{\"name\":\"Radiation\",\"type\":\"Number\",\"object_id\":\"Radiation\"}],\"lazy\":[],\"commands\":[],\"service\":\"sabana\",\"subservice\":\"/\",\"polling\":false,\"endpoint\":\"opc.tcp://MacBook-Pro.local:5001/UA/CarServer\",\"staticAttributes\":[],\"subscriptions\":[]}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.607Z","lvl":"DEBUG","msg":"Registering device into NGSI Service:\n{\n    \"id\": \"React\",\n    \"name\": \"React\",\n    \"type\": \"React\",\n    \"active\": [\n        {\n            \"name\": \"Temperature\",\n            \"type\": \"Number\",\n            \"object_id\": \"Temperature\"\n        },\n        {\n            \"name\": \"Co2\",\n            \"type\": \"Number\",\n            \"object_id\": \"Co2\"\n        },\n        {\n            \"name\": \"Radiation\",\n            \"type\": \"Number\",\n            \"object_id\": \"Radiation\"\n        }\n    ],\n    \"lazy\": [],\n    \"commands\": [],\n    \"service\": \"sabana\",\n    \"subservice\": \"/\",\n    \"polling\": false,\n    \"endpoint\": \"opc.tcp://MacBook-Pro.local:5001/UA/CarServer\",\n    \"staticAttributes\": [],\n    \"subscriptions\": []\n}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.607Z","lvl":"DEBUG","msg":"No Context Provider registrations found for unregister"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.608Z","lvl":"DEBUG","msg":"Creating initial entity in the Context Broker:\n {\n    \"url\": \"http://orion:1026/v1/updateContext\",\n    \"method\": \"POST\",\n    \"json\": {\n        \"contextElements\": [\n            {\n                \"type\": \"React\",\n                \"isPattern\": \"false\",\n                \"id\": \"React\",\n                \"attributes\": [\n                    {\n                        \"name\": \"Temperature\",\n                        \"type\": \"Number\",\n                        \"value\": \" \"\n                    },\n                    {\n                        \"name\": \"Co2\",\n                        \"type\": \"Number\",\n                        \"value\": \" \"\n                    },\n                    {\n                        \"name\": \"Radiation\",\n                        \"type\": \"Number\",\n                        \"value\": \" \"\n                    }\n                ]\n            }\n        ],\n        \"updateAction\": \"APPEND\"\n    },\n    \"headers\": {\n        \"fiware-service\": \"sabana\",\n        \"fiware-servicepath\": \"/\",\n        \"fiware-correlator\": \"d03ab3ee-ec2d-483b-aa53-280fcfe3cb1b\"\n    }\n}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.608Z","lvl":"DEBUG","msg":"executeWithSecurity"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.608Z","lvl":"DEBUG","msg":"error {\"name\":\"DEVICE_GROUP_NOT_FOUND\",\"message\":\"Couldn\\t find device group\",\"code\":404} in get group device"}
iotage_1       | time=2021-11-04T13:05:38.610Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=device deleted!
iotage_1       | {"op":"IoTAgentNGSI.InMemoryGroupRegister","time":"2021-11-04T13:05:38.610Z","lvl":"DEBUG","msg":"Looking for device params [\"service\",\"subservice\",\"type\"]"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.610Z","lvl":"DEBUG","msg":"deviceData after merge with conf: {\"id\":\"Simulation\",\"name\":\"Simulation\",\"type\":\"Simulation\",\"active\":[{\"name\":\"Counter\",\"type\":\"Number\"},{\"name\":\"Random\",\"type\":\"Number\"},{\"name\":\"Sawtooth\",\"type\":\"Number\"},{\"name\":\"Sinusoid\",\"type\":\"Number\"},{\"name\":\"Square\",\"type\":\"Number\"},{\"name\":\"Triangle\",\"type\":\"Number\"}],\"service\":\"sabana\",\"subservice\":\"/\",\"polling\":false,\"endpoint\":\"opc.tcp://MacBook-Pro.local:5001/UA/CarServer\"}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.610Z","lvl":"DEBUG","msg":"deviceData before merge with conf: {\"id\":\"Simulation\",\"name\":\"Simulation\",\"type\":\"Simulation\",\"active\":[{\"name\":\"Counter\",\"type\":\"Number\",\"object_id\":\"Counter\"},{\"name\":\"Random\",\"type\":\"Number\",\"object_id\":\"Random\"},{\"name\":\"Sawtooth\",\"type\":\"Number\",\"object_id\":\"Sawtooth\"},{\"name\":\"Sinusoid\",\"type\":\"Number\",\"object_id\":\"Sinusoid\"},{\"name\":\"Square\",\"type\":\"Number\",\"object_id\":\"Square\"},{\"name\":\"Triangle\",\"type\":\"Number\",\"object_id\":\"Triangle\"}],\"lazy\":[],\"commands\":[],\"service\":\"sabana\",\"subservice\":\"/\",\"polling\":false,\"endpoint\":\"opc.tcp://MacBook-Pro.local:5001/UA/CarServer\",\"staticAttributes\":[],\"subscriptions\":[]}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.611Z","lvl":"DEBUG","msg":"Registering device into NGSI Service:\n{\n    \"id\": \"Simulation\",\n    \"name\": \"Simulation\",\n    \"type\": \"Simulation\",\n    \"active\": [\n        {\n            \"name\": \"Counter\",\n            \"type\": \"Number\",\n            \"object_id\": \"Counter\"\n        },\n        {\n            \"name\": \"Random\",\n            \"type\": \"Number\",\n            \"object_id\": \"Random\"\n        },\n        {\n            \"name\": \"Sawtooth\",\n            \"type\": \"Number\",\n            \"object_id\": \"Sawtooth\"\n        },\n        {\n            \"name\": \"Sinusoid\",\n            \"type\": \"Number\",\n            \"object_id\": \"Sinusoid\"\n        },\n        {\n            \"name\": \"Square\",\n            \"type\": \"Number\",\n            \"object_id\": \"Square\"\n        },\n        {\n            \"name\": \"Triangle\",\n            \"type\": \"Number\",\n            \"object_id\": \"Triangle\"\n        }\n    ],\n    \"lazy\": [],\n    \"commands\": [],\n    \"service\": \"sabana\",\n    \"subservice\": \"/\",\n    \"polling\": false,\n    \"endpoint\": \"opc.tcp://MacBook-Pro.local:5001/UA/CarServer\",\n    \"staticAttributes\": [],\n    \"subscriptions\": []\n}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.611Z","lvl":"DEBUG","msg":"No Context Provider registrations found for unregister"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.611Z","lvl":"DEBUG","msg":"Creating initial entity in the Context Broker:\n {\n    \"url\": \"http://orion:1026/v1/updateContext\",\n    \"method\": \"POST\",\n    \"json\": {\n        \"contextElements\": [\n            {\n                \"type\": \"Simulation\",\n                \"isPattern\": \"false\",\n                \"id\": \"Simulation\",\n                \"attributes\": [\n                    {\n                        \"name\": \"Counter\",\n                        \"type\": \"Number\",\n                        \"value\": \" \"\n                    },\n                    {\n                        \"name\": \"Random\",\n                        \"type\": \"Number\",\n                        \"value\": \" \"\n                    },\n                    {\n                        \"name\": \"Sawtooth\",\n                        \"type\": \"Number\",\n                        \"value\": \" \"\n                    },\n                    {\n                        \"name\": \"Sinusoid\",\n                        \"type\": \"Number\",\n                        \"value\": \" \"\n                    },\n                    {\n                        \"name\": \"Square\",\n                        \"type\": \"Number\",\n                        \"value\": \" \"\n                    },\n                    {\n                        \"name\": \"Triangle\",\n                        \"type\": \"Number\",\n                        \"value\": \" \"\n                    }\n                ]\n            }\n        ],\n        \"updateAction\": \"APPEND\"\n    },\n    \"headers\": {\n        \"fiware-service\": \"sabana\",\n        \"fiware-servicepath\": \"/\",\n        \"fiware-correlator\": \"d03ab3ee-ec2d-483b-aa53-280fcfe3cb1b\"\n    }\n}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.611Z","lvl":"DEBUG","msg":"executeWithSecurity"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.611Z","lvl":"DEBUG","msg":"error {\"name\":\"DEVICE_GROUP_NOT_FOUND\",\"message\":\"Couldn\\t find device group\",\"code\":404} in get group device"}
iotage_1       | time=2021-11-04T13:05:38.612Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=device deleted!
iotage_1       | {"op":"IoTAgentNGSI.InMemoryGroupRegister","time":"2021-11-04T13:05:38.612Z","lvl":"DEBUG","msg":"Looking for device params [\"service\",\"subservice\",\"type\"]"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.612Z","lvl":"DEBUG","msg":"deviceData after merge with conf: {\"id\":\"Simulation\",\"name\":\"Simulation\",\"type\":\"Simulation\",\"active\":[{\"name\":\"Counter\",\"type\":\"Number\",\"object_id\":\"Counter\"},{\"name\":\"Random\",\"type\":\"Number\",\"object_id\":\"Random\"},{\"name\":\"Sawtooth\",\"type\":\"Number\",\"object_id\":\"Sawtooth\"},{\"name\":\"Sinusoid\",\"type\":\"Number\",\"object_id\":\"Sinusoid\"},{\"name\":\"Square\",\"type\":\"Number\",\"object_id\":\"Square\"},{\"name\":\"Triangle\",\"type\":\"Number\",\"object_id\":\"Triangle\"}],\"service\":\"sabana\",\"subservice\":\"/\",\"polling\":false,\"endpoint\":\"opc.tcp://MacBook-Pro.local:5001/UA/CarServer\"}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.612Z","lvl":"DEBUG","msg":"deviceData before merge with conf: {\"id\":\"Simulation\",\"name\":\"Simulation\",\"type\":\"Simulation\",\"active\":[{\"name\":\"Counter\",\"type\":\"Number\",\"object_id\":\"Counter\"},{\"name\":\"Random\",\"type\":\"Number\",\"object_id\":\"Random\"},{\"name\":\"Sawtooth\",\"type\":\"Number\",\"object_id\":\"Sawtooth\"},{\"name\":\"Sinusoid\",\"type\":\"Number\",\"object_id\":\"Sinusoid\"},{\"name\":\"Square\",\"type\":\"Number\",\"object_id\":\"Square\"},{\"name\":\"Triangle\",\"type\":\"Number\",\"object_id\":\"Triangle\"}],\"lazy\":[],\"commands\":[],\"service\":\"sabana\",\"subservice\":\"/\",\"polling\":false,\"endpoint\":\"opc.tcp://MacBook-Pro.local:5001/UA/CarServer\",\"staticAttributes\":[],\"subscriptions\":[]}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.612Z","lvl":"DEBUG","msg":"Registering device into NGSI Service:\n{\n    \"id\": \"Simulation\",\n    \"name\": \"Simulation\",\n    \"type\": \"Simulation\",\n    \"active\": [\n        {\n            \"name\": \"Counter\",\n            \"type\": \"Number\",\n            \"object_id\": \"Counter\"\n        },\n        {\n            \"name\": \"Random\",\n            \"type\": \"Number\",\n            \"object_id\": \"Random\"\n        },\n        {\n            \"name\": \"Sawtooth\",\n            \"type\": \"Number\",\n            \"object_id\": \"Sawtooth\"\n        },\n        {\n            \"name\": \"Sinusoid\",\n            \"type\": \"Number\",\n            \"object_id\": \"Sinusoid\"\n        },\n        {\n            \"name\": \"Square\",\n            \"type\": \"Number\",\n            \"object_id\": \"Square\"\n        },\n        {\n            \"name\": \"Triangle\",\n            \"type\": \"Number\",\n            \"object_id\": \"Triangle\"\n        }\n    ],\n    \"lazy\": [],\n    \"commands\": [],\n    \"service\": \"sabana\",\n    \"subservice\": \"/\",\n    \"polling\": false,\n    \"endpoint\": \"opc.tcp://MacBook-Pro.local:5001/UA/CarServer\",\n    \"staticAttributes\": [],\n    \"subscriptions\": []\n}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.612Z","lvl":"DEBUG","msg":"No Context Provider registrations found for unregister"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.613Z","lvl":"DEBUG","msg":"Creating initial entity in the Context Broker:\n {\n    \"url\": \"http://orion:1026/v1/updateContext\",\n    \"method\": \"POST\",\n    \"json\": {\n        \"contextElements\": [\n            {\n                \"type\": \"Simulation\",\n                \"isPattern\": \"false\",\n                \"id\": \"Simulation\",\n                \"attributes\": [\n                    {\n                        \"name\": \"Counter\",\n                        \"type\": \"Number\",\n                        \"value\": \" \"\n                    },\n                    {\n                        \"name\": \"Random\",\n                        \"type\": \"Number\",\n                        \"value\": \" \"\n                    },\n                    {\n                        \"name\": \"Sawtooth\",\n                        \"type\": \"Number\",\n                        \"value\": \" \"\n                    },\n                    {\n                        \"name\": \"Sinusoid\",\n                        \"type\": \"Number\",\n                        \"value\": \" \"\n                    },\n                    {\n                        \"name\": \"Square\",\n                        \"type\": \"Number\",\n                        \"value\": \" \"\n                    },\n                    {\n                        \"name\": \"Triangle\",\n                        \"type\": \"Number\",\n                        \"value\": \" \"\n                    }\n                ]\n            }\n        ],\n        \"updateAction\": \"APPEND\"\n    },\n    \"headers\": {\n        \"fiware-service\": \"sabana\",\n        \"fiware-servicepath\": \"/\",\n        \"fiware-correlator\": \"d03ab3ee-ec2d-483b-aa53-280fcfe3cb1b\"\n    }\n}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.613Z","lvl":"DEBUG","msg":"executeWithSecurity"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.613Z","lvl":"DEBUG","msg":"error {\"name\":\"DEVICE_GROUP_NOT_FOUND\",\"message\":\"Couldn\\t find device group\",\"code\":404} in get group device"}

iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.781Z","lvl":"DEBUG","msg":"Initial entity created successfully."}
iotage_1       | {"op":"IoTAgentNGSI.InMemoryDeviceRegister","time":"2021-11-04T13:05:38.783Z","lvl":"DEBUG","msg":"Storing device with id [React] and type [React]"}
iotage_1       | time=2021-11-04T13:05:38.783Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Initialize | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=registered successfully OCB context React
orion_1        | time=2021-11-04T13:05:38.784Z | lvl=INFO | corr=d03ab3ee-ec2d-483b-aa53-280fcfe3cb1b | trans=1636031123-418-00000000002 | from=192.168.80.6 | srv=sabana | subsrv=/ | comp=Orion | op=logTracing.cpp[130]:logInfoRequestWithPayload | msg=Request received: POST /v1/updateContext, request payload (253 bytes): {"contextElements":[{"type":"React","isPattern":"false","id":"React","attributes":[{"name":"Temperature","type":"Number","value":" "},{"name":"Co2","type":"Number","value":" "},{"name":"Radiation","type":"Number","value":" "}]}],"updateAction":"APPEND"}, response code: 200
orion_1        | time=2021-11-04T13:05:38.788Z | lvl=INFO | corr=d03ab3ee-ec2d-483b-aa53-280fcfe3cb1b | trans=1636031123-418-00000000003 | from=192.168.80.6 | srv=sabana | subsrv=/ | comp=Orion | op=logTracing.cpp[130]:logInfoRequestWithPayload | msg=Request received: POST /v1/updateContext, request payload (403 bytes): {"contextElements":[{"type":"Simulation","isPattern":"false","id":"Simulation","attributes":[{"name":"Counter","type":"Number","value":" "},{"name":"Random","type":"Number","value":" "},{"name":"Sawtooth","type":"Number","value":" "},{"name":"Sinusoid","type":"Number","value":" "},{"name":"Square","type":"Number","value":" "},{"name":"Triangle","type":"Number","value":" "}]}],"updateAction":"APPEND"}, response code: 200
iotage_1       | time=2021-11-04T13:05:38.788Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=initializing monitoring: ns=3;i=1008
orion_1        | time=2021-11-04T13:05:38.792Z | lvl=INFO | corr=d03ab3ee-ec2d-483b-aa53-280fcfe3cb1b | trans=1636031123-418-00000000004 | from=192.168.80.6 | srv=sabana | subsrv=/ | comp=Orion | op=logTracing.cpp[130]:logInfoRequestWithPayload | msg=Request received: POST /v1/updateContext, request payload (403 bytes): {"contextElements":[{"type":"Simulation","isPattern":"false","id":"Simulation","attributes":[{"name":"Counter","type":"Number","value":" "},{"name":"Random","type":"Number","value":" "},{"name":"Sawtooth","type":"Number","value":" "},{"name":"Sinusoid","type":"Number","value":" "},{"name":"Square","type":"Number","value":" "},{"name":"Triangle","type":"Number","value":" "}]}],"updateAction":"APPEND"}, response code: 200
iotage_1       | time=2021-11-04T13:05:38.793Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=initializing monitoring: ns=3;i=1009
iotage_1       | time=2021-11-04T13:05:38.794Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=initializing monitoring: ns=3;i=1010
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.797Z","lvl":"DEBUG","msg":"Initial entity created successfully."}
iotage_1       | ERROR iotAgentLib.register
iotage_1       | time=2021-11-04T13:05:38.799Z | lvl=ERROR | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=could not register OCB context React
iotage_1       | time=2021-11-04T13:05:38.800Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg={"name":"DUPLICATE_DEVICE_ID","message":"A device with the same pair (Service, DeviceId) was found:React","code":409}
iotage_1       | time=2021-11-04T13:05:38.810Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=initializing monitoring: ns=3;i=1008
iotage_1       | time=2021-11-04T13:05:38.811Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=initializing monitoring: ns=3;i=1009
iotage_1       | time=2021-11-04T13:05:38.813Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=initializing monitoring: ns=3;i=1010
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.815Z","lvl":"DEBUG","msg":"Initial entity created successfully."}
iotage_1       | {"op":"IoTAgentNGSI.InMemoryDeviceRegister","time":"2021-11-04T13:05:38.815Z","lvl":"DEBUG","msg":"Storing device with id [Simulation] and type [Simulation]"}
iotage_1       | time=2021-11-04T13:05:38.815Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=registered successfully OCB context Simulation
iotage_1       | time=2021-11-04T13:05:38.817Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=initializing monitoring: ns=3;i=1001
iotage_1       | time=2021-11-04T13:05:38.818Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=initializing monitoring: ns=3;i=1002
iotage_1       | time=2021-11-04T13:05:38.819Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=initializing monitoring: ns=3;i=1003
iotage_1       | time=2021-11-04T13:05:38.820Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=initializing monitoring: ns=3;i=1004
iotage_1       | time=2021-11-04T13:05:38.822Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=initializing monitoring: ns=3;i=1005
iotage_1       | time=2021-11-04T13:05:38.822Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=initializing monitoring: ns=3;i=1006
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:38.824Z","lvl":"DEBUG","msg":"Initial entity created successfully."}
iotage_1       | ERROR iotAgentLib.register
iotage_1       | time=2021-11-04T13:05:38.824Z | lvl=ERROR | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=could not register OCB context Simulation
iotage_1       | time=2021-11-04T13:05:38.824Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg={"name":"DUPLICATE_DEVICE_ID","message":"A device with the same pair (Service, DeviceId) was found:Simulation","code":409}
iotage_1       | time=2021-11-04T13:05:38.825Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=initializing monitoring: ns=3;i=1001
iotage_1       | time=2021-11-04T13:05:38.826Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=initializing monitoring: ns=3;i=1002
iotage_1       | time=2021-11-04T13:05:38.827Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=initializing monitoring: ns=3;i=1003
iotage_1       | time=2021-11-04T13:05:38.828Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=initializing monitoring: ns=3;i=1004
iotage_1       | time=2021-11-04T13:05:38.829Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=initializing monitoring: ns=3;i=1005
iotage_1       | time=2021-11-04T13:05:38.830Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=initializing monitoring: ns=3;i=1006
iotage_1       | Pending transations:  BrowseRequest BrowseRequest BrowseRequest BrowseRequest BrowseRequest BrowseRequest BrowseRequest BrowseRequest CreateSubscriptionRequest CreateSubscriptionRequest CreateSubscriptionRequest
iotage_1       | Warning : your opcua client is sending multiple requests simultaneously to the server CreateSubscriptionRequest
iotage_1       | Warning : please fix your application code
iotage_1       | ERROR !!! callback has thrown en error  ReferenceError: apikey is not defined
iotage_1       |     at /opt/iotagent-opcua/iot_agent_modules/run/run.js:658:57
iotage_1       |     at Object.getDevice [as get] (/opt/iotagent-opcua/node_modules/iotagent-node-lib/lib/services/devices/deviceRegistryMemory.js:146:9)
iotage_1       |     at /opt/iotagent-opcua/iot_agent_modules/run/run.js:651:42
iotage_1       |     at /opt/iotagent-opcua/node_modules/async/lib/async.js:718:13
iotage_1       |     at iterate (/opt/iotagent-opcua/node_modules/async/lib/async.js:262:13)
iotage_1       |     at /opt/iotagent-opcua/node_modules/async/lib/async.js:274:29
iotage_1       |     at /opt/iotagent-opcua/node_modules/async/lib/async.js:44:16
iotage_1       |     at /opt/iotagent-opcua/node_modules/async/lib/async.js:723:17
iotage_1       |     at /opt/iotagent-opcua/node_modules/async/lib/async.js:167:37
iotage_1       |     at /opt/iotagent-opcua/iot_agent_modules/run/run.js:643:49
iotage_1       |     at performMessageTransaction (/opt/iotagent-opcua/node_modules/node-opcua-client/dist/private/client_session_impl.js:276:20)
iotage_1       |     at _performMessageTransaction (/opt/iotagent-opcua/node_modules/node-opcua-client/dist/private/client_session_impl.js:183:17)
iotage_1       |     at ClientSecureChannelLayer._client.performMessageTransaction (/opt/iotagent-opcua/node_modules/node-opcua-client/dist/private/client_session_impl.js:778:20)
iotage_1       |     at modified_callback (/opt/iotagent-opcua/node_modules/node-opcua-secure-channel/dist/source/client/client_secure_channel_layer.js:873:31)
iotage_1       |     at process_request_callback (/opt/iotagent-opcua/node_modules/node-opcua-secure-channel/dist/source/client/client_secure_channel_layer.js:65:5)
iotage_1       |     at ClientSecureChannelLayer._on_message_received (/opt/iotagent-opcua/node_modules/node-opcua-secure-channel/dist/source/client/client_secure_channel_layer.js:446:9)
iotage_1       | time=2021-11-04T13:05:40.177Z | lvl=ERROR | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=Something went wrong during OPCUA node existence check
iotage_1       | Error: internal Error
iotage_1       |     at _client.performMessageTransaction (/opt/iotagent-opcua/node_modules/node-opcua-client/dist/private/client_session_impl.js:763:33)
iotage_1       |     at modified_callback (/opt/iotagent-opcua/node_modules/node-opcua-secure-channel/dist/source/client/client_secure_channel_layer.js:877:17)
iotage_1       |     at process_request_callback (/opt/iotagent-opcua/node_modules/node-opcua-secure-channel/dist/source/client/client_secure_channel_layer.js:65:5)
iotage_1       |     at ClientSecureChannelLayer._on_message_received (/opt/iotagent-opcua/node_modules/node-opcua-secure-channel/dist/source/client/client_secure_channel_layer.js:446:9)
iotage_1       |     at MessageBuilder.ClientSecureChannelLayer.messageBuilder.on (/opt/iotagent-opcua/node_modules/node-opcua-secure-channel/dist/source/client/client_secure_channel_layer.js:137:18)
iotage_1       |     at MessageBuilder.emit (events.js:198:13)
iotage_1       |     at MessageBuilder.EventEmitter.emit (domain.js:466:23)
iotage_1       |     at MessageBuilder._decodeMessageBody (/opt/iotagent-opcua/node_modules/node-opcua-secure-channel/dist/source/message_builder.js:181:26)
iotage_1       |     at MessageBuilder._feed_messageChunk (/opt/iotagent-opcua/node_modules/node-opcua-transport/dist/source/message_builder_base.js:185:18)
iotage_1       |     at PacketAssembler.MessageBuilderBase._packetAssembler.on (/opt/iotagent-opcua/node_modules/node-opcua-transport/dist/source/message_builder_base.js:51:68)
iotage_1       |     at PacketAssembler.emit (events.js:198:13)
iotage_1       |     at PacketAssembler.EventEmitter.emit (domain.js:466:23)
iotage_1       |     at PacketAssembler.feed (/opt/iotagent-opcua/node_modules/node-opcua-packet-assembler/dist/packet_assembler.js:51:18)
iotage_1       |     at MessageBuilder.feed (/opt/iotagent-opcua/node_modules/node-opcua-transport/dist/source/message_builder_base.js:84:35)
iotage_1       |     at ClientSecureChannelLayer._on_receive_message_chunk (/opt/iotagent-opcua/node_modules/node-opcua-secure-channel/dist/source/client/client_secure_channel_layer.js:806:29)
iotage_1       |     at ClientTCP_transport._transport.on (/opt/iotagent-opcua/node_modules/node-opcua-secure-channel/dist/source/client/client_secure_channel_layer.js:654:18)
iotage_1       | CONFIGURATION API
iotage_1       | Analyzing...React
iotage_1       | Analyzing...Simulation
iotage_1       | {"op":"IoTAgentNGSI.GenericMiddlewares","time":"2021-11-04T13:05:40.202Z","lvl":"DEBUG","msg":"Request for path [/iot/services] from [localhost:4001]"}
iotage_1       | {"op":"IoTAgentNGSI.GenericMiddlewares","time":"2021-11-04T13:05:40.202Z","lvl":"DEBUG","msg":"Body:\n\n{\n    \"services\": [\n        {\n            \"resource\": \"/React\",\n            \"apikey\": \"801230BJKL23Y9090DSFL123HJK09H324HV8732\",\n            \"entity_type\": \"React\",\n            \"cbHost\": \"orion:1026\",\n            \"commands\": [],\n            \"lazy\": [],\n            \"attributes\": [\n                {\n                    \"name\": \"Temperature\",\n                    \"type\": \"Number\",\n                    \"object_id\": \"Temperature\"\n                },\n                {\n                    \"name\": \"Co2\",\n                    \"type\": \"Number\",\n                    \"object_id\": \"Co2\"\n                },\n                {\n                    \"name\": \"Radiation\",\n                    \"type\": \"Number\",\n                    \"object_id\": \"Radiation\"\n                }\n            ],\n            \"static_attributes\": []\n        },\n        {\n            \"resource\": \"/Simulation\",\n            \"apikey\": \"801230BJKL23Y9090DSFL123HJK09H324HV8732\",\n            \"entity_type\": \"Simulation\",\n            \"cbHost\": \"orion:1026\",\n            \"commands\": [],\n            \"lazy\": [],\n            \"attributes\": [\n                {\n                    \"name\": \"Counter\",\n                    \"type\": \"Number\",\n                    \"object_id\": \"Counter\"\n                },\n                {\n                    \"name\": \"Random\",\n                    \"type\": \"Number\",\n                    \"object_id\": \"Random\"\n                },\n                {\n                    \"name\": \"Sawtooth\",\n                    \"type\": \"Number\",\n                    \"object_id\": \"Sawtooth\"\n                },\n                {\n                    \"name\": \"Sinusoid\",\n                    \"type\": \"Number\",\n                    \"object_id\": \"Sinusoid\"\n                },\n                {\n                    \"name\": \"Square\",\n                    \"type\": \"Number\",\n                    \"object_id\": \"Square\"\n                },\n                {\n                    \"name\": \"Triangle\",\n                    \"type\": \"Number\",\n                    \"object_id\": \"Triangle\"\n                }\n            ],\n            \"static_attributes\": []\n        }\n    ]\n}\n\n"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceGroupService","time":"2021-11-04T13:05:40.205Z","lvl":"DEBUG","msg":"Creating new set of 2 services"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceGroupService","time":"2021-11-04T13:05:40.206Z","lvl":"DEBUG","msg":"validateGroup {\"resource\":\"/React\",\"apikey\":\"801230BJKL23Y9090DSFL123HJK09H324HV8732\",\"cbHost\":\"orion:1026\",\"commands\":[],\"lazy\":[],\"attributes\":[{\"name\":\"Temperature\",\"type\":\"Number\",\"object_id\":\"Temperature\"},{\"name\":\"Co2\",\"type\":\"Number\",\"object_id\":\"Co2\"},{\"name\":\"Radiation\",\"type\":\"Number\",\"object_id\":\"Radiation\"}],\"type\":\"React\",\"staticAttributes\":[],\"service\":\"sabana\",\"subservice\":\"/\"}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceGroupService","time":"2021-11-04T13:05:40.207Z","lvl":"DEBUG","msg":"generateDuplicateHander error [object Object] and foundGroup undefined"}
iotage_1       | {"op":"IoTAgentNGSI.InMemoryGroupRegister","time":"2021-11-04T13:05:40.208Z","lvl":"DEBUG","msg":"Storing device group for service [1] and subservice [sabana] /"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceGroupService","time":"2021-11-04T13:05:40.208Z","lvl":"DEBUG","msg":"validateGroup {\"resource\":\"/Simulation\",\"apikey\":\"801230BJKL23Y9090DSFL123HJK09H324HV8732\",\"cbHost\":\"orion:1026\",\"commands\":[],\"lazy\":[],\"attributes\":[{\"name\":\"Counter\",\"type\":\"Number\",\"object_id\":\"Counter\"},{\"name\":\"Random\",\"type\":\"Number\",\"object_id\":\"Random\"},{\"name\":\"Sawtooth\",\"type\":\"Number\",\"object_id\":\"Sawtooth\"},{\"name\":\"Sinusoid\",\"type\":\"Number\",\"object_id\":\"Sinusoid\"},{\"name\":\"Square\",\"type\":\"Number\",\"object_id\":\"Square\"},{\"name\":\"Triangle\",\"type\":\"Number\",\"object_id\":\"Triangle\"}],\"type\":\"Simulation\",\"staticAttributes\":[],\"service\":\"sabana\",\"subservice\":\"/\"}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceGroupService","time":"2021-11-04T13:05:40.208Z","lvl":"DEBUG","msg":"generateDuplicateHander error [object Object] and foundGroup undefined"}
iotage_1       | {"op":"IoTAgentNGSI.InMemoryGroupRegister","time":"2021-11-04T13:05:40.209Z","lvl":"DEBUG","msg":"Storing device group for service [2] and subservice [sabana] /"}
iotage_1       | {"op":"IoTAgentNGSI.DomainControl","time":"2021-11-04T13:05:40.210Z","lvl":"DEBUG","msg":"response-time: 22"}
iotage_1       | time=2021-11-04T13:05:40.211Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=GROUPS SUCCESSFULLY CREATED!
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:40.330Z","lvl":"DEBUG","msg":"Removing device register in Device Service"}
iotage_1       | {"op":"IoTAgentNGSI.InMemoryGroupRegister","time":"2021-11-04T13:05:40.331Z","lvl":"DEBUG","msg":"Looking for device params [\"service\",\"subservice\",\"type\"]"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:40.332Z","lvl":"DEBUG","msg":"deviceData after merge with conf: {\"id\":\"React\",\"name\":\"React\",\"type\":\"React\",\"active\":[{\"name\":\"Temperature\",\"type\":\"Number\",\"object_id\":\"Temperature\"},{\"name\":\"Co2\",\"type\":\"Number\",\"object_id\":\"Co2\"},{\"name\":\"Radiation\",\"type\":\"Number\",\"object_id\":\"Radiation\"}],\"service\":\"sabana\",\"subservice\":\"/\",\"polling\":false,\"endpoint\":\"opc.tcp://MacBook-Pro.local:5001/UA/CarServer\",\"creationDate\":1636031138783}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:40.333Z","lvl":"DEBUG","msg":"deviceData before merge with conf: {\"id\":\"React\",\"name\":\"React\",\"type\":\"React\",\"active\":[{\"name\":\"Temperature\",\"type\":\"Number\",\"object_id\":\"Temperature\"},{\"name\":\"Co2\",\"type\":\"Number\",\"object_id\":\"Co2\"},{\"name\":\"Radiation\",\"type\":\"Number\",\"object_id\":\"Radiation\"}],\"lazy\":[],\"commands\":[],\"service\":\"sabana\",\"subservice\":\"/\",\"polling\":false,\"endpoint\":\"opc.tcp://MacBook-Pro.local:5001/UA/CarServer\",\"creationDate\":1636031138783,\"staticAttributes\":[],\"subscriptions\":[],\"cbHost\":\"orion:1026\"}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:40.334Z","lvl":"DEBUG","msg":"No Context Provider registrations found for unregister"}
iotage_1       | {"op":"IoTAgentNGSI.InMemoryDeviceRegister","time":"2021-11-04T13:05:40.335Z","lvl":"DEBUG","msg":"Removing device with id [React] from service [sabana]."}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:40.337Z","lvl":"DEBUG","msg":"Removing device register in Device Service"}
iotage_1       | {"op":"IoTAgentNGSI.InMemoryGroupRegister","time":"2021-11-04T13:05:40.338Z","lvl":"DEBUG","msg":"Looking for device params [\"service\",\"subservice\",\"type\"]"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:40.339Z","lvl":"DEBUG","msg":"deviceData after merge with conf: {\"id\":\"Simulation\",\"name\":\"Simulation\",\"type\":\"Simulation\",\"active\":[{\"name\":\"Counter\",\"type\":\"Number\",\"object_id\":\"Counter\"},{\"name\":\"Random\",\"type\":\"Number\",\"object_id\":\"Random\"},{\"name\":\"Sawtooth\",\"type\":\"Number\",\"object_id\":\"Sawtooth\"},{\"name\":\"Sinusoid\",\"type\":\"Number\",\"object_id\":\"Sinusoid\"},{\"name\":\"Square\",\"type\":\"Number\",\"object_id\":\"Square\"},{\"name\":\"Triangle\",\"type\":\"Number\",\"object_id\":\"Triangle\"}],\"service\":\"sabana\",\"subservice\":\"/\",\"polling\":false,\"endpoint\":\"opc.tcp://MacBook-Pro.local:5001/UA/CarServer\",\"creationDate\":1636031138815}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:40.339Z","lvl":"DEBUG","msg":"deviceData before merge with conf: {\"id\":\"Simulation\",\"name\":\"Simulation\",\"type\":\"Simulation\",\"active\":[{\"name\":\"Counter\",\"type\":\"Number\",\"object_id\":\"Counter\"},{\"name\":\"Random\",\"type\":\"Number\",\"object_id\":\"Random\"},{\"name\":\"Sawtooth\",\"type\":\"Number\",\"object_id\":\"Sawtooth\"},{\"name\":\"Sinusoid\",\"type\":\"Number\",\"object_id\":\"Sinusoid\"},{\"name\":\"Square\",\"type\":\"Number\",\"object_id\":\"Square\"},{\"name\":\"Triangle\",\"type\":\"Number\",\"object_id\":\"Triangle\"}],\"lazy\":[],\"commands\":[],\"service\":\"sabana\",\"subservice\":\"/\",\"polling\":false,\"endpoint\":\"opc.tcp://MacBook-Pro.local:5001/UA/CarServer\",\"creationDate\":1636031138815,\"staticAttributes\":[],\"subscriptions\":[],\"cbHost\":\"orion:1026\"}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceService","time":"2021-11-04T13:05:40.340Z","lvl":"DEBUG","msg":"No Context Provider registrations found for unregister"}
iotage_1       | {"op":"IoTAgentNGSI.InMemoryDeviceRegister","time":"2021-11-04T13:05:40.340Z","lvl":"DEBUG","msg":"Removing device with id [Simulation] from service [sabana]."}
iotage_1       | ERROR !!! callback has thrown en error  TypeError: callback is not a function
iotage_1       |     at Function.register (/opt/iotagent-opcua/node_modules/iotagent-node-lib/lib/services/common/iotManagerService.js:147:9)
iotage_1       |     at Domain.expandedFunction (/opt/iotagent-opcua/node_modules/iotagent-node-lib/lib/services/common/domain.js:160:23)
iotage_1       |     at Domain.run (domain.js:349:14)
iotage_1       |     at ensureSouthboundTransaction (/opt/iotagent-opcua/node_modules/iotagent-node-lib/lib/services/common/domain.js:144:22)
iotage_1       |     at Object.register (/opt/iotagent-opcua/node_modules/iotagent-node-lib/lib/services/common/domain.js:163:16)
iotage_1       |     at /opt/iotagent-opcua/node_modules/iotagent-node-lib/lib/services/groups/groupService.js:157:31
iotage_1       |     at /opt/iotagent-opcua/node_modules/iotagent-node-lib/node_modules/async/dist/async.js:473:16
iotage_1       |     at next (/opt/iotagent-opcua/node_modules/iotagent-node-lib/node_modules/async/dist/async.js:5329:29)
iotage_1       |     at /opt/iotagent-opcua/node_modules/iotagent-node-lib/node_modules/async/dist/async.js:969:16
iotage_1       |     at Function.remove (/opt/iotagent-opcua/node_modules/iotagent-node-lib/lib/services/groups/groupRegistryMemory.js:246:5)
iotage_1       |     at Domain.expandedFunction (/opt/iotagent-opcua/node_modules/iotagent-node-lib/lib/services/common/domain.js:160:23)
iotage_1       |     at Domain.run (domain.js:349:14)
iotage_1       |     at ensureSouthboundTransaction (/opt/iotagent-opcua/node_modules/iotagent-node-lib/lib/services/common/domain.js:144:22)
iotage_1       |     at /opt/iotagent-opcua/node_modules/iotagent-node-lib/lib/services/common/domain.js:163:16
iotage_1       |     at nextTask (/opt/iotagent-opcua/node_modules/iotagent-node-lib/node_modules/async/dist/async.js:5324:14)
iotage_1       |     at next (/opt/iotagent-opcua/node_modules/iotagent-node-lib/node_modules/async/dist/async.js:5331:9)
iotage_1       | time=2021-11-04T13:05:40.343Z | lvl=ERROR | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=Something went wrong during OPCUA node existence check
iotage_1       | Error: internal Error
iotage_1       |     at _client.performMessageTransaction (/opt/iotagent-opcua/node_modules/node-opcua-client/dist/private/client_session_impl.js:763:33)
iotage_1       |     at modified_callback (/opt/iotagent-opcua/node_modules/node-opcua-secure-channel/dist/source/client/client_secure_channel_layer.js:877:17)
iotage_1       |     at process_request_callback (/opt/iotagent-opcua/node_modules/node-opcua-secure-channel/dist/source/client/client_secure_channel_layer.js:65:5)
iotage_1       |     at ClientSecureChannelLayer._on_message_received (/opt/iotagent-opcua/node_modules/node-opcua-secure-channel/dist/source/client/client_secure_channel_layer.js:446:9)
iotage_1       |     at MessageBuilder.ClientSecureChannelLayer.messageBuilder.on (/opt/iotagent-opcua/node_modules/node-opcua-secure-channel/dist/source/client/client_secure_channel_layer.js:137:18)
iotage_1       |     at MessageBuilder.emit (events.js:198:13)
iotage_1       |     at MessageBuilder.EventEmitter.emit (domain.js:466:23)
iotage_1       |     at MessageBuilder._decodeMessageBody (/opt/iotagent-opcua/node_modules/node-opcua-secure-channel/dist/source/message_builder.js:181:26)
iotage_1       |     at MessageBuilder._feed_messageChunk (/opt/iotagent-opcua/node_modules/node-opcua-transport/dist/source/message_builder_base.js:185:18)
iotage_1       |     at PacketAssembler.MessageBuilderBase._packetAssembler.on (/opt/iotagent-opcua/node_modules/node-opcua-transport/dist/source/message_builder_base.js:51:68)
iotage_1       |     at PacketAssembler.emit (events.js:198:13)
iotage_1       |     at PacketAssembler.EventEmitter.emit (domain.js:466:23)
iotage_1       |     at PacketAssembler.feed (/opt/iotagent-opcua/node_modules/node-opcua-packet-assembler/dist/packet_assembler.js:51:18)
iotage_1       |     at MessageBuilder.feed (/opt/iotagent-opcua/node_modules/node-opcua-transport/dist/source/message_builder_base.js:84:35)
iotage_1       |     at ClientSecureChannelLayer._on_receive_message_chunk (/opt/iotagent-opcua/node_modules/node-opcua-secure-channel/dist/source/client/client_secure_channel_layer.js:806:29)
iotage_1       |     at ClientTCP_transport._transport.on (/opt/iotagent-opcua/node_modules/node-opcua-secure-channel/dist/source/client/client_secure_channel_layer.js:654:18)
iotage_1       | CONFIGURATION API
iotage_1       | Analyzing...React
iotage_1       | Analyzing...Simulation
iotage_1       | {"op":"IoTAgentNGSI.GenericMiddlewares","time":"2021-11-04T13:05:40.349Z","lvl":"DEBUG","msg":"Request for path [/iot/services] from [localhost:4001]"}
iotage_1       | {"op":"IoTAgentNGSI.GenericMiddlewares","time":"2021-11-04T13:05:40.350Z","lvl":"DEBUG","msg":"Body:\n\n{\n    \"services\": [\n        {\n            \"resource\": \"/React\",\n            \"apikey\": \"801230BJKL23Y9090DSFL123HJK09H324HV8732\",\n            \"entity_type\": \"React\",\n            \"cbHost\": \"orion:1026\",\n            \"commands\": [],\n            \"lazy\": [],\n            \"attributes\": [\n                {\n                    \"name\": \"Temperature\",\n                    \"type\": \"Number\",\n                    \"object_id\": \"Temperature\"\n                },\n                {\n                    \"name\": \"Co2\",\n                    \"type\": \"Number\",\n                    \"object_id\": \"Co2\"\n                },\n                {\n                    \"name\": \"Radiation\",\n                    \"type\": \"Number\",\n                    \"object_id\": \"Radiation\"\n                }\n            ],\n            \"static_attributes\": []\n        },\n        {\n            \"resource\": \"/Simulation\",\n            \"apikey\": \"801230BJKL23Y9090DSFL123HJK09H324HV8732\",\n            \"entity_type\": \"Simulation\",\n            \"cbHost\": \"orion:1026\",\n            \"commands\": [],\n            \"lazy\": [],\n            \"attributes\": [\n                {\n                    \"name\": \"Counter\",\n                    \"type\": \"Number\",\n                    \"object_id\": \"Counter\"\n                },\n                {\n                    \"name\": \"Random\",\n                    \"type\": \"Number\",\n                    \"object_id\": \"Random\"\n                },\n                {\n                    \"name\": \"Sawtooth\",\n                    \"type\": \"Number\",\n                    \"object_id\": \"Sawtooth\"\n                },\n                {\n                    \"name\": \"Sinusoid\",\n                    \"type\": \"Number\",\n                    \"object_id\": \"Sinusoid\"\n                },\n                {\n                    \"name\": \"Square\",\n                    \"type\": \"Number\",\n                    \"object_id\": \"Square\"\n                },\n                {\n                    \"name\": \"Triangle\",\n                    \"type\": \"Number\",\n                    \"object_id\": \"Triangle\"\n                }\n            ],\n            \"static_attributes\": []\n        }\n    ]\n}\n\n"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceGroupService","time":"2021-11-04T13:05:40.351Z","lvl":"DEBUG","msg":"Creating new set of 2 services"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceGroupService","time":"2021-11-04T13:05:40.351Z","lvl":"DEBUG","msg":"validateGroup {\"resource\":\"/React\",\"apikey\":\"801230BJKL23Y9090DSFL123HJK09H324HV8732\",\"cbHost\":\"orion:1026\",\"commands\":[],\"lazy\":[],\"attributes\":[{\"name\":\"Temperature\",\"type\":\"Number\",\"object_id\":\"Temperature\"},{\"name\":\"Co2\",\"type\":\"Number\",\"object_id\":\"Co2\"},{\"name\":\"Radiation\",\"type\":\"Number\",\"object_id\":\"Radiation\"}],\"type\":\"React\",\"staticAttributes\":[],\"service\":\"sabana\",\"subservice\":\"/\"}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceGroupService","time":"2021-11-04T13:05:40.351Z","lvl":"DEBUG","msg":"generateDuplicateHander error [object Object] and foundGroup undefined"}
iotage_1       | {"op":"IoTAgentNGSI.InMemoryGroupRegister","time":"2021-11-04T13:05:40.351Z","lvl":"DEBUG","msg":"Storing device group for service [3] and subservice [sabana] /"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceGroupService","time":"2021-11-04T13:05:40.352Z","lvl":"DEBUG","msg":"validateGroup {\"resource\":\"/Simulation\",\"apikey\":\"801230BJKL23Y9090DSFL123HJK09H324HV8732\",\"cbHost\":\"orion:1026\",\"commands\":[],\"lazy\":[],\"attributes\":[{\"name\":\"Counter\",\"type\":\"Number\",\"object_id\":\"Counter\"},{\"name\":\"Random\",\"type\":\"Number\",\"object_id\":\"Random\"},{\"name\":\"Sawtooth\",\"type\":\"Number\",\"object_id\":\"Sawtooth\"},{\"name\":\"Sinusoid\",\"type\":\"Number\",\"object_id\":\"Sinusoid\"},{\"name\":\"Square\",\"type\":\"Number\",\"object_id\":\"Square\"},{\"name\":\"Triangle\",\"type\":\"Number\",\"object_id\":\"Triangle\"}],\"type\":\"Simulation\",\"staticAttributes\":[],\"service\":\"sabana\",\"subservice\":\"/\"}"}
iotage_1       | {"op":"IoTAgentNGSI.DeviceGroupService","time":"2021-11-04T13:05:40.353Z","lvl":"DEBUG","msg":"generateDuplicateHander error null and foundGroup {\"resource\":\"/Simulation\",\"apikey\":\"801230BJKL23Y9090DSFL123HJK09H324HV8732\",\"cbHost\":\"orion:1026\",\"commands\":[],\"lazy\":[],\"attributes\":[{\"name\":\"Counter\",\"type\":\"Number\",\"object_id\":\"Counter\"},{\"name\":\"Random\",\"type\":\"Number\",\"object_id\":\"Random\"},{\"name\":\"Sawtooth\",\"type\":\"Number\",\"object_id\":\"Sawtooth\"},{\"name\":\"Sinusoid\",\"type\":\"Number\",\"object_id\":\"Sinusoid\"},{\"name\":\"Square\",\"type\":\"Number\",\"object_id\":\"Square\"},{\"name\":\"Triangle\",\"type\":\"Number\",\"object_id\":\"Triangle\"}],\"type\":\"Simulation\",\"staticAttributes\":[],\"service\":\"sabana\",\"subservice\":\"/\",\"_id\":2,\"creationDate\":1636031140209}"}
iotage_1       | {"op":"IoTAgentNGSI.GenericMiddlewares","time":"2021-11-04T13:05:40.354Z","lvl":"DEBUG","msg":"Error [DUPLICATE_GROUP] handling request: A device configuration already exists for resource /Simulation and API Key 801230BJKL23Y9090DSFL123HJK09H324HV8732"}
iotage_1       | {"op":"IoTAgentNGSI.DomainControl","time":"2021-11-04T13:05:40.356Z","lvl":"DEBUG","msg":"response-time: 7"}
iotage_1       | time=2021-11-04T13:05:40.358Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=GROUPS SUCCESSFULLY CREATED!
iotage_1       | time=2021-11-04T13:05:40.786Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started subscription:  109
iotage_1       | time=2021-11-04T13:05:40.786Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg= revised parameters 
iotage_1       | time=2021-11-04T13:05:40.787Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised maxKeepAliveCount   10  ( requested  10)
iotage_1       | time=2021-11-04T13:05:40.787Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised lifetimeCount       1000  ( requested  1000)
iotage_1       | time=2021-11-04T13:05:40.787Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised publishingInterval  100  ( requested  10)
iotage_1       | time=2021-11-04T13:05:40.788Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  suggested timeout hint      10000
iotage_1       | time=2021-11-04T13:05:40.984Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started monitoring: ns=3;i=1008
iotage_1       | time=2021-11-04T13:05:41.035Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started subscription:  110
iotage_1       | time=2021-11-04T13:05:41.035Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg= revised parameters 
iotage_1       | time=2021-11-04T13:05:41.035Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised maxKeepAliveCount   10  ( requested  10)
iotage_1       | time=2021-11-04T13:05:41.036Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised lifetimeCount       1000  ( requested  1000)
iotage_1       | time=2021-11-04T13:05:41.036Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised publishingInterval  100  ( requested  10)
iotage_1       | time=2021-11-04T13:05:41.036Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  suggested timeout hint      10000
iotage_1       | time=2021-11-04T13:05:41.186Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started monitoring: ns=3;i=1009
iotage_1       | time=2021-11-04T13:05:41.190Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started subscription:  111
iotage_1       | time=2021-11-04T13:05:41.191Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg= revised parameters 
iotage_1       | time=2021-11-04T13:05:41.191Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised maxKeepAliveCount   10  ( requested  10)
iotage_1       | time=2021-11-04T13:05:41.191Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised lifetimeCount       1000  ( requested  1000)
iotage_1       | time=2021-11-04T13:05:41.192Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised publishingInterval  100  ( requested  10)
iotage_1       | time=2021-11-04T13:05:41.193Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  suggested timeout hint      10000
iotage_1       | time=2021-11-04T13:05:41.197Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started subscription:  112
iotage_1       | time=2021-11-04T13:05:41.197Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg= revised parameters 
iotage_1       | time=2021-11-04T13:05:41.198Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised maxKeepAliveCount   10  ( requested  10)
iotage_1       | time=2021-11-04T13:05:41.198Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised lifetimeCount       1000  ( requested  1000)
iotage_1       | time=2021-11-04T13:05:41.199Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised publishingInterval  100  ( requested  10)
iotage_1       | time=2021-11-04T13:05:41.200Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.InitSubscriptions | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  suggested timeout hint      10000
grafana        | t=2021-11-04T13:05:43+0000 lvl=info msg="Request Completed" logger=context userId=1 orgId=1 uname=admin method=GET path=/api/live/ws status=0 remote_addr=192.168.80.1 time_ms=67 size=0 referer=
iotage_1       | time=2021-11-04T13:05:48.498Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started subscription:  113
iotage_1       | time=2021-11-04T13:05:48.498Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg= revised parameters 
iotage_1       | time=2021-11-04T13:05:48.498Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised maxKeepAliveCount   10  ( requested  10)
iotage_1       | time=2021-11-04T13:05:48.498Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised lifetimeCount       1000  ( requested  1000)
iotage_1       | time=2021-11-04T13:05:48.499Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised publishingInterval  100  ( requested  10)
iotage_1       | time=2021-11-04T13:05:48.499Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  suggested timeout hint      10000
iotage_1       | time=2021-11-04T13:05:48.698Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started subscription:  114
iotage_1       | time=2021-11-04T13:05:48.698Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg= revised parameters 
iotage_1       | time=2021-11-04T13:05:48.699Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised maxKeepAliveCount   10  ( requested  10)
iotage_1       | time=2021-11-04T13:05:48.699Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised lifetimeCount       1000  ( requested  1000)
iotage_1       | time=2021-11-04T13:05:48.699Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised publishingInterval  100  ( requested  10)
iotage_1       | time=2021-11-04T13:05:48.699Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  suggested timeout hint      10000
iotage_1       | time=2021-11-04T13:05:48.898Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started subscription:  116
iotage_1       | time=2021-11-04T13:05:48.899Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg= revised parameters 
iotage_1       | time=2021-11-04T13:05:48.899Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised maxKeepAliveCount   10  ( requested  10)
iotage_1       | time=2021-11-04T13:05:48.899Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised lifetimeCount       1000  ( requested  1000)
iotage_1       | time=2021-11-04T13:05:48.899Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised publishingInterval  100  ( requested  10)
iotage_1       | time=2021-11-04T13:05:48.899Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  suggested timeout hint      10000
iotage_1       | time=2021-11-04T13:05:49.248Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started subscription:  118
iotage_1       | time=2021-11-04T13:05:49.249Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg= revised parameters 
iotage_1       | time=2021-11-04T13:05:49.249Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised maxKeepAliveCount   10  ( requested  10)
iotage_1       | time=2021-11-04T13:05:49.249Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised lifetimeCount       1000  ( requested  1000)
iotage_1       | time=2021-11-04T13:05:49.249Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised publishingInterval  100  ( requested  10)
iotage_1       | time=2021-11-04T13:05:49.249Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  suggested timeout hint      10000
iotage_1       | time=2021-11-04T13:05:49.402Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started subscription:  117
iotage_1       | time=2021-11-04T13:05:49.403Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg= revised parameters 
iotage_1       | time=2021-11-04T13:05:49.403Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised maxKeepAliveCount   10  ( requested  10)
iotage_1       | time=2021-11-04T13:05:49.403Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised lifetimeCount       1000  ( requested  1000)
iotage_1       | time=2021-11-04T13:05:49.403Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised publishingInterval  100  ( requested  10)
iotage_1       | time=2021-11-04T13:05:49.403Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  suggested timeout hint      10000
iotage_1       | time=2021-11-04T13:05:49.406Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started subscription:  115
iotage_1       | time=2021-11-04T13:05:49.406Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg= revised parameters 
iotage_1       | time=2021-11-04T13:05:49.406Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised maxKeepAliveCount   10  ( requested  10)
iotage_1       | time=2021-11-04T13:05:49.407Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised lifetimeCount       1000  ( requested  1000)
iotage_1       | time=2021-11-04T13:05:49.407Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised publishingInterval  100  ( requested  10)
iotage_1       | time=2021-11-04T13:05:49.407Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  suggested timeout hint      10000
iotage_1       | time=2021-11-04T13:05:49.881Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started subscription:  119
iotage_1       | time=2021-11-04T13:05:49.881Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg= revised parameters 
iotage_1       | time=2021-11-04T13:05:49.884Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised maxKeepAliveCount   10  ( requested  10)
iotage_1       | time=2021-11-04T13:05:49.884Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised lifetimeCount       1000  ( requested  1000)
iotage_1       | time=2021-11-04T13:05:49.884Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised publishingInterval  100  ( requested  10)
iotage_1       | time=2021-11-04T13:05:49.884Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  suggested timeout hint      10000
iotage_1       | time=2021-11-04T13:05:49.890Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started subscription:  121
iotage_1       | time=2021-11-04T13:05:49.890Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg= revised parameters 
iotage_1       | time=2021-11-04T13:05:49.890Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised maxKeepAliveCount   10  ( requested  10)
iotage_1       | time=2021-11-04T13:05:49.891Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised lifetimeCount       1000  ( requested  1000)
iotage_1       | time=2021-11-04T13:05:49.891Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised publishingInterval  100  ( requested  10)
iotage_1       | time=2021-11-04T13:05:49.891Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  suggested timeout hint      10000
iotage_1       | time=2021-11-04T13:05:50.099Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started subscription:  120
iotage_1       | time=2021-11-04T13:05:50.099Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg= revised parameters 
iotage_1       | time=2021-11-04T13:05:50.099Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised maxKeepAliveCount   10  ( requested  10)
iotage_1       | time=2021-11-04T13:05:50.099Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised lifetimeCount       1000  ( requested  1000)
iotage_1       | time=2021-11-04T13:05:50.099Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised publishingInterval  100  ( requested  10)
iotage_1       | time=2021-11-04T13:05:50.099Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  suggested timeout hint      10000
iotage_1       | time=2021-11-04T13:05:50.313Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started subscription:  124
iotage_1       | time=2021-11-04T13:05:50.313Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg= revised parameters 
iotage_1       | time=2021-11-04T13:05:50.313Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised maxKeepAliveCount   10  ( requested  10)
iotage_1       | time=2021-11-04T13:05:50.313Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised lifetimeCount       1000  ( requested  1000)
iotage_1       | time=2021-11-04T13:05:50.313Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised publishingInterval  100  ( requested  10)
iotage_1       | time=2021-11-04T13:05:50.313Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  suggested timeout hint      10000
iotage_1       | time=2021-11-04T13:05:50.358Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started subscription:  122
iotage_1       | time=2021-11-04T13:05:50.358Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg= revised parameters 
iotage_1       | time=2021-11-04T13:05:50.358Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised maxKeepAliveCount   10  ( requested  10)
iotage_1       | time=2021-11-04T13:05:50.359Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised lifetimeCount       1000  ( requested  1000)
iotage_1       | time=2021-11-04T13:05:50.359Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised publishingInterval  100  ( requested  10)
iotage_1       | time=2021-11-04T13:05:50.359Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  suggested timeout hint      10000
iotage_1       | time=2021-11-04T13:05:50.550Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started subscription:  123
iotage_1       | time=2021-11-04T13:05:50.551Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg= revised parameters 
iotage_1       | time=2021-11-04T13:05:50.551Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised maxKeepAliveCount   10  ( requested  10)
iotage_1       | time=2021-11-04T13:05:50.551Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised lifetimeCount       1000  ( requested  1000)
iotage_1       | time=2021-11-04T13:05:50.551Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised publishingInterval  100  ( requested  10)
iotage_1       | time=2021-11-04T13:05:50.551Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  suggested timeout hint      10000
iotage_1       | time=2021-11-04T13:05:51.101Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started subscription:  125
iotage_1       | time=2021-11-04T13:05:51.101Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg= revised parameters 
iotage_1       | time=2021-11-04T13:05:51.101Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised maxKeepAliveCount   10  ( requested  10)
iotage_1       | time=2021-11-04T13:05:51.101Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised lifetimeCount       1000  ( requested  1000)
iotage_1       | time=2021-11-04T13:05:51.101Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised publishingInterval  100  ( requested  10)
iotage_1       | time=2021-11-04T13:05:51.101Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  suggested timeout hint      10000
iotage_1       | time=2021-11-04T13:05:51.261Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started monitoring: ns=3;i=1008
iotage_1       | {"op":"IoTAgentNGSI.DomainControl","time":"2021-11-04T13:05:51.518Z","lvl":"ERROR","msg":"{ TypeError: Cannot read property '0' of undefined\n    at /opt/iotagent-opcua/iot_agent_modules/run/run.js:1217:56\n    at Array.forEach (<anonymous>)\n    at Timeout._setInterval [as _onTimeout] (/opt/iotagent-opcua/iot_agent_modules/run/run.js:1216:38)\n    at ontimeout (timers.js:436:11)\n    at tryOnTimeout (timers.js:300:5)\n    at listOnTimeout (timers.js:263:5)\n    at Timer.processTimers (timers.js:223:10)\n  domain:\n   Domain {\n     domain: null,\n     _events:\n      [Object: null prototype] {\n        removeListener: [Function: updateExceptionCapture],\n        newListener: [Function: updateExceptionCapture],\n        error: [Function: domainErrorHandler] },\n     _eventsCount: 3,\n     _maxListeners: undefined,\n     members: [],\n     start: 1636031133509,\n     trans: 'd03ab3ee-ec2d-483b-aa53-280fcfe3cb1b',\n     corr: 'd03ab3ee-ec2d-483b-aa53-280fcfe3cb1b',\n     op: 'IoTAgentNGSI.IOTAMService',\n     [Symbol(kWeak)]: WeakReference {} },\n  domainThrown: true }"}
iotage_1       | {"op":"IoTAgentNGSI.DomainControl","time":"2021-11-04T13:05:51.520Z","lvl":"DEBUG","msg":"response-time: 18011"}
iotage_1       | {"op":"IoTAgentNGSI.CommandService","time":"2021-11-04T13:05:55.472Z","lvl":"DEBUG","msg":"Executed expiration daemon"}
iotage_1       | time=2021-11-04T13:05:58.107Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=successfully terminated subscription: 3234512923
fiware-cygnus  | time=2021-11-04T13:06:00.578Z | lvl=DEBUG | corr=N/A | trans=N/A | srv=N/A | subsrv=N/A | comp=cygnus-ngsi | op=run | msg=org.apache.flume.node.PollingPropertiesFileConfigurationProvider$FileWatcherRunnable[131] : Checking file:/opt/apache-flume/conf/agent.conf for changes
fiware-cygnus  | time=2021-11-04T13:06:00.719Z | lvl=DEBUG | corr=N/A | trans=N/A | srv=N/A | subsrv=N/A | comp=cygnus-ngsi | op=processNewBatches | msg=com.telefonica.iot.cygnus.sinks.NGSISink[519] : Batch accumulation time reached, the batch will be processed as it is
fiware-cygnus  | time=2021-11-04T13:06:00.818Z | lvl=DEBUG | corr=N/A | trans=N/A | srv=N/A | subsrv=N/A | comp=cygnus-ngsi | op=run | msg=com.telefonica.iot.cygnus.interceptors.NGSINameMappingsInterceptor$PeriodicalNameMappingsReader[205] : [nmi] The configuration has not changed
iotage_1       | time=2021-11-04T13:06:01.566Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started monitoring: ns=3;i=1010
iotage_1       | time=2021-11-04T13:06:08.269Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started monitoring: ns=3;i=1009
iotage_1       | time=2021-11-04T13:06:08.273Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started subscription:  126
iotage_1       | time=2021-11-04T13:06:08.273Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg= revised parameters 
iotage_1       | time=2021-11-04T13:06:08.273Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised maxKeepAliveCount   10  ( requested  10)
iotage_1       | time=2021-11-04T13:06:08.273Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised lifetimeCount       1000  ( requested  1000)
iotage_1       | time=2021-11-04T13:06:08.273Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  revised publishingInterval  100  ( requested  10)
iotage_1       | time=2021-11-04T13:06:08.273Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=  suggested timeout hint      10000
iotage_1       | time=2021-11-04T13:06:08.420Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=successfully terminated subscription: 3234512923
iotage_1       | time=2021-11-04T13:06:08.430Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started monitoring: ns=3;i=1001
iotage_1       | time=2021-11-04T13:06:08.434Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started monitoring: ns=3;i=1002
iotage_1       | time=2021-11-04T13:06:08.436Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.keepaliveSubscriptionBroker | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started monitoring: ns=3;i=1003
iotage_1       | time=2021-11-04T13:06:08.573Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Monitoring | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=ns=3;i=1002  value has changed to 0.1538777
iotage_1       | time=2021-11-04T13:06:08.574Z | lvl=ERROR | corr=n/a | trans=n/a | op=Index.Monitoring | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=could not find the OCB context Simulation
iotage_1       | time=2021-11-04T13:06:08.575Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Monitoring | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg={"name":"DEVICE_NOT_FOUND","message":"No device was found with id:Simulation","code":404}
iotage_1       | time=2021-11-04T13:06:08.579Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Monitoring | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=ns=3;i=1009  value has changed to 6
iotage_1       | time=2021-11-04T13:06:08.579Z | lvl=ERROR | corr=n/a | trans=n/a | op=Index.Monitoring | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=could not find the OCB context React
iotage_1       | time=2021-11-04T13:06:08.579Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Monitoring | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg={"name":"DEVICE_NOT_FOUND","message":"No device was found with id:React","code":404}
iotage_1       | time=2021-11-04T13:06:08.579Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Monitoring | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=ns=3;i=1009  value has changed to 23
iotage_1       | time=2021-11-04T13:06:08.580Z | lvl=ERROR | corr=n/a | trans=n/a | op=Index.Monitoring | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=could not find the OCB context React
iotage_1       | time=2021-11-04T13:06:08.580Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Monitoring | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg={"name":"DEVICE_NOT_FOUND","message":"No device was found with id:React","code":404}
iotage_1       | time=2021-11-04T13:06:08.581Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Monitoring | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=started monitoring: ns=3;i=1006
iotage_1       | time=2021-11-04T13:06:08.583Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Monitoring | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=ns=3;i=1010  value has changed to 27
time=2021-11-04T12:55:41.565Z | lvl=INFO | corr=n/a | trans=n/a | op=Index.Monitoring | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=ns=3;i=1006 value has changed to -1.334667

time=2021-11-04T12:55:41.565Z | lvl=ERROR | corr=n/a | trans=n/a | op=Index.Monitoring | comp=iotAgent-OPCUA | srv=sabana | subsrv=/ | msg=could not find the OCB context Simulation
MattiaMarzano-Eng commented 2 years ago

Please can you provide the config.json and config.properties files you're using?

manolait commented 2 years ago

I solved the problem.

It was related to the type in the context and mapping.