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

[BUG]: DFP Benchmarks: Error building file list, discarding control message 'NoneType' object has no attribute 'mutable_dataframe' #2134

Open
2 tasks done
dagardner-nv opened this issue Jan 27, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@dagardner-nv
Copy link
Contributor

Version

25.02

Which installation method(s) does this occur on?

Docker

Describe the bug.

Running the DFP benchmarks yields the following error:

Inferenced [inference_pipe]: 0 messages [00:00, ? messages/s]
Preprocessed [inference_pipe]: 0 messages [00:00, ? messages/s]
Error building file list, discarding control message 'NoneType' object has no attribute 'mutable_dataframe'
Error building file list, discarding control message 'NoneType' object has no attribute 'mutable_dataframe'
TrainingPrep [training_pipe]: 0 messages [00:00, ? messages/s]
Train & Saved [training_pipe]: 0 messages [00:00, ? messages/s]

However the benchmark completes and pytest exits status 0.

Minimum reproducible example

Run DFP benchmarks as documented in `examples/digital_fingerprinting/production/morpheus/benchmarks/README.md`

Relevant log output

Click here to see error details

Inferenced [inference_pipe]: 0 messages [00:00, ? messages/s]
Preprocessed [inference_pipe]: 0 messages [00:00, ? messages/s]
Error building file list, discarding control message 'NoneType' object has no attribute 'mutable_dataframe'
Error building file list, discarding control message 'NoneType' object has no attribute 'mutable_dataframe'
TrainingPrep [training_pipe]: 0 messages [00:00, ? messages/s]
Train & Saved [training_pipe]: 0 messages [00:00, ? messages/s]

Full env printout

Click here to see environment details

[Paste the results of print_env.sh here, it will be hidden by default]

Other/Misc.

No response

Code of Conduct

  • I agree to follow Morpheus' Code of Conduct
  • I have searched the open bugs and have found no duplicates for this bug report
@dagardner-nv dagardner-nv added the bug Something isn't working label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant