
On Wed, Mar 3, 2021 at 12:16 AM Vojtech Juranek <vjuranek@redhat.com> wrote:
It looks like OST in meantime got broken even more and now fails before running tests with:
21:39:51 ../basic-suite-master/test-scenarios/test_098_ovirt_provider_ovn.py:26: in <module> 21:39:51 import requests 21:39:51 E ModuleNotFoundError: No module named 'requests'
I don't see any recent commit which can cause this. So maybe some issue with OST images?
I don't think that's related. I can only guess that it's due to [1]: "pylint installed: WARNING: The directory '/home/jenkins/workspace/ovirt-system-tests_basic-suite-master_nightly/ovirt-system-tests/.cache/pip' or its parent directory is not owned or is not writable by the current user." ... "requests==2.25.1" Whereas last successful run [2], as well as some later failed ones, have the same warning, but use "2.20.0" (from the OS, it seems) and also have: /usr/lib/python3.6/site-packages/requests/__init__.py:91 /usr/lib/python3.6/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.26.3) or chardet (3.0.4) doesn't match a supported version! RequestsDependencyWarning) So perhaps the failure is related to having a newer package on pypi and not enough permissions for installing it. Just a guess. [1] https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/... [2] https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/...
On Tuesday, 2 March 2021 13:40:07 CET Benny Zlotnik wrote:
I started the OST job two hours ago[1], but it's still pending and I see another job stuck in pending, not sure if there's an issue with the workers
[1] https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-test s_manual/7828
On Tue, Mar 2, 2021 at 12:52 PM Benny Zlotnik <bzlotnik@redhat.com> wrote:
I posted a patch https://gerrit.ovirt.org/c/ovirt-engine/+/113740
On Tue, Mar 2, 2021 at 12:44 PM Eyal Shenitzky <eshenitz@redhat.com> wrote:
Hi Marcin,
There were no changes in the test or with the verification recently. Did something change with cirros_image_glance_disk_name?
On Tue, 2 Mar 2021 at 11:12, Marcin Sobczyk <msobczyk@redhat.com> wrote:
Hi All,
basic suite started failing on 'test_verify_template_disk_copied_and_removed'. Looking at the error reported (i.e. [1][2]) it seems that we can't get a valid handle to the glance disk.
Can someone take a look at this?
Regards, Marcin
[1] https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system- tests_manual/7826/consoleFull#L2,310
[2]
https://jenkins.ovirt.org/blue/organizations/jenkins/ovirt-system-tests _standard-check-patch/detail/ovirt-system-tests_standard-check-patch/15 774/pipeline#step-220-log-1064 _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/J5O6DPZQ PSF7UT3L2NUG5FNLCS3FVHI4/> >
-- Regards, Eyal Shenitzky _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/TA466HK3Q 4FUWUUUZN7NHFPTEQTDA3YH/
Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/AB6GI5KHJDSQ3 ABYIHKMAICUMLNW2OE2/
_______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/I66XVC6N6S6EYP...
-- Didi