blob: 7456e0acb8a6cbc03352a6fb8037df1456446266 [file] [log] [blame]
Gunnar Mills93c12d32017-05-10 13:11:53 -05001- name: UnTarFailure
2 level: ERR
3 meta:
4 - str: "PATH=%s"
5 type: string
6- name: ManifestFileFailure
7 level: ERR
8 meta:
9 - str: "PATH=%s"
10 type: string
11- name: InternalFailure
12 level: ERR
13 meta:
14 - str: "FAIL=%s"
15 type: string
James Feistebcc1942020-06-22 13:42:02 -070016- name: ImageFailure
17 level: ERR
18 meta:
19 - str: "FAIL=%s"
20 type: string
21 - str: "PATH=%s"
22 type: string
23- name: BusyFailure
24 level: ERR
25 meta:
26 - str: "PATH=%s"
27 type: string
28