[ovirt-devel] Re: mailing list

2019-08-27 Thread Yedidyah Bar David
On Tue, Aug 27, 2019 at 4:41 PM Hetz Ben Hamo  wrote:
>
> Hi,
>
> Any chance that someone will take a look at the ovirt mailing list server?
>
> Trying to access  https://lists.ovirt.org/archives/list/devel%40ovirt.org/ 
> gives error 500

Works for me. When did you try?

>
> Thanks
> תודה,
> חץ בן חמו
> אתם מוזמנים לבקר בבלוג היעוץ או בבלוג הפרטי שלי
> ___
> Devel mailing list -- devel@ovirt.org
> To unsubscribe send an email to devel-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/XUWA6GCSWUMPMOCZLHSKU2HYV5VYHAUK/



-- 
Didi
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/KIZTSJRMWK7UU3V4AFZWLAUDTNEJAUMT/


[ovirt-devel] Nominate Sharon and Michal as ovirt-engine-nodejs-modules maintainers

2019-08-27 Thread Vojtech Szocs
Hi everyone,

I'd like to nominate Sharon and Michal as ovirt-engine-nodejs-modules
 project
maintainers.

This project is a build-time dependency of oVirt web-related projects,
providing the required npm (JavaScript) dependencies via single RPM package.

Projects that depend on ovirt-engine-nodejs-modules include (see here

for
details):

   - ovirt-web-ui  (next-gen User
   Portal)
   - ovirt-engine-ui-extensions
    (UI
   plugin for Admin Portal)
   - cockpit-ovirt
 (plugins
   for Cockpit)

Both Sharon and Michal are familiar with these projects and having them as
maintainers would help with resolving any issues related to oVirt JS
dependencies.

Thanks,
Vojtech
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/S3ULX7EQZ7YHRM6TWUUY26VOHNQZE43I/


[ovirt-devel] Re: OST upgrade-from-release-suite-master update_cluster_versions failing

2019-08-27 Thread Dafna Ron
Adding Andrej Krejcir and Lucia =
Patch https://gerrit.ovirt.org/#/c/102839/ - engine: UpdateClusterCommand
cleanup is causing the regression in engine

Lucia/Andrej, can you please issue a fix?

Thanks for the quick report Dominik!
Dafna



On Tue, Aug 27, 2019 at 5:20 PM Dafna Ron  wrote:

> I see there is an ovirt-engine package in the master queue:
> https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change-queue/45420/
>
> we should expect it to fail
>
>
> On Tue, Aug 27, 2019 at 5:15 PM Dafna Ron  wrote:
>
>> its failing so I guess we do have some issue in the pre-merged packages
>> on cluster version
>>
>> On Tue, Aug 27, 2019 at 5:14 PM Dafna Ron  wrote:
>>
>>> odd I thought it passed...
>>>
>>>
>>> On Tue, Aug 27, 2019 at 5:11 PM Dominik Holler 
>>> wrote:
>>>
 On Tue, 27 Aug 2019 16:36:45 +0300
 Dafna Ron  wrote:

 > passed with latest package:
 >
 https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-tests_manual/5454/
 >

 I don't get it. Isn't 5454 failing?


 >
 > On Tue, Aug 27, 2019 at 3:57 PM Dafna Ron  wrote:
 >
 > > Dominik,
 > > seems it passes with no changes:
 > >
 https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-tests_manual/5452/
 > > the issue if exists is in engine before merge (unless we will see a
 failed
 > > CQ soon)
 > > I ran another manual test on the latest built package of engine so
 lets
 > > see if we have an issue that has not been identified yet.
 > >
 > > adding Dusan in case CQ starts failing
 > >
 > >
 > > On Tue, Aug 27, 2019 at 2:55 PM Dafna Ron  wrote:
 > >
 > >> Running it without a new package to see if this is reproduces on
 packages
 > >> from tested with no changes.
 > >>
 > >>
 > >> On Tue, Aug 27, 2019 at 1:49 PM Dominik Holler >>> >
 > >> wrote:
 > >>
 > >>> Hi,
 > >>> for me OST upgrade-from-release-suite-master
 update_cluster_versions
 > >>> is failing with
 > >>>
 > >>> 004_basic_sanity.update_cluster_versions (from nosetests)
 > >>> Failing for the past 1 build (Since Failed#5442 )
 > >>> Took 1 min 16 sec.
 > >>> add description
 > >>> Error Message
 > >>>
 > >>> Fault reason is "Operation Failed". Fault detail is "[Update of
 cluster
 > >>> compatibility version failed because there are VMs/Templates
 > >>> [vm-with-iface, vm-with-iface-template, vm0, vm1] with incorrect
 > >>> configuration. To fix the issue, please go to each of them, edit,
 change
 > >>> the Custom Compatibility Version of the VM/Template to the
 cluster level
 > >>> you want to update the cluster to and press OK. If the save does
 not pass,
 > >>> fix the dialog validation. After successful cluster update, you
 can revert
 > >>> your Custom Compatibility Version change.]". HTTP response code
 is 500.
 > >>>
 > >>> Stacktrace
 > >>>
 > >>> Traceback (most recent call last):
 > >>>   File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
 > >>> testMethod()
 > >>>   File "/usr/lib/python2.7/site-packages/nose/case.py", line 197,
 in
 > >>> runTest
 > >>> self.test(*self.arg)
 > >>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py",
 line
 > >>> 142, in wrapped_test
 > >>> test()
 > >>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py",
 line 60,
 > >>> in wrapper
 > >>> return func(get_test_prefix(), *args, **kwargs)
 > >>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py",
 line 79,
 > >>> in wrapper
 > >>> prefix.virt_env.engine_vm().get_api(api_ver=4), *args,
 **kwargs
 > >>>   File
 > >>>
 "/home/jenkins/workspace/ovirt-system-tests_manual/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py",
 > >>> line 184, in update_cluster_versions
 > >>> minor=minor
 > >>>   File
 > >>>
 "/home/jenkins/workspace/ovirt-system-tests_manual/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py",
 > >>> line 130, in _update_cluster_version
 > >>> version=new_version
 > >>>   File
 "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line
 > >>> 3943, in update
 > >>> return self._internal_update(cluster, headers, query, wait)
 > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",
 line
 > >>> 253, in _internal_update
 > >>> return future.wait() if wait else future
 > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",
 line
 > >>> 55, in wait
 > >>> return self._code(response)
 > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",
 line
 > >>> 250, in c

[ovirt-devel] Re: OST upgrade-from-release-suite-master update_cluster_versions failing

2019-08-27 Thread Dafna Ron
I see there is an ovirt-engine package in the master queue:
https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change-queue/45420/

we should expect it to fail


On Tue, Aug 27, 2019 at 5:15 PM Dafna Ron  wrote:

> its failing so I guess we do have some issue in the pre-merged packages on
> cluster version
>
> On Tue, Aug 27, 2019 at 5:14 PM Dafna Ron  wrote:
>
>> odd I thought it passed...
>>
>>
>> On Tue, Aug 27, 2019 at 5:11 PM Dominik Holler 
>> wrote:
>>
>>> On Tue, 27 Aug 2019 16:36:45 +0300
>>> Dafna Ron  wrote:
>>>
>>> > passed with latest package:
>>> >
>>> https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-tests_manual/5454/
>>> >
>>>
>>> I don't get it. Isn't 5454 failing?
>>>
>>>
>>> >
>>> > On Tue, Aug 27, 2019 at 3:57 PM Dafna Ron  wrote:
>>> >
>>> > > Dominik,
>>> > > seems it passes with no changes:
>>> > >
>>> https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-tests_manual/5452/
>>> > > the issue if exists is in engine before merge (unless we will see a
>>> failed
>>> > > CQ soon)
>>> > > I ran another manual test on the latest built package of engine so
>>> lets
>>> > > see if we have an issue that has not been identified yet.
>>> > >
>>> > > adding Dusan in case CQ starts failing
>>> > >
>>> > >
>>> > > On Tue, Aug 27, 2019 at 2:55 PM Dafna Ron  wrote:
>>> > >
>>> > >> Running it without a new package to see if this is reproduces on
>>> packages
>>> > >> from tested with no changes.
>>> > >>
>>> > >>
>>> > >> On Tue, Aug 27, 2019 at 1:49 PM Dominik Holler 
>>> > >> wrote:
>>> > >>
>>> > >>> Hi,
>>> > >>> for me OST upgrade-from-release-suite-master
>>> update_cluster_versions
>>> > >>> is failing with
>>> > >>>
>>> > >>> 004_basic_sanity.update_cluster_versions (from nosetests)
>>> > >>> Failing for the past 1 build (Since Failed#5442 )
>>> > >>> Took 1 min 16 sec.
>>> > >>> add description
>>> > >>> Error Message
>>> > >>>
>>> > >>> Fault reason is "Operation Failed". Fault detail is "[Update of
>>> cluster
>>> > >>> compatibility version failed because there are VMs/Templates
>>> > >>> [vm-with-iface, vm-with-iface-template, vm0, vm1] with incorrect
>>> > >>> configuration. To fix the issue, please go to each of them, edit,
>>> change
>>> > >>> the Custom Compatibility Version of the VM/Template to the cluster
>>> level
>>> > >>> you want to update the cluster to and press OK. If the save does
>>> not pass,
>>> > >>> fix the dialog validation. After successful cluster update, you
>>> can revert
>>> > >>> your Custom Compatibility Version change.]". HTTP response code is
>>> 500.
>>> > >>>
>>> > >>> Stacktrace
>>> > >>>
>>> > >>> Traceback (most recent call last):
>>> > >>>   File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
>>> > >>> testMethod()
>>> > >>>   File "/usr/lib/python2.7/site-packages/nose/case.py", line 197,
>>> in
>>> > >>> runTest
>>> > >>> self.test(*self.arg)
>>> > >>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py",
>>> line
>>> > >>> 142, in wrapped_test
>>> > >>> test()
>>> > >>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py",
>>> line 60,
>>> > >>> in wrapper
>>> > >>> return func(get_test_prefix(), *args, **kwargs)
>>> > >>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py",
>>> line 79,
>>> > >>> in wrapper
>>> > >>> prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
>>> > >>>   File
>>> > >>>
>>> "/home/jenkins/workspace/ovirt-system-tests_manual/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py",
>>> > >>> line 184, in update_cluster_versions
>>> > >>> minor=minor
>>> > >>>   File
>>> > >>>
>>> "/home/jenkins/workspace/ovirt-system-tests_manual/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py",
>>> > >>> line 130, in _update_cluster_version
>>> > >>> version=new_version
>>> > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py",
>>> line
>>> > >>> 3943, in update
>>> > >>> return self._internal_update(cluster, headers, query, wait)
>>> > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",
>>> line
>>> > >>> 253, in _internal_update
>>> > >>> return future.wait() if wait else future
>>> > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",
>>> line
>>> > >>> 55, in wait
>>> > >>> return self._code(response)
>>> > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",
>>> line
>>> > >>> 250, in callback
>>> > >>> self._check_fault(response)
>>> > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",
>>> line
>>> > >>> 132, in _check_fault
>>> > >>> self._raise_error(response, body)
>>> > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",
>>> line
>>> > >>> 118, in _raise_error
>>> > >>> raise error
>>> > >>> Error: Fault reason is "Operation Failed". Fault detail is
>>> "[Updat

[ovirt-devel] Re: OST upgrade-from-release-suite-master update_cluster_versions failing

2019-08-27 Thread Dafna Ron
its failing so I guess we do have some issue in the pre-merged packages on
cluster version

On Tue, Aug 27, 2019 at 5:14 PM Dafna Ron  wrote:

> odd I thought it passed...
>
>
> On Tue, Aug 27, 2019 at 5:11 PM Dominik Holler  wrote:
>
>> On Tue, 27 Aug 2019 16:36:45 +0300
>> Dafna Ron  wrote:
>>
>> > passed with latest package:
>> >
>> https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-tests_manual/5454/
>> >
>>
>> I don't get it. Isn't 5454 failing?
>>
>>
>> >
>> > On Tue, Aug 27, 2019 at 3:57 PM Dafna Ron  wrote:
>> >
>> > > Dominik,
>> > > seems it passes with no changes:
>> > >
>> https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-tests_manual/5452/
>> > > the issue if exists is in engine before merge (unless we will see a
>> failed
>> > > CQ soon)
>> > > I ran another manual test on the latest built package of engine so
>> lets
>> > > see if we have an issue that has not been identified yet.
>> > >
>> > > adding Dusan in case CQ starts failing
>> > >
>> > >
>> > > On Tue, Aug 27, 2019 at 2:55 PM Dafna Ron  wrote:
>> > >
>> > >> Running it without a new package to see if this is reproduces on
>> packages
>> > >> from tested with no changes.
>> > >>
>> > >>
>> > >> On Tue, Aug 27, 2019 at 1:49 PM Dominik Holler 
>> > >> wrote:
>> > >>
>> > >>> Hi,
>> > >>> for me OST upgrade-from-release-suite-master update_cluster_versions
>> > >>> is failing with
>> > >>>
>> > >>> 004_basic_sanity.update_cluster_versions (from nosetests)
>> > >>> Failing for the past 1 build (Since Failed#5442 )
>> > >>> Took 1 min 16 sec.
>> > >>> add description
>> > >>> Error Message
>> > >>>
>> > >>> Fault reason is "Operation Failed". Fault detail is "[Update of
>> cluster
>> > >>> compatibility version failed because there are VMs/Templates
>> > >>> [vm-with-iface, vm-with-iface-template, vm0, vm1] with incorrect
>> > >>> configuration. To fix the issue, please go to each of them, edit,
>> change
>> > >>> the Custom Compatibility Version of the VM/Template to the cluster
>> level
>> > >>> you want to update the cluster to and press OK. If the save does
>> not pass,
>> > >>> fix the dialog validation. After successful cluster update, you can
>> revert
>> > >>> your Custom Compatibility Version change.]". HTTP response code is
>> 500.
>> > >>>
>> > >>> Stacktrace
>> > >>>
>> > >>> Traceback (most recent call last):
>> > >>>   File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
>> > >>> testMethod()
>> > >>>   File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in
>> > >>> runTest
>> > >>> self.test(*self.arg)
>> > >>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line
>> > >>> 142, in wrapped_test
>> > >>> test()
>> > >>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py",
>> line 60,
>> > >>> in wrapper
>> > >>> return func(get_test_prefix(), *args, **kwargs)
>> > >>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py",
>> line 79,
>> > >>> in wrapper
>> > >>> prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
>> > >>>   File
>> > >>>
>> "/home/jenkins/workspace/ovirt-system-tests_manual/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py",
>> > >>> line 184, in update_cluster_versions
>> > >>> minor=minor
>> > >>>   File
>> > >>>
>> "/home/jenkins/workspace/ovirt-system-tests_manual/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py",
>> > >>> line 130, in _update_cluster_version
>> > >>> version=new_version
>> > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py",
>> line
>> > >>> 3943, in update
>> > >>> return self._internal_update(cluster, headers, query, wait)
>> > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",
>> line
>> > >>> 253, in _internal_update
>> > >>> return future.wait() if wait else future
>> > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",
>> line
>> > >>> 55, in wait
>> > >>> return self._code(response)
>> > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",
>> line
>> > >>> 250, in callback
>> > >>> self._check_fault(response)
>> > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",
>> line
>> > >>> 132, in _check_fault
>> > >>> self._raise_error(response, body)
>> > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",
>> line
>> > >>> 118, in _raise_error
>> > >>> raise error
>> > >>> Error: Fault reason is "Operation Failed". Fault detail is "[Update
>> of
>> > >>> cluster compatibility version failed because there are VMs/Templates
>> > >>> [vm-with-iface, vm-with-iface-template, vm0, vm1] with incorrect
>> > >>> configuration. To fix the issue, please go to each of them, edit,
>> change
>> > >>> the Custom Compatibility Version of the VM/Template to the cluster
>> level
>> > >>> you want to update the cluster to and pres

[ovirt-devel] Re: OST upgrade-from-release-suite-master update_cluster_versions failing

2019-08-27 Thread Dafna Ron
odd I thought it passed...


On Tue, Aug 27, 2019 at 5:11 PM Dominik Holler  wrote:

> On Tue, 27 Aug 2019 16:36:45 +0300
> Dafna Ron  wrote:
>
> > passed with latest package:
> >
> https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-tests_manual/5454/
> >
>
> I don't get it. Isn't 5454 failing?
>
>
> >
> > On Tue, Aug 27, 2019 at 3:57 PM Dafna Ron  wrote:
> >
> > > Dominik,
> > > seems it passes with no changes:
> > >
> https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-tests_manual/5452/
> > > the issue if exists is in engine before merge (unless we will see a
> failed
> > > CQ soon)
> > > I ran another manual test on the latest built package of engine so lets
> > > see if we have an issue that has not been identified yet.
> > >
> > > adding Dusan in case CQ starts failing
> > >
> > >
> > > On Tue, Aug 27, 2019 at 2:55 PM Dafna Ron  wrote:
> > >
> > >> Running it without a new package to see if this is reproduces on
> packages
> > >> from tested with no changes.
> > >>
> > >>
> > >> On Tue, Aug 27, 2019 at 1:49 PM Dominik Holler 
> > >> wrote:
> > >>
> > >>> Hi,
> > >>> for me OST upgrade-from-release-suite-master update_cluster_versions
> > >>> is failing with
> > >>>
> > >>> 004_basic_sanity.update_cluster_versions (from nosetests)
> > >>> Failing for the past 1 build (Since Failed#5442 )
> > >>> Took 1 min 16 sec.
> > >>> add description
> > >>> Error Message
> > >>>
> > >>> Fault reason is "Operation Failed". Fault detail is "[Update of
> cluster
> > >>> compatibility version failed because there are VMs/Templates
> > >>> [vm-with-iface, vm-with-iface-template, vm0, vm1] with incorrect
> > >>> configuration. To fix the issue, please go to each of them, edit,
> change
> > >>> the Custom Compatibility Version of the VM/Template to the cluster
> level
> > >>> you want to update the cluster to and press OK. If the save does not
> pass,
> > >>> fix the dialog validation. After successful cluster update, you can
> revert
> > >>> your Custom Compatibility Version change.]". HTTP response code is
> 500.
> > >>>
> > >>> Stacktrace
> > >>>
> > >>> Traceback (most recent call last):
> > >>>   File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
> > >>> testMethod()
> > >>>   File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in
> > >>> runTest
> > >>> self.test(*self.arg)
> > >>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line
> > >>> 142, in wrapped_test
> > >>> test()
> > >>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line
> 60,
> > >>> in wrapper
> > >>> return func(get_test_prefix(), *args, **kwargs)
> > >>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line
> 79,
> > >>> in wrapper
> > >>> prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
> > >>>   File
> > >>>
> "/home/jenkins/workspace/ovirt-system-tests_manual/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py",
> > >>> line 184, in update_cluster_versions
> > >>> minor=minor
> > >>>   File
> > >>>
> "/home/jenkins/workspace/ovirt-system-tests_manual/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py",
> > >>> line 130, in _update_cluster_version
> > >>> version=new_version
> > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py",
> line
> > >>> 3943, in update
> > >>> return self._internal_update(cluster, headers, query, wait)
> > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",
> line
> > >>> 253, in _internal_update
> > >>> return future.wait() if wait else future
> > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",
> line
> > >>> 55, in wait
> > >>> return self._code(response)
> > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",
> line
> > >>> 250, in callback
> > >>> self._check_fault(response)
> > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",
> line
> > >>> 132, in _check_fault
> > >>> self._raise_error(response, body)
> > >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",
> line
> > >>> 118, in _raise_error
> > >>> raise error
> > >>> Error: Fault reason is "Operation Failed". Fault detail is "[Update
> of
> > >>> cluster compatibility version failed because there are VMs/Templates
> > >>> [vm-with-iface, vm-with-iface-template, vm0, vm1] with incorrect
> > >>> configuration. To fix the issue, please go to each of them, edit,
> change
> > >>> the Custom Compatibility Version of the VM/Template to the cluster
> level
> > >>> you want to update the cluster to and press OK. If the save does not
> pass,
> > >>> fix the dialog validation. After successful cluster update, you can
> revert
> > >>> your Custom Compatibility Version change.]". HTTP response code is
> 500.
> > >>>
> > >>> Please find an example run in
> > >>> https://jenkins.ovirt

[ovirt-devel] Re: OST upgrade-from-release-suite-master update_cluster_versions failing

2019-08-27 Thread Dominik Holler
On Tue, 27 Aug 2019 16:36:45 +0300
Dafna Ron  wrote:

> passed with latest package:
> https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-tests_manual/5454/
> 

I don't get it. Isn't 5454 failing?


> 
> On Tue, Aug 27, 2019 at 3:57 PM Dafna Ron  wrote:
> 
> > Dominik,
> > seems it passes with no changes:
> > https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-tests_manual/5452/
> > the issue if exists is in engine before merge (unless we will see a failed
> > CQ soon)
> > I ran another manual test on the latest built package of engine so lets
> > see if we have an issue that has not been identified yet.
> >
> > adding Dusan in case CQ starts failing
> >
> >
> > On Tue, Aug 27, 2019 at 2:55 PM Dafna Ron  wrote:
> >
> >> Running it without a new package to see if this is reproduces on packages
> >> from tested with no changes.
> >>
> >>
> >> On Tue, Aug 27, 2019 at 1:49 PM Dominik Holler 
> >> wrote:
> >>
> >>> Hi,
> >>> for me OST upgrade-from-release-suite-master update_cluster_versions
> >>> is failing with
> >>>
> >>> 004_basic_sanity.update_cluster_versions (from nosetests)
> >>> Failing for the past 1 build (Since Failed#5442 )
> >>> Took 1 min 16 sec.
> >>> add description
> >>> Error Message
> >>>
> >>> Fault reason is "Operation Failed". Fault detail is "[Update of cluster
> >>> compatibility version failed because there are VMs/Templates
> >>> [vm-with-iface, vm-with-iface-template, vm0, vm1] with incorrect
> >>> configuration. To fix the issue, please go to each of them, edit, change
> >>> the Custom Compatibility Version of the VM/Template to the cluster level
> >>> you want to update the cluster to and press OK. If the save does not pass,
> >>> fix the dialog validation. After successful cluster update, you can revert
> >>> your Custom Compatibility Version change.]". HTTP response code is 500.
> >>>
> >>> Stacktrace
> >>>
> >>> Traceback (most recent call last):
> >>>   File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
> >>> testMethod()
> >>>   File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in
> >>> runTest
> >>> self.test(*self.arg)
> >>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line
> >>> 142, in wrapped_test
> >>> test()
> >>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60,
> >>> in wrapper
> >>> return func(get_test_prefix(), *args, **kwargs)
> >>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79,
> >>> in wrapper
> >>> prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
> >>>   File
> >>> "/home/jenkins/workspace/ovirt-system-tests_manual/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py",
> >>> line 184, in update_cluster_versions
> >>> minor=minor
> >>>   File
> >>> "/home/jenkins/workspace/ovirt-system-tests_manual/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py",
> >>> line 130, in _update_cluster_version
> >>> version=new_version
> >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line
> >>> 3943, in update
> >>> return self._internal_update(cluster, headers, query, wait)
> >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
> >>> 253, in _internal_update
> >>> return future.wait() if wait else future
> >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
> >>> 55, in wait
> >>> return self._code(response)
> >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
> >>> 250, in callback
> >>> self._check_fault(response)
> >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
> >>> 132, in _check_fault
> >>> self._raise_error(response, body)
> >>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
> >>> 118, in _raise_error
> >>> raise error
> >>> Error: Fault reason is "Operation Failed". Fault detail is "[Update of
> >>> cluster compatibility version failed because there are VMs/Templates
> >>> [vm-with-iface, vm-with-iface-template, vm0, vm1] with incorrect
> >>> configuration. To fix the issue, please go to each of them, edit, change
> >>> the Custom Compatibility Version of the VM/Template to the cluster level
> >>> you want to update the cluster to and press OK. If the save does not pass,
> >>> fix the dialog validation. After successful cluster update, you can revert
> >>> your Custom Compatibility Version change.]". HTTP response code is 500.
> >>>
> >>> Please find an example run in
> >>> https://jenkins.ovirt.org/view/oVirt system
> >>> tests/job/ovirt-system-tests_manual/5442
> >>>
> >>> Is this a known error, or is someone already addressing this issue?
> >>> Thanks
> >>> Dominik
> >>>
> >>
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement:

[ovirt-devel] mailing list

2019-08-27 Thread Hetz Ben Hamo
Hi,

Any chance that someone will take a look at the ovirt mailing list server?

Trying to access
https://lists.ovirt.org/archives/list/devel%40ovirt.org/ gives
error 500

Thanks
תודה,
*חץ בן חמו*
אתם מוזמנים לבקר בבלוג היעוץ  או בבלוג הפרטי שלי

___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/XUWA6GCSWUMPMOCZLHSKU2HYV5VYHAUK/


[ovirt-devel] Re: OST upgrade-from-release-suite-master update_cluster_versions failing

2019-08-27 Thread Dafna Ron
passed with latest package:
https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-tests_manual/5454/


On Tue, Aug 27, 2019 at 3:57 PM Dafna Ron  wrote:

> Dominik,
> seems it passes with no changes:
> https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-tests_manual/5452/
> the issue if exists is in engine before merge (unless we will see a failed
> CQ soon)
> I ran another manual test on the latest built package of engine so lets
> see if we have an issue that has not been identified yet.
>
> adding Dusan in case CQ starts failing
>
>
> On Tue, Aug 27, 2019 at 2:55 PM Dafna Ron  wrote:
>
>> Running it without a new package to see if this is reproduces on packages
>> from tested with no changes.
>>
>>
>> On Tue, Aug 27, 2019 at 1:49 PM Dominik Holler 
>> wrote:
>>
>>> Hi,
>>> for me OST upgrade-from-release-suite-master update_cluster_versions
>>> is failing with
>>>
>>> 004_basic_sanity.update_cluster_versions (from nosetests)
>>> Failing for the past 1 build (Since Failed#5442 )
>>> Took 1 min 16 sec.
>>> add description
>>> Error Message
>>>
>>> Fault reason is "Operation Failed". Fault detail is "[Update of cluster
>>> compatibility version failed because there are VMs/Templates
>>> [vm-with-iface, vm-with-iface-template, vm0, vm1] with incorrect
>>> configuration. To fix the issue, please go to each of them, edit, change
>>> the Custom Compatibility Version of the VM/Template to the cluster level
>>> you want to update the cluster to and press OK. If the save does not pass,
>>> fix the dialog validation. After successful cluster update, you can revert
>>> your Custom Compatibility Version change.]". HTTP response code is 500.
>>>
>>> Stacktrace
>>>
>>> Traceback (most recent call last):
>>>   File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
>>> testMethod()
>>>   File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in
>>> runTest
>>> self.test(*self.arg)
>>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line
>>> 142, in wrapped_test
>>> test()
>>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60,
>>> in wrapper
>>> return func(get_test_prefix(), *args, **kwargs)
>>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79,
>>> in wrapper
>>> prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
>>>   File
>>> "/home/jenkins/workspace/ovirt-system-tests_manual/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py",
>>> line 184, in update_cluster_versions
>>> minor=minor
>>>   File
>>> "/home/jenkins/workspace/ovirt-system-tests_manual/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py",
>>> line 130, in _update_cluster_version
>>> version=new_version
>>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line
>>> 3943, in update
>>> return self._internal_update(cluster, headers, query, wait)
>>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
>>> 253, in _internal_update
>>> return future.wait() if wait else future
>>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
>>> 55, in wait
>>> return self._code(response)
>>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
>>> 250, in callback
>>> self._check_fault(response)
>>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
>>> 132, in _check_fault
>>> self._raise_error(response, body)
>>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
>>> 118, in _raise_error
>>> raise error
>>> Error: Fault reason is "Operation Failed". Fault detail is "[Update of
>>> cluster compatibility version failed because there are VMs/Templates
>>> [vm-with-iface, vm-with-iface-template, vm0, vm1] with incorrect
>>> configuration. To fix the issue, please go to each of them, edit, change
>>> the Custom Compatibility Version of the VM/Template to the cluster level
>>> you want to update the cluster to and press OK. If the save does not pass,
>>> fix the dialog validation. After successful cluster update, you can revert
>>> your Custom Compatibility Version change.]". HTTP response code is 500.
>>>
>>> Please find an example run in
>>> https://jenkins.ovirt.org/view/oVirt system
>>> tests/job/ovirt-system-tests_manual/5442
>>>
>>> Is this a known error, or is someone already addressing this issue?
>>> Thanks
>>> Dominik
>>>
>>
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/Y5F4K7PWJV75IMYGD35SG7AULXTKZBYK/


[ovirt-devel] ovirt-engine has been tagged (ovirt-engine-4.3.6.4)

2019-08-27 Thread Tal Nisan

___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/MOZLGP5PLIIL2GJCARVLBQ3INQFOBEVV/


[ovirt-devel] Re: Dropping local crypto settings throughout oVirt in favour of crypto policies

2019-08-27 Thread Sandro Bonazzola
Il giorno mar 27 ago 2019 alle ore 14:47 Marcin Sobczyk 
ha scritto:

> Hi,
>
> given that crypto policies appeared in RHEL8 I think it's a good time to
> discuss using them
> throughout oVirt. I prepared a document, that describes the current state
> of crypto settings
> in VDSM along with the benefits and potential issues that come with moving
> to crypto policies.
> If you have a moment, please go through the doc - any input and comments
> are welcome.
>
>
> https://docs.google.com/document/d/1K19jDOITEQenPDbbSft2ChgGrL_DgpcbQon_bWLLqd8/edit?usp=sharing
>
> Regards, Marcin Sobczyk
>

