Job status is "failed" even though all parallel runs appear to have passed.

Overview:

When a secondary container fails, and no other steps fail, the entire container will not return a status of "failed". In this case, the parallel run will return a status of "canceled" and the job will have a status of "failed".

Screenshot 2024-08-13 at 2.24.32 PM.png

In the case that another step fails within the container, the entire container will return a status of "failed". 

You should also be sure to check the indices of each executor, and ensure that you are able to see every executor's output.

 

Additional Resources:

 

Was this article helpful?
0 out of 1 found this helpful

Comments

0 comments

Article is closed for comments.