[ OST Failure Report ] [ oVirt master ] [ 2017-09-01 ] [add_host]

Test failed: [ add_host ] Link to suspected patches: https://gerrit.ovirt.org/#/c/79474/9 Note: tests with ovirt-host-deploy had been failing since: https://gerrit.ovirt.org/#/c/77650/1 So it may be the root cause of failure. Link to Job: http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2230 Link to all logs: (host-deploy-logs) http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2230/artifact/... Error snippet from log: <error> 2017-09-01 10:55:06,625-0400 DEBUG otopi.context context._executeMethod:128 Stage packages METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._packages 2017-09-01 10:55:06,625-0400 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Building transaction 2017-09-01 10:55:08,784-0400 ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:85 Yum [u'glusterfs-rdma-3.7.9-12.el7.centos.x86_64 requires glusterfs(x86-64) = 3.7.9-12.el7.centos', u'glusterfs-3.7.9-12.el7.centos.x86_64 requires glusterfs-libs(x86-64) = 3.7.9-12.el7.centos'] 2017-09-01 10:55:08,784-0400 DEBUG otopi.context context._executeMethod:142 method exception Traceback (most recent call last): File "/tmp/ovirt-1RyqhT7Wyt/pythonlib/otopi/context.py", line 132, in _executeMethod method['method']() File "/tmp/ovirt-1RyqhT7Wyt/otopi-plugins/otopi/packagers/yumpackager.py", line 256, in _packages if self._miniyum.buildTransaction(): File "/tmp/ovirt-1RyqhT7Wyt/pythonlib/otopi/miniyum.py", line 919, in buildTransaction raise yum.Errors.YumBaseError(msg) YumBaseError: [u'glusterfs-rdma-3.7.9-12.el7.centos.x86_64 requires glusterfs(x86-64) = 3.7.9-12.el7.centos', u'glusterfs-3.7.9-12.el7.centos.x86_64 requires glusterfs-libs(x86-64) = 3.7.9-12.el7.centos'] 2017-09-01 10:55:08,785-0400 ERROR otopi.context context._executeMethod:151 Failed to execute stage 'Package installation': [u'glusterfs-rdma-3.7.9-12.el7.centos.x86_64 requires glusterfs(x86-64) = 3.7.9-12.el7.centos', u'glusterfs-3.7.9-12.el7.centos.x86_64 requires glusterfs-libs(x86-64) = 3.7.9-12.el7.centos'] 2017-09-01 10:55:08,785-0400 DEBUG otopi.transaction transaction.abort:119 aborting 'Yum Transaction' </error> Note: Error does not seem to be directly relates to the contents of the suspected patches, but it reproduces consistently with then and does not reproduce without them. Here is a link to another reproducing run: http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2239/ -- Barak Korren RHV DevOps team , RHCE, RHCi Red Hat EMEA redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted

On 3 September 2017 at 10:11, Barak Korren <bkorren@redhat.com> wrote:
<error>
YumBaseError: [u'glusterfs-rdma-3.7.9-12.el7.centos.x86_64 requires glusterfs(x86-64) = 3.7.9-12.el7.centos', u'glusterfs-3.7.9-12.el7.centos.x86_64 requires glusterfs-libs(x86-64) = 3.7.9-12.el7.centos']
</error>
This might fix this: https://gerrit.ovirt.org/#/c/81372/ Running manual job ATM to verify.: http://jenkins.ovirt.org/job/ovirt-system-tests_manual/1062/ Since this seems to be a repo issue, I'm not sure why is this not affecting tests for other patches too (E.g. engine, vdsm). I'd love it if someone could explain. -- Barak Korren RHV DevOps team , RHCE, RHCi Red Hat EMEA redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted

2017-09-03 10:35 GMT+02:00 Barak Korren <bkorren@redhat.com>:
On 3 September 2017 at 10:11, Barak Korren <bkorren@redhat.com> wrote:
<error>
YumBaseError: [u'glusterfs-rdma-3.7.9-12.el7.centos.x86_64 requires glusterfs(x86-64) = 3.7.9-12.el7.centos', u'glusterfs-3.7.9-12.el7.centos.x86_64 requires glusterfs-libs(x86-64) = 3.7.9-12.el7.centos']
</error>
This might fix this: https://gerrit.ovirt.org/#/c/81372/
Running manual job ATM to verify.: http://jenkins.ovirt.org/job/ovirt-system-tests_manual/1062/
Since this seems to be a repo issue, I'm not sure why is this not affecting tests for other patches too (E.g. engine, vdsm). I'd love it if someone could explain.
Only OST is filtering on yum repos. So only OST got broken. All other jobs I'm aware of just enable the repos needed without excluding packages.
-- Barak Korren RHV DevOps team , RHCE, RHCi Red Hat EMEA redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
-- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA <https://www.redhat.com/> <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>

