Skip to content

Instantly share code, notes, and snippets.

@pieterbreed
Created November 4, 2016 10:56
Show Gist options
  • Save pieterbreed/01854bdfe5aadcc2ffd05777744acb5d to your computer and use it in GitHub Desktop.
Save pieterbreed/01854bdfe5aadcc2ffd05777744acb5d to your computer and use it in GitHub Desktop.
$ nomad alloc-status -stats -verbose 912a5d76
ID              = 912a5d76-4ff6-7675-58dd-0a42250310da
Eval ID         = 6e20ab4a-ff49-658f-a81b-9eb7de752f7b
Name            = birch-novel.birch-novel[0]
Node ID         = 8d525b92-ac73-24e5-91b9-ec95066897d5
Job ID          = birch-novel
Client Status   = pending
Evaluated Nodes = 2
Filtered Nodes  = 0
Exhausted Nodes = 0
Allocation Time = 64.313µs
Failures        = 0

Task "birch-novel" is "pending"
Task Resources
CPU      Memory  Disk     IOPS  Addresses
500 MHz  64 MiB  300 MiB  0     http: 172.31.61.191:55539

Recent Events:
Time                   Type        Description
11/04/16 10:54:53 UTC  Restarting  Task restarting in 15.808188303s
11/04/16 10:54:53 UTC  Terminated  Exit Code: 137, Signal: 9
11/04/16 10:54:52 UTC  Started     Task started by client
11/04/16 10:54:33 UTC  Restarting  Task restarting in 18.228830823s
11/04/16 10:54:33 UTC  Terminated  Exit Code: 137, Signal: 9
11/04/16 10:54:32 UTC  Started     Task started by client
11/04/16 10:54:14 UTC  Restarting  Task restarting in 17.711025813s
11/04/16 10:54:14 UTC  Terminated  Exit Code: 137, Signal: 9
11/04/16 10:54:13 UTC  Started     Task started by client
11/04/16 10:54:10 UTC  Restarting  Exceeded allowed attempts, applying a delay - Task restarting in 2.814333796s

Placement Metrics
  * Score "8d525b92-ac73-24e5-91b9-ec95066897d5.binpack" = 6.189195
  * Score "dd6af8e5-51b9-2f1b-7bb1-5da573b110b6.binpack" = 6.189195
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment