[JIRA] (OVIRT-1964) Add reply-to header to CQ emails

2018-04-08 Thread Barak Korren (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Barak Korren reassigned OVIRT-1964:
---

Assignee: Barak Korren  (was: infra)

> Add reply-to header to CQ emails
> 
>
> Key: OVIRT-1964
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1964
> Project: oVirt - virtualization made easy
>  Issue Type: Improvement
>  Components: Change Queue
>Reporter: Barak Korren
>Assignee: Barak Korren
>Priority: Low
>  Labels: first_time_task
>




--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-4.1 - Build # 288 - Failure!

2018-04-08 Thread jenkins
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.1/ 
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.1/288/
Build Number: 288
Build Status:  Failure
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #288
[edwa...@redhat.com] network: Explicitly state pytest version (3.3)




-
Failed Tests:
-
1 tests failed.
FAILED:  002_bootstrap.add_hosts

Error Message:

status: 503
reason: Service Unavailable
detail: 


503 Service Unavailable

Service Unavailable
The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.


 >> begin captured logging << 
ovirtlago.testlib: ERROR: * Unhandled exception in 
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, in 
assert_equals_within
res = 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 = api.hosts.get(host.name()).status.state
  File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py", 
line 18338, in get
headers={"All-Content":all_content}
  File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", 
line 46, in get
return self.request(method='GET', url=url, headers=headers, cls=cls)
  File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", 
line 122, in request
persistent_auth=self.__persistent_auth
  File 
"/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", 
line 79, in do_request
persistent_auth)
  File 
"/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", 
line 162, in __do_request
raise errors.RequestError(response_code, response_reason, response_body)
RequestError: 
status: 503
reason: Service Unavailable
detail: 


503 Service Unavailable

Service Unavailable
The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.


- >> 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 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 
"/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=15 * 60)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 263, in 
assert_true_within
assert_equals_within(func, True, timeout, 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-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 = api.hosts.get(host.name()).status.state
  File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py", 
line 18338, in get
headers={"All-Content":all_content}
  File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", 
line 46, in get
return self.request(method='GET', url=url, headers=headers, cls=cls)
  File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", 
line 122, in request
persistent_auth=self.__persistent_auth
  File 
"/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", 
line 79, in do_request
persistent_auth)
  File 
"/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", 
line 162, in __do_request
raise errors.RequestError(response_code, response_reason, response_body)
'\r\nstatus: 503\r\nreason: Service Unavailable\r\ndetail: \n\n\n503 Service 
Unavailable\n\nService Unavailable\nThe server 
is temporarily unable to service your\nrequest due to maintenance downtime or 
capacity\nproblems. Please try again 
later.\n\n\n >> begin captured logging << 
\novirtlago.testlib: ERROR: * Unhandled exception in 
\nTraceback (most recent call last):\n  File 
"/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, in 
assert_equals_within\nres = func()\n  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 

Re: [CQ]: 89302, 9 (ovirt-provider-ovn) failed "ovirt-4.2" system tests, but isn't the failure root cause

2018-04-08 Thread Barak Korren
On 8 April 2018 at 18:59, oVirt Jenkins  wrote:
> A system test invoked by the "ovirt-4.2" change queue including change 89302,9
> (ovirt-provider-ovn) failed. However, this change seems not to be the root
> cause for this failure. Change 89581,3 (ovirt-provider-ovn) that this change
> depends on or is based on, was detected as the cause of the testing failures.
>
> This change had been removed from the testing queue. Artifacts built from this
> change will not be released until either change 89581,3 (ovirt-provider-ovn) 
> is
> fixed and this change is updated to refer to or rebased on the fixed version,
> or this change is modified to no longer depend on it.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/89302/9
>
> For further details about the change that seems to be the root cause behind 
> the
> testing failures see:
> https://gerrit.ovirt.org/#/c/89581/3
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1603/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

This is failing because of an already known issue, fix is here:

https://gerrit.ovirt.org/#/c/89980/

Merging the fix would send an updated build to the CQ, so no further
action is needed for this patch.

-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-4.2 - Build # 82 - Still Failing!

2018-04-08 Thread jenkins
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/ 
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/82/
Build Number: 82
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #51
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #52
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #53
[Gal Ben Haim] Check if the prefix exists before printing its size

[Daniel Belenky] ppc repos: Use qemu EV release instead of test

[Daniel Belenky] global_setup: Add generic package remove function

[Daniel Belenky] Fix package verification in verify_packages


Changes for Build #54
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #55
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #56
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #57
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #58
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #59
[Eitan Raviv] network: macpool: test disallowing dups while dups exist

[Daniel Belenky] docker cleanup:Fix edge case for unamed containers

[Daniel Belenky] nested_config: Count nesting level of options

[Daniel Belenky] Introduce conditional execution in STDCI DSL

[Daniel Belenky] Add OST STDCI V2 jobs


Changes for Build #60
[Gal Ben Haim] he-iscsi-master: Temporarily exclude in check-patch


Changes for Build #61
[Gal Ben Haim] he-iscsi-master: Temporarily exclude in check-patch

[Daniel Belenky] Build container on changes to docker_cleanup


Changes for Build #62
[Barak Korren] Force STDCI V2 job to use physical host


Changes for Build #63
[Barak Korren] Force STDCI V2 job to use physical host


Changes for Build #64
[Barak Korren] Force STDCI V2 job to use physical host


Changes for Build #65
[idodoroz] Fix snapshot_merge test


Changes for Build #66
[idodoroz] Fix snapshot_merge test


Changes for Build #67
[Dominik Holler] Prevent network to be imported by auto_sync


Changes for Build #68
[Gal Ben Haim] he: Share control.sh between all the non-ansible suites

[Daniel Belenky] Workaround for a race in gerrit-trigger plugin


Changes for Build #69
[Gal Ben Haim] he: Share control.sh between all the non-ansible suites


Changes for Build #70
[idodoroz] test_utils: List jobs without correlation_id on 4.2 suites


Changes for Build #71
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #72
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #73
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #74
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #75
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6

[Sandro Bonazzola] repoman: re-align

[Sandro Bonazzola] infra-ansible: re-align


Changes for Build #76
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #77
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #78
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #79
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #80
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #81
[edwa...@redhat.com] network: Explicitly state pytest version (3.3)


Changes for Build #82
[edwa...@redhat.com] network: Explicitly state pytest version (3.3)




-
Failed Tests:
-
No tests ran.___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[CQ]: 89915,4 (ovirt-engine) failed "ovirt-master" system tests

2018-04-08 Thread oVirt Jenkins
Change 89915,4 (ovirt-engine) is probably the reason behind recent system test
failures in the "ovirt-master" change queue and needs to be fixed.

This change had been removed from the testing queue. Artifacts build from this
change will not be released until it is fixed.

For further details about the change see:
https://gerrit.ovirt.org/#/c/89915/4

For failed test results see:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6733/
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-master - Build # 297 - Still Failing!

2018-04-08 Thread jenkins
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-master/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-master/297/
Build Number: 297
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #265
[Gal Ben Haim] Check if the prefix exists before printing its size

[Sandro Bonazzola] ovirt-engine: add jobs for 4.1.10 async


Changes for Build #266
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #267
[Gal Ben Haim] Check if the prefix exists before printing its size

[Daniel Belenky] ppc repos: Use qemu EV release instead of test

[Daniel Belenky] global_setup: Add generic package remove function

[Daniel Belenky] Fix package verification in verify_packages


Changes for Build #268
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #269
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #270
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #271
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #272
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #273
[Eitan Raviv] network: macpool: test disallowing dups while dups exist

[Daniel Belenky] docker cleanup:Fix edge case for unamed containers

[Daniel Belenky] nested_config: Count nesting level of options

[Daniel Belenky] Introduce conditional execution in STDCI DSL

[Daniel Belenky] Add OST STDCI V2 jobs


Changes for Build #274
[Gal Ben Haim] he-iscsi-master: Temporarily exclude in check-patch


Changes for Build #275
[Gal Ben Haim] he-iscsi-master: Temporarily exclude in check-patch


Changes for Build #276
[Barak Korren] Force STDCI V2 job to use physical host

[Daniel Belenky] Build container on changes to docker_cleanup


Changes for Build #277
[Barak Korren] Force STDCI V2 job to use physical host


Changes for Build #278
[Barak Korren] Force STDCI V2 job to use physical host


Changes for Build #279
[Gal Ben Haim] hc: Update the CentOS image


Changes for Build #280
[Gal Ben Haim] hc: Update the CentOS image


Changes for Build #281
[idodoroz] Fix snapshot_merge test


Changes for Build #282
[idodoroz] Fix snapshot_merge test


Changes for Build #283
[Gal Ben Haim] he: Share control.sh between all the non-ansible suites

[Daniel Belenky] Workaround for a race in gerrit-trigger plugin


Changes for Build #284
[Gal Ben Haim] he: Share control.sh between all the non-ansible suites


Changes for Build #285
[Gal Ben Haim] he: Share control.sh between all the non-ansible suites


Changes for Build #286
[idodoroz] test_utils: List jobs without correlation_id on 4.2 suites


Changes for Build #287
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #288
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #289
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #290
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6

[Sandro Bonazzola] repoman: re-align

[Sandro Bonazzola] infra-ansible: re-align


Changes for Build #291
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #292
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #293
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #294
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #295
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #296
[Gal Ben Haim] Don't delete the prefix in run_suite.


Changes for Build #297
[edwa...@redhat.com] network: Explicitly state pytest version (3.3)




-
Failed Tests:
-
No tests ran.___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-4.2 - Build # 81 - Still Failing!

2018-04-08 Thread jenkins
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/ 
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/81/
Build Number: 81
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #51
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #52
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #53
[Gal Ben Haim] Check if the prefix exists before printing its size

[Daniel Belenky] ppc repos: Use qemu EV release instead of test

[Daniel Belenky] global_setup: Add generic package remove function

[Daniel Belenky] Fix package verification in verify_packages


Changes for Build #54
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #55
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #56
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #57
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #58
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #59
[Eitan Raviv] network: macpool: test disallowing dups while dups exist

[Daniel Belenky] docker cleanup:Fix edge case for unamed containers

[Daniel Belenky] nested_config: Count nesting level of options

[Daniel Belenky] Introduce conditional execution in STDCI DSL

[Daniel Belenky] Add OST STDCI V2 jobs


Changes for Build #60
[Gal Ben Haim] he-iscsi-master: Temporarily exclude in check-patch


Changes for Build #61
[Gal Ben Haim] he-iscsi-master: Temporarily exclude in check-patch

[Daniel Belenky] Build container on changes to docker_cleanup


Changes for Build #62
[Barak Korren] Force STDCI V2 job to use physical host


Changes for Build #63
[Barak Korren] Force STDCI V2 job to use physical host


Changes for Build #64
[Barak Korren] Force STDCI V2 job to use physical host


Changes for Build #65
[idodoroz] Fix snapshot_merge test


Changes for Build #66
[idodoroz] Fix snapshot_merge test


Changes for Build #67
[Dominik Holler] Prevent network to be imported by auto_sync


Changes for Build #68
[Gal Ben Haim] he: Share control.sh between all the non-ansible suites

[Daniel Belenky] Workaround for a race in gerrit-trigger plugin


Changes for Build #69
[Gal Ben Haim] he: Share control.sh between all the non-ansible suites


Changes for Build #70
[idodoroz] test_utils: List jobs without correlation_id on 4.2 suites


Changes for Build #71
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #72
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #73
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #74
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #75
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6

[Sandro Bonazzola] repoman: re-align

[Sandro Bonazzola] infra-ansible: re-align


Changes for Build #76
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #77
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #78
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #79
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #80
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #81
[edwa...@redhat.com] network: Explicitly state pytest version (3.3)




-
Failed Tests:
-
No tests ran.___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: fixture 'default_storage_domain' not found (was: Change in ovirt-system-tests[master]: Collect host-deploy bundle from the engine)

2018-04-08 Thread Edward Haas
This should fix the problem: https://gerrit.ovirt.org/#/c/89950/
It is not that nice solution, but it is the best I can do for now.

On Sun, Apr 8, 2018 at 3:50 PM, Edward Haas  wrote:

> Still investigating, but looks like a problem with pytest and global
> variable usage.
> The attempts to clean the python cache did not solve the problem on CI,
> checking it locally.
>
> Will update.
>
> On Sun, Apr 8, 2018 at 3:47 PM, Eyal Edri  wrote:
>
>> I think its known issue from the network suite cleanup.
>> Eddy/Gal - any updates on it?
>>
>> On Sun, Apr 8, 2018 at 3:29 PM, Yedidyah Bar David 
>> wrote:
>>
>>> On Thu, Apr 5, 2018 at 12:50 PM, Code Review  wrote:
>>> > From Jenkins CI:
>>> >
>>> > Jenkins CI has posted comments on this change.
>>> >
>>> > Change subject: Collect host-deploy bundle from the engine
>>> > ..
>>> >
>>> >
>>> > Patch Set 14: Continuous-Integration-1
>>> >
>>> > Build Failed
>>> >
>>> > http://jenkins.ovirt.org/job/ovirt-system-tests_master_check
>>> -patch-el7-x86_64/4955/ : FAILURE
>>>
>>> 09:46:48  ERRORS
>>> 
>>> 09:46:48  ERROR at setup of
>>> test_set_mac_pool_duplicate_macs_from_true_to_false_while_dup_exists
>>> 09:46:48 file /home/jenkins/workspace/ovirt-
>>> system-tests_master_check-patch-el7-x86_64/ovirt-system-test
>>> s/network-suite-master/tests/test_mac_pools.py,
>>> line 66
>>> 09:46:48   def test_set_mac_pool_duplicate_ma
>>> cs_from_true_to_false_while_dup_exists(
>>> 09:46:48 E   fixture 'default_storage_domain' not found
>>> 09:46:48 >   available fixtures: cache, capfd, capfdbinary,
>>> caplog, capsys, capsysbinary, cluster_0, doctest_namespace,
>>> host_1_in_cluster_0, monkeypatch, pytestconfig, record_property,
>>> record_xml_attribute, record_xml_property, recwarn, tmpdir,
>>> tmpdir_factory
>>> 09:46:48 >   use 'pytest --fixtures [testpath]' for help on them.
>>> 09:46:48
>>> 09:46:48 /home/jenkins/workspace/ovirt-system-tests_master_check-patc
>>> h-el7-x86_64/ovirt-system-tests/network-suite-master/tests/t
>>> est_mac_pools.py:66
>>> 09:46:48 _ ERROR at setup of
>>> test_assign_vnic_with_full_mac_pool_capacity_fails _
>>> 09:46:48 file /home/jenkins/workspace/ovirt-
>>> system-tests_master_check-patch-el7-x86_64/ovirt-system-test
>>> s/network-suite-master/tests/test_mac_pools.py,
>>> line 87
>>> 09:46:48   def test_assign_vnic_with_full_mac_pool_capacity_fails(
>>> 09:46:48 E   fixture 'default_storage_domain' not found
>>> 09:46:48 >   available fixtures: cache, capfd, capfdbinary,
>>> caplog, capsys, capsysbinary, cluster_0, doctest_namespace,
>>> host_1_in_cluster_0, monkeypatch, pytestconfig, record_property,
>>> record_xml_attribute, record_xml_property, recwarn, tmpdir,
>>> tmpdir_factory
>>> 09:46:48 >   use 'pytest --fixtures [testpath]' for help on them.
>>> 09:46:48
>>> 09:46:48 /home/jenkins/workspace/ovirt-system-tests_master_check-patc
>>> h-el7-x86_64/ovirt-system-tests/network-suite-master/tests/t
>>> est_mac_pools.py:87
>>>
>>> and a few similar ones later on.
>>>
>>> Any clue?
>>>
>>> >
>>> > http://jenkins.ovirt.org/job/ovirt-system-tests_standard-che
>>> ck-patch/77/ : FAILURE
>>> >
>>> > --
>>> > To view, visit https://gerrit.ovirt.org/88925
>>> > To unsubscribe, visit https://gerrit.ovirt.org/settings
>>> >
>>> > Gerrit-Project: ovirt-system-tests
>>> > Gerrit-Branch: master
>>> > Gerrit-MessageType: comment
>>> > Gerrit-Change-Id: I8af18a3eded4aea4518cb0608e65c687081bce20
>>> > Gerrit-Change-Number: 88925
>>> > Gerrit-PatchSet: 14
>>> > Gerrit-Owner: Yedidyah Bar David 
>>> > Gerrit-Reviewer: Daniel Belenky 
>>> > Gerrit-Reviewer: Jenkins CI
>>> > Gerrit-Reviewer: Sandro Bonazzola 
>>> > Gerrit-Reviewer: Yedidyah Bar David 
>>> > Gerrit-Comment-Date: Thu, 05 Apr 2018 09:50:03 +
>>> > Gerrit-HasComments: No
>>>
>>>
>>>
>>> --
>>> Didi
>>> ___
>>> Infra mailing list
>>> Infra@ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/infra
>>>
>>
>>
>>
>> --
>>
>> Eyal edri
>>
>>
>> MANAGER
>>
>> RHV DevOps
>>
>> EMEA VIRTUALIZATION R
>>
>>
>> Red Hat EMEA 
>>  TRIED. TESTED. TRUSTED. 
>> phone: +972-9-7692018
>> irc: eedri (on #tlv #rhev-dev #rhev-integ)
>>
>
>
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[CQ]: 89302, 9 (ovirt-provider-ovn) failed "ovirt-4.2" system tests, but isn't the failure root cause

2018-04-08 Thread oVirt Jenkins
A system test invoked by the "ovirt-4.2" change queue including change 89302,9
(ovirt-provider-ovn) failed. However, this change seems not to be the root
cause for this failure. Change 89581,3 (ovirt-provider-ovn) that this change
depends on or is based on, was detected as the cause of the testing failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 89581,3 (ovirt-provider-ovn) is
fixed and this change is updated to refer to or rebased on the fixed version,
or this change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/#/c/89302/9

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/#/c/89581/3

For failed test results see:
http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1603/
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1966) Install OpenShift and Kubernetes Jenkisn plugins

2018-04-08 Thread Barak Korren (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Barak Korren updated OVIRT-1966:

Issue Type: New Feature  (was: Improvement)

> Install OpenShift and Kubernetes Jenkisn plugins
> 
>
> Key: OVIRT-1966
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1966
> Project: oVirt - virtualization made easy
>  Issue Type: New Feature
>  Components: Jenkins Master, OpenShift
>Reporter: Barak Korren
>Assignee: infra
>Priority: High
>




--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1966) Install OpenShift and Kubernetes Jenkisn plugins

2018-04-08 Thread Barak Korren (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=36261#comment-36261
 ] 

Barak Korren commented on OVIRT-1966:
-

Note: i've already installed the plugins manually on the staging instance. 
Hopefully they will not get uninstalled by puppet

> Install OpenShift and Kubernetes Jenkisn plugins
> 
>
> Key: OVIRT-1966
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1966
> Project: oVirt - virtualization made easy
>  Issue Type: Improvement
>  Components: Jenkins Master, OpenShift
>Reporter: Barak Korren
>Assignee: infra
>Priority: High
>




--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1966) Install OpenShift and Kubernetes Jenkisn plugins

2018-04-08 Thread Barak Korren (oVirt JIRA)
Barak Korren created OVIRT-1966:
---

 Summary: Install OpenShift and Kubernetes Jenkisn plugins
 Key: OVIRT-1966
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1966
 Project: oVirt - virtualization made easy
  Issue Type: Improvement
  Components: Jenkins Master, OpenShift
Reporter: Barak Korren
Assignee: infra
Priority: High


In order to use OpenShift from Jenkins we probably need the following plugins:
#  Kubernetes
# OpenShift Pipeline
# OpenShift Client

Please install them on our Jenkins instances.



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1966) Install OpenShift and Kubernetes Jenkisn plugins

2018-04-08 Thread Barak Korren (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Barak Korren updated OVIRT-1966:

Epic Link: OVIRT-403

> Install OpenShift and Kubernetes Jenkisn plugins
> 
>
> Key: OVIRT-1966
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1966
> Project: oVirt - virtualization made easy
>  Issue Type: Improvement
>  Components: Jenkins Master, OpenShift
>Reporter: Barak Korren
>Assignee: infra
>Priority: High
>




--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 53e0cb3 (ovirt-ansible-repositories) failed "ovirt-4.2" system tests

2018-04-08 Thread Barak Korren
On 8 April 2018 at 15:50, oVirt Jenkins  wrote:
> Change 53e0cb3 (ovirt-ansible-repositories) is probably the reason behind
> recent system test failures in the "ovirt-4.2" change queue and needs to be
> fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://github.com/oVirt/ovirt-ansible-repositories/commit/53e0cb398028f0ce6451902cc3ab48d32a1e45f7
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1601/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra


This failed on '006_migrations.prepare_migration_attachments_ipv6'.

The patch for disabling it for 4.2 just landed in OST.

Re-adding patch to CQ.

-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89581, 3 (ovirt-provider-ovn) failed "ovirt-4.2" system tests

2018-04-08 Thread Gal Ben Haim
On Sun, Apr 8, 2018 at 4:54 PM, Gal Ben Haim  wrote:

> https://gerrit.ovirt.org/#/c/89962/ will disable 006_migrations.prepare_
> migration_attachments_ipv6 in 4.2.
>

merged

>
>
> On Sun, Apr 8, 2018 at 1:14 PM, Barak Korren  wrote:
>
>> On 6 April 2018 at 20:51, oVirt Jenkins  wrote:
>> > Change 89581,3 (ovirt-provider-ovn) is probably the reason behind
>> recent system
>> > test failures in the "ovirt-4.2" change queue and needs to be fixed.
>> >
>> > This change had been removed from the testing queue. Artifacts build
>> from this
>> > change will not be released until it is fixed.
>> >
>> > For further details about the change see:
>> > https://gerrit.ovirt.org/#/c/89581/3
>> >
>> > For failed test results see:
>> > http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1587/
>> > ___
>> > Infra mailing list
>> > Infra@ovirt.org
>> > http://lists.ovirt.org/mailman/listinfo/infra
>>
>> Unrelated failure in 006_migrations.prepare_migration_attachments_ipv6
>> - (disabled by now)
>>
>> Newer patch sumbitted to CQ - so no further action needed for this patch.
>>
>> --
>> Barak Korren
>> RHV DevOps team , RHCE, RHCi
>> Red Hat EMEA
>> redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
>> ___
>> Infra mailing list
>> Infra@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/infra
>>
>
>
>
> --
> *GAL bEN HAIM*
> RHV DEVOPS
>



-- 
*GAL bEN HAIM*
RHV DEVOPS
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-master - Build # 296 - Still Failing!

2018-04-08 Thread jenkins
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-master/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-master/296/
Build Number: 296
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #265
[Gal Ben Haim] Check if the prefix exists before printing its size

[Sandro Bonazzola] ovirt-engine: add jobs for 4.1.10 async


Changes for Build #266
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #267
[Gal Ben Haim] Check if the prefix exists before printing its size

[Daniel Belenky] ppc repos: Use qemu EV release instead of test

[Daniel Belenky] global_setup: Add generic package remove function

[Daniel Belenky] Fix package verification in verify_packages


Changes for Build #268
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #269
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #270
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #271
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #272
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #273
[Eitan Raviv] network: macpool: test disallowing dups while dups exist

[Daniel Belenky] docker cleanup:Fix edge case for unamed containers

[Daniel Belenky] nested_config: Count nesting level of options

[Daniel Belenky] Introduce conditional execution in STDCI DSL

[Daniel Belenky] Add OST STDCI V2 jobs


Changes for Build #274
[Gal Ben Haim] he-iscsi-master: Temporarily exclude in check-patch


Changes for Build #275
[Gal Ben Haim] he-iscsi-master: Temporarily exclude in check-patch


Changes for Build #276
[Barak Korren] Force STDCI V2 job to use physical host

[Daniel Belenky] Build container on changes to docker_cleanup


Changes for Build #277
[Barak Korren] Force STDCI V2 job to use physical host


Changes for Build #278
[Barak Korren] Force STDCI V2 job to use physical host


Changes for Build #279
[Gal Ben Haim] hc: Update the CentOS image


Changes for Build #280
[Gal Ben Haim] hc: Update the CentOS image


Changes for Build #281
[idodoroz] Fix snapshot_merge test


Changes for Build #282
[idodoroz] Fix snapshot_merge test


Changes for Build #283
[Gal Ben Haim] he: Share control.sh between all the non-ansible suites

[Daniel Belenky] Workaround for a race in gerrit-trigger plugin


Changes for Build #284
[Gal Ben Haim] he: Share control.sh between all the non-ansible suites


Changes for Build #285
[Gal Ben Haim] he: Share control.sh between all the non-ansible suites


Changes for Build #286
[idodoroz] test_utils: List jobs without correlation_id on 4.2 suites


Changes for Build #287
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #288
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #289
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #290
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6

[Sandro Bonazzola] repoman: re-align

[Sandro Bonazzola] infra-ansible: re-align


Changes for Build #291
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #292
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #293
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #294
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #295
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #296
[Gal Ben Haim] Don't delete the prefix in run_suite.




-
Failed Tests:
-
No tests ran.___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89581, 3 (ovirt-provider-ovn) failed "ovirt-4.2" system tests

2018-04-08 Thread Gal Ben Haim
https://gerrit.ovirt.org/#/c/89962/ will disable
006_migrations.prepare_migration_attachments_ipv6
in 4.2.

On Sun, Apr 8, 2018 at 1:14 PM, Barak Korren  wrote:

> On 6 April 2018 at 20:51, oVirt Jenkins  wrote:
> > Change 89581,3 (ovirt-provider-ovn) is probably the reason behind recent
> system
> > test failures in the "ovirt-4.2" change queue and needs to be fixed.
> >
> > This change had been removed from the testing queue. Artifacts build
> from this
> > change will not be released until it is fixed.
> >
> > For further details about the change see:
> > https://gerrit.ovirt.org/#/c/89581/3
> >
> > For failed test results see:
> > http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1587/
> > ___
> > Infra mailing list
> > Infra@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
>
> Unrelated failure in 006_migrations.prepare_migration_attachments_ipv6
> - (disabled by now)
>
> Newer patch sumbitted to CQ - so no further action needed for this patch.
>
> --
> Barak Korren
> RHV DevOps team , RHCE, RHCi
> Red Hat EMEA
> redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>



-- 
*GAL bEN HAIM*
RHV DEVOPS
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 2e43ef0 (ovirt-ansible) failed "ovirt-master" system tests

2018-04-08 Thread Barak Korren
On 8 April 2018 at 16:06, Gal Ben Haim  wrote:
>
>
> On Sun, Apr 8, 2018 at 1:27 PM, Gal Ben Haim  wrote:
>>
>> Should fix the issue https://gerrit.ovirt.org/#/c/89952/
>>
> merged
>

Re-added change to the CQ. Ho


>>
>> On Sun, Apr 8, 2018 at 12:20 PM, Barak Korren  wrote:
>>>
>>> On 8 April 2018 at 11:08, oVirt Jenkins  wrote:
>>> > Change 2e43ef0 (ovirt-ansible) is probably the reason behind recent
>>> > system test
>>> > failures in the "ovirt-master" change queue and needs to be fixed.
>>> >
>>> > This change had been removed from the testing queue. Artifacts build
>>> > from this
>>> > change will not be released until it is fixed.
>>> >
>>> > For further details about the change see:
>>> >
>>> > https://github.com/oVirt/ovirt-ansible/commit/2e43ef0739d5fcc5b59388f511ac26eb943ce9ea
>>> >
>>> > For failed test results see:
>>> > http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6724/
>>> > ___
>>> > Infra mailing list
>>> > Infra@ovirt.org
>>> > http://lists.ovirt.org/mailman/listinfo/infra
>>>
>>> This is failing on 001_upgrade_engine/test_initialize_engine/ with:
>>>
>>> YumBaseError:
>>> [u'ovirt-ansible-roles-1.1.4-0.1.master.20180405064324.el7.centos.noarch
>>> requires ovirt-ansible-v2v-conversion-host >= 1.0.0']
>>>
>>> But the following is in tested:
>>>
>>> ovirt-ansible-v2v-conversion-host-0:1.0.0-1.el7.centos.noarch
>>>
>>> So this looks like a reposync issue now.
>>>
>>> Gal, can you have a look?
>>>
>>> --
>>> Barak Korren
>>> RHV DevOps team , RHCE, RHCi
>>> Red Hat EMEA
>>> redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
>>
>>
>>
>>
>> --
>> GAL bEN HAIM
>> RHV DEVOPS
>
>
>
>
> --
> GAL bEN HAIM
> RHV DEVOPS



-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1965) Add failure details to CQ messages

2018-04-08 Thread Barak Korren (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Barak Korren updated OVIRT-1965:

Epic Link: OVIRT-400

> Add failure details to CQ messages
> --
>
> Key: OVIRT-1965
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1965
> Project: oVirt - virtualization made easy
>  Issue Type: Improvement
>  Components: Change Queue
>Reporter: Barak Korren
>Assignee: infra
>




--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1965) Add failure details to CQ messages

2018-04-08 Thread Barak Korren (oVirt JIRA)
Barak Korren created OVIRT-1965:
---

 Summary: Add failure details to CQ messages
 Key: OVIRT-1965
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1965
 Project: oVirt - virtualization made easy
  Issue Type: Improvement
  Components: Change Queue
Reporter: Barak Korren
Assignee: infra


In order to streamline the process for debugging CQ issues, we should have more 
failure details added to the messages it sends. Those details should include:

# The names of the OST suits that failed
# The OST tests that failed
# If it was a build failure rather then an OST failure
# If it was possible to detect - the particular change(s) that caused failure.
 #if its possible to tell - if its an infra issue or a code regression

To implement this we would need at the very least a richer interface for 
passing information between the CQ tester and the and manager jobs - possibly 
some kind of a structured data file passed around. We may also need a richer 
interface to OST itself (to tell which test failed) and perhaps even to the 
build jobs (to tell why the build failed).  





--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 2e43ef0 (ovirt-ansible) failed "ovirt-master" system tests

2018-04-08 Thread Gal Ben Haim
On Sun, Apr 8, 2018 at 1:27 PM, Gal Ben Haim  wrote:

> Should fix the issue https://gerrit.ovirt.org/#/c/89952/
>
> merged


> On Sun, Apr 8, 2018 at 12:20 PM, Barak Korren  wrote:
>
>> On 8 April 2018 at 11:08, oVirt Jenkins  wrote:
>> > Change 2e43ef0 (ovirt-ansible) is probably the reason behind recent
>> system test
>> > failures in the "ovirt-master" change queue and needs to be fixed.
>> >
>> > This change had been removed from the testing queue. Artifacts build
>> from this
>> > change will not be released until it is fixed.
>> >
>> > For further details about the change see:
>> > https://github.com/oVirt/ovirt-ansible/commit/2e43ef0739d5fc
>> c5b59388f511ac26eb943ce9ea
>> >
>> > For failed test results see:
>> > http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6724/
>> > ___
>> > Infra mailing list
>> > Infra@ovirt.org
>> > http://lists.ovirt.org/mailman/listinfo/infra
>>
>> This is failing on 001_upgrade_engine/test_initialize_engine/ with:
>>
>> YumBaseError: [u'ovirt-ansible-roles-1.1.4-0
>> .1.master.20180405064324.el7.centos.noarch
>> requires ovirt-ansible-v2v-conversion-host >= 1.0.0']
>>
>> But the following is in tested:
>>
>> ovirt-ansible-v2v-conversion-host-0:1.0.0-1.el7.centos.noarch
>>
>> So this looks like a reposync issue now.
>>
>> Gal, can you have a look?
>>
>> --
>> Barak Korren
>> RHV DevOps team , RHCE, RHCi
>> Red Hat EMEA
>> redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
>>
>
>
>
> --
> *GAL bEN HAIM*
> RHV DEVOPS
>



-- 
*GAL bEN HAIM*
RHV DEVOPS
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: fixture 'default_storage_domain' not found (was: Change in ovirt-system-tests[master]: Collect host-deploy bundle from the engine)

2018-04-08 Thread Edward Haas
Still investigating, but looks like a problem with pytest and global
variable usage.
The attempts to clean the python cache did not solve the problem on CI,
checking it locally.

Will update.

On Sun, Apr 8, 2018 at 3:47 PM, Eyal Edri  wrote:

> I think its known issue from the network suite cleanup.
> Eddy/Gal - any updates on it?
>
> On Sun, Apr 8, 2018 at 3:29 PM, Yedidyah Bar David 
> wrote:
>
>> On Thu, Apr 5, 2018 at 12:50 PM, Code Review  wrote:
>> > From Jenkins CI:
>> >
>> > Jenkins CI has posted comments on this change.
>> >
>> > Change subject: Collect host-deploy bundle from the engine
>> > ..
>> >
>> >
>> > Patch Set 14: Continuous-Integration-1
>> >
>> > Build Failed
>> >
>> > http://jenkins.ovirt.org/job/ovirt-system-tests_master_check
>> -patch-el7-x86_64/4955/ : FAILURE
>>
>> 09:46:48  ERRORS
>> 
>> 09:46:48  ERROR at setup of
>> test_set_mac_pool_duplicate_macs_from_true_to_false_while_dup_exists
>> 09:46:48 file /home/jenkins/workspace/ovirt-
>> system-tests_master_check-patch-el7-x86_64/ovirt-system-test
>> s/network-suite-master/tests/test_mac_pools.py,
>> line 66
>> 09:46:48   def test_set_mac_pool_duplicate_ma
>> cs_from_true_to_false_while_dup_exists(
>> 09:46:48 E   fixture 'default_storage_domain' not found
>> 09:46:48 >   available fixtures: cache, capfd, capfdbinary,
>> caplog, capsys, capsysbinary, cluster_0, doctest_namespace,
>> host_1_in_cluster_0, monkeypatch, pytestconfig, record_property,
>> record_xml_attribute, record_xml_property, recwarn, tmpdir,
>> tmpdir_factory
>> 09:46:48 >   use 'pytest --fixtures [testpath]' for help on them.
>> 09:46:48
>> 09:46:48 /home/jenkins/workspace/ovirt-system-tests_master_check-patc
>> h-el7-x86_64/ovirt-system-tests/network-suite-master/tests/
>> test_mac_pools.py:66
>> 09:46:48 _ ERROR at setup of
>> test_assign_vnic_with_full_mac_pool_capacity_fails _
>> 09:46:48 file /home/jenkins/workspace/ovirt-
>> system-tests_master_check-patch-el7-x86_64/ovirt-system-test
>> s/network-suite-master/tests/test_mac_pools.py,
>> line 87
>> 09:46:48   def test_assign_vnic_with_full_mac_pool_capacity_fails(
>> 09:46:48 E   fixture 'default_storage_domain' not found
>> 09:46:48 >   available fixtures: cache, capfd, capfdbinary,
>> caplog, capsys, capsysbinary, cluster_0, doctest_namespace,
>> host_1_in_cluster_0, monkeypatch, pytestconfig, record_property,
>> record_xml_attribute, record_xml_property, recwarn, tmpdir,
>> tmpdir_factory
>> 09:46:48 >   use 'pytest --fixtures [testpath]' for help on them.
>> 09:46:48
>> 09:46:48 /home/jenkins/workspace/ovirt-system-tests_master_check-patc
>> h-el7-x86_64/ovirt-system-tests/network-suite-master/tests/
>> test_mac_pools.py:87
>>
>> and a few similar ones later on.
>>
>> Any clue?
>>
>> >
>> > http://jenkins.ovirt.org/job/ovirt-system-tests_standard-che
>> ck-patch/77/ : FAILURE
>> >
>> > --
>> > To view, visit https://gerrit.ovirt.org/88925
>> > To unsubscribe, visit https://gerrit.ovirt.org/settings
>> >
>> > Gerrit-Project: ovirt-system-tests
>> > Gerrit-Branch: master
>> > Gerrit-MessageType: comment
>> > Gerrit-Change-Id: I8af18a3eded4aea4518cb0608e65c687081bce20
>> > Gerrit-Change-Number: 88925
>> > Gerrit-PatchSet: 14
>> > Gerrit-Owner: Yedidyah Bar David 
>> > Gerrit-Reviewer: Daniel Belenky 
>> > Gerrit-Reviewer: Jenkins CI
>> > Gerrit-Reviewer: Sandro Bonazzola 
>> > Gerrit-Reviewer: Yedidyah Bar David 
>> > Gerrit-Comment-Date: Thu, 05 Apr 2018 09:50:03 +
>> > Gerrit-HasComments: No
>>
>>
>>
>> --
>> Didi
>> ___
>> Infra mailing list
>> Infra@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/infra
>>
>
>
>
> --
>
> Eyal edri
>
>
> MANAGER
>
> RHV DevOps
>
> EMEA VIRTUALIZATION R
>
>
> Red Hat EMEA 
>  TRIED. TESTED. TRUSTED. 
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)
>
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: fixture 'default_storage_domain' not found (was: Change in ovirt-system-tests[master]: Collect host-deploy bundle from the engine)

2018-04-08 Thread Eyal Edri
I think its known issue from the network suite cleanup.
Eddy/Gal - any updates on it?

On Sun, Apr 8, 2018 at 3:29 PM, Yedidyah Bar David  wrote:

> On Thu, Apr 5, 2018 at 12:50 PM, Code Review  wrote:
> > From Jenkins CI:
> >
> > Jenkins CI has posted comments on this change.
> >
> > Change subject: Collect host-deploy bundle from the engine
> > ..
> >
> >
> > Patch Set 14: Continuous-Integration-1
> >
> > Build Failed
> >
> > http://jenkins.ovirt.org/job/ovirt-system-tests_master_
> check-patch-el7-x86_64/4955/ : FAILURE
>
> 09:46:48  ERRORS
> 
> 09:46:48  ERROR at setup of
> test_set_mac_pool_duplicate_macs_from_true_to_false_while_dup_exists
> 09:46:48 file /home/jenkins/workspace/ovirt-system-tests_master_check-
> patch-el7-x86_64/ovirt-system-tests/network-suite-master/
> tests/test_mac_pools.py,
> line 66
> 09:46:48   def test_set_mac_pool_duplicate_macs_from_true_to_false_while_
> dup_exists(
> 09:46:48 E   fixture 'default_storage_domain' not found
> 09:46:48 >   available fixtures: cache, capfd, capfdbinary,
> caplog, capsys, capsysbinary, cluster_0, doctest_namespace,
> host_1_in_cluster_0, monkeypatch, pytestconfig, record_property,
> record_xml_attribute, record_xml_property, recwarn, tmpdir,
> tmpdir_factory
> 09:46:48 >   use 'pytest --fixtures [testpath]' for help on them.
> 09:46:48
> 09:46:48 /home/jenkins/workspace/ovirt-system-tests_master_check-
> patch-el7-x86_64/ovirt-system-tests/network-suite-master/
> tests/test_mac_pools.py:66
> 09:46:48 _ ERROR at setup of
> test_assign_vnic_with_full_mac_pool_capacity_fails _
> 09:46:48 file /home/jenkins/workspace/ovirt-system-tests_master_check-
> patch-el7-x86_64/ovirt-system-tests/network-suite-master/
> tests/test_mac_pools.py,
> line 87
> 09:46:48   def test_assign_vnic_with_full_mac_pool_capacity_fails(
> 09:46:48 E   fixture 'default_storage_domain' not found
> 09:46:48 >   available fixtures: cache, capfd, capfdbinary,
> caplog, capsys, capsysbinary, cluster_0, doctest_namespace,
> host_1_in_cluster_0, monkeypatch, pytestconfig, record_property,
> record_xml_attribute, record_xml_property, recwarn, tmpdir,
> tmpdir_factory
> 09:46:48 >   use 'pytest --fixtures [testpath]' for help on them.
> 09:46:48
> 09:46:48 /home/jenkins/workspace/ovirt-system-tests_master_check-
> patch-el7-x86_64/ovirt-system-tests/network-suite-master/
> tests/test_mac_pools.py:87
>
> and a few similar ones later on.
>
> Any clue?
>
> >
> > http://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/77/
> : FAILURE
> >
> > --
> > To view, visit https://gerrit.ovirt.org/88925
> > To unsubscribe, visit https://gerrit.ovirt.org/settings
> >
> > Gerrit-Project: ovirt-system-tests
> > Gerrit-Branch: master
> > Gerrit-MessageType: comment
> > Gerrit-Change-Id: I8af18a3eded4aea4518cb0608e65c687081bce20
> > Gerrit-Change-Number: 88925
> > Gerrit-PatchSet: 14
> > Gerrit-Owner: Yedidyah Bar David 
> > Gerrit-Reviewer: Daniel Belenky 
> > Gerrit-Reviewer: Jenkins CI
> > Gerrit-Reviewer: Sandro Bonazzola 
> > Gerrit-Reviewer: Yedidyah Bar David 
> > Gerrit-Comment-Date: Thu, 05 Apr 2018 09:50:03 +
> > Gerrit-HasComments: No
>
>
>
> --
> Didi
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>



-- 

Eyal edri


MANAGER

RHV DevOps

EMEA VIRTUALIZATION R


Red Hat EMEA 
 TRIED. TESTED. TRUSTED. 
phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1964) Add reply-to header to CQ emails

2018-04-08 Thread Barak Korren (oVirt JIRA)
Barak Korren created OVIRT-1964:
---

 Summary: Add reply-to header to CQ emails
 Key: OVIRT-1964
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1964
 Project: oVirt - virtualization made easy
  Issue Type: Improvement
  Components: Change Queue
Reporter: Barak Korren
Assignee: infra
Priority: Low


The "From" header for emails we get from OST points to a non-existent email 
address. This causes issues when trying to reply on those messages.

We should set a reply-to header that points to a working ML. 



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1964) Add reply-to header to CQ emails

2018-04-08 Thread Barak Korren (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Barak Korren updated OVIRT-1964:

Epic Link: OVIRT-400

> Add reply-to header to CQ emails
> 
>
> Key: OVIRT-1964
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1964
> Project: oVirt - virtualization made easy
>  Issue Type: Improvement
>  Components: Change Queue
>Reporter: Barak Korren
>Assignee: infra
>Priority: Low
>  Labels: first_time_task
>




--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


fixture 'default_storage_domain' not found (was: Change in ovirt-system-tests[master]: Collect host-deploy bundle from the engine)

2018-04-08 Thread Yedidyah Bar David
On Thu, Apr 5, 2018 at 12:50 PM, Code Review  wrote:
> From Jenkins CI:
>
> Jenkins CI has posted comments on this change.
>
> Change subject: Collect host-deploy bundle from the engine
> ..
>
>
> Patch Set 14: Continuous-Integration-1
>
> Build Failed
>
> http://jenkins.ovirt.org/job/ovirt-system-tests_master_check-patch-el7-x86_64/4955/
>  : FAILURE

09:46:48  ERRORS

09:46:48  ERROR at setup of
test_set_mac_pool_duplicate_macs_from_true_to_false_while_dup_exists
09:46:48 file 
/home/jenkins/workspace/ovirt-system-tests_master_check-patch-el7-x86_64/ovirt-system-tests/network-suite-master/tests/test_mac_pools.py,
line 66
09:46:48   def 
test_set_mac_pool_duplicate_macs_from_true_to_false_while_dup_exists(
09:46:48 E   fixture 'default_storage_domain' not found
09:46:48 >   available fixtures: cache, capfd, capfdbinary,
caplog, capsys, capsysbinary, cluster_0, doctest_namespace,
host_1_in_cluster_0, monkeypatch, pytestconfig, record_property,
record_xml_attribute, record_xml_property, recwarn, tmpdir,
tmpdir_factory
09:46:48 >   use 'pytest --fixtures [testpath]' for help on them.
09:46:48
09:46:48 
/home/jenkins/workspace/ovirt-system-tests_master_check-patch-el7-x86_64/ovirt-system-tests/network-suite-master/tests/test_mac_pools.py:66
09:46:48 _ ERROR at setup of
test_assign_vnic_with_full_mac_pool_capacity_fails _
09:46:48 file 
/home/jenkins/workspace/ovirt-system-tests_master_check-patch-el7-x86_64/ovirt-system-tests/network-suite-master/tests/test_mac_pools.py,
line 87
09:46:48   def test_assign_vnic_with_full_mac_pool_capacity_fails(
09:46:48 E   fixture 'default_storage_domain' not found
09:46:48 >   available fixtures: cache, capfd, capfdbinary,
caplog, capsys, capsysbinary, cluster_0, doctest_namespace,
host_1_in_cluster_0, monkeypatch, pytestconfig, record_property,
record_xml_attribute, record_xml_property, recwarn, tmpdir,
tmpdir_factory
09:46:48 >   use 'pytest --fixtures [testpath]' for help on them.
09:46:48
09:46:48 
/home/jenkins/workspace/ovirt-system-tests_master_check-patch-el7-x86_64/ovirt-system-tests/network-suite-master/tests/test_mac_pools.py:87

and a few similar ones later on.

Any clue?

>
> http://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/77/ : 
> FAILURE
>
> --
> To view, visit https://gerrit.ovirt.org/88925
> To unsubscribe, visit https://gerrit.ovirt.org/settings
>
> Gerrit-Project: ovirt-system-tests
> Gerrit-Branch: master
> Gerrit-MessageType: comment
> Gerrit-Change-Id: I8af18a3eded4aea4518cb0608e65c687081bce20
> Gerrit-Change-Number: 88925
> Gerrit-PatchSet: 14
> Gerrit-Owner: Yedidyah Bar David 
> Gerrit-Reviewer: Daniel Belenky 
> Gerrit-Reviewer: Jenkins CI
> Gerrit-Reviewer: Sandro Bonazzola 
> Gerrit-Reviewer: Yedidyah Bar David 
> Gerrit-Comment-Date: Thu, 05 Apr 2018 09:50:03 +
> Gerrit-HasComments: No



-- 
Didi
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1963) Nicer UI for OST manual job

2018-04-08 Thread Barak Korren (oVirt JIRA)
Barak Korren created OVIRT-1963:
---

 Summary: Nicer UI for OST manual job 
 Key: OVIRT-1963
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1963
 Project: oVirt - virtualization made easy
  Issue Type: Improvement
  Components: OST Manual job
Reporter: Barak Korren
Assignee: infra


Make the following details shown in the builds list of the OST manual job so 
that finding a particular build in the builds list is easier:
# The person who triggered the build
# The suit that was run
# The amount of URLs passed into extra-sources, and if possible - the name of 
the project whose modified packages were included.



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1963) Nicer UI for OST manual job

2018-04-08 Thread Barak Korren (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Barak Korren updated OVIRT-1963:

Epic Link: OVIRT-400

> Nicer UI for OST manual job 
> 
>
> Key: OVIRT-1963
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1963
> Project: oVirt - virtualization made easy
>  Issue Type: Improvement
>  Components: OST Manual job
>Reporter: Barak Korren
>Assignee: infra
>  Labels: first_time_task
>




--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: d24a991 (ovirt-ansible-v2v-conversion-host) failed "ovirt-master" system tests

2018-04-08 Thread Barak Korren
On 8 April 2018 at 15:02, oVirt Jenkins  wrote:
> Change d24a991 (ovirt-ansible-v2v-conversion-host) is probably the reason
> behind recent system test failures in the "ovirt-master" change queue and 
> needs
> to be fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://github.com/oVirt/ovirt-ansible-v2v-conversion-host/commit/d24a99162a4fb5b671b3199d78b398690ea662c1
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6727/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

Failure is on '006_migrations.migrate_vm' - this seems sporadic as it
happens on other unrelated patches as well.

A thread on this was already opened on devel.

Re-submitting patch to the CQ.


-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[CQ]: d24a991 (ovirt-ansible-v2v-conversion-host) failed "ovirt-master" system tests

2018-04-08 Thread oVirt Jenkins
Change d24a991 (ovirt-ansible-v2v-conversion-host) is probably the reason
behind recent system test failures in the "ovirt-master" change queue and needs
to be fixed.

This change had been removed from the testing queue. Artifacts build from this
change will not be released until it is fixed.

For further details about the change see:
https://github.com/oVirt/ovirt-ansible-v2v-conversion-host/commit/d24a99162a4fb5b671b3199d78b398690ea662c1

For failed test results see:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6727/
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: oVirt mirrror broken

2018-04-08 Thread Barak Korren
On 8 April 2018 at 14:39, Rabin Yasharzadehe  wrote:
> Hello Barak,
>
> We disabled the sync for oVirt, as it seems it cussed problems.
> I don't have all the detail yet, but is seems to cussed other sync jobs to
> fail/hang.
>
> I'm re-enabling the sync back, and we will investigate this further.
>
> PS.
>
> right now we are syncing from resources.ovirt.org, which is very slow,
> is there any other mirror we can get faster sync speeds?
>
resources is the root repo, but sine released packages are signed
anyway, it should be safe to sync from the other mirrors listed at:

https://www.ovirt.org/develop/infra/repository-mirrors/

I don't know if any of them are exposing rsync though.

Evgheni, can we do something to debug why sync speed for ISOC is so slow?
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89820, 3 (ovirt-engine-metrics) failed "ovirt-4.2" system tests

2018-04-08 Thread Barak Korren
On 8 April 2018 at 10:25, oVirt Jenkins  wrote:
> Change 89820,3 (ovirt-engine-metrics) is probably the reason behind recent
> system test failures in the "ovirt-4.2" change queue and needs to be fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/89820/3
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1595/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

Unrelated failure in 006_migrations.prepare_migration_attachments_ipv6
- (disabled by now)

Will re-add patch to CQ.

-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89302, 9 (ovirt-provider-ovn) failed "ovirt-master" system tests, but isn't the failure root cause

2018-04-08 Thread Barak Korren
On 7 April 2018 at 03:08, oVirt Jenkins  wrote:
> A system test invoked by the "ovirt-master" change queue including change
> 89302,9 (ovirt-provider-ovn) failed. However, this change seems not to be the
> root cause for this failure. Change 89581,3 (ovirt-provider-ovn) that this
> change depends on or is based on, was detected as the cause of the testing
> failures.
>
> This change had been removed from the testing queue. Artifacts built from this
> change will not be released until either change 89581,3 (ovirt-provider-ovn) 
> is
> fixed and this change is updated to refer to or rebased on the fixed version,
> or this change is modified to no longer depend on it.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/89302/9
>
> For further details about the change that seems to be the root cause behind 
> the
> testing failures see:
> https://gerrit.ovirt.org/#/c/89581/3
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6718/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

This change seems to actually fail on a relevant test -
'098_ovirt_provider_ovn.use_ovn_provider'

Reporting issue to devel.


-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89581, 3 (ovirt-provider-ovn) failed "ovirt-master" system tests

2018-04-08 Thread Barak Korren
On 6 April 2018 at 20:56, oVirt Jenkins  wrote:
> Change 89581,3 (ovirt-provider-ovn) is probably the reason behind recent 
> system
> test failures in the "ovirt-master" change queue and needs to be fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/89581/3
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6712/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

This change seems to actually fail on a relevant test -
'098_ovirt_provider_ovn.use_ovn_provider' but a newer change has been
submitted to the queue which may fix the issue, so further analysis
will be done using it.


-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89302, 9 (ovirt-provider-ovn) failed "ovirt-4.2" system tests, but isn't the failure root cause

2018-04-08 Thread Barak Korren
On 7 April 2018 at 00:54, oVirt Jenkins  wrote:
> A system test invoked by the "ovirt-4.2" change queue including change 89302,9
> (ovirt-provider-ovn) failed. However, this change seems not to be the root
> cause for this failure. Change 89581,3 (ovirt-provider-ovn) that this change
> depends on or is based on, was detected as the cause of the testing failures.
>
> This change had been removed from the testing queue. Artifacts built from this
> change will not be released until either change 89581,3 (ovirt-provider-ovn) 
> is
> fixed and this change is updated to refer to or rebased on the fixed version,
> or this change is modified to no longer depend on it.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/89302/9
>
> For further details about the change that seems to be the root cause behind 
> the
> testing failures see:
> https://gerrit.ovirt.org/#/c/89581/3
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1592/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

Failure is in 004_basic_sanity.hotplug_cpu which seems to fail sporadically.

Will re-add  change to CQ.

-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 2e43ef0 (ovirt-ansible) failed "ovirt-master" system tests

2018-04-08 Thread Gal Ben Haim
Should fix the issue https://gerrit.ovirt.org/#/c/89952/

On Sun, Apr 8, 2018 at 12:20 PM, Barak Korren  wrote:

> On 8 April 2018 at 11:08, oVirt Jenkins  wrote:
> > Change 2e43ef0 (ovirt-ansible) is probably the reason behind recent
> system test
> > failures in the "ovirt-master" change queue and needs to be fixed.
> >
> > This change had been removed from the testing queue. Artifacts build
> from this
> > change will not be released until it is fixed.
> >
> > For further details about the change see:
> > https://github.com/oVirt/ovirt-ansible/commit/
> 2e43ef0739d5fcc5b59388f511ac26eb943ce9ea
> >
> > For failed test results see:
> > http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6724/
> > ___
> > Infra mailing list
> > Infra@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
>
> This is failing on 001_upgrade_engine/test_initialize_engine/ with:
>
> YumBaseError: [u'ovirt-ansible-roles-1.1.4-0.1.master.20180405064324.el7.
> centos.noarch
> requires ovirt-ansible-v2v-conversion-host >= 1.0.0']
>
> But the following is in tested:
>
> ovirt-ansible-v2v-conversion-host-0:1.0.0-1.el7.centos.noarch
>
> So this looks like a reposync issue now.
>
> Gal, can you have a look?
>
> --
> Barak Korren
> RHV DevOps team , RHCE, RHCi
> Red Hat EMEA
> redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
>



-- 
*GAL bEN HAIM*
RHV DEVOPS
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 85701, 20 (ovirt-provider-ovn) failed "ovirt-4.2" system tests, but isn't the failure root cause

2018-04-08 Thread Barak Korren
On 6 April 2018 at 23:32, oVirt Jenkins  wrote:
> A system test invoked by the "ovirt-4.2" change queue including change 
> 85701,20
> (ovirt-provider-ovn) failed. However, this change seems not to be the root
> cause for this failure. Change 89581,3 (ovirt-provider-ovn) that this change
> depends on or is based on, was detected as the cause of the testing failures.
>
> This change had been removed from the testing queue. Artifacts built from this
> change will not be released until either change 89581,3 (ovirt-provider-ovn) 
> is
> fixed and this change is updated to refer to or rebased on the fixed version,
> or this change is modified to no longer depend on it.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/85701/20
>
> For further details about the change that seems to be the root cause behind 
> the
> testing failures see:
> https://gerrit.ovirt.org/#/c/89581/3
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1591/

This change seems to actually fail on a relevant test -
'098_ovirt_provider_ovn.use_ovn_provider' but a newer change has been
submitted to the queue which may fix the issue, so firther analysis
will be doe using it.

The RCA patch failed on an unrelated issue - as reported before.


-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89581, 3 (ovirt-provider-ovn) failed "ovirt-4.2" system tests

2018-04-08 Thread Barak Korren
On 6 April 2018 at 20:51, oVirt Jenkins  wrote:
> Change 89581,3 (ovirt-provider-ovn) is probably the reason behind recent 
> system
> test failures in the "ovirt-4.2" change queue and needs to be fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/89581/3
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1587/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

Unrelated failure in 006_migrations.prepare_migration_attachments_ipv6
- (disabled by now)

Newer patch sumbitted to CQ - so no further action needed for this patch.

-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: d24a991 (ovirt-ansible-v2v-conversion-host) failed "ovirt-4.2" system tests, but isn't the failure root cause

2018-04-08 Thread Barak Korren
On 6 April 2018 at 14:49, oVirt Jenkins  wrote:
> A system test invoked by the "ovirt-4.2" change queue including change d24a991
> (ovirt-ansible-v2v-conversion-host) failed. However, this change seems not to
> be the root cause for this failure. Change d13aa16 (ovirt-ansible-v2v-
> conversion-host) that this change depends on or is based on, was detected as
> the cause of the testing failures.
>
> This change had been removed from the testing queue. Artifacts built from this
> change will not be released until either change d13aa16 (ovirt-ansible-v2v-
> conversion-host) is fixed and this change is updated to refer to or rebased on
> the fixed version, or this change is modified to no longer depend on it.
>
> For further details about the change see:
> https://github.com/oVirt/ovirt-ansible-v2v-conversion-host/commit/d24a99162a4fb5b671b3199d78b398690ea662c1
>
> For further details about the change that seems to be the root cause behind 
> the
> testing failures see:
> https://github.com/oVirt/ovirt-ansible-v2v-conversion-host/commit/d13aa1610cc32ee5c1313083ca9fe3bf121a222d
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1580/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

Unrelated failure in 006_migrations.prepare_migration_attachments_ipv6
- (disabled by now)

Change re-added to the queue.

-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89872,2 (ovirt-engine) failed "ovirt-master" system tests

2018-04-08 Thread Barak Korren
On 6 April 2018 at 11:25, oVirt Jenkins  wrote:
> Change 89872,2 (ovirt-engine) is probably the reason behind recent system test
> failures in the "ovirt-master" change queue and needs to be fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/89872/2
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6704/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

Failure is on '006_migrations.migrate_vm' - this seems sporadic as it
happens on other unrelated patches as well.

A thread on this was already opened on devel.

No further action needed as newer patches passed.

-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 53e0cb3 (ovirt-ansible-repositories) failed "ovirt-4.2" system tests

2018-04-08 Thread Barak Korren
On 6 April 2018 at 05:42, oVirt Jenkins  wrote:
> Change 53e0cb3 (ovirt-ansible-repositories) is probably the reason behind
> recent system test failures in the "ovirt-4.2" change queue and needs to be
> fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://github.com/oVirt/ovirt-ansible-repositories/commit/53e0cb398028f0ce6451902cc3ab48d32a1e45f7
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1567/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

Unrelated failure in 006_migrations.prepare_migration_attachments_ipv6
- (disabled by now)

Change re-added to the queue.

-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89761,3 (ovirt-engine) failed "ovirt-4.2" system tests

2018-04-08 Thread Barak Korren
On 5 April 2018 at 20:03, oVirt Jenkins  wrote:
> Change 89761,3 (ovirt-engine) is probably the reason behind recent system test
> failures in the "ovirt-4.2" change queue and needs to be fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/89761/3
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1556/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

This was rejected due to a build failure in:
http://jenkins.ovirt.org/job/ovirt-engine_4.2_build-artifacts-fc27-x86_64/294/console

The failure is due to an infra issue:

00:06:14.991 + sudo -n systemctl enable postfix
00:06:40.736 Failed to execute operation: Connection timed out
00:06:40.746 + sudo -n systemctl start postfix
00:07:05.781 Failed to start postfix.service: Connection timed out
00:07:05.781 See system logs and 'systemctl status postfix.service' for details.
00:07:05.784 + failed=true


Later engine patches built properly and passed the CQ so no further
aciton is needed WRT this change.

Evgheny - please inspect the build slave - vm0046.workers-phx.ovirt.org.


-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: d105f54 (ovirt-ansible-manageiq) failed "ovirt-master" system tests

2018-04-08 Thread Barak Korren
On 5 April 2018 at 19:14, oVirt Jenkins  wrote:
> Change d105f54 (ovirt-ansible-manageiq) is probably the reason behind recent
> system test failures in the "ovirt-master" change queue and needs to be fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://github.com/oVirt/ovirt-ansible-manageiq/commit/d105f54818ce109b7e0b84d389d89475e18ca554
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6699/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

Failure is on '006_migrations.migrate_vm' - this seems sporadic as it
happens on other unrelated patches as well.

A thread on this was already opened on devel.

Change re-added to the queue.

-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89617,14 (ovirt-engine) failed "ovirt-master" system tests

2018-04-08 Thread Barak Korren
On 5 April 2018 at 15:49, oVirt Jenkins  wrote:
> Change 89617,14 (ovirt-engine) is probably the reason behind recent system 
> test
> failures in the "ovirt-master" change queue and needs to be fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/89617/14
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6695/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

Failure is on '006_migrations.migrate_vm' - this seems sporadic as it
happens on other unrelated patches as well.

A thread on this was already opened on devel.

No further action needed as newer patches passed.

-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 2e43ef0 (ovirt-ansible) failed "ovirt-master" system tests

2018-04-08 Thread Barak Korren
On 8 April 2018 at 11:08, oVirt Jenkins  wrote:
> Change 2e43ef0 (ovirt-ansible) is probably the reason behind recent system 
> test
> failures in the "ovirt-master" change queue and needs to be fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://github.com/oVirt/ovirt-ansible/commit/2e43ef0739d5fcc5b59388f511ac26eb943ce9ea
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6724/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

This is failing on 001_upgrade_engine/test_initialize_engine/ with:

YumBaseError: 
[u'ovirt-ansible-roles-1.1.4-0.1.master.20180405064324.el7.centos.noarch
requires ovirt-ansible-v2v-conversion-host >= 1.0.0']

But the following is in tested:

ovirt-ansible-v2v-conversion-host-0:1.0.0-1.el7.centos.noarch

So this looks like a reposync issue now.

Gal, can you have a look?

-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1962) [gerrit hooks] check related-to logic and consider updating logic

2018-04-08 Thread eyal edri (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

eyal edri updated OVIRT-1962:
-
Epic Link: OVIRT-411

> [gerrit hooks] check related-to logic and consider updating logic
> -
>
> Key: OVIRT-1962
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1962
> Project: oVirt - virtualization made easy
>  Issue Type: Improvement
>Reporter: eyal edri
>Assignee: infra
>




--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1962) [gerrit hooks] check related-to logic and consider updating logic

2018-04-08 Thread eyal edri (oVirt JIRA)
eyal edri created OVIRT-1962:


 Summary: [gerrit hooks] check related-to logic and consider 
updating logic
 Key: OVIRT-1962
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1962
 Project: oVirt - virtualization made easy
  Issue Type: Improvement
Reporter: eyal edri
Assignee: infra


Following https://bugzilla.redhat.com/show_bug.cgi?id=1547479#c13 and other 
requests around 'Related-To' logic in the Gerrit hooks, we should check current 
logic and see if we need to update/fix it.



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-4.2 - Build # 80 - Still Failing!

2018-04-08 Thread jenkins
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/ 
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/80/
Build Number: 80
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #51
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #52
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #53
[Gal Ben Haim] Check if the prefix exists before printing its size

[Daniel Belenky] ppc repos: Use qemu EV release instead of test

[Daniel Belenky] global_setup: Add generic package remove function

[Daniel Belenky] Fix package verification in verify_packages


Changes for Build #54
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #55
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #56
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #57
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #58
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #59
[Eitan Raviv] network: macpool: test disallowing dups while dups exist

[Daniel Belenky] docker cleanup:Fix edge case for unamed containers

[Daniel Belenky] nested_config: Count nesting level of options

[Daniel Belenky] Introduce conditional execution in STDCI DSL

[Daniel Belenky] Add OST STDCI V2 jobs


Changes for Build #60
[Gal Ben Haim] he-iscsi-master: Temporarily exclude in check-patch


Changes for Build #61
[Gal Ben Haim] he-iscsi-master: Temporarily exclude in check-patch

[Daniel Belenky] Build container on changes to docker_cleanup


Changes for Build #62
[Barak Korren] Force STDCI V2 job to use physical host


Changes for Build #63
[Barak Korren] Force STDCI V2 job to use physical host


Changes for Build #64
[Barak Korren] Force STDCI V2 job to use physical host


Changes for Build #65
[idodoroz] Fix snapshot_merge test


Changes for Build #66
[idodoroz] Fix snapshot_merge test


Changes for Build #67
[Dominik Holler] Prevent network to be imported by auto_sync


Changes for Build #68
[Gal Ben Haim] he: Share control.sh between all the non-ansible suites

[Daniel Belenky] Workaround for a race in gerrit-trigger plugin


Changes for Build #69
[Gal Ben Haim] he: Share control.sh between all the non-ansible suites


Changes for Build #70
[idodoroz] test_utils: List jobs without correlation_id on 4.2 suites


Changes for Build #71
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #72
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #73
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #74
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #75
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6

[Sandro Bonazzola] repoman: re-align

[Sandro Bonazzola] infra-ansible: re-align


Changes for Build #76
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #77
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #78
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #79
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #80
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6




-
Failed Tests:
-
No tests ran.___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89897,2 (vdsm) failed "ovirt-4.2" system tests

2018-04-08 Thread Barak Korren
On 6 April 2018 at 22:02, oVirt Jenkins  wrote:
> Change 89897,2 (vdsm) is probably the reason behind recent system test 
> failures
> in the "ovirt-4.2" change queue and needs to be fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/89897/2
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1589/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

Unrelated failure in 006_migrations.prepare_migration_attachments_ipv6
- (disabled by now)

Newer patch passed - so no further action needed.

-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89879,2 (vdsm) failed "ovirt-4.2" system tests

2018-04-08 Thread Barak Korren
On 6 April 2018 at 12:48, oVirt Jenkins  wrote:
> Change 89879,2 (vdsm) is probably the reason behind recent system test 
> failures
> in the "ovirt-4.2" change queue and needs to be fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/89879/2
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1576/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

Failure is in 002_bootstrap.configure_storage - Dafna, did you report this?

Later patches passed so issue was either fixed on sporadic.

No further action needed.

-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89533, 3 (vdsm) failed "ovirt-4.2" system tests, but isn't the failure root cause

2018-04-08 Thread Barak Korren
On 6 April 2018 at 10:48, oVirt Jenkins  wrote:
> A system test invoked by the "ovirt-4.2" change queue including change 89533,3
> (vdsm) failed. However, this change seems not to be the root cause for this
> failure. Change 89531,3 (vdsm) that this change depends on or is based on, was
> detected as the cause of the testing failures.
>
> This change had been removed from the testing queue. Artifacts built from this
> change will not be released until either change 89531,3 (vdsm) is fixed and
> this change is updated to refer to or rebased on the fixed version, or this
> change is modified to no longer depend on it.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/89533/3
>
> For further details about the change that seems to be the root cause behind 
> the
> testing failures see:
> https://gerrit.ovirt.org/#/c/89531/3
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1574/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

Failure is in 004_basic_sanity.hotplug_cpu which seems to fail sporadically.

Later patches passed so no further action needed.

-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89531,3 (vdsm) failed "ovirt-4.2" system tests

2018-04-08 Thread Barak Korren
Failure is in 004_basic_sanity.hotplug_cpu which seems to fail sporadically.

Later patches passed so no further action needed.

On 6 April 2018 at 08:27, oVirt Jenkins  wrote:
> Change 89531,3 (vdsm) is probably the reason behind recent system test 
> failures
> in the "ovirt-4.2" change queue and needs to be fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/89531/3
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1570/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra



-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1849) enable all gerrit hooks for cockpit-ovirt project

2018-04-08 Thread eyal edri (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=36260#comment-36260
 ] 

eyal edri commented on OVIRT-1849:
--

[~amarchuk] any update? 

> enable all gerrit hooks for cockpit-ovirt project
> -
>
> Key: OVIRT-1849
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1849
> Project: oVirt - virtualization made easy
>  Issue Type: Task
>Reporter: eyal edri
>Assignee: infra
>




--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89508, 4 (vdsm) failed "ovirt-4.2" system tests, but isn't the failure root cause

2018-04-08 Thread Barak Korren
On 6 April 2018 at 02:09, oVirt Jenkins  wrote:
> A system test invoked by the "ovirt-4.2" change queue including change 89508,4
> (vdsm) failed. However, this change seems not to be the root cause for this
> failure. Change 89506,4 (vdsm) that this change depends on or is based on, was
> detected as the cause of the testing failures.
>
> This change had been removed from the testing queue. Artifacts built from this
> change will not be released until either change 89506,4 (vdsm) is fixed and
> this change is updated to refer to or rebased on the fixed version, or this
> change is modified to no longer depend on it.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/89508/4
>
> For further details about the change that seems to be the root cause behind 
> the
> testing failures see:
> https://gerrit.ovirt.org/#/c/89506/4
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1565/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

Failure is in '004_basic_sanity.hotplug_cpu' - Dafna did you report this?

Later vdsm patches passed so what this was was already fixed or is sporadic.

-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [ovirt-devel] [ OST Failure Report ] [ oVirt 4.2 (vdsm) ] [ 05-04-2018 ] [ 004_basic_sanity.hotplug_cpu ]

2018-04-08 Thread Yaniv Kaul
I've seen the exact(?) issue on 003_basic_networking.py :
verify_interhost_connectivity_ipv4 test.
Y.

On Fri, Apr 6, 2018 at 3:46 PM, Dafna Ron  wrote:

> Hi,
>
> We had a failure on 004_basic_sanity.hotplug_cpu. looking at the logs, I
> do not see an issue on the cpu hotplug but it seems that the host had an
> issue with network config.
>
> can you please have a look?
>
>
> *Link and headline of suspected patches: Failed patch: *
> *virt: storage: minimal changes to the drive XML -
> https://gerrit.ovirt.org/#/c/89508/  *
>
> *Reported as failure cause: *
> *virt: extract local adjustments to XML -
> https://gerrit.ovirt.org/#/c/89506/  *
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *Link to
> Job:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1565/
> Link to
> all
> logs:http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1565/artifact/exported-artifacts/basic-suit-4.2-el7/test_logs/basic-suite-4.2/post-004_basic_sanity.py/
> (Relevant)
> error snippet from the log: MainProcess|jsonrpc/2::DEBUG::2018-04-05
> 18:58:17,451::cmdutils::150::root::(exec_cmd) /sbin/ifdown eth2 (cwd
> None)MainProcess|jsonrpc/2::DEBUG::2018-04-05
> 18:58:17,719::cmdutils::158::root::(exec_cmd) SUCCESS:  = '';  =
> 0MainProcess|jsonrpc/2::DEBUG::2018-04-05
> 18:58:17,720::cmdutils::150::root::(exec_cmd) /sbin/ifdown eth3 (cwd
> None)MainProcess|jsonrpc/2::DEBUG::2018-04-05
> 18:58:17,982::cmdutils::158::root::(exec_cmd) SUCCESS:  = '';  =
> 0ifup/onc5bbb5eed6a84::DEBUG::2018-04-05
> 18:58:18,165::cmdutils::158::root::(exec_cmd) FAILED:  = 'Running
> scope as unit
> b32c8477-857f-476c-96c8-580daf0d4217.scope.\n/etc/sysconfig/network-scripts/ifup-eth:
> line 304: 12145 Terminated  /sbin/dhclient ${DHCLIENTARGS}
> ${DEVICE}\nDevice "onc5bbb5eed6a84" does not exist.\nCannot find device
> "onc5bbb5eed6a84"\nDevice "onc5bbb5eed6a84" does not exist.\nDevice
> "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84" does not
> exist.\nDevice "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84"
> does not exist.\nDevice "onc5bbb5eed6a84" does not exist.\nDevice
> "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84" does not
> exist.\nDevice "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84"
> does not exist.\nDevice "onc5bbb5eed6a84" does not exist.\nDevice
> "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84" does not
> exist.\nDevice "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84"
> does not exist.\nDevice "onc5bbb5eed6a84" does not exist.\nDevice
> "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84" does not
> exist.\nDevice "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84"
> does not exist.\nDevice "onc5bbb5eed6a84" does not exist.\nDevice
> "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84" does not
> exist.\nDevice "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84"
> does not exist.\nDevice "onc5bbb5eed6a84" does not exist.\nDevice
> "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84" does not
> exist.\nDevice "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84"
> does not exist.\nDevice "onc5bbb5eed6a84" does not exist.\nDevice
> "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84" does not
> exist.\nDevice "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84"
> does not exist.\nDevice "onc5bbb5eed6a84" does not exist.\nDevice
> "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84" does not
> exist.\nDevice "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84"
> does not exist.\nDevice "onc5bbb5eed6a84" does not exist.\nDevice
> "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84" does not
> exist.\nDevice "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84"
> does not exist.\nDevice "onc5bbb5eed6a84" does not exist.\nDevice
> "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84" does
> not exist.\nDevice "onc5bbb5eed6a84" does not exist.\nDevice
> "onc5bbb5eed6a84" does not exist.\nDevice "onc5bbb5eed6a84" does not
> exist.\n';  = 1ifup/onc5bbb5eed6a84::ERROR::2018-04-05
> 18:58:18,165::concurrent::201::root::(run) FINISH thread
> 
> failedTraceback (most recent call last):  File
> "/usr/lib/python2.7/site-packages/vdsm/common/concurrent.py", line 194, in
> runret = func(*args, **kwargs)  File
> "/usr/lib/python2.7/site-packages/vdsm/network/configurators/ifcfg.py",
> line 942, in _exec_ifup_exec_ifup_by_name(iface.name
> , cgroup)  File
> "/usr/lib/python2.7/site-packages/vdsm/network/configurators/ifcfg.py",
> 

[CQ]: 2e43ef0 (ovirt-ansible) failed "ovirt-master" system tests

2018-04-08 Thread oVirt Jenkins
Change 2e43ef0 (ovirt-ansible) is probably the reason behind recent system test
failures in the "ovirt-master" change queue and needs to be fixed.

This change had been removed from the testing queue. Artifacts build from this
change will not be released until it is fixed.

For further details about the change see:
https://github.com/oVirt/ovirt-ansible/commit/2e43ef0739d5fcc5b59388f511ac26eb943ce9ea

For failed test results see:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6724/
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89506,4 (vdsm) failed "ovirt-4.2" system tests

2018-04-08 Thread Barak Korren
On 5 April 2018 at 23:57, oVirt Jenkins  wrote:
> Change 89506,4 (vdsm) is probably the reason behind recent system test 
> failures
> in the "ovirt-4.2" change queue and needs to be fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/89506/4
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1558/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

Unrelated failure in 006_migrations.prepare_migration_attachments_ipv6
- (disabled by now)

Newer patch passed - so no further action needed.

-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89507, 4 (vdsm) failed "ovirt-4.2" system tests, but isn't the failure root cause

2018-04-08 Thread Barak Korren
On 5 April 2018 at 14:23, oVirt Jenkins  wrote:
> A system test invoked by the "ovirt-4.2" change queue including change 89507,4
> (vdsm) failed. However, this change seems not to be the root cause for this
> failure. Change 89775,2 (vdsm) that this change depends on or is based on, was
> detected as the cause of the testing failures.
>
> This change had been removed from the testing queue. Artifacts built from this
> change will not be released until either change 89775,2 (vdsm) is fixed and
> this change is updated to refer to or rebased on the fixed version, or this
> change is modified to no longer depend on it.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/89507/4
>
> For further details about the change that seems to be the root cause behind 
> the
> testing failures see:
> https://gerrit.ovirt.org/#/c/89775/2
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1546/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

Failure is in 006_migrations.migrate_vm which seems to fail
sporadically and is already discussed on devel.

Later patches passed so no further action needed.


-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89775,2 (vdsm) failed "ovirt-4.2" system tests

2018-04-08 Thread Barak Korren
On 4 April 2018 at 19:57, oVirt Jenkins  wrote:
> Change 89775,2 (vdsm) is probably the reason behind recent system test 
> failures
> in the "ovirt-4.2" change queue and needs to be fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/89775/2
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1541/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

Unrelated failure in 006_migrations.prepare_migration_attachments_ipv6
- (disabled by now)

Newer patch passed - so no further action needed.


-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89613,5 (ovirt-engine) failed "ovirt-master" system tests

2018-04-08 Thread Barak Korren
On 4 April 2018 at 18:24, oVirt Jenkins  wrote:
> Change 89613,5 (ovirt-engine) is probably the reason behind recent system test
> failures in the "ovirt-master" change queue and needs to be fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/89613/5
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6681/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

Unrelated failure in 006_migrations.prepare_migration_attachments_ipv6
- (disabled by now)

Newer patch passed - so no further action needed.

-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 89812,1 (ovirt-engine-sdk) failed "ovirt-4.2" system tests

2018-04-08 Thread Barak Korren
On 4 April 2018 at 18:11, oVirt Jenkins  wrote:
> Change 89812,1 (ovirt-engine-sdk) is probably the reason behind recent system
> test failures in the "ovirt-4.2" change queue and needs to be fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/89812/1
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1539/
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

This change failed on the sporadic failure in
'006_migrations.prepare_migration_attachments_ipv6', a newer patch
passed since then in:

http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1549/

so no further action required.


-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 2e43ef0 (ovirt-ansible) failed "ovirt-master" system tests

2018-04-08 Thread Barak Korren
On 5 April 2018 at 11:15, oVirt Jenkins  wrote:
> Change 2e43ef0 (ovirt-ansible) is probably the reason behind recent system 
> test
> failures in the "ovirt-master" change queue and needs to be fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://github.com/oVirt/ovirt-ansible/commit/2e43ef0739d5fcc5b59388f511ac26eb943ce9ea
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6694/

This change failed because it requires
'ovirt-ansible-v2v-conversion-host >= 1.0.0'. A version that meets
that requirement was only added to the queue a day later:
jenkins.ovirt.org/job/oVirt_ovirt-ansible-v2v-conversion-host_standard-on-ghpush/7/

And passed:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6708/

Re-adding this change to the queue.

Dafna - please send a note to devel explaining that dependencies must
be merged in the right order. Failing to do so means that we'll get
failures like this, and we may fail to notice and re-add the failed
patch manually.

-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[CQ]: 2e43ef0 (ovirt-ansible) failed "ovirt-4.2" system tests

2018-04-08 Thread oVirt Jenkins
Change 2e43ef0 (ovirt-ansible) is probably the reason behind recent system test
failures in the "ovirt-4.2" change queue and needs to be fixed.

This change had been removed from the testing queue. Artifacts build from this
change will not be released until it is fixed.

For further details about the change see:
https://github.com/oVirt/ovirt-ansible/commit/2e43ef0739d5fcc5b59388f511ac26eb943ce9ea

For failed test results see:
http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1596/
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1956) manual job upgrade options/table are messy

2018-04-08 Thread eyal edri (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

eyal edri reassigned OVIRT-1956:


Assignee: Daniel Belenky  (was: infra)

> manual job upgrade options/table are messy
> --
>
> Key: OVIRT-1956
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1956
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: Yedidyah Bar David
>Assignee: Daniel Belenky
>




--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[CQ]: 89820,3 (ovirt-engine-metrics) failed "ovirt-4.2" system tests

2018-04-08 Thread oVirt Jenkins
Change 89820,3 (ovirt-engine-metrics) is probably the reason behind recent
system test failures in the "ovirt-4.2" change queue and needs to be fixed.

This change had been removed from the testing queue. Artifacts build from this
change will not be released until it is fixed.

For further details about the change see:
https://gerrit.ovirt.org/#/c/89820/3

For failed test results see:
http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1595/
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 88697,18 (ovirt-engine) failed "ovirt-master" system tests

2018-04-08 Thread Barak Korren
On 5 April 2018 at 10:35, oVirt Jenkins  wrote:
> Change 88697,18 (ovirt-engine) is probably the reason behind recent system 
> test
> failures in the "ovirt-master" change queue and needs to be fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://gerrit.ovirt.org/#/c/88697/18
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6692/


Failure is in 006_migrations.migrate_vm which seems to fail
sporadically and is already discussed on devel.

Later patches passed so no further action needed.

-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [CQ]: 2e43ef0 (ovirt-ansible) failed "ovirt-4.2" system tests

2018-04-08 Thread Barak Korren
On 5 April 2018 at 10:22, oVirt Jenkins  wrote:
> Change 2e43ef0 (ovirt-ansible) is probably the reason behind recent system 
> test
> failures in the "ovirt-4.2" change queue and needs to be fixed.
>
> This change had been removed from the testing queue. Artifacts build from this
> change will not be released until it is fixed.
>
> For further details about the change see:
> https://github.com/oVirt/ovirt-ansible/commit/2e43ef0739d5fcc5b59388f511ac26eb943ce9ea
>
> For failed test results see:
> http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1544/

Change seems to have failed because of an infra issue (failed to sync
oVirt repo)

Re-added change to queue.


-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-1961) Re: Gerrit refrence not getting added to Bug

2018-04-08 Thread Barak Korren (oVirt JIRA)
Barak Korren created OVIRT-1961:
---

 Summary: Re: Gerrit refrence not getting added to Bug
 Key: OVIRT-1961
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1961
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: Barak Korren
Assignee: infra


Forwarding to infra-support to open a Jira ticket.

Please link to relevant bug and patch in the ticket.

On 5 April 2018 at 17:34, Ravi Shankar Nori  wrote:
> Hi,
>
> Looks like there is an issue with automation
>
> Gerrit reference is not being automatically added to Bugzilla when a patch
> is submitted to gerrit.
>
>
> Thanks
>
> Ravi
>
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>



-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Gerrit refrence not getting added to Bug

2018-04-08 Thread Barak Korren
Forwarding to infra-support to open a Jira ticket.

Please link to relevant bug and patch in the ticket.

On 5 April 2018 at 17:34, Ravi Shankar Nori  wrote:
> Hi,
>
> Looks like there is an issue with automation
>
> Gerrit reference is not being automatically added to Bugzilla when a patch
> is submitted to gerrit.
>
>
> Thanks
>
> Ravi
>
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>



-- 
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-master - Build # 295 - Still Failing!

2018-04-08 Thread jenkins
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-master/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-master/295/
Build Number: 295
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #265
[Gal Ben Haim] Check if the prefix exists before printing its size

[Sandro Bonazzola] ovirt-engine: add jobs for 4.1.10 async


Changes for Build #266
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #267
[Gal Ben Haim] Check if the prefix exists before printing its size

[Daniel Belenky] ppc repos: Use qemu EV release instead of test

[Daniel Belenky] global_setup: Add generic package remove function

[Daniel Belenky] Fix package verification in verify_packages


Changes for Build #268
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #269
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #270
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #271
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #272
[Gal Ben Haim] Check if the prefix exists before printing its size


Changes for Build #273
[Eitan Raviv] network: macpool: test disallowing dups while dups exist

[Daniel Belenky] docker cleanup:Fix edge case for unamed containers

[Daniel Belenky] nested_config: Count nesting level of options

[Daniel Belenky] Introduce conditional execution in STDCI DSL

[Daniel Belenky] Add OST STDCI V2 jobs


Changes for Build #274
[Gal Ben Haim] he-iscsi-master: Temporarily exclude in check-patch


Changes for Build #275
[Gal Ben Haim] he-iscsi-master: Temporarily exclude in check-patch


Changes for Build #276
[Barak Korren] Force STDCI V2 job to use physical host

[Daniel Belenky] Build container on changes to docker_cleanup


Changes for Build #277
[Barak Korren] Force STDCI V2 job to use physical host


Changes for Build #278
[Barak Korren] Force STDCI V2 job to use physical host


Changes for Build #279
[Gal Ben Haim] hc: Update the CentOS image


Changes for Build #280
[Gal Ben Haim] hc: Update the CentOS image


Changes for Build #281
[idodoroz] Fix snapshot_merge test


Changes for Build #282
[idodoroz] Fix snapshot_merge test


Changes for Build #283
[Gal Ben Haim] he: Share control.sh between all the non-ansible suites

[Daniel Belenky] Workaround for a race in gerrit-trigger plugin


Changes for Build #284
[Gal Ben Haim] he: Share control.sh between all the non-ansible suites


Changes for Build #285
[Gal Ben Haim] he: Share control.sh between all the non-ansible suites


Changes for Build #286
[idodoroz] test_utils: List jobs without correlation_id on 4.2 suites


Changes for Build #287
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #288
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #289
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #290
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6

[Sandro Bonazzola] repoman: re-align

[Sandro Bonazzola] infra-ansible: re-align


Changes for Build #291
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #292
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #293
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #294
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6


Changes for Build #295
[Yaniv Kaul] Disable 006_migrations.prepare_migration_attachments_ipv6




-
Failed Tests:
-
No tests ran.___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra