This error may be logged when SUCCEEDED jobs are moving to DELETED state. JobRunr tries to lookup some info on the Job via the @Job annotation and as it is not there anymore, logs this error.
This will not interfere with JobRunr processing (or we are missing an integration test ☺️).