File: //var/run/cloud-init/status.json
{
"v1": {
"datasource": "DataSourceAzure [seed=/var/lib/waagent]",
"init": {
"errors": [
"('mounts', ProcessExecutionError(\"Unexpected error while running command.\\nCommand: ['mount', '-a']\\nExit code: 64\\nReason: -\\nStdout: \\nStderr: mount: /mnt/data: mount point does not exist.\\n dmesg(1) may have more information after failed mount system call.\"))"
],
"finished": 19.6,
"recoverable_errors": {
"WARNING": [
"Running module mounts (<module 'cloudinit.config.cc_mounts' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_mounts.py'>) failed"
]
},
"start": 18.65
},
"init-local": {
"errors": [],
"finished": 18.09,
"recoverable_errors": {},
"start": 15.94
},
"modules-config": {
"errors": [],
"finished": 20.98,
"recoverable_errors": {},
"start": 20.73
},
"modules-final": {
"errors": [],
"finished": 22.05,
"recoverable_errors": {},
"start": 21.91
},
"stage": null
}
}