Re: [ovirt-devel] [ OST Failure Report ] [ oVirt master ] [25.01.17] [add_hosts]
by Eyal Edri
Adding more VDSM & OTOPI maintainers.
On Wed, Jan 25, 2017 at 6:40 PM, Gil Shinar <gshinar(a)redhat.com> wrote:
> Hi,
>
> vdsm-cli has been removed from VDSM rpms but hadn't been removed from add
> hosts. Here is the error message:
>
> 2017-01-25 10:59:44 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Building transaction
> 2017-01-25 10:59:47 ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:85 Yum [u'vdsm-cli-4.20.0-261.gitabb73a5.el7.centos.noarch requires vdsm-xmlrpc = 4.20.0-261.gitabb73a5.el7.centos', u'vdsm-cli-4.20.0-261.gitabb73a5.el7.centos.noarch requires vdsm-client = 4.20.0-261.gitabb73a5.el7.centos', u'vdsm-cli-4.20.0-261.gitabb73a5.el7.centos.noarch requires vdsm-python = 4.20.0-261.gitabb73a5.el7.centos']
> 2017-01-25 10:59:47 DEBUG otopi.context context._executeMethod:142 method exception
> Traceback (most recent call last):
> File "/tmp/ovirt-9WzrERSugT/pythonlib/otopi/context.py", line 132, in _executeMethod
> method['method']()
> File "/tmp/ovirt-9WzrERSugT/otopi-plugins/otopi/packagers/yumpackager.py", line 253, in _packages
> if self._miniyum.buildTransaction():
> File "/tmp/ovirt-9WzrERSugT/pythonlib/otopi/miniyum.py", line 919, in buildTransaction
> raise yum.Errors.YumBaseError(msg)
> YumBaseError: [u'vdsm-cli-4.20.0-261.gitabb73a5.el7.centos.noarch requires vdsm-xmlrpc = 4.20.0-261.gitabb73a5.el7.centos', u'vdsm-cli-4.20.0-261.gitabb73a5.el7.centos.noarch requires vdsm-client = 4.20.0-261.gitabb73a5.el7.centos', u'vdsm-cli-4.20.0-261.gitabb73a5.el7.centos.noarch requires vdsm-python = 4.20.0-261.gitabb73a5.el7.centos']
> 2017-01-25 10:59:47 ERROR otopi.context context._executeMethod:151 Failed to execute stage 'Package installation': [u'vdsm-cli-4.20.0-261.gitabb73a5.el7.centos.noarch requires vdsm-xmlrpc = 4.20.0-261.gitabb73a5.el7.centos', u'vdsm-cli-4.20.0-261.gitabb73a5.el7.centos.noarch requires vdsm-client = 4.20.0-261.gitabb73a5.el7.centos', u'vdsm-cli-4.20.0-261.gitabb73a5.el7.centos.noarch requires vdsm-python = 4.20.0-261.gitabb73a5.el7.centos']
> 2017-01-25 10:59:47 DEBUG otopi.transaction transaction.abort:119 aborting 'Yum Transaction'
> 2017-01-25 10:59:47 INFO otopi.plugins.otopi.packagers.yumpackager yumpackager.info:80 Yum Performing yum transaction rollback
>
>
> Link to suspected patches: https://gerrit.ovirt.org/#/c/68721/
> Link to Job: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_
> master/4962/
> Link to all logs: http://jenkins.ovirt.org/job/
> test-repo_ovirt_experimental_master/4962/artifact/exported-
> artifacts/basic-suit-master-el7/test_logs/basic-suite-
> master/post-002_bootstrap.py/lago-basic-suite-master-
> engine/_var_log/ovirt-engine/host-deploy/
>
> Thanks
> Gil
>
> _______________________________________________
> Devel mailing list
> Devel(a)ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
>
--
Eyal Edri
Associate Manager
RHV DevOps
EMEA ENG Virtualization R&D
Red Hat Israel
phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
7 years, 10 months
Re: [ovirt-users] [ANN] oVirt 4.1.0 First Release Candidate is now available
by Yedidyah Bar David
On Wed, Jan 25, 2017 at 8:08 PM, Beckman, Daniel
<Daniel.Beckman(a)ingramcontent.com> wrote:
> I’ve added this to Bugzilla:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1416533
Thanks!
>
>
> On 1/25/17, 11:02 AM, "users-bounces(a)ovirt.org on behalf of Beckman, Daniel" <users-bounces(a)ovirt.org on behalf of Daniel.Beckman(a)ingramcontent.com> wrote:
>
> I tested this on a Windows 2012 R2 (x64) DataCenter VM, newly built, on oVirt 4.0.5.
>
> It suffers from the same bug that’s been present since at least oVirt 3.6: The Balloon service is setup with the wrong path:
>
> C:\Program Files (x86)\oVirt Guest Tools\drivers\Balloon\w2k12R2\amd64\blnsvr.exe"
>
> The correct path being:
>
> C:\Program Files (x86)\oVirt Guest Tools\drivers\Balloon\2k12R2\amd64\blnsvr.exe"
>
> Note the small typo: “w2k12R2” when the actual files are under “2k12R2”. The fix is much the same as before:
>
> sc config BalloonService binpath= "C:\Program Files (x86)\oVirt Guest Tools\drivers\Balloon\2k12R2\amd64\blnsvr.exe" DisplayName= "Balloon Service" start= auto
>
> How is it that this bug persists? Is it being actively tracked? I found reference to someone possibly having “a look” but no follow-up:
>
> http://lists.ovirt.org/pipermail/users/2016-June/073690.html
>
> I did note one thing that appears to be fixed: the QEMU agent service is properly setup and runs (it had to be manually started in previous versions.) The oVirt and Spice services start up as expected.
>
> Thanks,
> Daniel
>
> On 1/25/17, 2:54 AM, "users-bounces(a)ovirt.org on behalf of Yedidyah Bar David" <users-bounces(a)ovirt.org on behalf of didi(a)redhat.com> wrote:
>
> On Wed, Jan 25, 2017 at 10:38 AM, Gianluca Cecchi
> <gianluca.cecchi(a)gmail.com> wrote:
> > On Wed, Jan 25, 2017 at 8:00 AM, Yedidyah Bar David <didi(a)redhat.com> wrote:
> >>
> >>
> >>
> >> An updated Windows Guest Tools ISO is now available as well, from:
> >>
> >>
> >> http://resources.ovirt.org/pub/ovirt-4.1-pre/iso/oVirt-toolsSetup/4.1-1.f...
> >
> >
> > Is it meant to be used also in 4.0.x environments?
> >
>
> I guess it should work - briefly tested it on a 4.0 and didn't notice
> problems. Please file bugs if you find them. Thanks!
> --
> Didi
> _______________________________________________
> Users mailing list
> Users(a)ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
>
> _______________________________________________
> Users mailing list
> Users(a)ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
--
Didi
7 years, 10 months
oVirt infra daily report - unstable production jobs - 211
by jenkins@jenkins.phx.ovirt.org
------=_Part_122_1587294606.1485385208053
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Good morning!
Attached is the HTML page with the jenkins status report. You can see it also here:
- http://jenkins.ovirt.org/job/system_jenkins-report/211//artifact/exported...
Cheers,
Jenkins
------=_Part_122_1587294606.1485385208053
Content-Type: text/html; charset=us-ascii; name=upstream_report.html
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=upstream_report.html
Content-ID: <upstream_report.html>
<!DOCTYPE html><head><style type="text/css">
table.gridtable {
border-collapse: collapse;
table-layout:fixed;
width:1600px;
font-family: monospace;
font-size:13px;
}
.head {
font-size:20px;
font-family: arial;
}
.sub {
font-size:18px;
background-color:#e5e5e5;
font-family: arial;
}
pre {
font-family: monospace;
display: inline;
white-space: pre-wrap;
white-space: -moz-pre-wrap !important;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
</style>
</head>
<body>
<table class="gridtable" border=2>
<tr><th colspan=2 class=head>
RHEVM CI Jenkins Daily Report - 25/01/2017
</th></tr><tr><th colspan=2 class=sub>
<font color="blue"><a href="http://jenkins.ovirt.org/">00 Unstable Critical</a></font>
</th></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/ovirt-node-ng_ovirt-master-experimental_buil...">ovirt-node-ng_ovirt-master-experimental_build-artifacts-el7-x86_64</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/ovirt-system-tests_master_check-patch-fc24-x...">ovirt-system-tests_master_check-patch-fc24-x86_64</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/repos_4.1_check-closure_fc24_merged/">repos_4.1_check-closure_fc24_merged</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/repos_master_check-closure_fc24_merged/">repos_master_check-closure_fc24_merged</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/">test-repo_ovirt_experimental_master</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
------=_Part_122_1587294606.1485385208053--
7 years, 10 months
[JIRA] (OVIRT-1082) Re: Creation of account on Jenkins
by eyal edri [Administrator] (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1082?page=com.atlassian.jir... ]
eyal edri [Administrator] commented on OVIRT-1082:
--------------------------------------------------
On Wed, Jan 25, 2017 at 5:12 PM, Tomáš Golembiovský <tgolembi(a)redhat.com>
wrote:
> Hi,
>
> On Wed, 25 Jan 2017 17:02:46 +0200
> Eyal Edri <eedri(a)redhat.com> wrote:
>
> > Sending to infra support to create a ticket.
> > You can sign up for Jenkins on your own and create a user, but you'll
> need
> > 'dev' role to run jobs.
> >
> > What were you planning to do in Jenkins once you login?
>
> I needed to rerun CI on patch in Gerrit.
>
Did you signup for a user already?
Please reply with your username once you have one.
>
>
> Tomas
>
> >
> > e.
> >
> > On Wed, Jan 25, 2017 at 4:19 PM, Tomáš Golembiovský <tgolembi(a)redhat.com
> >
> > wrote:
> >
> > > Hi,
> > >
> > > could you please create an account on Jenkins for me?
> > >
> > > Best regards,
> > >
> > > Tomas
> > >
> > > --
> > > Tomáš Golembiovský <tgolembi(a)redhat.com>
> > > _______________________________________________
> > > Infra mailing list
> > > Infra(a)ovirt.org
> > > http://lists.ovirt.org/mailman/listinfo/infra
> > >
> >
> >
> >
> > --
> > Eyal Edri
> > Associate Manager
> > RHV DevOps
> > EMEA ENG Virtualization R&D
> > Red Hat Israel
> >
> > phone: +972-9-7692018
> > irc: eedri (on #tlv #rhev-dev #rhev-integ)
>
>
> --
> Tomáš Golembiovský <tgolembi(a)redhat.com>
>
--
Eyal Edri
Associate Manager
RHV DevOps
EMEA ENG Virtualization R&D
Red Hat Israel
phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
> Re: Creation of account on Jenkins
> ----------------------------------
>
> Key: OVIRT-1082
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1082
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: eyal edri [Administrator]
> Assignee: infra
>
> Sending to infra support to create a ticket.
> You can sign up for Jenkins on your own and create a user, but you'll need
> 'dev' role to run jobs.
> What were you planning to do in Jenkins once you login?
> e.
> On Wed, Jan 25, 2017 at 4:19 PM, Tomáš Golembiovský <tgolembi(a)redhat.com>
> wrote:
> > Hi,
> >
> > could you please create an account on Jenkins for me?
> >
> > Best regards,
> >
> > Tomas
> >
> > --
> > Tomáš Golembiovský <tgolembi(a)redhat.com>
> > _______________________________________________
> > Infra mailing list
> > Infra(a)ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> >
> --
> Eyal Edri
> Associate Manager
> RHV DevOps
> EMEA ENG Virtualization R&D
> Red Hat Israel
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)
--
This message was sent by Atlassian JIRA
(v1000.718.1#100026)
7 years, 10 months
Creation of account on Jenkins
by Tomáš Golembiovský
Hi,
could you please create an account on Jenkins for me?
Best regards,
Tomas
--
Tomáš Golembiovský <tgolembi(a)redhat.com>
7 years, 10 months
[JIRA] (OVIRT-1083) restart production VMs to apply oVirt 4.0 cluster compatibility
by Evgheni Dereveanchin (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1083?page=com.atlassian.jir... ]
Evgheni Dereveanchin reassigned OVIRT-1083:
-------------------------------------------
Assignee: Evgheni Dereveanchin (was: infra)
> restart production VMs to apply oVirt 4.0 cluster compatibility
> ---------------------------------------------------------------
>
> Key: OVIRT-1083
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1083
> Project: oVirt - virtualization made easy
> Issue Type: Task
> Components: Hosting
> Reporter: Evgheni Dereveanchin
> Assignee: Evgheni Dereveanchin
>
> oVirt was updated and to finalize the process and allow upgrading to 4.1 by the time the release happens, several VMs still need to be power cycled:
> * resources
> * artifactory
> * ci-templates-repo
> * mirrors
> * proxy
> * lists
> * mail
> This ticket is to track this effort as most of these services are used by builds.
--
This message was sent by Atlassian JIRA
(v1000.718.1#100026)
7 years, 10 months
[JIRA] (OVIRT-1083) restart production VMs to apply oVirt 4.0 cluster compatibility
by Evgheni Dereveanchin (oVirt JIRA)
Evgheni Dereveanchin created OVIRT-1083:
-------------------------------------------
Summary: restart production VMs to apply oVirt 4.0 cluster compatibility
Key: OVIRT-1083
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1083
Project: oVirt - virtualization made easy
Issue Type: Task
Components: Hosting
Reporter: Evgheni Dereveanchin
Assignee: infra
oVirt was updated and to finalize the process and allow upgrading to 4.1 by the time the release happens, several VMs still need to be power cycled:
* resources
* artifactory
* ci-templates-repo
* mirrors
* proxy
* lists
* mail
This ticket is to track this effort as most of these services are used by builds.
--
This message was sent by Atlassian JIRA
(v1000.718.1#100026)
7 years, 10 months