Description of problem: I'm unable to run a job, getting the error "Recipe ID 5085 does not match any systems" But the requested system is in Inventory ... Version-Release number of selected component (if applicable): Version - 0.5.41 How reproducible: always Steps to Reproduce: 1. bkr workflow-simple --arch=ppc64 --family=RedHatEnterpriseLinux6 --variant=Server --task=/CoreOS/postgresql/Performance/pgbench --machine=ibm-js20-04.lab.bos.redhat.com Actual results: Watching tasks (this may be safely interrupted)... j:2623 : New R:5080 : New (None) --> New: 2 [total: 2] j:2623 : New -> Aborted R:5080 : New (None) -> Aborted (None) --> Aborted: 2 [total: 2] Expected results: the job is not aborted Additional info: see here: https://beaker.engineering.redhat.com/jobs/2628 the requested system is ibm-js20-04.lab.bos.redhat.com and it *is* in the inventory: https://beaker.engineering.redhat.com/view/ibm-js20-04.lab.bos.redhat.com another task is running on it just fine ... https://beaker.engineering.redhat.com/recipes/5075#task49191 and another job is just waiting for the machine ... https://beaker.engineering.redhat.com/jobs/2622
That system is not capable of installing RHEL6. Check the excluded Families tab. RHEL6 has been excluded. (me needs to find a way to report that when the job is aborted)