blob: a63d4a19f66c368492392bf333f9edc3b3f14d74 [file] [log] [blame]
Gunnar Mills93c12d32017-05-10 13:11:53 -05001- name: UnTarFailure
2 level: ERR
3 meta:
Patrick Williams0fe0e352022-12-08 06:12:42 -06004 - str: "PATH=%s"
5 type: string
Gunnar Mills93c12d32017-05-10 13:11:53 -05006- name: ManifestFileFailure
7 level: ERR
8 meta:
Patrick Williams0fe0e352022-12-08 06:12:42 -06009 - str: "PATH=%s"
10 type: string
Gunnar Mills93c12d32017-05-10 13:11:53 -050011- name: InternalFailure
12 level: ERR
13 meta:
Patrick Williams0fe0e352022-12-08 06:12:42 -060014 - str: "FAIL=%s"
15 type: string
James Feistebcc1942020-06-22 13:42:02 -070016- name: ImageFailure
17 level: ERR
18 meta:
Patrick Williams0fe0e352022-12-08 06:12:42 -060019 - str: "FAIL=%s"
20 type: string
21 - str: "PATH=%s"
22 type: string
James Feistebcc1942020-06-22 13:42:02 -070023- name: BusyFailure
24 level: ERR
25 meta:
Patrick Williams0fe0e352022-12-08 06:12:42 -060026 - str: "PATH=%s"
27 type: string