
On Sun, Dec 1, 2019 at 12:20 PM Tal Nisan <tnisan@redhat.com> wrote:
This is the error:
10:15:34 [ERROR] Tests run: 9, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 3.196 s <<< FAILURE! - in org.ovirt.engine.core.uutils.crypto.ticket.TicketTest 10:15:34 [ERROR] testByEKU Time elapsed: 0.644 s <<< ERROR! 10:15:34 sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target 10:15:34 at org.ovirt.engine.core.uutils.crypto.ticket.TicketTest.testByEKU(TicketTest.java:85) 10:15:34 10:15:34 [ERROR] testByCertificate Time elapsed: 0.047 s <<< ERROR! 10:15:34 sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target 10:15:34 at org.ovirt.engine.core.uutils.crypto.ticket.TicketTest.testByCertificate(TicketTest.java:46)
Link to Jenkins job - https://jenkins.ovirt.org/job/ovirt-engine_standard-check-patch/2055/console
Any help will be appreciated.
Adding Martin. -- Didi