[ OST Failure Report ] [ oVirt Master ] [ 07-03-2019 ] [ / 004_basic_sanity.verify_glance_import]

Hi, we are failing basic suite master ( ovirt-engine) It looks a problem in ovirt-engine Can you please have a look at the issue? Thanks, Galit Error [1]: 'NoneType' object has no attribute 'status' -------------------- >> begin captured logging << -------------------- ovirtlago.testlib: ERROR: * Unhandled exception in <function <lambda> at 0x7f5e9feb3ed8> Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in assert_equals_within res = func() File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/basic-suite-master/test-scenarios/004_basic_sanity.py", line 1153, in <lambda> lambda: api.disks.get(disk_name).status.state == 'ok', AttributeError: 'NoneType' object has no attribute 'status' --------------------- >> end captured logging << ------------- US CQ of the ovirt-engine results can be found [2] We see the same error DS as well [3] [1] https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change... [2] https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change... [3] https://rhv-devops-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/blue/rest/organiz... -- GALIT ROSENTHAL SOFTWARE ENGINEER Red Hat <https://www.redhat.com/> galit@gmail.com T: 972-9-7692230 <https://red.ht/sig>

This seems to be the issue: 2019-03-07 02:01:12,421-05 ERROR [org.ovirt.engine.core.bll.storage.disk.AddDiskCommand] (default task-1) [d2ac1504-3c2c-461a-adfb-332f5e4bf14f] Error during ValidateFailure.: java.lang.IllegalArgumentException: MaxBlockDiskSizeInGibiBytes has no value for version: general On Thu, Mar 7, 2019 at 11:24 AM Galit Rosenthal <grosenth@redhat.com> wrote:
Hi,
we are failing basic suite master ( ovirt-engine)
It looks a problem in ovirt-engine
Can you please have a look at the issue?
Thanks, Galit
Error [1]: 'NoneType' object has no attribute 'status'
-------------------- >> begin captured logging << -------------------- ovirtlago.testlib: ERROR: * Unhandled exception in <function <lambda> at 0x7f5e9feb3ed8> Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in assert_equals_within res = func() File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/basic-suite-master/test-scenarios/004_basic_sanity.py", line 1153, in <lambda> lambda: api.disks.get(disk_name).status.state == 'ok', AttributeError: 'NoneType' object has no attribute 'status' --------------------- >> end captured logging << -------------
US CQ of the ovirt-engine results can be found [2] We see the same error DS as well [3]
[1] https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change...
[2] https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change...
[3] https://rhv-devops-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/blue/rest/organiz... --
GALIT ROSENTHAL
SOFTWARE ENGINEER
Red Hat
galit@gmail.com T: 972-9-7692230 <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@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/NUVPCGA3CD5NZT...

This run is from 6:47 in the morning and we merged a patch to OST right before. I want to make sure we have a real issue here and right now, CQ is running on 8 changes (including engine) I will update if this is an actual issue and the suspected root cause once CQ finishes the tests. Thanks, Dafna On Thu, Mar 7, 2019 at 9:37 AM Benny Zlotnik <bzlotnik@redhat.com> wrote:
This seems to be the issue: 2019-03-07 02:01:12,421-05 ERROR [org.ovirt.engine.core.bll.storage.disk.AddDiskCommand] (default task-1) [d2ac1504-3c2c-461a-adfb-332f5e4bf14f] Error during ValidateFailure.: java.lang.IllegalArgumentException: MaxBlockDiskSizeInGibiBytes has no value for version: general
On Thu, Mar 7, 2019 at 11:24 AM Galit Rosenthal <grosenth@redhat.com> wrote:
Hi,
we are failing basic suite master ( ovirt-engine)
It looks a problem in ovirt-engine
Can you please have a look at the issue?
Thanks, Galit
Error [1]: 'NoneType' object has no attribute 'status'
-------------------- >> begin captured logging << -------------------- ovirtlago.testlib: ERROR: * Unhandled exception in <function <lambda> at 0x7f5e9feb3ed8> Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in assert_equals_within res = func() File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/basic-suite-master/test-scenarios/004_basic_sanity.py", line 1153, in <lambda> lambda: api.disks.get(disk_name).status.state == 'ok', AttributeError: 'NoneType' object has no attribute 'status' --------------------- >> end captured logging << -------------
US CQ of the ovirt-engine results can be found [2] We see the same error DS as well [3]
[1] https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change...
[2] https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change...
[3] https://rhv-devops-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/blue/rest/organiz... --
GALIT ROSENTHAL
SOFTWARE ENGINEER
Red Hat
galit@gmail.com T: 972-9-7692230 <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@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/NUVPCGA3CD5NZT...

Did it fail once ir all build fail with error? If it failed only once, run again to ensure this is a real error. How many times this test fail in the past week, month, year? On Thu, Mar 7, 2019, 11:24 Galit Rosenthal <grosenth@redhat.com wrote:
Hi,
we are failing basic suite master ( ovirt-engine)
It looks a problem in ovirt-engine
Can you please have a look at the issue?
Thanks, Galit
Error [1]: 'NoneType' object has no attribute 'status'
-------------------- >> begin captured logging << -------------------- ovirtlago.testlib: ERROR: * Unhandled exception in <function <lambda> at 0x7f5e9feb3ed8> Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in assert_equals_within res = func() File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/basic-suite-master/test-scenarios/004_basic_sanity.py", line 1153, in <lambda> lambda: api.disks.get(disk_name).status.state == 'ok', AttributeError: 'NoneType' object has no attribute 'status' --------------------- >> end captured logging << -------------
US CQ of the ovirt-engine results can be found [2] We see the same error DS as well [3]
[1] https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change...
[2] https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change...
[3] https://rhv-devops-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/blue/rest/organiz... --
GALIT ROSENTHAL
SOFTWARE ENGINEER
Red Hat
galit@gmail.com T: 972-9-7692230 <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@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/NUVPCGA3CD5NZT...

We do not yet know if this is a real issue . I will update when I have more information. On Thu, Mar 7, 2019 at 10:04 AM Nir Soffer <nsoffer@redhat.com> wrote:
Did it fail once ir all build fail with error?
If it failed only once, run again to ensure this is a real error.
How many times this test fail in the past week, month, year?
On Thu, Mar 7, 2019, 11:24 Galit Rosenthal <grosenth@redhat.com wrote:
Hi,
we are failing basic suite master ( ovirt-engine)
It looks a problem in ovirt-engine
Can you please have a look at the issue?
Thanks, Galit
Error [1]: 'NoneType' object has no attribute 'status'
-------------------- >> begin captured logging << -------------------- ovirtlago.testlib: ERROR: * Unhandled exception in <function <lambda> at 0x7f5e9feb3ed8> Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in assert_equals_within res = func() File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/basic-suite-master/test-scenarios/004_basic_sanity.py", line 1153, in <lambda> lambda: api.disks.get(disk_name).status.state == 'ok', AttributeError: 'NoneType' object has no attribute 'status' --------------------- >> end captured logging << -------------
US CQ of the ovirt-engine results can be found [2] We see the same error DS as well [3]
[1] https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change...
[2] https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change...
[3] https://rhv-devops-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/blue/rest/organiz... --
GALIT ROSENTHAL
SOFTWARE ENGINEER
Red Hat
galit@gmail.com T: 972-9-7692230 <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@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/NUVPCGA3CD5NZT...

It looks like a real issue, in patch[1] the name of the config value was changed, however, the name fn_db_add_config_value wasn't change, so it works when upgrading but not in a clean installation I have posted a fix[2] [1] - https://gerrit.ovirt.org/#/c/98228/3/packaging/dbscripts/upgrade/pre_upgrade... [2] - https://gerrit.ovirt.org/#/c/98317/ On Thu, Mar 7, 2019 at 12:13 PM Dafna Ron <dron@redhat.com> wrote:
We do not yet know if this is a real issue . I will update when I have more information.
On Thu, Mar 7, 2019 at 10:04 AM Nir Soffer <nsoffer@redhat.com> wrote:
Did it fail once ir all build fail with error?
If it failed only once, run again to ensure this is a real error.
How many times this test fail in the past week, month, year?
On Thu, Mar 7, 2019, 11:24 Galit Rosenthal <grosenth@redhat.com wrote:
Hi,
we are failing basic suite master ( ovirt-engine)
It looks a problem in ovirt-engine
Can you please have a look at the issue?
Thanks, Galit
Error [1]: 'NoneType' object has no attribute 'status'
-------------------- >> begin captured logging << -------------------- ovirtlago.testlib: ERROR: * Unhandled exception in <function <lambda> at 0x7f5e9feb3ed8> Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in assert_equals_within res = func() File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/basic-suite-master/test-scenarios/004_basic_sanity.py", line 1153, in <lambda> lambda: api.disks.get(disk_name).status.state == 'ok', AttributeError: 'NoneType' object has no attribute 'status' --------------------- >> end captured logging << -------------
US CQ of the ovirt-engine results can be found [2] We see the same error DS as well [3]
[1] https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change...
[2] https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change...
[3] https://rhv-devops-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/blue/rest/organiz... --
GALIT ROSENTHAL
SOFTWARE ENGINEER
Red Hat
galit@gmail.com T: 972-9-7692230 <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@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/NUVPCGA3CD5NZT...
_______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@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/2UAAA77HDHUDWQ...

first set of tests are failing on the same issue. if Benny says its a real issue then lets merge the fix Thanks, Dafna On Thu, Mar 7, 2019 at 10:18 AM Benny Zlotnik <bzlotnik@redhat.com> wrote:
It looks like a real issue, in patch[1] the name of the config value was changed, however, the name fn_db_add_config_value wasn't change, so it works when upgrading but not in a clean installation
I have posted a fix[2]
[1] - https://gerrit.ovirt.org/#/c/98228/3/packaging/dbscripts/upgrade/pre_upgrade... [2] - https://gerrit.ovirt.org/#/c/98317/
On Thu, Mar 7, 2019 at 12:13 PM Dafna Ron <dron@redhat.com> wrote:
We do not yet know if this is a real issue . I will update when I have more information.
On Thu, Mar 7, 2019 at 10:04 AM Nir Soffer <nsoffer@redhat.com> wrote:
Did it fail once ir all build fail with error?
If it failed only once, run again to ensure this is a real error.
How many times this test fail in the past week, month, year?
On Thu, Mar 7, 2019, 11:24 Galit Rosenthal <grosenth@redhat.com wrote:
Hi,
we are failing basic suite master ( ovirt-engine)
It looks a problem in ovirt-engine
Can you please have a look at the issue?
Thanks, Galit
Error [1]: 'NoneType' object has no attribute 'status'
-------------------- >> begin captured logging << -------------------- ovirtlago.testlib: ERROR: * Unhandled exception in <function <lambda> at 0x7f5e9feb3ed8> Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in assert_equals_within res = func() File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/basic-suite-master/test-scenarios/004_basic_sanity.py", line 1153, in <lambda> lambda: api.disks.get(disk_name).status.state == 'ok', AttributeError: 'NoneType' object has no attribute 'status' --------------------- >> end captured logging << -------------
US CQ of the ovirt-engine results can be found [2] We see the same error DS as well [3]
[1] https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change...
[2] https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change...
[3] https://rhv-devops-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/blue/rest/organiz... --
GALIT ROSENTHAL
SOFTWARE ENGINEER
Red Hat
galit@gmail.com T: 972-9-7692230 <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@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/NUVPCGA3CD5NZT...
_______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@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/2UAAA77HDHUDWQ...

