[JIRA] (OVIRT-1615) Replace Artifactory with Nexus
by Evgheni Dereveanchin (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1615?page=com.atlassian.jir... ]
Evgheni Dereveanchin commented on OVIRT-1615:
---------------------------------------------
Setting up nexus is described in detail in official docs (linked).
Need to define the volume size to use for artifacts. We can probably survive without persistent storage as long as mirror configurations are saved in the deployment configs but we should then set up quotas to not let the pod fill up the node's disk.
> Replace Artifactory with Nexus
> ------------------------------
>
> Key: OVIRT-1615
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1615
> Project: oVirt - virtualization made easy
> Issue Type: New Feature
> Components: General
> Reporter: Barak Korren
> Assignee: infra
>
> Nexus is the main competitor to Artifactory. It has similar features. Lokking at documentation available about it, it looks like the open source version of it supports a much bigger feature set the Artifactory without requiring an upgrade to a payed version:
> https://help.sonatype.com/display/NXRM3/Repository+Manager+Feature+Matrix
> Of interest to us are the PyPi (Python) support, the NPM (Javascript) and the Docker support.
> It seems that Nexus is available as a container, so we may try deploying it on OpenShift.
> I think we need to plan and execute a migration to Nexus.
> This ticket should server as a tracking ticket for the entire work. We will create blocker tickets to track needed steps.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100073)
6 years, 12 months
[ OST Failure Report ] [ oVirt master ] [ 23-11-2017 ] [ 001_initialize_engine.test_initialize_engine ]
by Dafna Ron
This is a multi-part message in MIME format.
--------------F9CBFA00796816161239008C
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Hi,
We have a failing on test 001_initialize_engine.test_initialize_engine.
This is failing with error Failed to start service 'ovirt-imageio-proxy
**
*Link and headline ofto suspected patches: *
***
build: Make resulting RPMs architecture-specific -
https://gerrit.ovirt.org/#/c/84534/
Link to Job:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4055*
*
*
*Link to all logs:*
*
*
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4055/artifact/
**
*http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4055/artifact/exported-artifacts/upgrade-from-release-suit-master-el7/test_logs/upgrade-from-release-suite-master/post-001_initialize_engine.py/lago-upgrade-from-release-suite-master-engine/_var_log/messages/*view*/*
*
(Relevant) error snippet from the log:
<error>
*from lago log:
Failed to start service 'ovirt-imageio-proxy
messages logs:
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine systemd: Starting Session 8 of user root.
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: Traceback (most recent call last):
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/bin/ovirt-imageio-proxy", line 85, in <module>
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: status = image_proxy.main(args, config)
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/image_proxy.py", line 21, in main
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: image_server.start(config)
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/server.py", line 45, in start
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: WSGIRequestHandler)
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/SocketServer.py", line 419, in __init__
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: self.server_bind()
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/wsgiref/simple_server.py", line 48, in server_bind
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: HTTPServer.server_bind(self)
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/BaseHTTPServer.py", line 108, in server_bind
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: SocketServer.TCPServer.server_bind(self)
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/SocketServer.py", line 430, in server_bind
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: self.socket.bind(self.server_address)
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/socket.py", line 224, in meth
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: return getattr(self._sock,name)(*args)
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: socket.error: [Errno 98] Address already in use
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine systemd: ovirt-imageio-proxy.service: main process exited, code=exited, status=1/FAILURE
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine systemd: Failed to start oVirt ImageIO Proxy.
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine systemd: Unit ovirt-imageio-proxy.service entered failed state.
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine systemd: ovirt-imageio-proxy.service failed.
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine systemd: ovirt-imageio-proxy.service holdoff time over, scheduling restart.
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine systemd: Starting oVirt ImageIO Proxy...
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: Traceback (most recent call last):
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/bin/ovirt-imageio-proxy", line 85, in <module>
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: status = image_proxy.main(args, config)
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/image_proxy.py", line 21, in main
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: image_server.start(config)
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/server.py", line 45, in start
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: WSGIRequestHandler)
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/SocketServer.py", line 419, in __init__
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: self.server_bind()
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/wsgiref/simple_server.py", line 48, in server_bind
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: HTTPServer.server_bind(self)
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/BaseHTTPServer.py", line 108, in server_bind
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: SocketServer.TCPServer.server_bind(self)
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/SocketServer.py", line 430, in server_bind
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: self.socket.bind(self.server_address)
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/socket.py", line 224, in meth
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: return getattr(self._sock,name)(*args)
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: socket.error: [Errno 98] Address already in use
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine systemd: ovirt-imageio-proxy.service: main process exited, code=exited, status=1/FAILURE
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine systemd: Failed to start oVirt ImageIO Proxy.
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine systemd: Unit ovirt-imageio-proxy.service entered failed state.
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine systemd: ovirt-imageio-proxy.service failed.
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine systemd: ovirt-imageio-proxy.service holdoff time over, scheduling restart.
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine systemd: start request repeated too quickly for ovirt-imageio-proxy.service
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine systemd: Failed to start oVirt ImageIO Proxy.
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine systemd: Unit ovirt-imageio-proxy.service entered failed state.
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine systemd: ovirt-imageio-proxy.service failed.
**
*</error>*
**
--------------F9CBFA00796816161239008C
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit
<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 failing on test
001_initialize_engine.test_initialize_engine. <br>
</p>
<p>This is failing with error Failed to start service
'ovirt-imageio-proxy</p>
<p><br>
</p>
<p><b style="font-weight:normal;"
id="docs-internal-guid-5859b7a1-e975-9a0d-3b01-8de053cdfef7">
<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 and headline ofto suspected patches:
</span></p>
</b><b style="font-weight:normal;"
id="docs-internal-guid-5859b7a1-e975-9a0d-3b01-8de053cdfef7">
<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;">build: Make resulting RPMs architecture-specific - <a class="moz-txt-link-freetext" href="https://gerrit.ovirt.org/#/c/84534/">https://gerrit.ovirt.org/#/c/84534/</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:</span></p>
<a class="moz-txt-link-freetext" href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4055">http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4055</a></b></p>
<p><b style="font-weight:normal;"
id="docs-internal-guid-5859b7a1-e975-9a0d-3b01-8de053cdfef7"><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:</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;">
</span></p>
</b></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;"><a class="moz-txt-link-freetext" href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4055/artifact/">http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4055/artifact/</a></span></p>
<p><b style="font-weight:normal;"
id="docs-internal-guid-5859b7a1-e975-9a0d-3b01-8de053cdfef7">
<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;"><a class="moz-txt-link-freetext" href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4055/artifa...">http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/4055/artifa...</a></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;">
</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>
</b>from lago log: <br>
</p>
<pre style="box-sizing: border-box; white-space: pre-wrap; word-wrap: break-word; margin: 0px; color: rgb(51, 51, 51); font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">Failed to start service 'ovirt-imageio-proxy
messages logs:
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine systemd: Starting Session 8 of user root.
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: Traceback (most recent call last):
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/bin/ovirt-imageio-proxy", line 85, in <module>
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: status = image_proxy.main(args, config)
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/image_proxy.py", line 21, in main
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: image_server.start(config)
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/server.py", line 45, in start
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: WSGIRequestHandler)
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/SocketServer.py", line 419, in __init__
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: self.server_bind()
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/wsgiref/simple_server.py", line 48, in server_bind
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: HTTPServer.server_bind(self)
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/BaseHTTPServer.py", line 108, in server_bind
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: SocketServer.TCPServer.server_bind(self)
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/SocketServer.py", line 430, in server_bind
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: self.socket.bind(self.server_address)
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/socket.py", line 224, in meth
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: return getattr(self._sock,name)(*args)
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: socket.error: [Errno 98] Address already in use
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine systemd: ovirt-imageio-proxy.service: main process exited, code=exited, status=1/FAILURE
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine systemd: Failed to start oVirt ImageIO Proxy.
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine systemd: Unit ovirt-imageio-proxy.service entered failed state.
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine systemd: ovirt-imageio-proxy.service failed.
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine systemd: ovirt-imageio-proxy.service holdoff time over, scheduling restart.
Nov 23 07:30:47 lago-upgrade-from-release-suite-master-engine systemd: Starting oVirt ImageIO Proxy...
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: Traceback (most recent call last):
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/bin/ovirt-imageio-proxy", line 85, in <module>
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: status = image_proxy.main(args, config)
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/image_proxy.py", line 21, in main
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: image_server.start(config)
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/server.py", line 45, in start
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: WSGIRequestHandler)
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/SocketServer.py", line 419, in __init__
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: self.server_bind()
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/wsgiref/simple_server.py", line 48, in server_bind
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: HTTPServer.server_bind(self)
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/BaseHTTPServer.py", line 108, in server_bind
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: SocketServer.TCPServer.server_bind(self)
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/SocketServer.py", line 430, in server_bind
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: self.socket.bind(self.server_address)
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: File "/usr/lib64/python2.7/socket.py", line 224, in meth
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: return getattr(self._sock,name)(*args)
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine ovirt-imageio-proxy: socket.error: [Errno 98] Address already in use
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine systemd: ovirt-imageio-proxy.service: main process exited, code=exited, status=1/FAILURE
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine systemd: Failed to start oVirt ImageIO Proxy.
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine systemd: Unit ovirt-imageio-proxy.service entered failed state.
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine systemd: ovirt-imageio-proxy.service failed.
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine systemd: ovirt-imageio-proxy.service holdoff time over, scheduling restart.
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine systemd: start request repeated too quickly for ovirt-imageio-proxy.service
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine systemd: Failed to start oVirt ImageIO Proxy.
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine systemd: Unit ovirt-imageio-proxy.service entered failed state.
Nov 23 07:30:48 lago-upgrade-from-release-suite-master-engine systemd: ovirt-imageio-proxy.service failed.</pre>
<p><b style="font-weight:normal;"
id="docs-internal-guid-5859b7a1-e975-9a0d-3b01-8de053cdfef7">
<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>
</body>
</html>
--------------F9CBFA00796816161239008C--
6 years, 12 months
Build failed in Jenkins: system-sync_mirrors-fedora-updates-fc25-x86_64 #846
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-fedora-updates-fc25-x86_...>
------------------------------------------
[...truncated 797 B...]
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 ede687a2408f4781ec6b48ff5391a9e507f351c5 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ede687a2408f4781ec6b48ff5391a9e507f351c5
Commit message: "ovirt-provider-ovn: allow build on demand"
> git rev-list ede687a2408f4781ec6b48ff5391a9e507f351c5 # timeout=10
[system-sync_mirrors-fedora-updates-fc25-x86_64] $ /bin/bash -xe /tmp/jenkins9133140872335558093.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror fedora-updates-fc25 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Resyncing repo: fedora-updates-fc25
Syncing yum repo fedora-updates-fc25 for arch: x86_64
fedora-updates-fc25/group 29% [==== ] 0.0 B/s | 536 kB --:-- ETA fedora-updates-fc25/group | 1.8 MB 00:00
cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): menu-cache-devel-1. 0% [ ] 0.0 B/s | 0 B --:-- ETA menu-cache-devel-1.1.0-1.fc25. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA cinnamon-applet-blueberry-1.1. FAILED
(1/3): cinnamon-applet-blu 0% [ ] 0.0 B/s | 0 B --:-- ETA groonga-server-common-7.0.8-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/g
* free 20 k
* needed 21 k
cinnamon-applet-blueberry-1.1.18-1.fc25.noarch: [Errno 256] No more mirrors to try.
groonga-libs-7.0.8-1.fc25.i686: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/g
* free 20 k
* needed 1.8 M
groonga-doc-7.0.8-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/g
* free 20 k
* needed 2.0 M
groonga-libs-7.0.8-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/g
* free 20 k
* needed 1.8 M
postgresql-libs-9.5.10-1.fc25.i686: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/p
* free 20 k
* needed 255 k
python-stem-doc-1.6.0-1.fc25.noarch: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/p
* free 20 k
* needed 2.9 M
gnome-shell-extension-freon-31-1.fc25.noarch: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/g
* free 20 k
* needed 41 k
postgresql-plpython-9.5.10-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/p
* free 20 k
* needed 105 k
nyx-doc-2.0.4-2.fc25.noarch: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/n
* free 20 k
* needed 3.8 M
blueberry-1.1.18-1.fc25.noarch: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/b
* free 20 k
* needed 1.2 M
postgresql-server-9.5.10-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/p
* free 20 k
* needed 4.5 M
groonga-plugin-suggest-7.0.8-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/g
* free 20 k
* needed 57 k
postgresql-contrib-9.5.10-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/p
* free 20 k
* needed 666 k
postgresql-9.5.10-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/p
* free 20 k
* needed 1.3 M
postgresql-test-9.5.10-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/p
* free 20 k
* needed 1.5 M
postgresql-static-9.5.10-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/p
* free 20 k
* needed 154 k
groonga-server-gqtp-7.0.8-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/g
* free 20 k
* needed 31 k
groonga-plugin-token-filters-7.0.8-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/g
* free 20 k
* needed 27 k
postgresql-devel-9.5.10-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/p
* free 20 k
* needed 1.1 M
menu-cache-1.1.0-1.fc25.i686: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/m
* free 20 k
* needed 64 k
postgresql-static-9.5.10-1.fc25.i686: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/p
* free 20 k
* needed 151 k
postgresql-plperl-9.5.10-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/p
* free 20 k
* needed 94 k
postgresql-pltcl-9.5.10-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/p
* free 20 k
* needed 70 k
davix-doc-0.6.7-1.fc25.noarch: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/d
* free 20 k
* needed 1.0 M
python3-stem-1.6.0-1.fc25.noarch: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/p
* free 20 k
* needed 487 k
groonga-7.0.8-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/g
* free 20 k
* needed 76 k
groonga-tokenizer-mecab-7.0.8-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/g
* free 20 k
* needed 26 k
python2-stem-1.6.0-1.fc25.noarch: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/p
* free 20 k
* needed 474 k
postgresql-plpython3-9.5.10-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/p
* free 20 k
* needed 105 k
postgresql-upgrade-9.5.10-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/p
* free 20 k
* needed 2.8 M
groonga-devel-7.0.8-1.fc25.i686: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/g
* free 20 k
* needed 52 k
nyx-2.0.4-2.fc25.noarch: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/n
* free 20 k
* needed 162 k
davix-0.6.7-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/d
* free 20 k
* needed 192 k
menu-cache-devel-1.1.0-1.fc25.i686: [Errno 256] No more mirrors to try.
davix-devel-0.6.7-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/d
* free 20 k
* needed 38 k
davix-libs-0.6.7-1.fc25.i686: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/d
* free 20 k
* needed 430 k
groonga-munin-plugins-7.0.8-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/g
* free 20 k
* needed 27 k
menu-cache-devel-1.1.0-1.fc25.x86_64: [Errno 256] No more mirrors to try.
menu-cache-1.1.0-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/m
* free 20 k
* needed 64 k
postgresql-devel-9.5.10-1.fc25.i686: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/p
* free 20 k
* needed 1.1 M
groonga-devel-7.0.8-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/g
* free 20 k
* needed 52 k
davix-libs-0.6.7-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/d
* free 20 k
* needed 400 k
davix-devel-0.6.7-1.fc25.i686: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/d
* free 20 k
* needed 38 k
groonga-httpd-7.0.8-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/g
* free 20 k
* needed 429 k
postgresql-libs-9.5.10-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/p
* free 20 k
* needed 251 k
postgresql-docs-9.5.10-1.fc25.x86_64: Insufficient space in download directory /var/www/html/repos/yum/fedora-updates-fc25/base/Packages/p
* free 20 k
* needed 10 M
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 326, in main
result, error = my.sigCheckPkg(pkg)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 2759, in sigCheckPkg
ts, po.localPkg(), payload=self.conf.payload_gpgcheck,
File "/usr/lib/python2.7/site-packages/rpmUtils/miscutils.py", line 76, in checkSig
fdno = os.open(package, os.O_RDONLY)
OSError: [Errno 2] No such file or directory: '/var/www/html/repos/yum/fedora-updates-fc25/base/Packages/b/blueberry-1.1.18-1.fc25.noarch.rpm'
Build step 'Execute shell' marked build as failure
6 years, 12 months
[ OST Failure Report ] [ oVirt master ] [ 22-11-2017 ] [ 004_basic_sanity.verify_add_vm_template ]
by Dafna Ron
This is a multi-part message in MIME format.
--------------70B5D9DCF02902B2CC172A45
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Hi,
we have a failure in 004_basic_sanity.verify_add_vm_template.
The error seems to be a failure from the api request since although I am
seeing errors in the logs I am not sure they are the cause.
**
*Link and headline ofto suspected patches: *
*
core: Cleanup BaseImagesCommand code - https://gerrit.ovirt.org/#/c/83812/*
*
*
*Link to Job:*
*http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3989*
*
*
*Link to all logs:*
*http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3989/artifact*
*
*
*(Relevant) error snippet from the log: *
*
<error>
**
lago log:
*
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, in wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 68, in wrapper
return func(prefix.virt_env.engine_vm().get_api(), *args, **kwargs)
File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/basic-suite-master/test-scenarios/004_basic_sanity.py", line 500, in verify_add_vm_template
lambda: api.vms.get(VM1_NAME).status.state == 'down',
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 271, in assert_true_within_long
assert_equals_within_long(func, True, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 258, in assert_equals_within_long
func, value, LONG_TIMEOUT, allowed_exceptions=allowed_exceptions
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, in assert_equals_within
res = func()
File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/basic-suite-master/test-scenarios/004_basic_sanity.py", line 500, in <lambda>
lambda: api.vms.get(VM1_NAME).status.state == 'down',
'\'NoneType\' object has no attribute \'status\'\n-------------------- >> begin captured logging << --------------------\novirtlago.testlib: ERROR: * Unhandled exception in <function <lambda> at 0x4bafb90>\nTraceback (most recent call last):\n File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, in assert_equals_within\n res = func()\n File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/basic-suite-master/test-scenarios/004_basic_sanity.py", line 500, in <lambda>\n lambda: api.vms.get(VM1_NAME).status.state == \'down\',\nAttributeError: \'NoneType\' object has no attribute \'status\'\n--------------------- >> end captured logging << ---------------------'
engine log: **
**
{"jsonrpc": "2.0", "id": "32bfeb29-e70f-48b2-84c7-91cf22ea408c", "result": {"status": "OK", "domain": "2d776fb7-eba8-4ee2-97b6-4350c28ddb39", "voltype": "LEAF", "description": "", "parent": "a1192fcc-4660-41a7-a1a5-a221808f603b", "format": "COW", "generation": 0, "image": "dc033235-ab4b-4ef0-be79-6e8a22bfb0bc", "ctime": "1511365200", "disktype": "DATA", "legality": "LEGAL", "mtime": "0", "apparentsize": "1073741824", "children": [], "pool": "", "capacity": "41126400", "uuid": "6a354b93-86af-41fb-a68b-10897ae3562f", "truesize": "1073741824", "type": "SPARSE", "lease": {"owners": [], "version": null}}}�
2017-11-22 10:40:39,454-05 DEBUG [org.ovirt.vdsm.jsonrpc.client.internal.ResponseWorker] (ResponseWorker) [] Message received: {"jsonrpc": "2.0", "id": "32bfeb29-e70f-48b2-84c7-91cf22ea408c", "result": {"status": "OK", "domain": "2d776fb7-eba8-4ee2-97b6-4350c28ddb39", "voltype": "LEAF", "description": "", "parent": "a1192fcc-4660-41a7-a1a5-a221808f603b", "format": "COW", "generation": 0, "image": "dc033235-ab4b-4ef0-be79-6e8a22bfb0bc", "ctime": "1511365200", "disktype": "DATA", "legality": "LEGAL", "mtime": "0", "apparentsize": "1073741824", "children": [], "pool": "", "capacity": "41126400", "uuid": "6a354b93-86af-41fb-a68b-10897ae3562f", "truesize": "1073741824", "type": "SPARSE", "lease": {"owners": [], "version": null}}}
2017-11-22 10:40:39,454-05 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetVolumeInfoVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [c90b2f35-7a80-476f-9b23-78beecef7c37] FINISH, GetVolumeInfoVDSCommand, return: org.ovirt.engine.core.common.businessentities.storage.DiskImage@6903fdd6, log id: 85b379d
2017-11-22 10:40:39,455-05 INFO [org.ovirt.engine.core.vdsbroker.irsbroker.GetImageInfoVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [c90b2f35-7a80-476f-9b23-78beecef7c37] FINISH, GetImageInfoVDSCommand, return: org.ovirt.engine.core.common.businessentities.storage.DiskImage@6903fdd6, log id: 75d29166
2017-11-22 10:40:39,455-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [c90b2f35-7a80-476f-9b23-78beecef7c37] method: runVdsCommand, params: [GetImageInfo, GetImageInfoVDSCommandParameters:{storagePoolId='0762073b-b0ab-4ee2-8af9-dafa930a5fd4', ignoreFailoverLimit='false', storageDomainId='2d776fb7-eba8-4ee2-97b6-4350c28ddb39', imageGroupId='dc033235-ab4b-4ef0-be79-6e8a22bfb0bc', imageId='6a354b93-86af-41fb-a68b-10897ae3562f'}], timeElapsed: 165ms
2017-11-22 10:40:39,528-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [c90b2f35-7a80-476f-9b23-78beecef7c37] method: getVmsWithPlugInfo, params: [dc033235-ab4b-4ef0-be79-6e8a22bfb0bc], timeElapsed: 68ms
2017-11-22 10:40:39,543-05 INFO [org.ovirt.engine.core.utils.transaction.TransactionSupport] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [] transaction rolled back
2017-11-22 10:40:39,543-05 WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [] Trying to release a shared lock for key: '93d271d5-e0af-4795-b800-55465c7b8826TEMPLATE' , but lock does not exist
2017-11-22 10:40:39,543-05 WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [] Trying to release a shared lock for key: 'fb76119e-9283-4c8b-9185-5d79e2481bc7DISK' , but lock does not exist
2017-11-22 10:40:39,543-05 WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [] Trying to release exclusive lock which does not exist, lock key: 'vm1VM_NAME'
2017-11-22 10:40:39,543-05 INFO [org.ovirt.engine.core.bll.AddVmCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [] Lock freed to object 'EngineLock:{exclusiveLocks='[vm1=VM_NAME]', sharedLocks='[93d271d5-e0af-4795-b800-55465c7b8826=TEMPLATE, fb76119e-9283-4c8b-9185-5d79e2481bc7=DISK]'}'
2017-11-22 10:40:39,556-05 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [] EVENT_ID: USER_ADD_VM_FINISHED_FAILURE(60), Failed to complete VM vm1 creation.
2017-11-22 10:40:39,556-05 ERROR [org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [] Failed invoking callback end method 'onSucceeded' for command '2760a62f-e4ee-4dd2-b13a-1bb548e3e62d' with exception 'null', the callback is marked for end method retries
2017-11-22 10:40:39,935-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (EE-ManagedThreadFactory-engineScheduled-Thread-35) [] method: get, params: [d25423f6-34bc-4cde-82fa-c0eedfc85386], timeElapsed: 3ms
2017-11-22 10:40:39,949-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (EE-ManagedThreadFactory-engineScheduled-Thread-71) [] method: get, params: [7c9ec3eb-2838-4b06-9408-326b67869bdc], timeElapsed: 2ms
2017-11-22 10:40:40,606-05 DEBUG [org.ovirt.engine.core.aaa.filters.SsoRestApiAuthFilter] (default task-22) [] Entered SsoRestApiAuthFilter
vdsm log:
2017-11-22 10:36:11,973-0500 ERROR (jsonrpc/7) [storage.TaskManager.Task] (Task='5b6ab546-b560-41fc-9b56-de465aa55eee') Unexpected error (task:875)
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 882, in _run
return fn(*args, **kargs)
File "<string>", line 2, in getAllTasksInfo
File "/usr/lib/python2.7/site-packages/vdsm/common/api.py", line 48, in method
ret = func(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/vdsm/storage/hsm.py", line 2216, in getAllTasksInfo
allTasksInfo = self._pool.getAllTasksInfo()
File "/usr/lib/python2.7/site-packages/vdsm/storage/securable.py", line 77, in wrapper
raise SecureError("Secured object is not in safe state")
SecureError: Secured object is not in safe state
2017-11-22 10:36:11,975-0500 INFO (jsonrpc/7) [storage.TaskManager.Task] (Task='5b6ab546-b560-41fc-9b56-de465aa55eee') aborting: Task is aborted: u'Secured object is not in safe state' - code 100 (task:1181)
2017-11-22 10:36:11,976-0500 ERROR (jsonrpc/7) [storage.Dispatcher] FINISH getAllTasksInfo error=Secured object is not in safe state (dispatcher:86)
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/vdsm/storage/dispatcher.py", line 73, in wrapper
result = ctask.prepare(func, *args, **kwargs)
File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 108, in wrapper
return m(self, *a, **kw)
File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 1189, in prepare
raise self.error
SecureError: Secured object is not in safe state
2017-11-22 10:36:11,976-0500 INFO (jsonrpc/7) [jsonrpc.JsonRpcServer] RPC call Host.getAllTasksInfo failed (error 654) in 0.01 seconds (__init__:573)
2017-11-22 10:36:11,979-0500 INFO (jsonrpc/2) [vdsm.api] START getAllTasksStatuses(spUUID=None, options=None) from=::1,52728, task_id=172b5528-cc76-426a-81d3-43143b49a878 (api:46)
2017-11-22 10:36:11,979-0500 INFO (jsonrpc/2) [vdsm.api] FINISH getAllTasksStatuses error=Secured object is not in safe state from=::1,52728, task_id=172b5528-cc76-426a-81d3-43143b49a878 (api:50)
2017-11-22 10:36:11,980-0500 ERROR (jsonrpc/2) [storage.TaskManager.Task] (Task='172b5528-cc76-426a-81d3-43143b49a878') Unexpected error (task:875)
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 882, in _run
return fn(*args, **kargs)
File "<string>", line 2, in getAllTasksStatuses
File "/usr/lib/python2.7/site-packages/vdsm/common/api.py", line 48, in method
ret = func(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/vdsm/storage/hsm.py", line 2176, in getAllTasksStatuses
allTasksStatus = self._pool.getAllTasksStatuses()
File "/usr/lib/python2.7/site-packages/vdsm/storage/securable.py", line 77, in wrapper
raise SecureError("Secured object is not in safe state")
SecureError: Secured object is not in safe state
2017-11-22 10:36:11,980-0500 INFO (jsonrpc/2) [storage.TaskManager.Task] (Task='172b5528-cc76-426a-81d3-43143b49a878') aborting: Task is aborted: u'Secured object is not in safe state' - code 100 (task:1181)
2017-11-22 10:36:11,981-0500 ERROR (jsonrpc/2) [storage.Dispatcher] FINISH getAllTasksStatuses error=Secured object is not in safe state (dispatcher:86)
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/vdsm/storage/dispatcher.py", line 73, in wrapper
result = ctask.prepare(func, *args, **kwargs)
File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 108, in wrapper
return m(self, *a, **kw)
File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 1189, in prepare
raise self.error
SecureError: Secured object is not in safe state
*
*
*</error>*
**
--------------70B5D9DCF02902B2CC172A45
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 004_basic_sanity.verify_add_vm_template. <br>
</p>
<p>The error seems to be a failure from the api request since
although I am seeing errors in the logs I am not sure they are the
cause. <br>
</p>
<p><br>
</p>
<p><b style="font-weight:normal;"
id="docs-internal-guid-5859b7a1-e4a5-ffe9-fc92-59c9c5a7be25">
<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 and headline ofto 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;">
</span></p>
core: Cleanup BaseImagesCommand code -
<a class="moz-txt-link-freetext" href="https://gerrit.ovirt.org/#/c/83812/">https://gerrit.ovirt.org/#/c/83812/</a></b></p>
<p><b style="font-weight:normal;"
id="docs-internal-guid-5859b7a1-e4a5-ffe9-fc92-59c9c5a7be25"><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:</span></p>
<a class="moz-txt-link-freetext" href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3989">http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3989</a></b></p>
<p><b style="font-weight:normal;"
id="docs-internal-guid-5859b7a1-e4a5-ffe9-fc92-59c9c5a7be25"><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:</span></p>
<a class="moz-txt-link-freetext" href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3989/artifact">http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3989/artifact</a></b></p>
<p><b style="font-weight:normal;"
id="docs-internal-guid-5859b7a1-e4a5-ffe9-fc92-59c9c5a7be25"><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>
<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;">
</span></p>
</b><b style="font-weight:normal;"
id="docs-internal-guid-5859b7a1-e4a5-ffe9-fc92-59c9c5a7be25">
<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;">lago 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;">
</span></p>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><br>
</p>
</b></p>
<pre style="box-sizing: border-box; white-space: pre-wrap; word-wrap: break-word; margin: 0px; color: rgb(51, 51, 51); font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"> File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, in wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 68, in wrapper
return func(prefix.virt_env.engine_vm().get_api(), *args, **kwargs)
File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/basic-suite-master/test-scenarios/004_basic_sanity.py", line 500, in verify_add_vm_template
lambda: api.vms.get(VM1_NAME).status.state == 'down',
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 271, in assert_true_within_long
assert_equals_within_long(func, True, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 258, in assert_equals_within_long
func, value, LONG_TIMEOUT, allowed_exceptions=allowed_exceptions
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, in assert_equals_within
res = func()
File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/basic-suite-master/test-scenarios/004_basic_sanity.py", line 500, in <lambda>
lambda: api.vms.get(VM1_NAME).status.state == 'down',
'\'NoneType\' object has no attribute \'status\'\n-------------------- >> begin captured logging << --------------------\novirtlago.testlib: ERROR: * Unhandled exception in <function <lambda> at 0x4bafb90>\nTraceback (most recent call last):\n File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, in assert_equals_within\n res = func()\n File "/home/jenkins/workspace/ovirt-master_change-queue-tester/ovirt-system-tests/basic-suite-master/test-scenarios/004_basic_sanity.py", line 500, in <lambda>\n lambda: api.vms.get(VM1_NAME).status.state == \'down\',\nAttributeError: \'NoneType\' object has no attribute \'status\'\n--------------------- >> end captured logging << ---------------------'</pre>
<p><span style="font-weight:normal;">engine log: </span><b
style="font-weight:normal;"
id="docs-internal-guid-5859b7a1-e4a5-ffe9-fc92-59c9c5a7be25"><b><br>
</b></b></p>
<pre style="color: rgb(0, 0, 0); font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">{"jsonrpc": "2.0", "id": "32bfeb29-e70f-48b2-84c7-91cf22ea408c", "result": {"status": "OK", "domain": "2d776fb7-eba8-4ee2-97b6-4350c28ddb39", "voltype": "LEAF", "description": "", "parent": "a1192fcc-4660-41a7-a1a5-a221808f603b", "format": "COW", "generation": 0, "image": "dc033235-ab4b-4ef0-be79-6e8a22bfb0bc", "ctime": "1511365200", "disktype": "DATA", "legality": "LEGAL", "mtime": "0", "apparentsize": "1073741824", "children": [], "pool": "", "capacity": "41126400", "uuid": "6a354b93-86af-41fb-a68b-10897ae3562f", "truesize": "1073741824", "type": "SPARSE", "lease": {"owners": [], "version": null}}}�
2017-11-22 10:40:39,454-05 DEBUG [org.ovirt.vdsm.jsonrpc.client.internal.ResponseWorker] (ResponseWorker) [] Message received: {"jsonrpc": "2.0", "id": "32bfeb29-e70f-48b2-84c7-91cf22ea408c", "result": {"status": "OK", "domain": "2d776fb7-eba8-4ee2-97b6-4350c28ddb39", "voltype": "LEAF", "description": "", "parent": "a1192fcc-4660-41a7-a1a5-a221808f603b", "format": "COW", "generation": 0, "image": "dc033235-ab4b-4ef0-be79-6e8a22bfb0bc", "ctime": "1511365200", "disktype": "DATA", "legality": "LEGAL", "mtime": "0", "apparentsize": "1073741824", "children": [], "pool": "", "capacity": "41126400", "uuid": "6a354b93-86af-41fb-a68b-10897ae3562f", "truesize": "1073741824", "type": "SPARSE", "lease": {"owners": [], "version": null}}}
2017-11-22 10:40:39,454-05 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetVolumeInfoVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [c90b2f35-7a80-476f-9b23-78beecef7c37] FINISH, GetVolumeInfoVDSCommand, return: org.ovirt.engine.core.common.businessentities.storage.DiskImage@6903fdd6, log id: 85b379d
2017-11-22 10:40:39,455-05 INFO [org.ovirt.engine.core.vdsbroker.irsbroker.GetImageInfoVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [c90b2f35-7a80-476f-9b23-78beecef7c37] FINISH, GetImageInfoVDSCommand, return: org.ovirt.engine.core.common.businessentities.storage.DiskImage@6903fdd6, log id: 75d29166
2017-11-22 10:40:39,455-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [c90b2f35-7a80-476f-9b23-78beecef7c37] method: runVdsCommand, params: [GetImageInfo, GetImageInfoVDSCommandParameters:{storagePoolId='0762073b-b0ab-4ee2-8af9-dafa930a5fd4', ignoreFailoverLimit='false', storageDomainId='2d776fb7-eba8-4ee2-97b6-4350c28ddb39', imageGroupId='dc033235-ab4b-4ef0-be79-6e8a22bfb0bc', imageId='6a354b93-86af-41fb-a68b-10897ae3562f'}], timeElapsed: 165ms
2017-11-22 10:40:39,528-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [c90b2f35-7a80-476f-9b23-78beecef7c37] method: getVmsWithPlugInfo, params: [dc033235-ab4b-4ef0-be79-6e8a22bfb0bc], timeElapsed: 68ms
2017-11-22 10:40:39,543-05 INFO [org.ovirt.engine.core.utils.transaction.TransactionSupport] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [] transaction rolled back
2017-11-22 10:40:39,543-05 WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [] Trying to release a shared lock for key: '93d271d5-e0af-4795-b800-55465c7b8826TEMPLATE' , but lock does not exist
2017-11-22 10:40:39,543-05 WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [] Trying to release a shared lock for key: 'fb76119e-9283-4c8b-9185-5d79e2481bc7DISK' , but lock does not exist
2017-11-22 10:40:39,543-05 WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [] Trying to release exclusive lock which does not exist, lock key: 'vm1VM_NAME'
2017-11-22 10:40:39,543-05 INFO [org.ovirt.engine.core.bll.AddVmCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [] Lock freed to object 'EngineLock:{exclusiveLocks='[vm1=VM_NAME]', sharedLocks='[93d271d5-e0af-4795-b800-55465c7b8826=TEMPLATE, fb76119e-9283-4c8b-9185-5d79e2481bc7=DISK]'}'
2017-11-22 10:40:39,556-05 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [] EVENT_ID: USER_ADD_VM_FINISHED_FAILURE(60), Failed to complete VM vm1 creation.
2017-11-22 10:40:39,556-05 ERROR [org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller] (EE-ManagedThreadFactory-engineScheduled-Thread-34) [] Failed invoking callback end method 'onSucceeded' for command '2760a62f-e4ee-4dd2-b13a-1bb548e3e62d' with exception 'null', the callback is marked for end method retries
2017-11-22 10:40:39,935-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (EE-ManagedThreadFactory-engineScheduled-Thread-35) [] method: get, params: [d25423f6-34bc-4cde-82fa-c0eedfc85386], timeElapsed: 3ms
2017-11-22 10:40:39,949-05 DEBUG [org.ovirt.engine.core.common.di.interceptor.DebugLoggingInterceptor] (EE-ManagedThreadFactory-engineScheduled-Thread-71) [] method: get, params: [7c9ec3eb-2838-4b06-9408-326b67869bdc], timeElapsed: 2ms
2017-11-22 10:40:40,606-05 DEBUG [org.ovirt.engine.core.aaa.filters.SsoRestApiAuthFilter] (default task-22) [] Entered SsoRestApiAuthFilter
vdsm log:
2017-11-22 10:36:11,973-0500 ERROR (jsonrpc/7) [storage.TaskManager.Task] (Task='5b6ab546-b560-41fc-9b56-de465aa55eee') Unexpected error (task:875)
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 882, in _run
return fn(*args, **kargs)
File "<string>", line 2, in getAllTasksInfo
File "/usr/lib/python2.7/site-packages/vdsm/common/api.py", line 48, in method
ret = func(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/vdsm/storage/hsm.py", line 2216, in getAllTasksInfo
allTasksInfo = self._pool.getAllTasksInfo()
File "/usr/lib/python2.7/site-packages/vdsm/storage/securable.py", line 77, in wrapper
raise SecureError("Secured object is not in safe state")
SecureError: Secured object is not in safe state
2017-11-22 10:36:11,975-0500 INFO (jsonrpc/7) [storage.TaskManager.Task] (Task='5b6ab546-b560-41fc-9b56-de465aa55eee') aborting: Task is aborted: u'Secured object is not in safe state' - code 100 (task:1181)
2017-11-22 10:36:11,976-0500 ERROR (jsonrpc/7) [storage.Dispatcher] FINISH getAllTasksInfo error=Secured object is not in safe state (dispatcher:86)
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/vdsm/storage/dispatcher.py", line 73, in wrapper
result = ctask.prepare(func, *args, **kwargs)
File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 108, in wrapper
return m(self, *a, **kw)
File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 1189, in prepare
raise self.error
SecureError: Secured object is not in safe state
2017-11-22 10:36:11,976-0500 INFO (jsonrpc/7) [jsonrpc.JsonRpcServer] RPC call Host.getAllTasksInfo failed (error 654) in 0.01 seconds (__init__:573)
2017-11-22 10:36:11,979-0500 INFO (jsonrpc/2) [vdsm.api] START getAllTasksStatuses(spUUID=None, options=None) from=::1,52728, task_id=172b5528-cc76-426a-81d3-43143b49a878 (api:46)
2017-11-22 10:36:11,979-0500 INFO (jsonrpc/2) [vdsm.api] FINISH getAllTasksStatuses error=Secured object is not in safe state from=::1,52728, task_id=172b5528-cc76-426a-81d3-43143b49a878 (api:50)
2017-11-22 10:36:11,980-0500 ERROR (jsonrpc/2) [storage.TaskManager.Task] (Task='172b5528-cc76-426a-81d3-43143b49a878') Unexpected error (task:875)
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 882, in _run
return fn(*args, **kargs)
File "<string>", line 2, in getAllTasksStatuses
File "/usr/lib/python2.7/site-packages/vdsm/common/api.py", line 48, in method
ret = func(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/vdsm/storage/hsm.py", line 2176, in getAllTasksStatuses
allTasksStatus = self._pool.getAllTasksStatuses()
File "/usr/lib/python2.7/site-packages/vdsm/storage/securable.py", line 77, in wrapper
raise SecureError("Secured object is not in safe state")
SecureError: Secured object is not in safe state
2017-11-22 10:36:11,980-0500 INFO (jsonrpc/2) [storage.TaskManager.Task] (Task='172b5528-cc76-426a-81d3-43143b49a878') aborting: Task is aborted: u'Secured object is not in safe state' - code 100 (task:1181)
2017-11-22 10:36:11,981-0500 ERROR (jsonrpc/2) [storage.Dispatcher] FINISH getAllTasksStatuses error=Secured object is not in safe state (dispatcher:86)
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/vdsm/storage/dispatcher.py", line 73, in wrapper
result = ctask.prepare(func, *args, **kwargs)
File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 108, in wrapper
return m(self, *a, **kw)
File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 1189, in prepare
raise self.error
SecureError: Secured object is not in safe state</pre>
<p><b style="font-weight:normal;"
id="docs-internal-guid-5859b7a1-e4a5-ffe9-fc92-59c9c5a7be25"><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>
--------------70B5D9DCF02902B2CC172A45--
6 years, 12 months