Build failed in Jenkins: system-sync_mirrors-epel-el6-x86_64 #856
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/856/disp...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> git --version # timeout=10
> git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e64fd0e03e89ee27df4f3148efd2b60f33ebc561 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f e64fd0e03e89ee27df4f3148efd2b60f33ebc561
Commit message: "vdsm - dropping fc23"
> git rev-list e64fd0e03e89ee27df4f3148efd2b60f33ebc561 # timeout=10
[system-sync_mirrors-epel-el6-x86_64] $ /bin/bash -xe /tmp/jenkins6571253372131673877.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror epel-el6 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Not using downloaded repomd.xml because it is older than what we have:
Current : Thu Oct 26 02:55:41 2017
Downloaded: Mon Oct 23 17:55:37 2017
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 175, in main
my.doRepoSetup()
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 681, in doRepoSetup
return self._getRepos(thisrepo, True)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 721, in _getRepos
self._repos.doSetup(thisrepo)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
self.retrieveAllMD()
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
dl = repo._async and repo._commonLoadRepoXML(repo)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1494, in _commonLoadRepoXML
self._revertOldRepoXML()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1323, in _revertOldRepoXML
os.rename(old_data['old_local'], old_data['local'])
OSError: [Errno 2] No such file or directory
Build step 'Execute shell' marked build as failure
7 years
[ OST Failure Report ] [ oVirt Master ] [ Oct 27 ] [ 002_bootstrap.verify_add_hosts ]
by Dafna Ron
This is a multi-part message in MIME format.
--------------5D6A91148DA6085EC6E1019D
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Hi,
we have a failed test that is caused by failing to start vdsm on host-0.
**
*Link to suspected patches: *
*
patch reported as reason: https://gerrit.ovirt.org/#/c/83275/
**
patch reported as a more likely reason: https://gerrit.ovirt.org/#/c/83186/3
*
**
*Link to
Job:http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3505*
**
**
*Link to all logs:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3505/artifact*
***
(Relevant) error snippet from the log:
<error>
Error in host deploy log:
*
*2017-10-27 11:52:22,516-0400 DEBUG otopi.plugins.otopi.services.systemd
plugin.execute:926 execute-output: ('/usr/bin/systemctl', 'start',
'vdsmd.service') stderr:
A dependency job for vdsmd.service failed. See 'journalctl -xe' for details.
2017-10-27 11:52:22,516-0400 DEBUG otopi.context
context._executeMethod:143 method exception
Traceback (most recent call last):
File "/tmp/ovirt-GJGz7NSZHZ/pythonlib/otopi/context.py", line 133, in
_executeMethod
method['method']()
File
"/tmp/ovirt-GJGz7NSZHZ/otopi-plugins/ovirt-host-deploy/vdsm/packages.py",
line 220, in _start
self.services.state('vdsmd', True)
File "/tmp/ovirt-GJGz7NSZHZ/otopi-plugins/otopi/services/systemd.py",
line 141, in state
service=name,
RuntimeError: Failed to start service 'vdsmd'
2017-10-27 11:52:22,519-0400 ERROR otopi.context
context._executeMethod:152 Failed to execute stage 'Closing up': Failed
to start service 'vdsmd'
2017-10-27 11:52:22,520-0400 DEBUG otopi.plugins.otopi.dialog.machine
dialog.__logString:204 DIALOG:SEND **%EventEnd STAGE closeup
METHOD otopi.plugins.ovirt_host_deploy.vdsm.packages.Plugin._start
(odeploycons.packages.vdsm.started
)
*
*
*
*Actual error from messages log:
*
*
*
*Oct 27 11:52:24 lago-basic-suite-master-host-0 systemd: Started
Auxiliary vdsm service for running helper functions as root.
Oct 27 11:52:24 lago-basic-suite-master-host-0 systemd: Starting
Auxiliary vdsm service for running helper functions as root...
Oct 27 11:52:24 lago-basic-suite-master-host-0 python2: detected
unhandled Python exception in '/usr/share/vdsm/supervdsmd'
Oct 27 11:52:24 lago-basic-suite-master-host-0 abrt-server: Not saving
repeating crash in '/usr/share/vdsm/supervdsmd'
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter: Traceback
(most recent call last):
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter: File
"/usr/share/vdsm/supervdsmd", line 22, in <module>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter: from vdsm
import supervdsm_server
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter: File
"/usr/lib/python2.7/site-packages/vdsm/supervdsm_server.py", line 50, in
<module>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter: from
vdsm.storage import fuser
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter: File
"/usr/lib/python2.7/site-packages/vdsm/storage/fuser.py", line 25, in
<module>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter: from
vdsm.storage import misc
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter: File
"/usr/lib/python2.7/site-packages/vdsm/storage/misc.py", line 50, in
<module>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter: from vdsm
import commands
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter: File
"/usr/lib/python2.7/site-packages/vdsm/commands.py", line 33, in <module>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter: from
.utils import terminating
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter: File
"/usr/lib/python2.7/site-packages/vdsm/utils.py", line 47, in <module>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter: from
vdsm.common.compat import pickle
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter: File
"/usr/lib/python2.7/site-packages/vdsm/common/compat.py", line 86, in
<module>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter: import
subprocess32 as subprocess
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter:
ImportError: No module named subprocess32
Oct 27 11:52:25 lago-basic-suite-master-host-0 systemd:
supervdsmd.service: main process exited, code=exited, status=1/FAILURE
Oct 27 11:52:25 lago-basic-suite-master-host-0 systemd: Unit
supervdsmd.service entered failed state.
Oct 27 11:52:25 lago-basic-suite-master-host-0 systemd:
supervdsmd.service failed.
Oct 27 11:52:25 lago-basic-suite-master-host-0 systemd:
supervdsmd.service holdoff time over, scheduling restart.
Oct 27 11:52:25 lago-basic-suite-master-host-0 systemd: start request
repeated too quickly for supervdsmd.service
Oct 27 11:52:25 lago-basic-suite-master-host-0 systemd: Failed to start
Auxiliary vdsm service for running helper functions as root.
Oct 27 11:52:25 lago-basic-suite-master-host-0 systemd: Unit
supervdsmd.service entered failed state.
Oct 27 11:52:25 lago-basic-suite-master-host-0 systemd:
supervdsmd.service failed.
*
*</error>*
*
*
*
*
--------------5D6A91148DA6085EC6E1019D
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi, <br>
</p>
<p>we have a failed test that is caused by failing to start vdsm on
host-0. <br>
</p>
<p><br>
</p>
<p><b><span style="font-weight:normal;">
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;">Link to suspected patches:
</span></p>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;">patch reported as reason: <a class="moz-txt-link-freetext" href="https://gerrit.ovirt.org/#/c/83275/">https://gerrit.ovirt.org/#/c/83275/</a></span></p>
</span></b><b><span style="font-weight:normal;">
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;">patch reported as a more likely reason: </span><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;"></span><a
class="moz-txt-link-freetext"
href="https://gerrit.ovirt.org/#/c/83186/3">https://gerrit.ovirt.org/#/c/83186/3</a></p>
</span></b></p>
<p><b><span style="font-weight:normal;">
<p><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;">Link to Job:</span><span
style="font-weight:normal;">
<a class="moz-txt-link-freetext" href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3505">http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3505</a></span></p>
</span></b></p>
<p><b><span style="font-weight:normal;">
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;">Link to all logs: <a class="moz-txt-link-freetext" href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3505/artifact">http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3505/artifact</a></span></p>
</span></b><b><span style="font-weight:normal;"><br>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;">(Relevant) error snippet from the log: </span></p>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;"><error></span></p>
<br>
Error in host deploy log: <br>
</span></b></p>
<p><b><span style="font-weight:normal;">2017-10-27 11:52:22,516-0400
DEBUG otopi.plugins.otopi.services.systemd plugin.execute:926
execute-output: ('/usr/bin/systemctl', 'start',
'vdsmd.service') stderr:<br>
A dependency job for vdsmd.service failed. See 'journalctl
-xe' for details.<br>
<br>
2017-10-27 11:52:22,516-0400 DEBUG otopi.context
context._executeMethod:143 method exception<br>
Traceback (most recent call last):<br>
File "/tmp/ovirt-GJGz7NSZHZ/pythonlib/otopi/context.py",
line 133, in _executeMethod<br>
method['method']()<br>
File
"/tmp/ovirt-GJGz7NSZHZ/otopi-plugins/ovirt-host-deploy/vdsm/packages.py",
line 220, in _start<br>
self.services.state('vdsmd', True)<br>
File
"/tmp/ovirt-GJGz7NSZHZ/otopi-plugins/otopi/services/systemd.py",
line 141, in state<br>
service=name,<br>
RuntimeError: Failed to start service 'vdsmd'<br>
2017-10-27 11:52:22,519-0400 ERROR otopi.context
context._executeMethod:152 Failed to execute stage 'Closing
up': Failed to start service 'vdsmd'<br>
2017-10-27 11:52:22,520-0400 DEBUG
otopi.plugins.otopi.dialog.machine dialog.__logString:204
DIALOG:SEND **%EventEnd STAGE closeup METHOD
otopi.plugins.ovirt_host_deploy.vdsm.packages.Plugin._start
(odeploycons.packages.vdsm.started<br>
)<br>
</span></b></p>
<p><b><br>
</b></p>
<p><b><span style="font-weight:normal;">Actual error from messages
log: <br>
</span></b></p>
<p><b><span style="font-weight:normal;"><br>
</span></b></p>
<p><b><span style="font-weight:normal;">Oct 27 11:52:24
lago-basic-suite-master-host-0 systemd: Started Auxiliary vdsm
service for running helper functions as root.<br>
Oct 27 11:52:24 lago-basic-suite-master-host-0 systemd:
Starting Auxiliary vdsm service for running helper functions
as root...<br>
Oct 27 11:52:24 lago-basic-suite-master-host-0 python2:
detected unhandled Python exception in
'/usr/share/vdsm/supervdsmd'<br>
Oct 27 11:52:24 lago-basic-suite-master-host-0 abrt-server:
Not saving repeating crash in '/usr/share/vdsm/supervdsmd'<br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter:
Traceback (most recent call last):<br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter:
File "/usr/share/vdsm/supervdsmd", line 22, in <module><br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter:
from vdsm import supervdsm_server<br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter:
File
"/usr/lib/python2.7/site-packages/vdsm/supervdsm_server.py",
line 50, in <module><br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter:
from vdsm.storage import fuser<br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter:
File "/usr/lib/python2.7/site-packages/vdsm/storage/fuser.py",
line 25, in <module><br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter:
from vdsm.storage import misc<br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter:
File "/usr/lib/python2.7/site-packages/vdsm/storage/misc.py",
line 50, in <module><br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter:
from vdsm import commands<br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter:
File "/usr/lib/python2.7/site-packages/vdsm/commands.py", line
33, in <module><br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter:
from .utils import terminating<br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter:
File "/usr/lib/python2.7/site-packages/vdsm/utils.py", line
47, in <module><br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter:
from vdsm.common.compat import pickle<br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter:
File "/usr/lib/python2.7/site-packages/vdsm/common/compat.py",
line 86, in <module><br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter:
import subprocess32 as subprocess<br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 daemonAdapter:
ImportError: No module named subprocess32<br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 systemd:
supervdsmd.service: main process exited, code=exited,
status=1/FAILURE<br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 systemd: Unit
supervdsmd.service entered failed state.<br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 systemd:
supervdsmd.service failed.<br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 systemd:
supervdsmd.service holdoff time over, scheduling restart.<br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 systemd: start
request repeated too quickly for supervdsmd.service<br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 systemd: Failed
to start Auxiliary vdsm service for running helper functions
as root.<br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 systemd: Unit
supervdsmd.service entered failed state.<br>
Oct 27 11:52:25 lago-basic-suite-master-host-0 systemd:
supervdsmd.service failed.<br>
<br>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;"></error></span></p>
<br>
</span></b></p>
<p><b><br>
</b></p>
</body>
</html>
--------------5D6A91148DA6085EC6E1019D--
7 years
[ OST Failure Report ] [ oVirt master ] [ Oct 27 ] [098_ovirt_provider_ovn.test_ovn_provider_rest ]
by Dafna Ron
This is a multi-part message in MIME format.
--------------B3007E34682A7E69E2E43474
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Hi,
we have a failure in hosted engine setup on test
098_ovirt_provider_ovn.test_ovn_provider_rest error in engine is that we
failed on RemoveVmInterface
**
*Link to suspected patches: https://gerrit.ovirt.org/#/c/83057/2*
*
Link to Job:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3502/
Link to all logs:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3502/artifact/
(Relevant) error snippet from the log:
<error>
2017-10-27 10:44:59,341-04 WARN
[org.ovirt.engine.core.bll.network.vm.RemoveVmInterfaceCommand] (default
task-8) [2f0952a0-fbdc-4f49-8420-dcbbde00ded0] Validation of action
'RemoveVmInterface' failed for user admin@internal-authz. Reason
s:
VAR__ACTION__REMOVE,VAR__TYPE__INTERFACE,ACTION_TYPE_FAILED_CANNOT_REMOVE_ACTIVE_DEVICE
2017-10-27 10:44:59,341-04 DEBUG
[org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor]
(default task-8) [2f0952a0-fbdc-4f49-8420-dcbbde00ded0] method:
runAction, params: [RemoveVmInterface, RemoveVmInterfaceParameters:{com
mandId='deb65397-664b-4c78-951d-d68feb3b25a8', user='null',
commandType='Unknown', vmId='7af2c6f5-5775-47f0-a7e6-95ef538b128c'}],
timeElapsed: 61ms
2017-10-27 10:44:59,346-04 ERROR
[org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default
task-8) [] Operation Failed: [Cannot remove Interface. The VM Network
Interface is plugged to a running VM.]
</error>
*
--------------B3007E34682A7E69E2E43474
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi, <br>
</p>
<p>we have a failure in hosted engine setup on test
098_ovirt_provider_ovn.test_ovn_provider_rest error in engine is
that we failed on RemoveVmInterface</p>
<p><b style="font-weight:normal;"
id="docs-internal-guid-5859b7a1-5e56-bbbd-eda6-888c49cc028f">
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;">Link to suspected patches: <a class="moz-txt-link-freetext" href="https://gerrit.ovirt.org/#/c/83057/2">https://gerrit.ovirt.org/#/c/83057/2</a></span></p>
<br>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;">Link to Job: <a class="moz-txt-link-freetext" href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3502/">http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3502/</a></span></p>
<br>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;">Link to all logs: <a class="moz-txt-link-freetext" href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3502/artifact/">http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3502/artifact/</a></span></p>
<br>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;">(Relevant) error snippet from the log: </span></p>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;"><error></span></p>
<br>
2017-10-27 10:44:59,341-04 WARN
[org.ovirt.engine.core.bll.network.vm.RemoveVmInterfaceCommand]
(default task-8) [2f0952a0-fbdc-4f49-8420-dcbbde00ded0]
Validation of action 'RemoveVmInterface' failed for user
admin@internal-authz. Reason<br>
s:
VAR__ACTION__REMOVE,VAR__TYPE__INTERFACE,ACTION_TYPE_FAILED_CANNOT_REMOVE_ACTIVE_DEVICE<br>
2017-10-27 10:44:59,341-04 DEBUG
[org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor]
(default task-8) [2f0952a0-fbdc-4f49-8420-dcbbde00ded0] method:
runAction, params: [RemoveVmInterface,
RemoveVmInterfaceParameters:{com<br>
mandId='deb65397-664b-4c78-951d-d68feb3b25a8', user='null',
commandType='Unknown',
vmId='7af2c6f5-5775-47f0-a7e6-95ef538b128c'}], timeElapsed: 61ms<br>
2017-10-27 10:44:59,346-04 ERROR
[org.ovirt.engine.api.restapi.resource.AbstractBackendResource]
(default task-8) [] Operation Failed: [Cannot remove Interface.
The VM Network Interface is plugged to a running VM.]<br>
<br>
<br>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;"></error></span></p>
</b><br class="Apple-interchange-newline">
</p>
<p><br>
</p>
</body>
</html>
--------------B3007E34682A7E69E2E43474--
7 years
[JIRA] (OVIRT-1725) Add maintainer permissions for ovirt-engine-extension-logger-log4j
by Evgheni Dereveanchin (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1509105459-13338-257
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1725?page=com.atlassian.jir... ]
Evgheni Dereveanchin reassigned OVIRT-1725:
-------------------------------------------
Assignee: Evgheni Dereveanchin (was: infra)
> Add maintainer permissions for ovirt-engine-extension-logger-log4j
> ------------------------------------------------------------------
>
> Key: OVIRT-1725
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1725
> Project: oVirt - virtualization made easy
> Issue Type: Task
> Reporter: Martin Perina
> Assignee: Evgheni Dereveanchin
>
> Hi,
> could you please assign me maintainer permissions for ovirt-engine-extension-logger-log4j on gerrit.ovirt.org?
> Thanks
> Martin
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100070)
------------=_1509105459-13338-257
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1725?page=com.atlassian.jir... ]</pre>
<h3>Evgheni Dereveanchin reassigned OVIRT-1725:</h3>
<pre>Assignee: Evgheni Dereveanchin (was: infra)</pre>
<blockquote><h3>Add maintainer permissions for ovirt-engine-extension-logger-log4j</h3>
<pre> Key: OVIRT-1725
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1725
Project: oVirt - virtualization made easy
Issue Type: Task
Reporter: Martin Perina
Assignee: Evgheni Dereveanchin</pre>
<p>Hi, could you please assign me maintainer permissions for ovirt-engine-extension-logger-log4j on gerrit.ovirt.org? Thanks Martin</p></blockquote>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100070)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BCmpYL..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1509105459-13338-257--
7 years
[JIRA] (OVIRT-1724) after build failure "unable to find valid certification path to requested target"
by danken (oVirt JIRA)
danken created OVIRT-1724:
-----------------------------
Summary: after build failure "unable to find valid certification path to requested target"
Key: OVIRT-1724
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1724
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: danken
Assignee: infra
I did not look much into it, but my attempt to build vdsm has failed
on http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-on-demand-el7-x8...
The failure was followed by a failure to report the failure,
07:04:02 Recording test results
07:04:02 [vdsm_master_build-artifacts-on-demand-el7-x86_64] $
/bin/bash -xe /tmp/CommandInterpreterCondition6048274157714218756.sh
07:04:02 + find exported-artifacts/find-bugs/ -name '*.xml'
07:04:02 + grep -e '.*'
07:04:02 find: 'exported-artifacts/find-bugs/': No such file or directory
07:04:02 Run condition [Execute Shell] preventing perform for step
[[Publish FindBugs analysis results]]
07:04:02 Notifying endpoint with url
'https://ovirt-ovirt-engine.getbadges.io/api/app/webhook/66f43bb2-6b98-4aa...'
07:04:03 ERROR: Failed to notify endpoint with url
'https://ovirt-ovirt-engine.getbadges.io/api/app/webhook/66f43bb2-6b98-4aa...'
07:04:03 javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to
find valid certification path to requested target
07:04:03 at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
07:04:03 at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1959)
07:04:03 at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
07:04:03 at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
07:04:03 at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1514)
07:04:03 at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216)
07:04:03 at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026)
07:04:03 at sun.security.ssl.Handshaker.process_record(Handshaker.java:961)
07:04:03 at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1072)
07:04:03 at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1385)
07:04:03 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1413)
07:04:03 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1397)
07:04:03 at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
07:04:03 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
07:04:03 at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
07:04:03 at com.tikal.hudson.plugins.notification.Protocol$3.send(Protocol.java:90)
07:04:03 at com.tikal.hudson.plugins.notification.Phase.handle(Phase.java:66)
07:04:03 at com.tikal.hudson.plugins.notification.JobListener.onCompleted(JobListener.java:39)
07:04:03 at hudson.model.listeners.RunListener.fireCompleted(RunListener.java:211)
07:04:03 at hudson.model.Run.execute(Run.java:1782)
07:04:03 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
07:04:03 at hudson.model.ResourceController.execute(ResourceController.java:97)
07:04:03 at hudson.model.Executor.run(Executor.java:421)
07:04:03 Caused by: sun.security.validator.ValidatorException: PKIX
path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to
find valid certification path to requested target
07:04:03 at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:397)
07:04:03 at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:302)
07:04:03 at sun.security.validator.Validator.validate(Validator.java:260)
07:04:03 at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
07:04:03 at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
07:04:03 at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
07:04:03 at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1496)
07:04:03 ... 18 more
07:04:03 Caused by:
sun.security.provider.certpath.SunCertPathBuilderException: unable to
find valid certification path to requested target
07:04:03 at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141)
07:04:03 at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126)
07:04:03 at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280)
07:04:03 at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:392)
07:04:03 ... 24 more
07:04:03 Failed to notify endpoint with url
'https://ovirt-ovirt-engine.getbadges.io/api/app/webhook/66f43bb2-6b98-4aa...'
- javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to
find valid certification path to requested target
07:04:03 Finished: FAILURE
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100070)
7 years
oVirt infra daily report - unstable production jobs - 486
by jenkins@jenkins.phx.ovirt.org
------=_Part_198_1289500069.1509058804954
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/486//artifact/exported...
Cheers,
Jenkins
------=_Part_198_1289500069.1509058804954
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 - 26/10/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>
------=_Part_198_1289500069.1509058804954--
7 years