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

condor_history_to_elasticsearch.py: parse "Err" file and store error messages #3

Open
gonzalomerino opened this issue Nov 23, 2017 · 0 comments

Comments

@gonzalomerino
Copy link

I think this could be useful.

As we parse the condor_history with this tool, for inserting it to ES, we can look inside the error file pointed to by the classAdd "Err" and store some lines from there that can contain useful error messages for categorizing the failures.

For example, gridftp "get" errors from FileStager inside IceTray will look like this:

RuntimeError: globus-url-copy failed with status 1: error: globus_ftp_client: the operation was aborted (in CopyFileIn)

having this info in ES sounds like a useful info to me for doing error categorization and posterior analysis.

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