Adding +Ryan Barry  and +Yuval Turgeman
 to the loop to be sure they see this.

-- 

Sandro Bonazzola

MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV

Red Hat EMEA 

sbona...@redhat.com
*Red Hat respects your work life balance.
Therefore there is no need to answer this email out of your office hours.
*
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/4NIZXXLPRH6PYZDL3NWL3X3W3DOHHTI3/


[ovirt-devel] Re: OST upgrade-from-release-suite-master update_cluster_versions failing

2019-08-27 Thread Dafna Ron
Dominik,
seems it passes with no changes:
https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-tests_manual/5452/
the issue if exists is in engine before merge (unless we will see a failed
CQ soon)
I ran another manual test on the latest built package of engine so lets see
if we have an issue that has not been identified yet.

adding Dusan in case CQ starts failing


On Tue, Aug 27, 2019 at 2:55 PM Dafna Ron  wrote:

> Running it without a new package to see if this is reproduces on packages
> from tested with no changes.
>
>
> On Tue, Aug 27, 2019 at 1:49 PM Dominik Holler  wrote:
>
>> Hi,
>> for me OST upgrade-from-release-suite-master update_cluster_versions
>> is failing with
>>
>> 004_basic_sanity.update_cluster_versions (from nosetests)
>> Failing for the past 1 build (Since Failed#5442 )
>> Took 1 min 16 sec.
>> add description
>> Error Message
>>
>> Fault reason is "Operation Failed". Fault detail is "[Update of cluster
>> compatibility version failed because there are VMs/Templates
>> [vm-with-iface, vm-with-iface-template, vm0, vm1] with incorrect
>> configuration. To fix the issue, please go to each of them, edit, change
>> the Custom Compatibility Version of the VM/Template to the cluster level
>> you want to update the cluster to and press OK. If the save does not pass,
>> fix the dialog validation. After successful cluster update, you can revert
>> your Custom Compatibility Version change.]". HTTP response code is 500.
>>
>> Stacktrace
>>
>> Traceback (most recent call last):
>>   File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
>> testMethod()
>>   File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in
>> runTest
>> self.test(*self.arg)
>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 142,
>> in wrapped_test
>> test()
>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60,
>> in wrapper
>> return func(get_test_prefix(), *args, **kwargs)
>>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79,
>> in wrapper
>> prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
>>   File
>> "/home/jenkins/workspace/ovirt-system-tests_manual/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py",
>> line 184, in update_cluster_versions
>> minor=minor
>>   File
>> "/home/jenkins/workspace/ovirt-system-tests_manual/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py",
>> line 130, in _update_cluster_version
>> version=new_version
>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line
>> 3943, in update
>> return self._internal_update(cluster, headers, query, wait)
>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
>> 253, in _internal_update
>> return future.wait() if wait else future
>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
>> 55, in wait
>> return self._code(response)
>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
>> 250, in callback
>> self._check_fault(response)
>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
>> 132, in _check_fault
>> self._raise_error(response, body)
>>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
>> 118, in _raise_error
>> raise error
>> Error: Fault reason is "Operation Failed". Fault detail is "[Update of
>> cluster compatibility version failed because there are VMs/Templates
>> [vm-with-iface, vm-with-iface-template, vm0, vm1] with incorrect
>> configuration. To fix the issue, please go to each of them, edit, change
>> the Custom Compatibility Version of the VM/Template to the cluster level
>> you want to update the cluster to and press OK. If the save does not pass,
>> fix the dialog validation. After successful cluster update, you can revert
>> your Custom Compatibility Version change.]". HTTP response code is 500.
>>
>> Please find an example run in
>> https://jenkins.ovirt.org/view/oVirt system
>> tests/job/ovirt-system-tests_manual/5442
>>
>> Is this a known error, or is someone already addressing this issue?
>> Thanks
>> Dominik
>>
>
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/UQ64ND2WQRLKZXWFWAX3SDMTW5XVT5JK/


[ovirt-devel] Dropping local crypto settings throughout oVirt in favour of crypto policies

2019-08-27 Thread Marcin Sobczyk
Hi,

given that crypto policies appeared in RHEL8 I think it's a good time to
discuss using them
throughout oVirt. I prepared a document, that describes the current state
of crypto settings
in VDSM along with the benefits and potential issues that come with moving
to crypto policies.
If you have a moment, please go through the doc - any input and comments
are welcome.

https://docs.google.com/document/d/1K19jDOITEQenPDbbSft2ChgGrL_DgpcbQon_bWLLqd8/edit?usp=sharing

Regards, Marcin Sobczyk
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/TVBZXVCAEK747OFQ3IJNQ4KXJTDVRVEB/


[ovirt-devel] Re: OST upgrade-from-release-suite-master update_cluster_versions failing

2019-08-27 Thread Dafna Ron
Running it without a new package to see if this is reproduces on packages
from tested with no changes.


On Tue, Aug 27, 2019 at 1:49 PM Dominik Holler  wrote:

