[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-4.1 - Build # 31 - Failure!
by jenkins@jenkins.phx.ovirt.org
------=_Part_529_1268246243.1505617788280
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.1=
/=20
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.1/3=
1/
Build Number: 31
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #31
[Yaniv Kaul] Fix reposync for master
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_hosts
Error Message:
status: 404
reason: Not Found
detail:=20
<html><head><title>Error</title></head><body>404 - Not Found</body></html>
-------------------- >> begin captured logging << --------------------
ovirtlago.testlib: ERROR: * Unhandled exception in <function _host_is_u=
p at 0x3205e60>
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, i=
n assert_equals_within
res =3D func()
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt=
-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 144=
, in _host_is_up
cur_state =3D api.hosts.get(host.name()).status.state
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py=
", line 18338, in get
headers=3D{"All-Content":all_content}
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 46, in get
return self.request(method=3D'GET', url=3Durl, headers=3Dheaders, cls=
=3Dcls)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 122, in request
persistent_auth=3Dself.__persistent_auth
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 79, in do_request
persistent_auth)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 162, in __do_request
raise errors.RequestError(response_code, response_reason, response_body=
)
RequestError:=20
status: 404
reason: Not Found
detail:=20
<html><head><title>Error</title></head><body>404 - Not Found</body></html>
--------------------- >> end captured logging << ---------------------
Stack Trace:
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 runTes=
t
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, i=
n 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 "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt=
-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 163=
, in add_hosts
testlib.assert_true_within(_host_is_up, timeout=3D15 * 60)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 263, i=
n assert_true_within
assert_equals_within(func, True, timeout, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, i=
n assert_equals_within
res =3D func()
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt=
-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 144=
, in _host_is_up
cur_state =3D api.hosts.get(host.name()).status.state
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py=
", line 18338, in get
headers=3D{"All-Content":all_content}
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 46, in get
return self.request(method=3D'GET', url=3Durl, headers=3Dheaders, cls=
=3Dcls)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 122, in request
persistent_auth=3Dself.__persistent_auth
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 79, in do_request
persistent_auth)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 162, in __do_request
raise errors.RequestError(response_code, response_reason, response_body=
)
'\r\nstatus: 404\r\nreason: Not Found\r\ndetail: \n<html><head><title>Error=
</title></head><body>404 - Not Found</body></html>\n-------------------- >>=
begin captured logging << --------------------\novirtlago.testlib: ERROR: =
* Unhandled exception in <function _host_is_up at 0x3205e60>\nTraceback=
(most recent call last):\n File "/usr/lib/python2.7/site-packages/ovirtla=
go/testlib.py", line 219, in assert_equals_within\n res =3D func()\n Fi=
le "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt-sys=
tem-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 144, in=
_host_is_up\n cur_state =3D api.hosts.get(host.name()).status.state\n =
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py",=
line 18338, in get\n headers=3D{"All-Content":all_content}\n File "/us=
r/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line 46, i=
n get\n return self.request(method=3D\'GET\', url=3Durl, headers=3Dheade=
rs, cls=3Dcls)\n File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastru=
cture/proxy.py", line 122, in request\n persistent_auth=3Dself.__persist=
ent_auth\n File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/=
connectionspool.py", line 79, in do_request\n persistent_auth)\n File "=
/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py=
", line 162, in __do_request\n raise errors.RequestError(response_code, =
response_reason, response_body)\nRequestError: \r\nstatus: 404\r\nreason: N=
ot Found\r\ndetail: \n<html><head><title>Error</title></head><body>404 - No=
t Found</body></html>\n--------------------- >> end captured logging << ---=
------------------'
------=_Part_529_1268246243.1505617788280--
7 years, 1 month
[JIRA] (OVIRT-1554) Get rid of old 'create_rpms' jobs
by eyal edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1554?page=com.atlassian.jir... ]
eyal edri commented on OVIRT-1554:
----------------------------------
There is initial documentation here [1], and we have examples in downstream projects we can show you, however this will be the first upstream project that will use this feature, so you're breaking new grounds here :)
Since [~gshinar] wrote these feature, I'm sure he can assist you in building whatever needs in CI/YAML to make it work,
It shouldn't take that long, as its mostly YAML code and adding a new std-ci project.
[1] http://ovirt-infra-docs.readthedocs.io/en/latest/CI/Build_and_test_standa...
> Get rid of old 'create_rpms' jobs
> ---------------------------------
>
> Key: OVIRT-1554
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1554
> Project: oVirt - virtualization made easy
> Issue Type: Improvement
> Components: oVirt CI
> Reporter: Barak Korren
> Assignee: infra
> Labels: re-factor, standard-ci
>
> '*create_rpms*' jobs are the old kind of jobs that we used to have before STD-CI. We still have many of those laying around.
> Here is the list for the time of writing these lines:
> # vdsm_any_create-rpms_manual
> # mom_any_create-rpms_manual_old
> # qemu_4.1_create-rpms-el7-x86_64_merged
> # qemu_4.1_create-rpms-el7-ppc64le_merged
> # qemu_4.1_create-rpms-el7-x86_64_created
> # qemu_4.1_create-rpms-el7-ppc64le_created
> # qemu_master_create-rpms-el7-x86_64_created
> # slf4j_master_create-rpms-el6-x86_64_merged
> # qemu_master_create-rpms-el7-ppc64le_created
> # slf4j_master_create-rpms-el6-x86_64_created
> # ioprocess_0.15_create-rpms-el7-x86_64_merged
> # ovirt-wgt_4.1_create-rpms-fc24-x86_64_merged
> # ioprocess_0.15_create-rpms-el7-x86_64_created
> # ovirt-wgt_4.1_create-rpms-fc24-x86_64_created
> # ovirt-reports_3.6_create-rpms-el6-x86_64_merged
> # ovirt-reports_3.6_create-rpms-el7-x86_64_merged
> # ovirt-wgt_master_create-rpms-fc25-x86_64_merged
> # py2exe-py2.7_4.1_create-rpms-fc24-x86_64_merged
> # pywin32-py2.7_4.1_create-rpms-el7-x86_64_merged
> # vcredist-x86_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-reports_3.6_create-rpms-el6-x86_64_created
> # ovirt-reports_3.6_create-rpms-el7-x86_64_created
> # ovirt-wgt_master_create-rpms-fc25-x86_64_created
> # py2exe-py2.7_4.1_create-rpms-fc24-x86_64_created
> # python-windows_4.1_create-rpms-el7-x86_64_merged
> # pywin32-py2.7_4.1_create-rpms-el7-x86_64_created
> # pywin32-py2.7_4.1_create-rpms-fc24-x86_64_merged
> # vcredist-x86_4.1_create-rpms-fc24-x86_64_created
> # ovirt-hosted-engine-ha_any_create-rpms_manual_old
> # ovirt-vmconsole_3.6_create-rpms-el6-x86_64_merged
> # ovirt-vmconsole_3.6_create-rpms-el7-x86_64_merged
> # python-windows_4.1_create-rpms-el7-x86_64_created
> # python-windows_4.1_create-rpms-fc24-x86_64_merged
> # pywin32-py2.7_4.1_create-rpms-fc24-x86_64_created
> # ovirt-vmconsole_3.6_create-rpms-el6-x86_64_created
> # ovirt-vmconsole_3.6_create-rpms-el7-x86_64_created
> # py2exe-py2.7_master_create-rpms-fc25-x86_64_merged
> # python-windows_4.1_create-rpms-fc24-x86_64_created
> # pywin32-py2.7_master_create-rpms-el7-x86_64_merged
> # vcredist-x86_master_create-rpms-fc25-x86_64_merged
> # vcredist-x86_master_create-rpms-fc26-x86_64_merged
> # ovirt-host-deploy_3.6_create-rpms-el6-x86_64_merged
> # ovirt-host-deploy_3.6_create-rpms-el7-x86_64_merged
> # py2exe-py2.7_master_create-rpms-fc25-x86_64_created
> # python-windows_master_create-rpms-el7-x86_64_merged
> # pywin32-py2.7_master_create-rpms-el7-x86_64_created
> # pywin32-py2.7_master_create-rpms-fc25-x86_64_merged
> # pywin32-py2.7_master_create-rpms-fc26-x86_64_merged
> # vcredist-x86_master_create-rpms-fc25-x86_64_created
> # vcredist-x86_master_create-rpms-fc26-x86_64_created
> # ovirt-host-deploy_3.6_create-rpms-el6-x86_64_created
> # ovirt-host-deploy_3.6_create-rpms-el7-x86_64_created
> # python-windows_master_create-rpms-el7-x86_64_created
> # python-windows_master_create-rpms-fc25-x86_64_merged
> # python-windows_master_create-rpms-fc26-x86_64_merged
> # pywin32-py2.7_master_create-rpms-fc25-x86_64_created
> # pywin32-py2.7_master_create-rpms-fc26-x86_64_created
> # ovirt-log-collector_3.6_create-rpms-el6-x86_64_merged
> # ovirt-log-collector_3.6_create-rpms-el7-x86_64_merged
> # python-windows_master_create-rpms-fc25-x86_64_created
> # python-windows_master_create-rpms-fc26-x86_64_created
> # ovirt-log-collector_3.6_create-rpms-el6-x86_64_created
> # ovirt-log-collector_3.6_create-rpms-el7-x86_64_created
> # ovirt-engine-sdk-java_3.6_create-rpms-el6-x86_64_merged
> # ovirt-engine-sdk-java_3.6_create-rpms-el7-x86_64_merged
> # ovirt-engine-sdk-java_3.6_create-rpms-fc24-x86_64_merged
> # ovirt-engine-wildfly10_4.1_create-rpms-el7-x86_64_merged
> # ovirt-hosted-engine-ha_3.6_create-rpms-el7-x86_64_merged
> # jasperreports-server_master_create-rpms-el6-x86_64_merged
> # jasperreports-server_master_create-rpms-el7-x86_64_merged
> # ovirt-engine-wildfly10_4.1_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly10_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-hosted-engine-ha_3.6_create-rpms-el7-x86_64_created
> # jasperreports-server_master_create-rpms-el6-x86_64_created
> # jasperreports-server_master_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly10_4.1_create-rpms-fc24-x86_64_created
> # ovirt-engine-wildfly10_master_create-rpms-el7-x86_64_merged
> # ovirt-engine-wildfly10_master_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly10_master_create-rpms-fc25-x86_64_merged
> # ovirt-engine-wildfly10_master_create-rpms-fc26-x86_64_merged
> # nsis-simple-service-plugin_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-engine-wildfly10_master_create-rpms-fc25-x86_64_created
> # ovirt-engine-wildfly10_master_create-rpms-fc26-x86_64_created
> # nsis-simple-service-plugin_4.1_create-rpms-fc24-x86_64_created
> # tmp_ovirt-hosted-engine-ha_master_create-rpms-el7-x86_64_tagged
> # nsis-simple-service-plugin_master_create-rpms-fc25-x86_64_merged
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el6-x86_64_merged
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el7-x86_64_merged
> # nsis-simple-service-plugin_master_create-rpms-fc25-x86_64_created
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el6-x86_64_created
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-fc24-x86_64_created
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el6-x86_64_merged
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el7-x86_64_merged
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el6-x86_64_created
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly-overlay10_master_create-rpms-fc25-x86_64_merged
> # ovirt-engine-wildfly-overlay10_master_create-rpms-fc25-x86_64_created
--
This message was sent by Atlassian {0}
(v1001.0.0-SNAPSHOT#100059)
7 years, 1 month
[JIRA] (OVIRT-1554) Get rid of old 'create_rpms' jobs
by Yedidyah Bar David (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1554?page=com.atlassian.jir... ]
Yedidyah Bar David commented on OVIRT-1554:
-------------------------------------------
On Sun, Sep 17, 2017 at 2:08 PM, eyal edri (oVirt JIRA) <
Suppose I will, what should I do? Is it documented? Do we have examples?
--
Didi
> Get rid of old 'create_rpms' jobs
> ---------------------------------
>
> Key: OVIRT-1554
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1554
> Project: oVirt - virtualization made easy
> Issue Type: Improvement
> Components: oVirt CI
> Reporter: Barak Korren
> Assignee: infra
> Labels: re-factor, standard-ci
>
> '*create_rpms*' jobs are the old kind of jobs that we used to have before STD-CI. We still have many of those laying around.
> Here is the list for the time of writing these lines:
> # vdsm_any_create-rpms_manual
> # mom_any_create-rpms_manual_old
> # qemu_4.1_create-rpms-el7-x86_64_merged
> # qemu_4.1_create-rpms-el7-ppc64le_merged
> # qemu_4.1_create-rpms-el7-x86_64_created
> # qemu_4.1_create-rpms-el7-ppc64le_created
> # qemu_master_create-rpms-el7-x86_64_created
> # slf4j_master_create-rpms-el6-x86_64_merged
> # qemu_master_create-rpms-el7-ppc64le_created
> # slf4j_master_create-rpms-el6-x86_64_created
> # ioprocess_0.15_create-rpms-el7-x86_64_merged
> # ovirt-wgt_4.1_create-rpms-fc24-x86_64_merged
> # ioprocess_0.15_create-rpms-el7-x86_64_created
> # ovirt-wgt_4.1_create-rpms-fc24-x86_64_created
> # ovirt-reports_3.6_create-rpms-el6-x86_64_merged
> # ovirt-reports_3.6_create-rpms-el7-x86_64_merged
> # ovirt-wgt_master_create-rpms-fc25-x86_64_merged
> # py2exe-py2.7_4.1_create-rpms-fc24-x86_64_merged
> # pywin32-py2.7_4.1_create-rpms-el7-x86_64_merged
> # vcredist-x86_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-reports_3.6_create-rpms-el6-x86_64_created
> # ovirt-reports_3.6_create-rpms-el7-x86_64_created
> # ovirt-wgt_master_create-rpms-fc25-x86_64_created
> # py2exe-py2.7_4.1_create-rpms-fc24-x86_64_created
> # python-windows_4.1_create-rpms-el7-x86_64_merged
> # pywin32-py2.7_4.1_create-rpms-el7-x86_64_created
> # pywin32-py2.7_4.1_create-rpms-fc24-x86_64_merged
> # vcredist-x86_4.1_create-rpms-fc24-x86_64_created
> # ovirt-hosted-engine-ha_any_create-rpms_manual_old
> # ovirt-vmconsole_3.6_create-rpms-el6-x86_64_merged
> # ovirt-vmconsole_3.6_create-rpms-el7-x86_64_merged
> # python-windows_4.1_create-rpms-el7-x86_64_created
> # python-windows_4.1_create-rpms-fc24-x86_64_merged
> # pywin32-py2.7_4.1_create-rpms-fc24-x86_64_created
> # ovirt-vmconsole_3.6_create-rpms-el6-x86_64_created
> # ovirt-vmconsole_3.6_create-rpms-el7-x86_64_created
> # py2exe-py2.7_master_create-rpms-fc25-x86_64_merged
> # python-windows_4.1_create-rpms-fc24-x86_64_created
> # pywin32-py2.7_master_create-rpms-el7-x86_64_merged
> # vcredist-x86_master_create-rpms-fc25-x86_64_merged
> # vcredist-x86_master_create-rpms-fc26-x86_64_merged
> # ovirt-host-deploy_3.6_create-rpms-el6-x86_64_merged
> # ovirt-host-deploy_3.6_create-rpms-el7-x86_64_merged
> # py2exe-py2.7_master_create-rpms-fc25-x86_64_created
> # python-windows_master_create-rpms-el7-x86_64_merged
> # pywin32-py2.7_master_create-rpms-el7-x86_64_created
> # pywin32-py2.7_master_create-rpms-fc25-x86_64_merged
> # pywin32-py2.7_master_create-rpms-fc26-x86_64_merged
> # vcredist-x86_master_create-rpms-fc25-x86_64_created
> # vcredist-x86_master_create-rpms-fc26-x86_64_created
> # ovirt-host-deploy_3.6_create-rpms-el6-x86_64_created
> # ovirt-host-deploy_3.6_create-rpms-el7-x86_64_created
> # python-windows_master_create-rpms-el7-x86_64_created
> # python-windows_master_create-rpms-fc25-x86_64_merged
> # python-windows_master_create-rpms-fc26-x86_64_merged
> # pywin32-py2.7_master_create-rpms-fc25-x86_64_created
> # pywin32-py2.7_master_create-rpms-fc26-x86_64_created
> # ovirt-log-collector_3.6_create-rpms-el6-x86_64_merged
> # ovirt-log-collector_3.6_create-rpms-el7-x86_64_merged
> # python-windows_master_create-rpms-fc25-x86_64_created
> # python-windows_master_create-rpms-fc26-x86_64_created
> # ovirt-log-collector_3.6_create-rpms-el6-x86_64_created
> # ovirt-log-collector_3.6_create-rpms-el7-x86_64_created
> # ovirt-engine-sdk-java_3.6_create-rpms-el6-x86_64_merged
> # ovirt-engine-sdk-java_3.6_create-rpms-el7-x86_64_merged
> # ovirt-engine-sdk-java_3.6_create-rpms-fc24-x86_64_merged
> # ovirt-engine-wildfly10_4.1_create-rpms-el7-x86_64_merged
> # ovirt-hosted-engine-ha_3.6_create-rpms-el7-x86_64_merged
> # jasperreports-server_master_create-rpms-el6-x86_64_merged
> # jasperreports-server_master_create-rpms-el7-x86_64_merged
> # ovirt-engine-wildfly10_4.1_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly10_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-hosted-engine-ha_3.6_create-rpms-el7-x86_64_created
> # jasperreports-server_master_create-rpms-el6-x86_64_created
> # jasperreports-server_master_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly10_4.1_create-rpms-fc24-x86_64_created
> # ovirt-engine-wildfly10_master_create-rpms-el7-x86_64_merged
> # ovirt-engine-wildfly10_master_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly10_master_create-rpms-fc25-x86_64_merged
> # ovirt-engine-wildfly10_master_create-rpms-fc26-x86_64_merged
> # nsis-simple-service-plugin_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-engine-wildfly10_master_create-rpms-fc25-x86_64_created
> # ovirt-engine-wildfly10_master_create-rpms-fc26-x86_64_created
> # nsis-simple-service-plugin_4.1_create-rpms-fc24-x86_64_created
> # tmp_ovirt-hosted-engine-ha_master_create-rpms-el7-x86_64_tagged
> # nsis-simple-service-plugin_master_create-rpms-fc25-x86_64_merged
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el6-x86_64_merged
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el7-x86_64_merged
> # nsis-simple-service-plugin_master_create-rpms-fc25-x86_64_created
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el6-x86_64_created
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-fc24-x86_64_created
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el6-x86_64_merged
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el7-x86_64_merged
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el6-x86_64_created
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly-overlay10_master_create-rpms-fc25-x86_64_merged
> # ovirt-engine-wildfly-overlay10_master_create-rpms-fc25-x86_64_created
--
This message was sent by Atlassian {0}
(v1001.0.0-SNAPSHOT#100059)
7 years, 1 month
[JIRA] (OVIRT-1554) Get rid of old 'create_rpms' jobs
by eyal edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1554?page=com.atlassian.jir... ]
eyal edri commented on OVIRT-1554:
----------------------------------
[~didi(a)redhat.com] will you be interested in trying out the new STD-CI poll phase, so we can add proper jobs for wgt on CI?
> Get rid of old 'create_rpms' jobs
> ---------------------------------
>
> Key: OVIRT-1554
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1554
> Project: oVirt - virtualization made easy
> Issue Type: Improvement
> Components: oVirt CI
> Reporter: Barak Korren
> Assignee: infra
> Labels: re-factor, standard-ci
>
> '*create_rpms*' jobs are the old kind of jobs that we used to have before STD-CI. We still have many of those laying around.
> Here is the list for the time of writing these lines:
> # vdsm_any_create-rpms_manual
> # mom_any_create-rpms_manual_old
> # qemu_4.1_create-rpms-el7-x86_64_merged
> # qemu_4.1_create-rpms-el7-ppc64le_merged
> # qemu_4.1_create-rpms-el7-x86_64_created
> # qemu_4.1_create-rpms-el7-ppc64le_created
> # qemu_master_create-rpms-el7-x86_64_created
> # slf4j_master_create-rpms-el6-x86_64_merged
> # qemu_master_create-rpms-el7-ppc64le_created
> # slf4j_master_create-rpms-el6-x86_64_created
> # ioprocess_0.15_create-rpms-el7-x86_64_merged
> # ovirt-wgt_4.1_create-rpms-fc24-x86_64_merged
> # ioprocess_0.15_create-rpms-el7-x86_64_created
> # ovirt-wgt_4.1_create-rpms-fc24-x86_64_created
> # ovirt-reports_3.6_create-rpms-el6-x86_64_merged
> # ovirt-reports_3.6_create-rpms-el7-x86_64_merged
> # ovirt-wgt_master_create-rpms-fc25-x86_64_merged
> # py2exe-py2.7_4.1_create-rpms-fc24-x86_64_merged
> # pywin32-py2.7_4.1_create-rpms-el7-x86_64_merged
> # vcredist-x86_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-reports_3.6_create-rpms-el6-x86_64_created
> # ovirt-reports_3.6_create-rpms-el7-x86_64_created
> # ovirt-wgt_master_create-rpms-fc25-x86_64_created
> # py2exe-py2.7_4.1_create-rpms-fc24-x86_64_created
> # python-windows_4.1_create-rpms-el7-x86_64_merged
> # pywin32-py2.7_4.1_create-rpms-el7-x86_64_created
> # pywin32-py2.7_4.1_create-rpms-fc24-x86_64_merged
> # vcredist-x86_4.1_create-rpms-fc24-x86_64_created
> # ovirt-hosted-engine-ha_any_create-rpms_manual_old
> # ovirt-vmconsole_3.6_create-rpms-el6-x86_64_merged
> # ovirt-vmconsole_3.6_create-rpms-el7-x86_64_merged
> # python-windows_4.1_create-rpms-el7-x86_64_created
> # python-windows_4.1_create-rpms-fc24-x86_64_merged
> # pywin32-py2.7_4.1_create-rpms-fc24-x86_64_created
> # ovirt-vmconsole_3.6_create-rpms-el6-x86_64_created
> # ovirt-vmconsole_3.6_create-rpms-el7-x86_64_created
> # py2exe-py2.7_master_create-rpms-fc25-x86_64_merged
> # python-windows_4.1_create-rpms-fc24-x86_64_created
> # pywin32-py2.7_master_create-rpms-el7-x86_64_merged
> # vcredist-x86_master_create-rpms-fc25-x86_64_merged
> # vcredist-x86_master_create-rpms-fc26-x86_64_merged
> # ovirt-host-deploy_3.6_create-rpms-el6-x86_64_merged
> # ovirt-host-deploy_3.6_create-rpms-el7-x86_64_merged
> # py2exe-py2.7_master_create-rpms-fc25-x86_64_created
> # python-windows_master_create-rpms-el7-x86_64_merged
> # pywin32-py2.7_master_create-rpms-el7-x86_64_created
> # pywin32-py2.7_master_create-rpms-fc25-x86_64_merged
> # pywin32-py2.7_master_create-rpms-fc26-x86_64_merged
> # vcredist-x86_master_create-rpms-fc25-x86_64_created
> # vcredist-x86_master_create-rpms-fc26-x86_64_created
> # ovirt-host-deploy_3.6_create-rpms-el6-x86_64_created
> # ovirt-host-deploy_3.6_create-rpms-el7-x86_64_created
> # python-windows_master_create-rpms-el7-x86_64_created
> # python-windows_master_create-rpms-fc25-x86_64_merged
> # python-windows_master_create-rpms-fc26-x86_64_merged
> # pywin32-py2.7_master_create-rpms-fc25-x86_64_created
> # pywin32-py2.7_master_create-rpms-fc26-x86_64_created
> # ovirt-log-collector_3.6_create-rpms-el6-x86_64_merged
> # ovirt-log-collector_3.6_create-rpms-el7-x86_64_merged
> # python-windows_master_create-rpms-fc25-x86_64_created
> # python-windows_master_create-rpms-fc26-x86_64_created
> # ovirt-log-collector_3.6_create-rpms-el6-x86_64_created
> # ovirt-log-collector_3.6_create-rpms-el7-x86_64_created
> # ovirt-engine-sdk-java_3.6_create-rpms-el6-x86_64_merged
> # ovirt-engine-sdk-java_3.6_create-rpms-el7-x86_64_merged
> # ovirt-engine-sdk-java_3.6_create-rpms-fc24-x86_64_merged
> # ovirt-engine-wildfly10_4.1_create-rpms-el7-x86_64_merged
> # ovirt-hosted-engine-ha_3.6_create-rpms-el7-x86_64_merged
> # jasperreports-server_master_create-rpms-el6-x86_64_merged
> # jasperreports-server_master_create-rpms-el7-x86_64_merged
> # ovirt-engine-wildfly10_4.1_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly10_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-hosted-engine-ha_3.6_create-rpms-el7-x86_64_created
> # jasperreports-server_master_create-rpms-el6-x86_64_created
> # jasperreports-server_master_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly10_4.1_create-rpms-fc24-x86_64_created
> # ovirt-engine-wildfly10_master_create-rpms-el7-x86_64_merged
> # ovirt-engine-wildfly10_master_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly10_master_create-rpms-fc25-x86_64_merged
> # ovirt-engine-wildfly10_master_create-rpms-fc26-x86_64_merged
> # nsis-simple-service-plugin_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-engine-wildfly10_master_create-rpms-fc25-x86_64_created
> # ovirt-engine-wildfly10_master_create-rpms-fc26-x86_64_created
> # nsis-simple-service-plugin_4.1_create-rpms-fc24-x86_64_created
> # tmp_ovirt-hosted-engine-ha_master_create-rpms-el7-x86_64_tagged
> # nsis-simple-service-plugin_master_create-rpms-fc25-x86_64_merged
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el6-x86_64_merged
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el7-x86_64_merged
> # nsis-simple-service-plugin_master_create-rpms-fc25-x86_64_created
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el6-x86_64_created
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-fc24-x86_64_merged
> # ovirt-engine-wildfly-overlay10_4.1_create-rpms-fc24-x86_64_created
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el6-x86_64_merged
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el7-x86_64_merged
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el6-x86_64_created
> # ovirt-engine-wildfly-overlay10_master_create-rpms-el7-x86_64_created
> # ovirt-engine-wildfly-overlay10_master_create-rpms-fc25-x86_64_merged
> # ovirt-engine-wildfly-overlay10_master_create-rpms-fc25-x86_64_created
--
This message was sent by Atlassian {0}
(v1001.0.0-SNAPSHOT#100059)
7 years, 1 month
[JIRA] (OVIRT-1613) Updates to the ansible suite ( add proper logging )
by eyal edri (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1505646125-25852-125
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1613?page=com.atlassian.jir... ]
eyal edri updated OVIRT-1613:
-----------------------------
Summary: Updates to the ansible suite ( add proper logging ) (was: Re: [oVirt Jenkins] ovirt-system-tests_ansible-suite-master - Build # 7 - Still Failing!)
> Updates to the ansible suite ( add proper logging )
> ---------------------------------------------------
>
> Key: OVIRT-1613
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1613
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nadav Goldin
> Assignee: Ondra Machacek
>
> Adding @infra-support to open a ticket.
> 1. From the console logs the error seems to be:
> 02:50:07 TASK [ovirt-deploy : Import template from glance]
> ******************************
> 02:50:12 An exception occurred during task execution. To see the full
> traceback, use -vvv. The error was: AttributeError: 'TemplatesModule'
> object has no attribute 'wait_for_import'
> 02:50:12 fatal: [lago-ansible-suite-master-engine]: FAILED! =>
> {"changed": false, "failed": true, "msg": "'TemplatesModule' object
> has no attribute 'wait_for_import'"}
> 02:50:12 to retry, use: --limit
> @/home/jenkins/workspace/ovirt-system-tests_ansible-suite-master/ovirt-system-tests/ansible-suite-master/engine.retry
> Maybe something changed recently in the Ansible roles?
> 2. There is a bug in the suite, that when the ansible deploy fails,
> the logs are not collected. That is why you see no logs(the logs you
> see are right after 'initialize_engine', and not after the ansible
> failure).
> 3. I recommend adding '-vvv' to the ansible command. Might get more
> verbose logs, but easier to debug next time.
> Thanks,
> Nadav.
> On Thu, Aug 24, 2017 at 9:49 AM, Martin Perina <mperina(a)redhat.com> wrote:
> > Hi,
> >
> > Ansible test suite is failing for a few days, Lago says that it's failing on
> > engine initialization. I've been looking on the logs, but I was unable to
> > find any error. But there's something strange in wildfly logs on engine:
> >
> > 1. boot.log looks good, I see that WildFly 11 is starting
> > 2. server.log also looks good, I see engine was deployed, but it seems to me
> > that it's not complete (like WildFly was killed during engine deployment)
> > 3. engine.log is completely empty - that's very strange, but it's probably
> > related to my suspicion above
> >
> > In lago logs I can see that ovirt-engine service is being started, but no
> > info about being killed/stop.
> >
> > Any idea what could have happened?
> >
> > Thanks a lot
> >
> > Martin
> >
> >
> > On Thu, Aug 24, 2017 at 4:50 AM, <jenkins(a)jenkins.phx.ovirt.org> wrote:
> >>
> >> Project:
> >> http://jenkins.ovirt.org/job/ovirt-system-tests_ansible-suite-master/
> >> Build:
> >> http://jenkins.ovirt.org/job/ovirt-system-tests_ansible-suite-master/7/
> >> Build Number: 7
> >> Build Status: Still Failing
> >> Triggered By: Started by timer
> >>
> >> -------------------------------------
> >> Changes Since Last Success:
> >> -------------------------------------
> >> Changes for Build #5
> >> [Eyal Shenitzky] basic-suite-master: add cold_storage_migration test
> >>
> >> [Barak Korren] Adapting OST manual job to macro changes
> >>
> >> [Daniel Belenky] Add support for secrets and credentials to STD CI
> >>
> >>
> >> Changes for Build #6
> >> No changes
> >>
> >> Changes for Build #7
> >> [Your Name] Use a long name with special chars as a network name
> >>
> >> [Barak Korren] Fix small bug in slave repo setup
> >>
> >> [Daniel Belenky] mock_runner fix empty mrmap bug
> >>
> >>
> >>
> >>
> >> -----------------
> >> Failed Tests:
> >> -----------------
> >> All tests passed
> >
> >
> >
> > _______________________________________________
> > Infra mailing list
> > Infra(a)ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> >
--
This message was sent by Atlassian {0}
(v1001.0.0-SNAPSHOT#100059)
------------=_1505646125-25852-125
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1613?page=com.atlassian.jir... ]</pre>
<h3>eyal edri updated OVIRT-1613:</h3>
<pre>Summary: Updates to the ansible suite ( add proper logging ) (was: Re: [oVirt Jenkins] ovirt-system-tests_ansible-suite-master - Build # 7 - Still Failing!)</pre>
<blockquote><h3>Updates to the ansible suite ( add proper logging )</h3>
<pre> Key: OVIRT-1613
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1613
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Nadav Goldin
Assignee: Ondra Machacek</pre>
<p>Adding @infra-support to open a ticket.</p>
<ol><li><p>From the console logs the error seems to be:</p></li></ol>
<p>02:50:07 TASK [ovirt-deploy : Import template from glance] <strong>***************************</strong>* 02:50:12 An exception occurred during task execution. To see the full traceback, use -vvv. The error was: AttributeError: ‘TemplatesModule’ object has no attribute ‘wait_for_import’ 02:50:12 fatal: [lago-ansible-suite-master-engine]: FAILED! => {"changed": false, “failed”: true, “msg”: “'TemplatesModule' object has no attribute 'wait_for_import'”} 02:50:12 to retry, use: --limit @/home/jenkins/workspace/ovirt-system-tests_ansible-suite-master/ovirt-system-tests/ansible-suite-master/engine.retry Maybe something changed recently in the Ansible roles?</p>
<ol><li><p>There is a bug in the suite, that when the ansible deploy fails,</p></li></ol>
<p>the logs are not collected. That is why you see no logs(the logs you see are right after ‘initialize_engine’, and not after the ansible failure).</p>
<ol><li><p>I recommend adding ‘-vvv’ to the ansible command. Might get more</p></li></ol>
<p>verbose logs, but easier to debug next time. Thanks, Nadav. On Thu, Aug 24, 2017 at 9:49 AM, Martin Perina <mperina(a)redhat.com> wrote:</p>
<blockquote><p>Hi,</p>
<p>Ansible test suite is failing for a few days, Lago says that it's failing on engine initialization. I've been looking on the logs, but I was unable to find any error. But there's something strange in wildfly logs on engine:</p>
<ol><li><p>boot.log looks good, I see that WildFly 11 is starting</p></li>
<li><p>server.log also looks good, I see engine was deployed, but it seems to me</p></li></ol>
<p>that it's not complete (like WildFly was killed during engine deployment)</p>
<ol><li><p>engine.log is completely empty – that's very strange, but it's probably</p></li></ol>
<p>related to my suspicion above</p>
<p>In lago logs I can see that ovirt-engine service is being started, but no info about being killed/stop.</p>
<p>Any idea what could have happened?</p>
<p>Thanks a lot</p>
<p>Martin</p>
<p>On Thu, Aug 24, 2017 at 4:50 AM, <jenkins(a)jenkins.phx.ovirt.org> wrote:</p>
<blockquote><pre>Project:
http://jenkins.ovirt.org/job/ovirt-system-tests_ansible-suite-master/
Build:
http://jenkins.ovirt.org/job/ovirt-system-tests_ansible-suite-master/7/
Build Number: 7
Build Status: Still Failing
Triggered By: Started by timer</pre>
<pre>-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #5
[Eyal Shenitzky] basic-suite-master: add cold_storage_migration test</pre>
<pre>[Barak Korren] Adapting OST manual job to macro changes</pre>
<pre>[Daniel Belenky] Add support for secrets and credentials to STD CI</pre>
<pre>Changes for Build #6
No changes</pre>
<pre>Changes for Build #7
[Your Name] Use a long name with special chars as a network name</pre>
<pre>[Barak Korren] Fix small bug in slave repo setup</pre>
<pre>[Daniel Belenky] mock_runner fix empty mrmap bug</pre>
<pre>-----------------
Failed Tests:
-----------------
All tests passed</pre></blockquote>
<p><em>____________________________________________</em>_ Infra mailing list Infra(a)ovirt.org <a href="http://lists.ovirt.org/mailman/listinfo/infra">http://lists.ovirt.org/mailman/listinfo/infra</a></p></blockquote></blockquote>
<p>— This message was sent by Atlassian {0} (v1001.0.0-SNAPSHOT#100059)</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>
------------=_1505646125-25852-125--
7 years, 1 month
Build failed in Jenkins: system-sync_mirrors-centos-updates-el7-x86_64 #786
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...>
------------------------------------------
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-centos-updates-el7-x86_6...>
> 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/changes/13/75913/5:patch --prune
> git rev-parse origin/patch^{commit} # timeout=10
> git rev-parse patch^{commit} # timeout=10
Checking out Revision 4b0fe3e0c9fba26cdbaafe2b29fddd3411225d6f (patch)
Commit message: "Exclude big packages from mirrors"
> git config core.sparsecheckout # timeout=10
> git checkout -f 4b0fe3e0c9fba26cdbaafe2b29fddd3411225d6f
> git rev-list 4b0fe3e0c9fba26cdbaafe2b29fddd3411225d6f # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7724581904656491957.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-updates-el7 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
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 1478, 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, 1 month
[JIRA] (OVIRT-1613) Re: [oVirt Jenkins] ovirt-system-tests_ansible-suite-master - Build # 7 - Still Failing!
by eyal edri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1613?page=com.atlassian.jir... ]
eyal edri commented on OVIRT-1613:
----------------------------------
Suite was fixed, patch for collecting logs still open, rebased it.
> Re: [oVirt Jenkins] ovirt-system-tests_ansible-suite-master - Build # 7 - Still Failing!
> ----------------------------------------------------------------------------------------
>
> Key: OVIRT-1613
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1613
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nadav Goldin
> Assignee: Ondra Machacek
>
> Adding @infra-support to open a ticket.
> 1. From the console logs the error seems to be:
> 02:50:07 TASK [ovirt-deploy : Import template from glance]
> ******************************
> 02:50:12 An exception occurred during task execution. To see the full
> traceback, use -vvv. The error was: AttributeError: 'TemplatesModule'
> object has no attribute 'wait_for_import'
> 02:50:12 fatal: [lago-ansible-suite-master-engine]: FAILED! =>
> {"changed": false, "failed": true, "msg": "'TemplatesModule' object
> has no attribute 'wait_for_import'"}
> 02:50:12 to retry, use: --limit
> @/home/jenkins/workspace/ovirt-system-tests_ansible-suite-master/ovirt-system-tests/ansible-suite-master/engine.retry
> Maybe something changed recently in the Ansible roles?
> 2. There is a bug in the suite, that when the ansible deploy fails,
> the logs are not collected. That is why you see no logs(the logs you
> see are right after 'initialize_engine', and not after the ansible
> failure).
> 3. I recommend adding '-vvv' to the ansible command. Might get more
> verbose logs, but easier to debug next time.
> Thanks,
> Nadav.
> On Thu, Aug 24, 2017 at 9:49 AM, Martin Perina <mperina(a)redhat.com> wrote:
> > Hi,
> >
> > Ansible test suite is failing for a few days, Lago says that it's failing on
> > engine initialization. I've been looking on the logs, but I was unable to
> > find any error. But there's something strange in wildfly logs on engine:
> >
> > 1. boot.log looks good, I see that WildFly 11 is starting
> > 2. server.log also looks good, I see engine was deployed, but it seems to me
> > that it's not complete (like WildFly was killed during engine deployment)
> > 3. engine.log is completely empty - that's very strange, but it's probably
> > related to my suspicion above
> >
> > In lago logs I can see that ovirt-engine service is being started, but no
> > info about being killed/stop.
> >
> > Any idea what could have happened?
> >
> > Thanks a lot
> >
> > Martin
> >
> >
> > On Thu, Aug 24, 2017 at 4:50 AM, <jenkins(a)jenkins.phx.ovirt.org> wrote:
> >>
> >> Project:
> >> http://jenkins.ovirt.org/job/ovirt-system-tests_ansible-suite-master/
> >> Build:
> >> http://jenkins.ovirt.org/job/ovirt-system-tests_ansible-suite-master/7/
> >> Build Number: 7
> >> Build Status: Still Failing
> >> Triggered By: Started by timer
> >>
> >> -------------------------------------
> >> Changes Since Last Success:
> >> -------------------------------------
> >> Changes for Build #5
> >> [Eyal Shenitzky] basic-suite-master: add cold_storage_migration test
> >>
> >> [Barak Korren] Adapting OST manual job to macro changes
> >>
> >> [Daniel Belenky] Add support for secrets and credentials to STD CI
> >>
> >>
> >> Changes for Build #6
> >> No changes
> >>
> >> Changes for Build #7
> >> [Your Name] Use a long name with special chars as a network name
> >>
> >> [Barak Korren] Fix small bug in slave repo setup
> >>
> >> [Daniel Belenky] mock_runner fix empty mrmap bug
> >>
> >>
> >>
> >>
> >> -----------------
> >> Failed Tests:
> >> -----------------
> >> All tests passed
> >
> >
> >
> > _______________________________________________
> > Infra mailing list
> > Infra(a)ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> >
--
This message was sent by Atlassian {0}
(v1001.0.0-SNAPSHOT#100059)
7 years, 1 month