Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

job submit Lua script fails when user does not exist in slurm accounting #14

Open
rezib opened this issue Mar 29, 2018 · 0 comments
Open

Comments

@rezib
Copy link
Member

rezib commented Mar 29, 2018

The script drops into this branch : https://github.com/edf-hpc/slurm-llnl-misc-plugins/blob/master/job_submit/job_submit.lua#L423

Then fails while trying to log the message because the job_desc.default_account placeholder is nil.

rezib added a commit that referenced this issue Oct 15, 2018
The job_submit.lua failed with bad log message formatting when the
account does not exist in slurmdbd. Now, this case is gracefully
handled with appropriate error message raised to the user interface.

Fix #6, #14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant