On Tue, 15 Mar 2022 at 07:06, Jan Pazdziora <jpazdziora@redhat.com> wrote:

Hello,

I've filed

        https://src.fedoraproject.org/rpms/mod_intercept_form_submit/pull-request/1

attempting to add a CI test to my package. A test Fedora CI - dist-git
test got run with result error. The test link on the PR page takes me
to

        https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/dist-git-pipeline/job/master/121816/

and there I click on Console Output to get to

        https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/dist-git-pipeline/job/master/121816/console

where I see

        [Pipeline] echo
        The status is now "running"
        [Pipeline] echo
        Waiting for Testing Farm...
        [Pipeline] waitForWebhook
        [Pipeline] retry
        [Pipeline] {
        [Pipeline] httpRequest
        [Pipeline] }
        [Pipeline] // retry
        [Pipeline] echo
        The status is now "error"
        [Pipeline] }
        [Pipeline] // script
        [Pipeline] }

Where do I find the actual output of my test to see what went wrong in
it?

Hi!

Yes, with STI the log inspection is sometimes very hard.
Miro, Michal, is there a way to get to the detailed ansible error?

Enabling the test from the sources using tmt seems to provide a much better output:
https://src.fedoraproject.org/rpms/mod_intercept_form_submit/pull-request/2
https://artifacts.dev.testing-farm.io/da555e16-dd7f-4b14-b6b0-7fda4fd05313/

Also using tmt you can test/verify the setup very quickly from your laptop:
tmt run -vvv (in a local vm using testcloud/libvirt)
tmt run -vvv --all provision --how container (in a container)

psss...
 
--
Jan Pazdziora
Product Owner, Platform Security Readiness, Red Hat
_______________________________________________
CI mailing list -- ci@lists.fedoraproject.org
To unsubscribe send an email to ci-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/ci@lists.fedoraproject.org
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure