1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
{
"correlationUUID": null,
"commonHeader": {
"timestamp": "2020-06-30T17:46:51.761Z",
"originatorId": "System",
"requestId": "lock-request-3",
"subRequestId": "1",
"flags": null
},
"actionIdentifiers": {
"blueprintName": "RT-lock-device",
"blueprintVersion": "1.0.0",
"actionName": "resolve-deploy-kotlin",
"mode": "sync"
},
"status": {
"code": 500,
"eventType": "EVENT_COMPONENT_FAILURE",
"timestamp": "2020-06-30T17:47:12.301Z",
"errorMessage": "Failed in ComponentScriptExecutor : Failed to acquire lock within timeout, failed to get execution property(node_templates/execute-kotlin/attributes/response-data)",
"message": "failure"
},
"payload": {
"resolve-deploy-kotlin-response": {}
}
}
|