[ACTION REQUIRED] Project vdsm_master_check-merged-el7-x86_64 failing consistently

Hi, Project vdsm_master_check-merged-el7-x86_64 failing consistently at least since April 7. *00:15:04.646* * Starting VM vdsm_functional_tests_host-fc23: *00:15:04.649* libvirt: QEMU Driver error : Cannot check QEMU binary /usr/libexec/qemu-kvm: No such file or directory Please fix functional test ASAP. CC infra so they're aware of the issue as well. -- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com

--FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 04/12 18:16, Sandro Bonazzola wrote:
Hi, Project vdsm_master_check-merged-el7-x86_64 failing consistently at least since April 7. =20 *00:15:04.646* * Starting VM vdsm_functional_tests_host-fc23: *00:15:04.649* libvirt: QEMU Driver error : Cannot check QEMU binary /usr/libexec/qemu-kvm: No such file or directory =20 =20 Please fix functional test ASAP. =20 CC infra so they're aware of the issue as well.
That's caused by the tests when they run el* chroot on top of fedora* host,= it can be easily fixed with this snippet running on the automation/* scripts (= extracted from the lago ones): # Ugly fix to be able to run el* on fc* if ! [[ -e /usr/bin/qemu-kvm ]]; then ln -s /usr/libexec/qemu-kvm /usr/bin/qemu-kvm fi
=20 --=20 Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
--=20 David Caro Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D Tel.: +420 532 294 605 Email: dcaro@redhat.com IRC: dcaro|dcaroest@{freenode|oftc|redhat} Web: www.redhat.com RHT Global #: 82-62605 --FCuugMFkClbJLl1L Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJXDf66AAoJEEBxx+HSYmnDT84H/2BVlKzr1Kung4eKdV5A/VbG lnKjInD5hTMYzSfY88YVoAgR3QVavugI0XIfWgbl0gFrDHlIQZscb8O57C3RGzIe jCGYW24ldREaC38Z8645tOuqy+oHmFYoYR4yoa66Ukrzu4MFftg19p/e8NhpgG3q 2DwQNRKRRXTG/gd9KDRRtH3oHgizEm5WuIK71faIesGEwd+irLYWm3+fvh+Ek/UR M3cF1Fehq7Gi+8RlBpRp/z1RA6fPfmjCyLkyPeltm9M7WuHFuw+PqJttbDJs+zFP vwJAVMwoybL0tDh0K3F8g5iXRFRZpmXG56O6+6aR/PJh9phT/nnG+LgcWIqUckA= =e05S -----END PGP SIGNATURE----- --FCuugMFkClbJLl1L--

We should also have more el7 hypervisors now so if needed we can use them instead. We can reinstall the fc23 as el7 if we don't need specifically fedora hosts On Apr 13, 2016 11:09 AM, "David Caro" <dcaro@redhat.com> wrote:
On 04/12 18:16, Sandro Bonazzola wrote:
Hi, Project vdsm_master_check-merged-el7-x86_64 failing consistently at least since April 7.
*00:15:04.646* * Starting VM vdsm_functional_tests_host-fc23: *00:15:04.649* libvirt: QEMU Driver error : Cannot check QEMU binary /usr/libexec/qemu-kvm: No such file or directory
Please fix functional test ASAP.
CC infra so they're aware of the issue as well.
That's caused by the tests when they run el* chroot on top of fedora* host, it can be easily fixed with this snippet running on the automation/* scripts (extracted from the lago ones):
# Ugly fix to be able to run el* on fc* if ! [[ -e /usr/bin/qemu-kvm ]]; then ln -s /usr/libexec/qemu-kvm /usr/bin/qemu-kvm fi
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- David Caro
Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D
Tel.: +420 532 294 605 Email: dcaro@redhat.com IRC: dcaro|dcaroest@{freenode|oftc|redhat} Web: www.redhat.com RHT Global #: 82-62605
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

On Wed, Apr 13, 2016 at 10:19 AM, Eyal Edri <eedri@redhat.com> wrote:
We should also have more el7 hypervisors now so if needed we can use them instead.
We can reinstall the fc23 as el7 if we don't need specifically fedora hosts
I'm not aware of jobs requiring fc23 slaves.
On Apr 13, 2016 11:09 AM, "David Caro" <dcaro@redhat.com> wrote:
On 04/12 18:16, Sandro Bonazzola wrote:
Hi, Project vdsm_master_check-merged-el7-x86_64 failing consistently at least since April 7.
*00:15:04.646* * Starting VM vdsm_functional_tests_host-fc23: *00:15:04.649* libvirt: QEMU Driver error : Cannot check QEMU binary /usr/libexec/qemu-kvm: No such file or directory
Please fix functional test ASAP.
CC infra so they're aware of the issue as well.
That's caused by the tests when they run el* chroot on top of fedora* host, it can be easily fixed with this snippet running on the automation/* scripts (extracted from the lago ones):
# Ugly fix to be able to run el* on fc* if ! [[ -e /usr/bin/qemu-kvm ]]; then ln -s /usr/libexec/qemu-kvm /usr/bin/qemu-kvm fi
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community
collaboration.
See how it works at redhat.com
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- David Caro
Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D
Tel.: +420 532 294 605 Email: dcaro@redhat.com IRC: dcaro|dcaroest@{freenode|oftc|redhat} Web: www.redhat.com RHT Global #: 82-62605
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com

--7iMSBzlTiPOCCT2k Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 04/13 11:19, Eyal Edri wrote:
We should also have more el7 hypervisors now so if needed we can use them instead.
Nop, the issue is that you are totally unable to run fc* chroots on top of = el* hypervisors, so we fell back to using fc* hypervisors only, that means that= any chroot (fc* or el*) will run on top of fedora.
=20 We can reinstall the fc23 as el7 if we don't need specifically fedora hos= ts On Apr 13, 2016 11:09 AM, "David Caro" <dcaro@redhat.com> wrote: =20
On 04/12 18:16, Sandro Bonazzola wrote:
Hi, Project vdsm_master_check-merged-el7-x86_64 failing consistently at least since April 7.
*00:15:04.646* * Starting VM vdsm_functional_tests_host-fc23: *00:15:04.649* libvirt: QEMU Driver error : Cannot check QEMU binary /usr/libexec/qemu-kvm: No such file or directory
Please fix functional test ASAP.
CC infra so they're aware of the issue as well.
That's caused by the tests when they run el* chroot on top of fedora* host, it can be easily fixed with this snippet running on the automation/* scrip= ts (extracted from the lago ones):
# Ugly fix to be able to run el* on fc* if ! [[ -e /usr/bin/qemu-kvm ]]; then ln -s /usr/libexec/qemu-kvm /usr/bin/qemu-kvm fi
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaborat=
ion.
See how it works at redhat.com
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- David Caro
Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D
Tel.: +420 532 294 605 Email: dcaro@redhat.com IRC: dcaro|dcaroest@{freenode|oftc|redhat} Web: www.redhat.com RHT Global #: 82-62605
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
--=20 David Caro Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D Tel.: +420 532 294 605 Email: dcaro@redhat.com IRC: dcaro|dcaroest@{freenode|oftc|redhat} Web: www.redhat.com RHT Global #: 82-62605 --7iMSBzlTiPOCCT2k Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJXDgOIAAoJEEBxx+HSYmnDi7wH/i6gqWglyEH+udp5N4Fk45VI eAF1M7uMEYg8eWd9Iux/oc4LTXwgTUgEs/D0/Qnm5jQ9M6MT7h7Eo1gKwM1Evmd1 KcIGZVRuZl09kAbC1vVAsjTrJLkRoRKGcq6AFOftocSOENR7gLWh8jsvux3nd1x5 NJGEim30pcqAFqdX5Y+kJMBKC6GKkY/Q0yqhy6YQGN6sG64dPjVbGaTyKhMLSbHH 60aaewfN0F8rX2ANwJ+Gd5TMsLa1iSLczIENJdlKdQMeF/CW9LVRytPBkbdxRZr/ V79Ox66U/Dtuq4rOe7n0EoU6FlHGWN3URhO0Ar6u+zKjkfUFRTYtogm3TqT/E+I= =tULT -----END PGP SIGNATURE----- --7iMSBzlTiPOCCT2k--
participants (4)
-
David Caro
-
dcaro
-
Eyal Edri
-
Sandro Bonazzola