You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Temporary docker failure - is unrecoverable error for nomad.
Reproduction steps
No.
Nomad Server logs (if appropriate)
Docker
2016-11-20 12:53:28 c1 [docker 27877] time="2016-11-20T12:53:28.710121858+03:00" level=error msg="Handler for POST /containers/create returned error: No such image: kaktuss/nginx-frontend:0.15"
Nomad
2016-11-20 12:53:28 c1 [nomad 16781] 2016/11/20 12:53:28.711646 [ERR] driver.docker: failed to create container: no such image
2016-11-20 12:53:28 c1 [nomad 16781] driver.docker: failed to create container: no such image
2016-11-20 12:53:28 c1 [nomad 16781] 2016/11/20 12:53:28.714431 [INFO] client: failed to start task 'nginx' for alloc '4a9b5678-7e74-fd65-4e36-80d44013edeb': Failed to create container: no such image
2016-11-20 12:53:28 c1 [nomad 16781] client: failed to start task 'nginx' for alloc '4a9b5678-7e74-fd65-4e36-80d44013edeb': Failed to create container: no such image
2016-11-20 12:53:28 c1 [nomad 16781] 2016/11/20 12:53:28.714987 [INFO] client: Not restarting task: nginx for alloc: 4a9b5678-7e74-fd65-4e36-80d44013edeb
2016-11-20 12:53:28 c1 [nomad 16781] client: Not restarting task: nginx for alloc: 4a9b5678-7e74-fd65-4e36-80d44013edeb
Nomad Client logs (if appropriate)
nomad alloc-status 4a9b5678
ID = 4a9b5678
Eval ID = 9fc2c79d
Name = nginx-frontend.nginx-frontend[0]
Node ID = d0eead01
Job ID = nginx-frontend
Client Status = failed
Client Description = <none>
Created At = 11/20/16 12:53:22 MSK
Task "nginx" is "dead"
Task Resources
CPU Memory Disk IOPS Addresses
100 MHz 64 MiB 0 B 0 http: some ip:80
https: some ip:443
Recent Events:
Time Type Description
11/20/16 12:53:28 MSK Not Restarting Error was unrecoverable
11/20/16 12:53:28 MSK Driver Failure failed to start task 'nginx' for alloc '4a9b5678-7e74-fd65-4e36-80d44013edeb': Failed to create container: no such image
11/20/16 12:53:27 MSK Received Task received by client
Makes me happy to see this labeled as a bug. Maybe we are getting closer to something that will also fix #1406 (where we have different opinions about what is considered a recoverable error)
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Nomad version
Nomad v0.5.0
Operating system and Environment details
Ubuntu server 16.04
Docker 1.12.3
Issue
Temporary docker failure - is unrecoverable error for nomad.
Reproduction steps
No.
Nomad Server logs (if appropriate)
Docker
Nomad
Nomad Client logs (if appropriate)
Job file (if appropriate)
The text was updated successfully, but these errors were encountered: