[ovirt-devel] Re: ovirt-system-tests_hc-basic-suite-master failing

2019-06-14 Thread Nir Soffer
On Fri, Jun 14, 2019 at 11:34 PM Gobinda Das  wrote:

> Hi,
> hc-basic-suite-master build is failing due to sanlock-python dependency
> issue.
>
> Error: Package: vdsm-4.40.0-338.gitaaf7f44.el7.x86_64 (alocalsync)
>Requires: sanlock-python >= 3.7.3
>Installing: sanlock-python-3.6.0-1.el7.x86_64 (alocalsync)
>sanlock-python = 3.6.0-1.el7
>
>
> Can anyone please help?
>

sanlock 3.7.3 is available in the testing repo enable by
ovirt-release-master.
See https://gerrit.ovirt.org/c/100437/1//COMMIT_MSG#13

Are you using this rpm?

If this is not the case, you need to check OST basic suite repos, since
vdsm master was tested
with this suite.
https://jenkins.ovirt.org/job/ovirt-system-tests_manual/4809/

I found the build here:
https://buildlogs.centos.org/centos/7/virt/x86_64/ovirt-4.3/common/

Nir
___
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/D6MIVSFU64Z2HMTRUY5FE7IRKP3A7GMM/


[ovirt-devel] [Ovirt] [CQ weekly status] [14-06-2019]

2019-06-14 Thread Dafna Ron
This mail is to provide the current status of CQ and allow people to review
status before and after the weekend.
Please refer to below colour map for further information on the meaning of
the colours.

