S3 Buckets constantly failing verification jobs

But you are getting an error because the chunk is actually missing on the S3 object store, so this is not a bug but that snapshot being corrupt. Can you maybe see if that chunk was incorrectly flagged as corrupt by checking if a corresponding object with a .0.bad extension exists on your S3 object store to be located in <datastore-name>/.chunks/3cef/. If that is the case, try renaming that object by dropping the extension and do a re-verify of that snapshot.
Is this fix included in 4.0.16? Still having the same issue on this version with Backblaze, but I haven't deleted and '.bad' chunks yet or looked into that.