[ovirt-devel] ovirt-system-tests started failing locally

Eyal Edri eedri at redhat.com
Thu Sep 14 06:25:50 UTC 2017


On Thu, Sep 14, 2017 at 8:53 AM, Yaniv Kaul <ykaul at redhat.com> wrote:

>
>
> On Sep 13, 2017 9:38 PM, "Marc Young" <3vilpenguin at gmail.com> wrote:
>
> I finally got it past the hurdle. fwiw this is the git diff to
> reposync-config.repo: https://paste.fedoraproject.org/paste/
> SX6Hgnagzzhh~UE~X0PfEg
>
>
Thanks for the help!


>
> Thanks, I've also been working on sorting this out and I hope I'm almost
> there wrt updated packages, etc.
>

I'm guessing it's [1], thanks for help, let me know if I can assist as well
in it.

[1] https://gerrit.ovirt.org/#/c/81724/


> Y.
>
>
> On Wed, Sep 13, 2017 at 10:36 AM, Eyal Edri <eedri at redhat.com> wrote:
>
>> This might be related to the fact CentOS 7.4 is coming,
>> Due to the way we handle yum repos in OST ( we use reposync and specify
>> which pkgs to include/exclude per repo, so the run will be done locally and
>> not depend on external sources ).
>>
>> It doesn't look consistent though, because some jobs are still working,
>> for e.g, I just triggered the manual job and it looks OK [1]
>>
>> Unfortunately, we don't have a good alternative for this approach yet, so
>> we'll need to update the list of include/exclude files in the reposync.repo
>> file,
>> Hopefully, this should be resolved by tomorrow once we figure out which
>> pkgs needs to be updated in the file, you can always remove the 'include'
>> line, but then it will sync the entire Centos repo,
>> which might takes hours.
>>
>> There might be an option to skip 'reposync' but I'm not sure if its
>> supported yet, adding Gal to be sure.
>>
>> [1] http://jenkins.ovirt.org/view/oVirt%20system%20tests/job
>> /ovirt-system-tests_manual/1145/console
>>
>>
>> On Wed, Sep 13, 2017 at 5:57 PM, Marc Young <3vilpenguin at gmail.com>
>> wrote:
>>
>>> While rerunning some local tests, I encountered a new error:
>>>
>>> + lago ovirt deploy
>>> @ Deploy oVirt environment:
>>>   # Deploy environment:
>>>     * [Thread-2] Deploy VM lago-vagrant-engine:
>>>     * [Thread-3] Deploy VM lago-vagrant-host-0:
>>>     * [Thread-3] Deploy VM lago-vagrant-host-0: Success (in 0:00:45)
>>> STDERR
>>> + MAIN_NFS_DEV=disk/by-id/scsi-0QEMU_QEMU_HARDDISK_2
>>> + ISCSI_DEV=disk/by-id/scsi-0QEMU_QEMU_HARDDISK_3
>>> + NUM_LUNS=5
>>> + EL7='release 7\.[0-9]'
>>> + main
>>> + install_deps
>>> + systemctl disable --now kdump.service
>>> + yum install -y --downloaddir=/dev/shm nfs-utils rpcbind lvm2 targetcli
>>> sg3_utils iscsi-initiator-utils lsscsi policycoreutils-python
>>> Error: Package: gssproxy-0.7.0-4.el7.x86_64 (alocalsync)
>>>            Requires: krb5-libs >= 1.15
>>>            Installed: krb5-libs-1.14.1-27.el7_3.x86_64 (installed)
>>>                krb5-libs = 1.14.1-27.el7_3
>>>            Available: krb5-libs-1.14.1-26.el7.i686 (base)
>>>                krb5-libs = 1.14.1-26.el7
>>>
>>>       - STDERR
>>> + MAIN_NFS_DEV=disk/by-id/scsi-0QEMU_QEMU_HARDDISK_2
>>> + ISCSI_DEV=disk/by-id/scsi-0QEMU_QEMU_HARDDISK_3
>>> + NUM_LUNS=5
>>> + EL7='release 7\.[0-9]'
>>> + main
>>> + install_deps
>>> + systemctl disable --now kdump.service
>>> + yum install -y --downloaddir=/dev/shm nfs-utils rpcbind lvm2 targetcli
>>> sg3_utils iscsi-initiator-utils lsscsi policycoreutils-python
>>> Error: Package: gssproxy-0.7.0-4.el7.x86_64 (alocalsync)
>>>            Requires: krb5-libs >= 1.15
>>>            Installed: krb5-libs-1.14.1-27.el7_3.x86_64 (installed)
>>>                krb5-libs = 1.14.1-27.el7_3
>>>            Available: krb5-libs-1.14.1-26.el7.i686 (base)
>>>                krb5-libs = 1.14.1-26.el7
>>>
>>>     * [Thread-2] Deploy VM lago-vagrant-engine: ERROR (in 0:01:05)
>>> Error while running thread
>>> Traceback (most recent call last):
>>>   File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in
>>> _ret_via_queue
>>>     queue.put({'return': func()})
>>>   File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1610, in
>>> _deploy_host
>>>     (script, ret, host.name(), ),
>>> RuntimeError: /home/myoung/repos/github/ovir
>>> t-system-tests/deployment-vagrant/default/scripts/_home_myou
>>> ng_repos_github_ovirt-system-tests_vagrant_.._common_deploy-
>>> scripts_setup_storage_unified_el7.sh failed with status 1 on
>>> lago-vagrant-engine
>>> Error while running thread
>>> Traceback (most recent call last):
>>>   File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in
>>> _ret_via_queue
>>>     queue.put({'return': func()})
>>>   File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1610, in
>>> _deploy_host
>>>     (script, ret, host.name(), ),
>>> RuntimeError: /home/myoung/repos/github/ovir
>>> t-system-tests/deployment-vagrant/default/scripts/_home_myou
>>> ng_repos_github_ovirt-system-tests_vagrant_.._common_deploy-
>>> scripts_setup_storage_unified_el7.sh failed with status 1 on
>>> lago-vagrant-engine
>>>   # Deploy environment: ERROR (in 0:01:05)
>>> @ Deploy oVirt environment: ERROR (in 0:01:05)
>>>
>>> Its the same error as here: http://jenkins.ovirt.org
>>> /view/oVirt%20system%20tests/job/ovirt-system-tests_master_c
>>> heck-patch-el7-x86_64/1683/console
>>>
>>>
>>>
>>> _______________________________________________
>>> Devel mailing list
>>> Devel at ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/devel
>>>
>>
>>
>>
>> --
>>
>> Eyal edri
>>
>>
>> ASSOCIATE MANAGER
>>
>> RHV DevOps
>>
>> EMEA VIRTUALIZATION R&D
>>
>>
>> Red Hat EMEA <https://www.redhat.com/>
>> <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
>> phone: +972-9-7692018 <+972%209-769-2018>
>> irc: eedri (on #tlv #rhev-dev #rhev-integ)
>>
>
>
> _______________________________________________
> Devel mailing list
> Devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
>
>
>


-- 

Eyal edri


ASSOCIATE MANAGER

RHV DevOps

EMEA VIRTUALIZATION R&D


Red Hat EMEA <https://www.redhat.com/>
<https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/devel/attachments/20170914/3309ca5d/attachment.html>


More information about the Devel mailing list