diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-12-13 12:29:52 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-12-13 12:29:52 +0100 |
| commit | a553162c82da9391b502c516cf74c8389ba8d1b9 (patch) | |
| tree | 4b852ceec15ea4a56b6b4a8797bf15ac5db5dabe /pkg/report/testdata | |
| parent | 3f9ec663653495bfaeeb0a2f2dfce01f2820bb01 (diff) | |
pkg/report: replace more moving parts in gvisor crash titles
"container" seems to have been renamed to "sandbox".
Also exact pid numbers are harmful.
Diffstat (limited to 'pkg/report/testdata')
| -rw-r--r-- | pkg/report/testdata/gvisor/report/18 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pkg/report/testdata/gvisor/report/18 b/pkg/report/testdata/gvisor/report/18 new file mode 100644 index 000000000..0fac5fb18 --- /dev/null +++ b/pkg/report/testdata/gvisor/report/18 @@ -0,0 +1,6 @@ +TITLE: FATAL ERROR: error waiting on pid X: error waiting on pid X in sandbox NAME failed: EOF + +realtimeBaseRef:1544699224504125426 realtimeFrequency:2299799213} +W1213 11:07:04.977281 44558 x:0] FATAL ERROR: error waiting on pid 16: error waiting on PID 16 in sandbox "ci-gvisor-kvm-direct-overlay-host-race-0": urpc method "containerManager.WaitPID" failed: EOF +error waiting on pid 16: error waiting on PID 16 in sandbox "ci-gvisor-kvm-direct-overlay-host-race-0": urpc method "containerManager.WaitPID" failed: EOF +W1213 11:07:04.984229 32293 x:0] Wait RPC to container "ci-gvisor-kvm-direct-overlay-host-race-0" failed: urpc method "containerManager.Wait" failed: EOF. Will try waiting on the sandbox process instead. |
