In our case the response is 

```
"response": {
    "result": {
      "stdout": "PING google.com (172.217.5.238): 56 data bytes\n",
      "stderr": "ping: permission denied (are you root?)\n"
    },
    "success": true,
    "status": "success"
  }
```

So due to permission check process probably gets killed and it cannot report 
further about stats

[ Full content available at: 
https://github.com/apache/incubator-openwhisk/pull/4015 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to