In case a build is not build for x86_64, which is the only arch we support now, tmt fails prematurely. The output should be skipped instead:
x86_64
See for example: https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/installability-pipeline/job/master/lastFailedBuild/console
curl http://artifacts.dev.testing-farm.io/caa6a342-054e-4368-9bae-b2a61e75055a/pipeline.log
https://koji.fedoraproject.org/koji/taskinfo?taskID=53574446
qclib seems to be built only for s390x
s390x
I will fix also Testing Farm to return a more reasonable error in this case, current failure is very misleading
Funny, I was looking at this exact artifact and why all rpmdeplint tests failed -- s390x is not a primary architecture so we don't run the tests on those builds :)
Good catch :wink:
@msrb ;)
Also the problem with space is gone, I just patched artemis.
Each VM now has 40GB root disk (it was only 6GB before as I found out)