*CQ-4.2*:  GREEN (#3)

Last failure was on 05-06 for project ovirt-ansible-cluster-upgrade due to
failure in test 002_bootstrap.add_master_storage_domain.
The fix was created and merged

*CQ-4.3*:  GREEN (#1)

There were two main failures this week.
1. vdsm was failing due to the sos change which was causing metrics tests
to fail as it was using vdsm sos plugin and that is no longer available.
this was fix by mperina:
https://gerrit.ovirt.org/100716
https://gerrit.ovirt.org/100809

2. there was a general failure due to packages. two patches were merged to
fix the issue:
https://gerrit.ovirt.org/#/c/100764/
https://gerrit.ovirt.org/#/c/100691/

*CQ-Master:*  GREEN (#1)

Master was failing on the same issues as in 4.3 which are now fixed


 Current running jobs for 4.2 [1], 4.3 [2] and master [3] can be found
here:

[1]
http://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-4.2_change-queue-tester/

[2]
https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-4.3_change-queue-tester/

[3]
http://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change-queue-tester/

Happy week!
Dafna


---
COLOUR MAP

Green = job has been passing successfully

** green for more than 3 days may suggest we need a review of our test
coverage


   1.

   1-3 days   GREEN (#1)
   2.

   4-7 days   GREEN (#2)
   3.

   Over 7 days GREEN (#3)


Yellow = intermittent failures for different projects but no lasting or
current regressions

** intermittent would be a healthy project as we expect a number of
failures during the week

** I will not report any of the solved failures or regressions.


   1.

   Solved job failuresYELLOW (#1)
   2.

   Solved regressions  YELLOW (#2)


Red = job has been failing

** Active Failures. The colour will change based on the amount of time the
project/s has been broken. Only active regressions would be reported.


   1.

   1-3 days  RED (#1)
   2.

   4-7 days  RED (#2)
   3.

   Over 7 days RED (#3)
___
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/Q2GYU4HYEHY6RZVOUZXVFYQG7Z67SBBJ/


[ovirt-devel] adding host to oVirt issue

2019-06-14 Thread Hetz Ben Hamo
Hi,

I have been checking oVirt latest (4.3.4) with adding various bare metal
hosts with various CPU's: I'm asking on this mailing list if I should open
a ticket and if so what ticket (bug? RFE?).

   - AMD Ryzen 5
   - Xeon SP (first gen)
   - Xeon SP (second gen)
   - Upcoming unannounced Xeon CPU.

The main oVirt machine (and the HE) is running on Xeon E3-1225 V3 CPU.

The big problem is that when you add for example any AMD processor
(whatever it's a low end Ryzen 5 or a high end 32 cores EPYC) to such a
setup, it will fail because it tries to add the AMD machine to the default
cluster which is defined as Intel based VT-X. If I'll try to add any non
Xeon V3 CPU, it will succeed, but any live migration of VM's inside the
cluster will fail since any Xeon chip version has various VT flags.

So, my suggestion is that when adding nodes/hosts to oVirt, they will be
added to a new "non clustered" place without any features allowed (live
migration, for example) and after the admin will add the machines, he/she
can assign nodes to a defined cluster (prepared or that he/she can create)

Another problem with cluster defining is that the CPU type is too
complicated for any admin who doesn't know the nuts and bolts of each CPU.
For example - the Haswell CPU type got *6* CPU types. Do you really expect
an admin to know which one to select? IMHO, a good solution would be to add
some "detect" button to hosts, and the result from clicking this button
should be a window with options like:

   - Add this host to an existing cluster (which has the same CPU type)
   - Auto create a new cluster with the CPU type detected from the
   node/host CPU

I'll be happy to hear your thoughts about this issue.

Thanks,
Hetz
___
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/L6LPJDDAHC7GBUWBO4HK77MT3O6ZDZ4R/


[ovirt-devel] Re: Error: Adding new Host to ovirt-engine

2019-06-14 Thread Ondra Machacek

What distribution are you using? On Fedora 28+ default python version is
python3. So just double check that for your system (where engine runs)
you have installed python3-netaddr if it's using python3 or python2-
netaddr if you are using python2 as default python interpreter for
Ansible.

On 14/06/2019 14:12, Martin Perina wrote:
Ahmad, are you using development environment or RPM installation? What 
distribution?

Ondro/Dominik, any ideas what could be wrong?

On Fri, Jun 14, 2019 at 12:58 AM Ahmad Khiet > wrote:


Thanks Yedidyah,

python-netaddr is already installed.
tried on master, ovirt-engine-4.3, ovirt-engine--4.3.4.2 and I'm
facing the same problem

what do you think?


On Thu, Jun 13, 2019 at 12:09 PM Yedidyah Bar David mailto:d...@redhat.com>> wrote:

On Wed, Jun 12, 2019 at 2:32 PM Ahmad Khiet mailto:akh...@redhat.com>> wrote:
 >
 > Hi,
 >
 > Can't add new host to ovirt engine, because the following error:
 >
 > 2019-06-12 12:23:09,664 p=4134 u=engine |  TASK
[ovirt-host-deploy-facts : Set facts]
*
 > 2019-06-12 12:23:09,684 p=4134 u=engine |  ok: [10.35.1.17] => {
 >     "ansible_facts": {
 >         "ansible_python_interpreter": "/usr/bin/python2",
 >         "host_deploy_vdsm_version": "4.40.0"
 >     },
 >     "changed": false
 > }
 > 2019-06-12 12:23:09,697 p=4134 u=engine |  TASK
[ovirt-provider-ovn-driver : Install ovs]
*
 > 2019-06-12 12:23:09,726 p=4134 u=engine |  fatal:
[10.35.1.17]: FAILED! => {}
 >
 > MSG:
 >
 > The conditional check 'cluster_switch == "ovs" or
(ovn_central is defined and ovn_central | ipaddr and
ovn_engine_cluster_version is version_compare('4.2', '>='))'
failed. The error was: The ipaddr filter requires python's
netaddr be installed on the ansible controller
 >
 > The error appears to be in

'/home/engine/apps/engine/share/ovirt-engine/playbooks/roles/ovirt-provider-ovn-driver/tasks/configure.yml':
line 3, column 5, but may
 > be elsewhere in the file depending on the exact syntax problem.
 >
 > The offending line appears to be:
 >
 > - block:
 >   - name: Install ovs
 >     ^ here
 >
 >
 > 2019-06-12 12:23:09,728 p=4134 u=engine |  PLAY RECAP
*
 > 2019-06-12 12:23:09,728 p=4134 u=engine |  10.35.1.17   
          : ok=3    changed=0    unreachable=0    failed=1   
skipped=0    rescued=0    ignored=0

 >
 >
 > whats missing!?

Most likely python-netaddr (or python2-netaddr). This is already in
the spec file. I assume you use dev env and followed the README. If
this works, please push a patch to update it. Thanks :-)

Best regards,

 >
 > Thanks
 >
 > --
 >
 > Ahmad Khiet
 >
 > Red Hat
 >
 > akh...@redhat.com 
 > M: +972-54-6225629
 >
 > ___
 > 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/DHM2YHUDKY2HZIIQG224AZHIJQZUY5DE/



-- 
Didi




-- 


Ahmad Khiet

Red Hat

akh...@redhat.com 
M: +972-54-6225629 



___
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/S733WJWMSH4GYVUMUDO2A2L3B3J3JALB/



--
Martin Perina
Manager, Software Engineering
Red Hat Czech s.r.o.

___
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: 

[ovirt-devel] Re: Error: Adding new Host to ovirt-engine

2019-06-14 Thread Martin Perina
Ahmad, are you using development environment or RPM installation? What
distribution?
Ondro/Dominik, any ideas what could be wrong?

On Fri, Jun 14, 2019 at 12:58 AM Ahmad Khiet  wrote:

> Thanks Yedidyah,
>
> python-netaddr is already installed.
> tried on master, ovirt-engine-4.3, ovirt-engine--4.3.4.2 and I'm facing
> the same problem
>
> what do you think?
>
>
> On Thu, Jun 13, 2019 at 12:09 PM Yedidyah Bar David 
> wrote:
>
>> On Wed, Jun 12, 2019 at 2:32 PM Ahmad Khiet  wrote:
>> >
>> > Hi,
>> >
>> > Can't add new host to ovirt engine, because the following error:
>> >
>> > 2019-06-12 12:23:09,664 p=4134 u=engine |  TASK
>> [ovirt-host-deploy-facts : Set facts] *
>> > 2019-06-12 12:23:09,684 p=4134 u=engine |  ok: [10.35.1.17] => {
>> > "ansible_facts": {
>> > "ansible_python_interpreter": "/usr/bin/python2",
>> > "host_deploy_vdsm_version": "4.40.0"
>> > },
>> > "changed": false
>> > }
>> > 2019-06-12 12:23:09,697 p=4134 u=engine |  TASK
>> [ovirt-provider-ovn-driver : Install ovs] *
>> > 2019-06-12 12:23:09,726 p=4134 u=engine |  fatal: [10.35.1.17]: FAILED!
>> => {}
>> >
>> > MSG:
>> >
>> > The conditional check 'cluster_switch == "ovs" or (ovn_central is
>> defined and ovn_central | ipaddr and ovn_engine_cluster_version is
>> version_compare('4.2', '>='))' failed. The error was: The ipaddr filter
>> requires python's netaddr be installed on the ansible controller
>> >
>> > The error appears to be in
>> '/home/engine/apps/engine/share/ovirt-engine/playbooks/roles/ovirt-provider-ovn-driver/tasks/configure.yml':
>> line 3, column 5, but may
>> > be elsewhere in the file depending on the exact syntax problem.
>> >
>> > The offending line appears to be:
>> >
>> > - block:
>> >   - name: Install ovs
>> > ^ here
>> >
>> >
>> > 2019-06-12 12:23:09,728 p=4134 u=engine |  PLAY RECAP
>> *
>> > 2019-06-12 12:23:09,728 p=4134 u=engine |  10.35.1.17 :
>> ok=3changed=0unreachable=0failed=1skipped=0rescued=0
>> ignored=0
>> >
>> >
>> > whats missing!?
>>
>> Most likely python-netaddr (or python2-netaddr). This is already in
>> the spec file. I assume you use dev env and followed the README. If
>> this works, please push a patch to update it. Thanks :-)
>>
>> Best regards,
>>
>> >
>> > Thanks
>> >
>> > --
>> >
>> > Ahmad Khiet
>> >
>> > Red Hat
>> >
>> > akh...@redhat.com
>> > M: +972-54-6225629
>> >
>> > ___
>> > 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/DHM2YHUDKY2HZIIQG224AZHIJQZUY5DE/
>>
>>
>>
>> --
>> Didi
>>
>
>
> --
>
> Ahmad Khiet
>
> Red Hat 
>
> akh...@redhat.com
> M: +972-54-6225629
> 
> ___
> 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/S733WJWMSH4GYVUMUDO2A2L3B3J3JALB/
>


-- 
Martin Perina
Manager, Software Engineering
Red Hat Czech s.r.o.
___
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/UV4OSRB7N5SPOMIOKLXMGWZ2OKMEEVM7/


[ovirt-devel] ovirt-system-tests_hc-basic-suite-master failing

2019-06-14 Thread Gobinda Das
Hi,
hc-basic-suite-master build is failing due to sanlock-python dependency
issue.

Error: Package: vdsm-4.40.0-338.gitaaf7f44.el7.x86_64 (alocalsync)
   Requires: sanlock-python >= 3.7.3
   Installing: sanlock-python-3.6.0-1.el7.x86_64 (alocalsync)
   sanlock-python = 3.6.0-1.el7


Can anyone please help?

-- 


Thanks,
Gobinda
___
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/4B5ORLIBCSXZBSLAZBRAF2ZU6CMY5L2A/


[ovirt-devel] Re: [urgent] vdsm broken since Friday (failing CQ)

2019-06-14 Thread Dafna Ron
thanks Martin!
we have a passing build on 4.3 as well
thanks for all the help :)
Dafna


On Thu, Jun 13, 2019 at 2:34 PM Martin Perina  wrote:

>
>
> On Thu, Jun 13, 2019 at 2:32 PM Dafna Ron  wrote:
>
>> will monitor new change once merged :)
>>
>
>> On Thu, Jun 13, 2019 at 1:23 PM Martin Perina  wrote:
>>
>>>
>>>
>>> On Thu, Jun 13, 2019 at 2:02 PM Dafna Ron  wrote:
>>>
 4.3 is still failing.

 https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-4.3_change-queue-tester/1172/
 Martin, can you apply the change to 4.3 tests as well?

>>>
>>> Arghhh.
>>>
>>> I looked if master and 4.3 shares the same file when I started to work
>>> on the fix and they were the same.
>>> But at the same day I posted orignal patch, master and 4.3 were split :-(
>>>
>>> So hopefully here's the final fix: https://gerrit.ovirt.org/100809
>>>
>>
> Just merged the patch, manual OST verification was successful
>
>>
>>>
 On Thu, Jun 13, 2019 at 10:33 AM Dafna Ron  wrote:

> We have a passing build on master
> waiting for 4.3
>
> On Thu, Jun 13, 2019 at 9:01 AM Dafna Ron  wrote:
>
>> Thanks Shirly and Martin.
>> I see the patch was merged so monitoring and will update
>>
>> On Wed, Jun 12, 2019 at 4:09 PM Martin Perina 
>> wrote:
>>
>>>
>>>
>>> On Wed, Jun 12, 2019 at 11:53 AM Dafna Ron  wrote:
>>>
 latest tests are still failing on log collector

>>>
>>> I had a typo in my patch, here is the fix:
>>> https://gerrit.ovirt.org/#/c/100784/
>>> Currently trying to verify using manual OST to make sure latest VDSM
>>> is used (and not latest tested as in check-patch executed from the fix) 
>>> ...
>>>
>>>
 On Wed, Jun 12, 2019 at 10:18 AM Dafna Ron  wrote:

> thanks Martin.
> we are failing on missing packages so I have a patch to fix it.
> I will update once we have a vdsm build
>
> On Tue, Jun 11, 2019 at 10:08 PM Martin Perina 
> wrote:
>
>>
>>
>> On Tue, Jun 11, 2019 at 7:41 PM Martin Perina 
>> wrote:
>>
>>>
>>>
>>> On Tue, Jun 11, 2019 at 6:53 PM Dafna Ron 
>>> wrote:
>>>
 Galit's patch should have solved it.
 Marcin, are you still failing?

>>>
>>> I've just rebased https://gerrit.ovirt.org/100716 on top of
>>> Galit's change so we should know within an hour or so ...
>>>
>>
>> CI finished successfully, please review so we can merge ...
>>
>>
>>>

 On Tue, Jun 11, 2019 at 2:40 PM Eyal Edri 
 wrote:

>
>
> On Tue, Jun 11, 2019 at 4:35 PM Marcin Sobczyk <
> msobc...@redhat.com> wrote:
>
>> Hi,
>>
>> basic suite fails for the patch with the following log:
>>
>>  
>> [2019-06-11T11:34:26.175Z]
>>- STDERR
>>  
>> [2019-06-11T11:34:26.175Z]
>>  + yum -y install ovirt-host
>>  
>> [2019-06-11T11:34:26.175Z]
>>  Error: Package: 32:bind-libs-9.9.4-74.el7_6.1.x86_64 
>> (alocalsync)
>>  
>> [2019-06-11T11:34:26.175Z]
>> Requires: bind-license = 32:9.9.4-74.el7_6.1
>>  
>> [2019-06-11T11:34:26.175Z]
>> Installed: 32:bind-license-9.9.4-73.el7_6.noarch 
>> (installed)
>>  
>> [2019-06-11T11:34:26.175Z]
>> bind-license = 32:9.9.4-73.el7_6
>>
>>
> I think https://gerrit.ovirt.org/#/c/100691/ which was merged
> 2 hours ago should 

[ovirt-devel] Re: Storage test case needs to be fixed: 002_bootstrap.resize_and_refresh_storage_domain

2019-06-14 Thread Dafna Ron
and another:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/14559/

On Fri, Jun 14, 2019 at 9:05 AM Dafna Ron  wrote:

> here you go:
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/14561/
> I pressed the save build forever button. please press the don't keep
> button once you get the info from the failure.
>
> Thanks,
> Dafna
>
>
> On Wed, Jun 5, 2019 at 9:09 AM Galit Rosenthal 
> wrote:
>
>> We didn't make any changes.
>> I don't think retrie will help in this case
>> we are trying to catch what cause this.
>>
>> If you see this again please let us know.
>>
>> We are still debugging it
>>
>> On Wed, Jun 5, 2019 at 10:56 AM Dafna Ron  wrote:
>>
>>> Hi,
>>>
>>> This is a random failure - so no, I have not.
>>> However, I looked at several failures and they are all the same, the
>>> action on engine/vdsm side succeeds and lago repots a failure but prints a
>>> success from logs.
>>> Did you add anything more to the tests to allow better debugging?
>>> Did you add a re-try to the test?
>>>
>>> Thanks,
>>> Dafna
>>>
>>>
>>>
>>> On Wed, Jun 5, 2019 at 8:21 AM Galit Rosenthal 
>>> wrote:
>>>
 Hi Dafna

 If you see this failure again, please send us the link to the job.

 We are trying to reproduce it and find the root cause.

 Regards,
 Galit

 On Tue, May 21, 2019 at 5:15 PM Dafna Ron  wrote:

> sure
>
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/14185/artifact/basic-suite.el7.x86_64/test_logs/basic-suite-master/post-002_bootstrap.py/
>
>
> On Tue, May 21, 2019 at 3:04 PM Shani Leviim 
> wrote:
>
>> Hi Dafna,
>> Can you please direct me to the full test's log?
>>
>>
>> *Regards,*
>>
>> *Shani Leviim*
>>
>>
>> On Tue, May 21, 2019 at 11:57 AM Tal Nisan  wrote:
>>
>>> Sure, Shani can you please have a look?
>>>
>>> On Mon, May 20, 2019 at 8:30 PM Dafna Ron  wrote:
>>>
 Hi Tal,

 I am seeing random failures for test
 002_bootstrap.resize_and_refresh_storage_domain
 It looks like this is a timing issue since by the time we print out
 the error we actually see the resize succeeded. see example below:


 http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/14185/testReport/junit/(root)/002_bootstrap/running_tests___basic_suite_el7_x86_64___resize_and_refresh_storage_domain/

 Can you please assign someone from the storage team to fix this
 test?

 Thanks,
 Dafna

 ___
> 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/P4UZJ4PWELVW2AGLVIFXKM5OTMHUHKGC/
>


 --

 GALIT ROSENTHAL

 SOFTWARE ENGINEER

 Red Hat

 

 ga...@redhat.comT: 972-9-7692230
 

>>>
>>
>> --
>>
>> GALIT ROSENTHAL
>>
>> SOFTWARE ENGINEER
>>
>> Red Hat
>>
>> 
>>
>> ga...@redhat.comT: 972-9-7692230
>> 
>>
>
___
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/H2CWSHM5CZQJTTOFFQVSHJCIQHONUEI4/


[ovirt-devel] Re: Storage test case needs to be fixed: 002_bootstrap.resize_and_refresh_storage_domain

2019-06-14 Thread Dafna Ron
here you go:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/14561/
I pressed the save build forever button. please press the don't keep button
once you get the info from the failure.

Thanks,
Dafna


On Wed, Jun 5, 2019 at 9:09 AM Galit Rosenthal  wrote:

> We didn't make any changes.
> I don't think retrie will help in this case
> we are trying to catch what cause this.
>
> If you see this again please let us know.
>
> We are still debugging it
>
> On Wed, Jun 5, 2019 at 10:56 AM Dafna Ron  wrote:
>
>> Hi,
>>
>> This is a random failure - so no, I have not.
>> However, I looked at several failures and they are all the same, the
>> action on engine/vdsm side succeeds and lago repots a failure but prints a
>> success from logs.
>> Did you add anything more to the tests to allow better debugging?
>> Did you add a re-try to the test?
>>
>> Thanks,
>> Dafna
>>
>>
>>
>> On Wed, Jun 5, 2019 at 8:21 AM Galit Rosenthal 
>> wrote:
>>
>>> Hi Dafna
>>>
>>> If you see this failure again, please send us the link to the job.
>>>
>>> We are trying to reproduce it and find the root cause.
>>>
>>> Regards,
>>> Galit
>>>
>>> On Tue, May 21, 2019 at 5:15 PM Dafna Ron  wrote:
>>>
 sure

 http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/14185/artifact/basic-suite.el7.x86_64/test_logs/basic-suite-master/post-002_bootstrap.py/


 On Tue, May 21, 2019 at 3:04 PM Shani Leviim 
 wrote:

> Hi Dafna,
> Can you please direct me to the full test's log?
>
>
> *Regards,*
>
> *Shani Leviim*
>
>
> On Tue, May 21, 2019 at 11:57 AM Tal Nisan  wrote:
>
>> Sure, Shani can you please have a look?
>>
>> On Mon, May 20, 2019 at 8:30 PM Dafna Ron  wrote:
>>
>>> Hi Tal,
>>>
>>> I am seeing random failures for test
>>> 002_bootstrap.resize_and_refresh_storage_domain
>>> It looks like this is a timing issue since by the time we print out
>>> the error we actually see the resize succeeded. see example below:
>>>
>>>
>>> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/14185/testReport/junit/(root)/002_bootstrap/running_tests___basic_suite_el7_x86_64___resize_and_refresh_storage_domain/
>>>
>>> Can you please assign someone from the storage team to fix this
>>> test?
>>>
>>> Thanks,
>>> Dafna
>>>
>>> ___
 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/P4UZJ4PWELVW2AGLVIFXKM5OTMHUHKGC/

>>>
>>>
>>> --
>>>
>>> GALIT ROSENTHAL
>>>
>>> SOFTWARE ENGINEER
>>>
>>> Red Hat
>>>
>>> 
>>>
>>> ga...@redhat.comT: 972-9-7692230
>>> 
>>>
>>
>
> --
>
> GALIT ROSENTHAL
>
> SOFTWARE ENGINEER
>
> Red Hat
>
> 
>
> ga...@redhat.comT: 972-9-7692230
> 
>
___
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/APZMFLVSCAK2SFMCSJWD3BIXQDY5EYPX/