On 4 September 2017 at 10:40, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
2017-09-03 10:35 GMT+02:00 Barak Korren <bkorren@redhat.com>:
On 3 September 2017 at 10:11, Barak Korren <bkorren@redhat.com> wrote:
<error>
YumBaseError: [u'glusterfs-rdma-3.7.9-12.el7.centos.x86_64 requires glusterfs(x86-64) = 3.7.9-12.el7.centos', u'glusterfs-3.7.9-12.el7.centos.x86_64 requires glusterfs-libs(x86-64) = 3.7.9-12.el7.centos']
</error>
This might fix this: https://gerrit.ovirt.org/#/c/81372/
Running manual job ATM to verify.: http://jenkins.ovirt.org/job/ovirt-system-tests_manual/1062/
Since this seems to be a repo issue, I'm not sure why is this not affecting tests for other patches too (E.g. engine, vdsm). I'd love it if someone could explain.
Only OST is filtering on yum repos. So only OST got broken. All other jobs I'm aware of just enable the repos needed without excluding packages.
I meant other OST tests. It not failing across the board. Just when checking patches on 'ovirt-host-deploy' (Which is to say, running OST with 'ovirt-host-deploy' that are newer then the one on 'tested'). -- Barak Korren RHV DevOps team , RHCE, RHCi Red Hat EMEA redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted

On Mon, Sep 4, 2017 at 11:16 AM, Barak Korren <bkorren@redhat.com> wrote:
On 4 September 2017 at 10:40, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
2017-09-03 10:35 GMT+02:00 Barak Korren <bkorren@redhat.com>:
On 3 September 2017 at 10:11, Barak Korren <bkorren@redhat.com> wrote:
<error>
YumBaseError: [u'glusterfs-rdma-3.7.9-12.el7.centos.x86_64 requires glusterfs(x86-64) = 3.7.9-12.el7.centos', u'glusterfs-3.7.9-12.el7.centos.x86_64 requires glusterfs-libs(x86-64) = 3.7.9-12.el7.centos']
</error>
This might fix this: https://gerrit.ovirt.org/#/c/81372/
Anything missing before we can merge this one? Thanks.
Running manual job ATM to verify.: http://jenkins.ovirt.org/job/ovirt-system-tests_manual/1062/
Since this seems to be a repo issue, I'm not sure why is this not affecting tests for other patches too (E.g. engine, vdsm). I'd love it if someone could explain.
Only OST is filtering on yum repos. So only OST got broken. All other jobs I'm aware of just enable the repos needed without excluding packages.
I meant other OST tests. It not failing across the board. Just when checking patches on 'ovirt-host-deploy' (Which is to say, running OST with 'ovirt-host-deploy' that are newer then the one on 'tested').
-- Barak Korren RHV DevOps team , RHCE, RHCi Red Hat EMEA redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
-- Didi

2017-09-04 10:32 GMT+02:00 Yedidyah Bar David <didi@redhat.com>:
On Mon, Sep 4, 2017 at 11:16 AM, Barak Korren <bkorren@redhat.com> wrote:
On 4 September 2017 at 10:40, Sandro Bonazzola <sbonazzo@redhat.com>
wrote:
2017-09-03 10:35 GMT+02:00 Barak Korren <bkorren@redhat.com>:
On 3 September 2017 at 10:11, Barak Korren <bkorren@redhat.com> wrote:
<error>
YumBaseError: [u'glusterfs-rdma-3.7.9-12.el7.centos.x86_64 requires glusterfs(x86-64) = 3.7.9-12.el7.centos', u'glusterfs-3.7.9-12.el7.centos.x86_64 requires
glusterfs-libs(x86-64)
= 3.7.9-12.el7.centos']
</error>
This might fix this: https://gerrit.ovirt.org/#/c/81372/
Anything missing before we can merge this one? Thanks.
Merged
Running manual job ATM to verify.: http://jenkins.ovirt.org/job/ovirt-system-tests_manual/1062/
Since this seems to be a repo issue, I'm not sure why is this not affecting tests for other patches too (E.g. engine, vdsm). I'd love it if someone could explain.
Only OST is filtering on yum repos. So only OST got broken. All other jobs I'm aware of just enable the repos needed without excluding packages.
I meant other OST tests. It not failing across the board. Just when checking patches on 'ovirt-host-deploy' (Which is to say, running OST with 'ovirt-host-deploy' that are newer then the one on 'tested').
-- Barak Korren RHV DevOps team , RHCE, RHCi Red Hat EMEA redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
-- Didi
-- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA <https://www.redhat.com/> <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
participants (3)
-
Barak Korren
-
Sandro Bonazzola
-
Yedidyah Bar David