[Fedora][Engine] Hystrix going to be orphaned in Fedora
by Sandro Bonazzola
FESCo approved an updated policy for packages which fail to build from
source during mass rebuilds (FTBFS).
The updated policy is still at https://fedoraproject.org/
wiki/Fails_to_build_from_source.
Highlights:
- packages which FTBFS are subject to orphaning if there is no
maintainer acknowledgement within 8 weeks
- packages which FTBFS in two consecutive mass rebuilds will be
retired soon after the second mass rebuild
Focusing on Hystrix, it has been reported failing on 2018-03-14, more than
10 weeks ago and it's failing to build since Fedora 26, totalling 3
consecutive mass rebuild failures.
This put Hystrix in a candidate position for being orphaned.
The Hystrix package is used by oVirt Engine.
The POM requires version 1.4.14 (released this on 6 Aug 2015) .
Fedora 24 and CentOS Virt SIG has 1.4.21 (released this on 17 Nov 2015).
Latest upstream version is 1.5.13.
Since in oVirt 4.3 we're aiming to support Fedora 28 we need to decide on
what to do with Hystrix:
- drop it as dependency?
- update to latest?
- try to fix build failure and keep current version?
Roman, current maintainer (in cc) is unresponsive, not replying to my
needinfo since 2017-08-17
Any volunteer for taking over?
--
SANDRO BONAZZOLA
ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D
Red Hat EMEA <https://www.redhat.com/>
sbonazzo(a)redhat.com
<https://red.ht/sig>
<https://redhat.com/summit>
6 years, 5 months
Fwd: [CentOS-devel] [Cloud SIG] Rocky Milestone 2 RDO Test Days June 14-15
by Sandro Bonazzola
RDO team is going to have a test day for Rocky Milestone 2.
I think it may be a good time for checking compatibility between oVirt and
RDO Rocky (Glance, Neutron, Cinder) and report issues if any.
---------- Forwarded message ----------
From: Rain Leander <rleander(a)redhat.com>
Date: 2018-06-07 20:23 GMT+02:00
Subject: [CentOS-devel] [Cloud SIG] Rocky Milestone 2 RDO Test Days June
14-15
To: centos-devel(a)centos.org
Who’s up for a rematch?
Rocky Milestone 2 is here and we’re ready to rumble! Join RDO [0] on June
14 &
15 for an awesome time of taking down bugs and fighting errors in the most
recent release [1].
We certainly won’t be pulling any punches.
Want to get in on the action? We’re looking for developers, users,
operators, quality engineers, writers, and, yes, YOU. If you’re reading
this, we think you’re a champion and we want your help!
We’ll have packages for the following platforms:
* RHEL 7
* CentOS 7
You’ll want a fresh install with latest updates installed so that there’s no
hard-to-reproduce interactions with other things.
We’ll be collecting feedback, writing up tickets, filing bugs, and answering
questions.
Even if you only have a few hours to spare, we’d love your help taking this
new version for a spin to work out any kinks. Not only will this help
identify
issues early in the development process, but you can be the one of the first
to cut your teeth on the latest versions of your favorite deployment methods
like TripleO, PackStack, and Kolla.
Interested? We’ll be gathering on #rdo (on Freenode IRC) for any associated
questions / discussions, and working through the “Does it work?” tests [2].
Like Rocky said, “The world ain’t all sunshine and rainbows,” but with your
help, we can keep moving forward and make the RDO world better for those
around us. Hope to see you on the 14th & 15th!
[0] https://www.rdoproject.org/
[1] https://www.rdoproject.org/testday/
[2] https://www.rdoproject.org/testday/tests/
--
K Rain Leander
OpenStack Community Liaison
Open Source and Standards Team
https://www.rdoproject.org/
http://community.redhat.com
_______________________________________________
CentOS-devel mailing list
CentOS-devel(a)centos.org
https://lists.centos.org/mailman/listinfo/centos-devel
--
SANDRO BONAZZOLA
ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D
Red Hat EMEA <https://www.redhat.com/>
sbonazzo(a)redhat.com
<https://red.ht/sig>
6 years, 5 months
Vdsm branch ovirt-4.2.4 created
by Milan Zamazal
Vdsm branch ovirt-4.2.4 has been created. If there are any Vdsm changes
to be included in oVirt 4.2.4 they must be backported there.
BTW, please be pro-active and talk to the stable maintainers (Petr,
Francesco, and me) when you plan to merge something to Vdsm
stabilization branches (such as later RC releases). Don't hesitate to
let us know even before your patches are ready for merge so that we are
aware about them in advance and can plan accordingly. While we can look
at what's being posted and we occasionally do that, events are more
efficient and reliable than polling here.
Thanks,
Milan
6 years, 5 months
ovirt-system-tests_hc-basic-suite-4.2 is failing (on glusterfs storage?)
by Sandro Bonazzola
https://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/235/a...
In supervdsm:
MainProcess|jsonrpc/3::ERROR::2018-06-05
21:12:42,094::supervdsm_server::100::SuperVdsm.ServerCallback::(wrapper)
Error in vdoVolumeList
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/vdsm/supervdsm_server.py",
line 98, in wrapper
res = func(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/vdsm/gluster/thinstorage.py",
line 109, in vdoVolumeList
for vdo, data in iteritems(vdoData["VDOs"]):
File "/usr/lib/python2.7/site-packages/six.py", line 599, in iteritems
return d.iteritems(**kw)
AttributeError: 'str' object has no attribute 'iteritems'
Following this issue, HE VM goes up and down without logging anything
meaningful on libvirt side:
Jun 5 21:17:04 lago-hc-basic-suite-4-2-host0 vdsm[19399]: ERROR
failed to retrieve Hosted Engine HA score '[Errno 2] No such file or
directory'Is the Hosted Engine setup finished?
Jun 5 21:17:19 lago-hc-basic-suite-4-2-host0 vdsm[19399]: ERROR
failed to retrieve Hosted Engine HA score '[Errno 2] No such file or
directory'Is the Hosted Engine setup finished?
Jun 5 21:17:20 lago-hc-basic-suite-4-2-host0 kvm: 1 guest now active
Jun 5 21:17:20 lago-hc-basic-suite-4-2-host0 kvm: 0 guests now active
Jun 5 21:17:20 lago-hc-basic-suite-4-2-host0 kvm: 1 guest now active
Jun 5 21:17:31 lago-hc-basic-suite-4-2-host0 kvm: 0 guests now active
Jun 5 21:17:33 lago-hc-basic-suite-4-2-host0 python: ansible-command
Invoked with warn=True executable=None _uses_shell=False
_raw_params=virt-copy-out -a
/var/tmp/localvm363phZ/images/f57df841-51ed-45e3-b888-fa43d1c185e4/23e54499-3a21-453b-a816-c51ca11b9c7f
/etc/hosts "/var/tmp/localvm363phZ" removes=None creates=None
chdir=None stdin=None
Jun 5 21:17:33 lago-hc-basic-suite-4-2-host0 kvm: 1 guest now active
Jun 5 21:17:34 lago-hc-basic-suite-4-2-host0 vdsm[19399]: ERROR
failed to retrieve Hosted Engine HA score '[Errno 2] No such file or
directory'Is the Hosted Engine setup finished?
Jun 5 21:17:43 lago-hc-basic-suite-4-2-host0 kvm: 0 guests now active
Jun 5 21:17:45 lago-hc-basic-suite-4-2-host0 python:
ansible-lineinfile Invoked with directory_mode=None force=None
remote_src=None backrefs=False insertafter=None
path=/var/tmp/localvm363phZ/hosts owner=None follow=False line=None
group=None insertbefore=None unsafe_writes=None create=False
state=absent content=NOT_LOGGING_PARAMETER serole=None setype=None
dest=/var/tmp/localvm363phZ/hosts selevel=None regexp=#
hosted-engine-setup-/var/tmp/localvm363phZ$ validate=None src=None
seuser=None delimiter=None mode=None firstmatch=False attributes=None
backup=False
Jun 5 21:17:48 lago-hc-basic-suite-4-2-host0 python: ansible-command
Invoked with warn=True executable=None _uses_shell=False
_raw_params=virt-copy-in -a
/var/tmp/localvm363phZ/images/f57df841-51ed-45e3-b888-fa43d1c185e4/23e54499-3a21-453b-a816-c51ca11b9c7f
"/var/tmp/localvm363phZ"/hosts /etc removes=None creates=None
chdir=None stdin=None
Jun 5 21:17:49 lago-hc-basic-suite-4-2-host0 kvm: 1 guest now active
Jun 5 21:17:49 lago-hc-basic-suite-4-2-host0 vdsm[19399]: ERROR
failed to retrieve Hosted Engine HA score '[Errno 2] No such file or
directory'Is the Hosted Engine setup finished?
Jun 5 21:17:59 lago-hc-basic-suite-4-2-host0 kvm: 0 guests now active
--
SANDRO BONAZZOLA
ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D
Red Hat EMEA <https://www.redhat.com/>
sbonazzo(a)redhat.com
<https://red.ht/sig>
6 years, 5 months
Propose Milan Zamazal as virt maintainer
by Francesco Romani
Hi all,
Milan Zamazal has been working on the oVirt project for more than 2.5 years.
Let me highlight some of his many contributions to the project:
- Since January this year - 2018, he's been a maintainer for the stable
branches.
- He developed important features like memory hotunplug, which required
tight cooperation
and communication with the other layers of the stack (libvirt, qemu).
- He is a mentor in the Outreachy program, which lead to creation of the
oVirt Log Analyzer: https://github.com/mz-pdm/ovirt-log-analyzer
- He contributed more than 290 patches to the Vdsm project in master
branch alone, excluding backports and contributions to Engine
- He contributed and is contributing testcases and fixes to the oVirt
System Test suite, a tool which was already pivotal in ensuring the
quality of the oVirt project.
As reviewer, Milan is responsive and his comments are always
comprehensive and well focused,
with strong attitude towards getting things done and done right.
Milan also demonstrated his ability to adapt to the needs of the project:
- he demonstrated careful and thoughtful patch management while
maintaining the stable branches
- he also demonstrated he's not shy to tackle large and needed changes
during the 4.1 and 4.2 cycles,
when we deeply reorganized the XML processing in the virt code.
For those reasons, and many more, I think he will be a good addition to
the maintainers team, and I propose him as virt co-maintainer.
Please share your thoughts
Bests,
--
Francesco Romani
Senior SW Eng., Virtualization R&D
Red Hat
IRC: fromani github: @fromanirh
6 years, 5 months