-record(exec_failed, { container_id :: binary(), cmd :: list(binary()), exit_code :: integer(), stderr :: binary() }).