On 13 Mar 2018, at 09:27, Eyal Edri <eedri@redhat.com> wrote:On Tue, Mar 13, 2018 at 9:29 AM, Dan Kenigsberg <danken@redhat.com> wrote:On Mon, Mar 12, 2018 at 8:24 PM, Dafna Ron <dron@redhat.com> wrote:
> We just had a failure in master 002_bootstrap.add_mac_pool with the same
> error on edit cluster.Does it fail consistently?
Did you narrow down the commit(s) where it started to happen?
Was there any other update done at that time?
Thanks,michal______________________________>
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-teste r/6259/testReport/(root)/002_ bootstrap/add_mac_pool/
>
> either I skipped the wrong test or we have a bigger issue.
We certainly do. As before, the error pops up on an attempt to update
the cluster (this time it is changing only the mac pool of the
cluster). CPU is not specified by the command, so it should not have
changed at all. Still, something fills a CPU, and chooses a wrong
value.
cluster_service.update(
cluster=sdk4.types.Cluster(
mac_pool=sdk4.types.MacPool(
id=pool.id,
)
)
)
2018-03-12 13:58:56,263-04 WARN
[org.ovirt.engine.core.bll.UpdateClusterCommand] (default task-19)
[79d12090-a8e8-438c-bbce-1bf09a42c5fb] Validation of action
'UpdateCluster' failed for user admin@internal-authz. Reasons:
VAR__TYPE__CLUSTER,VAR__ACTION__UPDATE,ACTION_TYPE_FAILED_ CPU_NOT_FOUND,VAR__TYPE__ CLUSTER
2018-03-12 13:58:56,264-04 INFO
[org.ovirt.engine.core.bll.UpdateClusterCommand] (default task-19)
[79d12090-a8e8-438c-bbce-1bf09a42c5fb] Lock freed to object
'EngineLock:{exclusiveLocks='[]', sharedLocks='[]'}'
2018-03-12 13:58:56,264-04 DEBUG
[org.ovirt.engine.core.common.di.interceptor.DebugLoggingInt erceptor]
(default task-19) [79d12090-a8e8-438c-bbce-1bf09a42c5fb] method:
runAction, params: [UpdateCluster,
ManagementNetworkOnClusterOperationParameters:{commandId='be be80f7-f8ca-4d01-aed8-28e463d0 f435',
user='null', commandType='Unknown'}], timeElapsed: 50ms
2018-03-12 13:58:56,269-04 ERROR
[org.ovirt.engine.api.restapi.resource.AbstractBackendResour ce]
(default task-19) [] Operation Failed: [Cannot edit Cluster. The
chosen CPU is not supported.]So I guess we can't skip this test as well, and this issue has to be fixed right?_______________________________________________
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel
--phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)_________________
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel