Commit eaeac27
authored
Add OSDC step script failure rule to log classifier (#8013)
Captures `[OSDC] Step script exited` failures with priority above the
generic `##[error]` catch-all so OSDC failures are surfaced instead of
collapsing into a generic exit-code message.
The error comes from
https://github.com/pytorch/ci-infra/blob/da74bf5c87c27a8afcaa86b47c43ea1fadfc1024/osdc/modules/arc-runners/templates/runner.yaml.tpl#L4931 parent bbef016 commit eaeac27
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
316 | 320 | | |
317 | 321 | | |
318 | 322 | | |
| |||
0 commit comments