Hmm, the issue seems to be "API error (500)" from the client:
ubuntu@vnomadlab01:~$ nomad alloc status 8c6d6c82
ID = 8c6d6c82
Eval ID = c7961bf9
Name = example.cache[0]
Node ID = 769aa3b7
Node Name = client1
Job ID = example
Job Version = 824636223616
Client Status = failed
Client Description = Failed tasks
Desired Status = run
Desired Description = <none>
Created = 4m49s ago
Modified = 2m50s ago
Reschedule Eligibility = 28m5s from now
Task "redis" is "dead"
Task Resources
CPU Memory Disk Addresses
500 MHz 256 MiB 300 MiB db: ************.109:25753
Task Events:
Started At = N/A
Finished At = 2019-08-19T17:31:23Z
Total Restarts = 2
Last Restart = 2019-08-19T17:30:59Z
Recent Events:
Time Type Description
2019-08-19T17:31:24Z Killing Sent interrupt. Waiting 5s before force killing
2019-08-19T17:31:23Z Not Restarting Exceeded allowed attempts 2 in interval 30m0s and mode is "fail"
2019-08-19T17:31:23Z Driver Failure Failed to start container 0d6732ed61fb0316a0ff1a18f91d5661620ba360ab07bf03fdc264e3f77848df: API error (500): error while creating mount source path '/opt/nomad/alloc/8c6d6c82-a8dc-e798-902b-4d2762c4018c/alloc': mkdir /opt/nomad: read-only file system
2019-08-19T17:30:59Z Restarting Task restarting in 18.517524359s
2019-08-19T17:30:59Z Driver Failure Failed to start container 8a334ec891392a010030bc813e2aff325cd3791ce9360d8224e1356cb174b2d8: API error (500): error while creating mount source path '/opt/nomad/alloc/8c6d6c82-a8dc-e798-902b-4d2762c4018c/alloc': mkdir /opt/nomad: read-only file system
2019-08-19T17:30:36Z Restarting Task restarting in 16.830114495s
2019-08-19T17:30:36Z Driver Failure Failed to start container 0226728d1682309816e12f41c35f151ac341db6fe49300cb47f77a3c57eca136: API error (500): error while creating mount source path '/opt/nomad/alloc/8c6d6c82-a8dc-e798-902b-4d2762c4018c/alloc': mkdir /opt/nomad: read-only file system
2019-08-19T17:30:30Z Task Setup Building Task Directory
2019-08-19T17:30:30Z Received Task received by client
ubuntu@vnomadlab01:~$