Commit d6eaa9f
committed
Debug 'Cannot allocate memory'
Several jobs fails with [OSError] Cannot allocate memory,
but it is not clear why. Is it caused by multiple run away process,
or just on process become fat.
Adding line to cleanup_host to save the final process list including
the memory usage.
Change-Id: Ic7455d689869092703974512d14bd121e4b44f1b1 parent d24d3cc commit d6eaa9f
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
667 | 667 | | |
668 | 668 | | |
669 | 669 | | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
670 | 673 | | |
671 | 674 | | |
672 | 675 | | |
| |||
0 commit comments