The current set of kernels/supported operations does not include add_plain, sub_plain, mul_plain, negate, nor mul_const which arise when tracing an OpenFHE program. See also this comment here (internal link).
I noticed @christopherngutierrez already created bgv-add-plain-kernel, so hopefully we can get that merged into main + extend support to the other ops easily.