[JIRA] (OVIRT-2581) ovirt-engine is failing on master due to
missing packages
by Dafna Ron (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2581?page=com.atlassian.jir... ]
Dafna Ron updated OVIRT-2581:
-----------------------------
Resolution: Fixed
Status: Done (was: To Do)
this issue was resolved
> ovirt-engine is failing on master due to missing packages
> ---------------------------------------------------------
>
> Key: OVIRT-2581
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2581
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Dafna Ron
> Assignee: infra
> Priority: Highest
> Labels: ost_failures, ost_packages
>
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/11202/
> failure is due to missing packages:
> {noformat}
> 2018-11-19 13:51:51,498-0500 ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:85 Yum [u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libepoxy.so.0()(64bit)', u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libgbm.so.1()(64bit)', u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libibumad.so.3()(64bit)']
> 2018-11-19 13:51:51,499-0500 DEBUG otopi.context context._executeMethod:143 method exception
> Traceback (most recent call last):
> File "/tmp/ovirt-I0X8XAo2i4/pythonlib/otopi/context.py", line 133, in _executeMethod
> method['method']()
> File "/tmp/ovirt-I0X8XAo2i4/otopi-plugins/otopi/packagers/yumpackager.py", line 248, in _packages
> self.processTransaction()
> File "/tmp/ovirt-I0X8XAo2i4/otopi-plugins/otopi/packagers/yumpackager.py", line 262, in processTransaction
> if self._miniyum.buildTransaction():
> File "/tmp/ovirt-I0X8XAo2i4/pythonlib/otopi/miniyum.py", line 920, in buildTransaction
> raise yum.Errors.YumBaseError(msg)
> YumBaseError: [u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libepoxy.so.0()(64bit)', u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libgbm.so.1()(64bit)', u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libibumad.so.3()(64bit)']
> 2018-11-19 13:51:51,500-0500 ERROR otopi.context context._executeMethod:152 Failed to execute stage 'Package installation': [u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libepoxy.so.0()(64bit)', u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libgbm.so.1()(64bit)', u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libibumad.so.3()(64bit)']
> 2018-11-19 13:51:51,519-0500 DEBUG otopi.plugins.otopi.debug.debug_failure.debug_failure debug_failure._notification:100 tcp connections:
> id uid local foreign state pid exe
> {noformat}
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100095)
6 years, 4 months
[JIRA] (OVIRT-2556) kubevirt test runs and nested docker issue
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2556?page=com.atlassian.jir... ]
Barak Korren commented on OVIRT-2556:
-------------------------------------
We need to fix this, or at least come up with some idea as to why is this happening, because like I said, it does not make sense.
Also if 1/9 tests fails because of this, you would now rerun all 9 hereby wasting quite a bit of resources....
At the very least I think we may want to add some canary script before your tests start to fail on this and properly flag this as a system error rather then a test failure.
[~dbelenky(a)redhat.com] FYI, any idea why we're seeing this again now?
> kubevirt test runs and nested docker issue
> ------------------------------------------
>
> Key: OVIRT-2556
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2556
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Roman Mohr
> Assignee: infra
> Priority: High
>
> Hi,
> we see a lot of tests which fail with during the setup [1] :
> ```
> /usr/bin/docker-current: Error response from daemon: grpc: the
> connection is unavailable.
> time="2018-10-23T07:17:55Z" level=error msg="error getting events from
> daemon: context canceled"
> ```
> It looks like the docker daemon may not run properly.
> Best Regards,
> Roman
> [1] https://jenkins.ovirt.org/job/kubevirt_kubevirt_standard-check-pr/2344//a...
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100095)
6 years, 4 months