Some tests are failing with this:
ValueError: Non-Hermitian input observable: the input SparsePauliOp has non-zero imaginary part in its coefficients.
An issue was raised Qiskit/qiskit#14567 which I appears to be fixed for 2.2.0. Since CI passed with 2.1.1 I do not know what went into 2.1.2 that caused this failure. Before a failure like this was only seen in the tests against Qiskit main.