
On 13 July 2016 at 11:13, Juan Hernández <jhernand@redhat.com> wrote:
On 07/13/2016 01:00 AM, jenkins@jenkins.phx.ovirt.org wrote:
Good morning!
Attached is the HTML page with the jenkins status report. You can see it also here: - http://jenkins.ovirt.org/job/system_jenkins-report/12//artifact/exported-art...
Cheers, Jenkins
I see there is a failure to build the Ruby SDK in Fedora 24 from the master branch. This, from "root.log", seems to be the relevant error message:
---8<--- DEBUG util.py:393: Public key for audit-libs-2.6.2-1.fc24.x86_64.rpm is not installed DEBUG util.py:393: Public key for basesystem-11-2.fc24.noarch.rpm is not installed DEBUG util.py:393: warning: /var/lib/mock/fedora-24-x86_64-6797/root/var/cache/yum/updates/packages/audit-libs-2.6.2-1.fc24.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 81b46521: NOKEY DEBUG util.py:393: GPG key retrieval failed: [Errno 14] curl#37 - "Couldn't open file /etc/pki/mock/RPM-GPG-KEY-fedora-24-primary" DEBUG util.py:515: Child return code was: 1 --->8---
Looks like that requires the "mock" RPM installed in the buildroot (weird) or the --nogpgcheck option (weird as well).
Its just complaining it can't find the FC24 GPG key, I'll try to see where should it come from, two options here: - It may come from the *-release.rpm package, which would make it strange indeed to find it missing in the mock buildroot. - It may come from 'mock' itself which may just mean we need to update the mock package on the underlying host. -- Barak Korren bkorren@redhat.com RHEV-CI Team