Dunno if this was just a temporary glitch but I noticed I hit a bunch of errors at the start of this week for https://bodhi.fedoraproject.org/updates/FEDORA-2022-599cd81576
All the fedora-ci.koji-build.rpminspect.static-analysis tests failed.
eg https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/rpminspect-pipeline/job/master/107426/testReport/(root)/tests/
Standard Output basename: missing operand Try 'basename --help' for more information. 2022-06-19 02:32:00,972 [ERROR] koji: GenericError: invalid format: Traceback (most recent call last): File "/usr/local/bin/rpminspect_json2text.py", line 121, in <module> process_results(args.rpminspectjson, args.resultsdir) File "/usr/local/bin/rpminspect_json2text.py", line 42, in process_results with open(results_json, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'results.json'