> Hi,
> for me OST upgrade-from-release-suite-master update_cluster_versions
> is failing with
>
> 004_basic_sanity.update_cluster_versions (from nosetests)
> Failing for the past 1 build (Since Failed#5442 )
> Took 1 min 16 sec.
> add description
> Error Message
>
> Fault reason is "Operation Failed". Fault detail is "[Update of cluster
> compatibility version failed because there are VMs/Templates
> [vm-with-iface, vm-with-iface-template, vm0, vm1] with incorrect
> configuration. To fix the issue, please go to each of them, edit, change
> the Custom Compatibility Version of the VM/Template to the cluster level
> you want to update the cluster to and press OK. If the save does not pass,
> fix the dialog validation. After successful cluster update, you can revert
> your Custom Compatibility Version change.]". HTTP response code is 500.
>
> Stacktrace
>
> Traceback (most recent call last):
>   File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
> testMethod()
>   File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in
> runTest
> self.test(*self.arg)
>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 142,
> in wrapped_test
> test()
>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60,
> in wrapper
> return func(get_test_prefix(), *args, **kwargs)
>   File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79,
> in wrapper
> prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
>   File
> "/home/jenkins/workspace/ovirt-system-tests_manual/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py",
> line 184, in update_cluster_versions
> minor=minor
>   File
> "/home/jenkins/workspace/ovirt-system-tests_manual/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py",
> line 130, in _update_cluster_version
> version=new_version
>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line
> 3943, in update
> return self._internal_update(cluster, headers, query, wait)
>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
> 253, in _internal_update
> return future.wait() if wait else future
>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55,
> in wait
> return self._code(response)
>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
> 250, in callback
> self._check_fault(response)
>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
> 132, in _check_fault
> self._raise_error(response, body)
>   File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line
> 118, in _raise_error
> raise error
> Error: Fault reason is "Operation Failed". Fault detail is "[Update of
> cluster compatibility version failed because there are VMs/Templates
> [vm-with-iface, vm-with-iface-template, vm0, vm1] with incorrect
> configuration. To fix the issue, please go to each of them, edit, change
> the Custom Compatibility Version of the VM/Template to the cluster level
> you want to update the cluster to and press OK. If the save does not pass,
> fix the dialog validation. After successful cluster update, you can revert
> your Custom Compatibility Version change.]". HTTP response code is 500.
>
> Please find an example run in
> https://jenkins.ovirt.org/view/oVirt system
> tests/job/ovirt-system-tests_manual/5442
>
> Is this a known error, or is someone already addressing this issue?
> Thanks
> Dominik
>
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/F2OVG7LT2ANJNLAZSZHUH4UF7JQTPCUC/


[ovirt-devel] OST upgrade-from-release-suite-master update_cluster_versions failing

2019-08-27 Thread Dominik Holler
Hi,
for me OST upgrade-from-release-suite-master update_cluster_versions
is failing with

004_basic_sanity.update_cluster_versions (from nosetests)
Failing for the past 1 build (Since Failed#5442 )
Took 1 min 16 sec.
add description
Error Message

Fault reason is "Operation Failed". Fault detail is "[Update of cluster 
compatibility version failed because there are VMs/Templates [vm-with-iface, 
vm-with-iface-template, vm0, vm1] with incorrect configuration. To fix the 
issue, please go to each of them, edit, change the Custom Compatibility Version 
of the VM/Template to the cluster level you want to update the cluster to and 
press OK. If the save does not pass, fix the dialog validation. After 
successful cluster update, you can revert your Custom Compatibility Version 
change.]". HTTP response code is 500.

Stacktrace

Traceback (most recent call last):
  File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
  File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 142, in 
wrapped_test
test()
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in 
wrapper
return func(get_test_prefix(), *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in 
wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
  File 
"/home/jenkins/workspace/ovirt-system-tests_manual/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py",
 line 184, in update_cluster_versions
minor=minor
  File 
"/home/jenkins/workspace/ovirt-system-tests_manual/ovirt-system-tests/upgrade-from-release-suite-master/test-scenarios-after-upgrade/004_basic_sanity.py",
 line 130, in _update_cluster_version
version=new_version
  File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 3943, 
in update
return self._internal_update(cluster, headers, query, wait)
  File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 253, in 
_internal_update
return future.wait() if wait else future
  File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in 
wait
return self._code(response)
  File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 250, in 
callback
self._check_fault(response)
  File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 132, in 
_check_fault
self._raise_error(response, body)
  File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118, in 
_raise_error
raise error
Error: Fault reason is "Operation Failed". Fault detail is "[Update of cluster 
compatibility version failed because there are VMs/Templates [vm-with-iface, 
vm-with-iface-template, vm0, vm1] with incorrect configuration. To fix the 
issue, please go to each of them, edit, change the Custom Compatibility Version 
of the VM/Template to the cluster level you want to update the cluster to and 
press OK. If the save does not pass, fix the dialog validation. After 
successful cluster update, you can revert your Custom Compatibility Version 
change.]". HTTP response code is 500.

Please find an example run in
https://jenkins.ovirt.org/view/oVirt system 
tests/job/ovirt-system-tests_manual/5442

Is this a known error, or is someone already addressing this issue?
Thanks
Dominik
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/IUSYMZZ3NAILYVRCHUWC33AUCXYBNRSU/