Fix is merged On Thu, Mar 7, 2019 at 12:37 PM Dafna Ron <dron@redhat.com> wrote:
first set of tests are failing on the same issue. if Benny says its a real issue then lets merge the fix
Thanks, Dafna
On Thu, Mar 7, 2019 at 10:18 AM Benny Zlotnik <bzlotnik@redhat.com> wrote:
It looks like a real issue, in patch[1] the name of the config value was changed, however, the name fn_db_add_config_value wasn't change, so it works when upgrading but not in a clean installation
I have posted a fix[2]
[1] - https://gerrit.ovirt.org/#/c/98228/3/packaging/dbscripts/upgrade/pre_upgrade... [2] - https://gerrit.ovirt.org/#/c/98317/
On Thu, Mar 7, 2019 at 12:13 PM Dafna Ron <dron@redhat.com> wrote:
We do not yet know if this is a real issue . I will update when I have more information.
On Thu, Mar 7, 2019 at 10:04 AM Nir Soffer <nsoffer@redhat.com> wrote:
Did it fail once ir all build fail with error?
If it failed only once, run again to ensure this is a real error.
How many times this test fail in the past week, month, year?
On Thu, Mar 7, 2019, 11:24 Galit Rosenthal <grosenth@redhat.com wrote:
Hi,
we are failing basic suite master ( ovirt-engine)
It looks a problem in ovirt-engine
Can you please have a look at the issue?
Thanks, Galit
Error [1]: 'NoneType' object has no attribute 'status'
-------------------- >> begin captured logging << -------------------- ovirtlago.testlib: ERROR: * Unhandled exception in <function <lambda> at 0x7f5e9feb3ed8> Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in assert_equals_within res = func() File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/basic-suite-master/test-scenarios/004_basic_sanity.py", line 1153, in <lambda> lambda: api.disks.get(disk_name).status.state == 'ok', AttributeError: 'NoneType' object has no attribute 'status' --------------------- >> end captured logging << -------------
US CQ of the ovirt-engine results can be found [2] We see the same error DS as well [3]
[1] https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change...
[2] https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change...
[3] https://rhv-devops-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/blue/rest/organiz... --
GALIT ROSENTHAL
SOFTWARE ENGINEER
Red Hat
galit@gmail.com T: 972-9-7692230 <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@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/NUVPCGA3CD5NZT...
_______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@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/2UAAA77HDHUDWQ...
_______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@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/UO3LDUD36D6SZS...

monitoring. thanks On Thu, Mar 7, 2019 at 11:58 AM Fred Rolland <frolland@redhat.com> wrote:
Fix is merged
On Thu, Mar 7, 2019 at 12:37 PM Dafna Ron <dron@redhat.com> wrote:
first set of tests are failing on the same issue. if Benny says its a real issue then lets merge the fix
Thanks, Dafna
On Thu, Mar 7, 2019 at 10:18 AM Benny Zlotnik <bzlotnik@redhat.com> wrote:
It looks like a real issue, in patch[1] the name of the config value was changed, however, the name fn_db_add_config_value wasn't change, so it works when upgrading but not in a clean installation
I have posted a fix[2]
[1] - https://gerrit.ovirt.org/#/c/98228/3/packaging/dbscripts/upgrade/pre_upgrade... [2] - https://gerrit.ovirt.org/#/c/98317/
On Thu, Mar 7, 2019 at 12:13 PM Dafna Ron <dron@redhat.com> wrote:
We do not yet know if this is a real issue . I will update when I have more information.
On Thu, Mar 7, 2019 at 10:04 AM Nir Soffer <nsoffer@redhat.com> wrote:
Did it fail once ir all build fail with error?
If it failed only once, run again to ensure this is a real error.
How many times this test fail in the past week, month, year?
On Thu, Mar 7, 2019, 11:24 Galit Rosenthal <grosenth@redhat.com wrote:
Hi,
we are failing basic suite master ( ovirt-engine)
It looks a problem in ovirt-engine
Can you please have a look at the issue?
Thanks, Galit
Error [1]: 'NoneType' object has no attribute 'status'
-------------------- >> begin captured logging << -------------------- ovirtlago.testlib: ERROR: * Unhandled exception in <function <lambda> at 0x7f5e9feb3ed8> Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in assert_equals_within res = func() File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/basic-suite-master/test-scenarios/004_basic_sanity.py", line 1153, in <lambda> lambda: api.disks.get(disk_name).status.state == 'ok', AttributeError: 'NoneType' object has no attribute 'status' --------------------- >> end captured logging << -------------
US CQ of the ovirt-engine results can be found [2] We see the same error DS as well [3]
[1] https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change...
[2] https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change...
[3] https://rhv-devops-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/blue/rest/organiz... --
GALIT ROSENTHAL
SOFTWARE ENGINEER
Red Hat
galit@gmail.com T: 972-9-7692230 <https://red.ht/sig> _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@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/NUVPCGA3CD5NZT...
_______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@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/2UAAA77HDHUDWQ...
_______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@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/UO3LDUD36D6SZS...

passing build: https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/13311/ thanks! Dafna On Thu, Mar 7, 2019 at 3:07 PM Dafna Ron <dron@redhat.com> wrote:
monitoring. thanks
On Thu, Mar 7, 2019 at 11:58 AM Fred Rolland <frolland@redhat.com> wrote:
Fix is merged
On Thu, Mar 7, 2019 at 12:37 PM Dafna Ron <dron@redhat.com> wrote:
first set of tests are failing on the same issue. if Benny says its a real issue then lets merge the fix
Thanks, Dafna
On Thu, Mar 7, 2019 at 10:18 AM Benny Zlotnik <bzlotnik@redhat.com> wrote:
It looks like a real issue, in patch[1] the name of the config value was changed, however, the name fn_db_add_config_value wasn't change, so it works when upgrading but not in a clean installation
I have posted a fix[2]
[1] - https://gerrit.ovirt.org/#/c/98228/3/packaging/dbscripts/upgrade/pre_upgrade... [2] - https://gerrit.ovirt.org/#/c/98317/
On Thu, Mar 7, 2019 at 12:13 PM Dafna Ron <dron@redhat.com> wrote:
We do not yet know if this is a real issue . I will update when I have more information.
On Thu, Mar 7, 2019 at 10:04 AM Nir Soffer <nsoffer@redhat.com> wrote:
Did it fail once ir all build fail with error?
If it failed only once, run again to ensure this is a real error.
How many times this test fail in the past week, month, year?
On Thu, Mar 7, 2019, 11:24 Galit Rosenthal <grosenth@redhat.com wrote:
> Hi, > > we are failing basic suite master ( ovirt-engine) > > It looks a problem in ovirt-engine > > Can you please have a look at the issue? > > Thanks, > Galit > > Error [1]: > 'NoneType' object has no attribute 'status' > > -------------------- >> begin captured logging << -------------------- > ovirtlago.testlib: ERROR: * Unhandled exception in <function <lambda> at 0x7f5e9feb3ed8> > Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in assert_equals_within > res = func() > File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/basic-suite-master/test-scenarios/004_basic_sanity.py", line 1153, in <lambda> > lambda: api.disks.get(disk_name).status.state == 'ok', > AttributeError: 'NoneType' object has no attribute 'status' > --------------------- >> end captured logging << ------------- > > > US CQ of the ovirt-engine results can be found [2] > We see the same error DS as well [3] > > > [1] > https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change... > > [2] > https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change... > > [3] > https://rhv-devops-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/blue/rest/organiz... > -- > > GALIT ROSENTHAL > > SOFTWARE ENGINEER > > Red Hat > > <https://www.redhat.com/> > > galit@gmail.com T: 972-9-7692230 > <https://red.ht/sig> > _______________________________________________ > Devel mailing list -- devel@ovirt.org > To unsubscribe send an email to devel-leave@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/NUVPCGA3CD5NZT... > _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@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/2UAAA77HDHUDWQ...
_______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@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/UO3LDUD36D6SZS...
participants (5)
-
Benny Zlotnik
-
Dafna Ron
-
Fred Rolland
-
Galit Rosenthal
-
Nir Soffer