Project:
https://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.3-suite-master/
Build:
https://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.3-suite-master/...
Build Number: 309
Build Status: Still Failing
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #300
[jenkins CI] Auto create ovirt-4.3-release
Changes for Build #301
[jenkins CI] Auto create ovirt-4.3-release
Changes for Build #302
[jenkins CI] Auto create ovirt-4.3-release
Changes for Build #303
[jenkins CI] Auto create ovirt-4.3-release
[Barak Korren] STDCI PODs: Add artifact collection logic
[Barak Korren] pusher,usrc: Fixed argparse issue on Py3
[Barak Korren] Adding Pipenv configuration & setup.py
[Barak Korren] STDCI PODs: Add POD log collection
[Ehud Yonasi] gate: cleanup gate resources.
[Barak Korren] Added a container with STDCI tools
[Barak Korren] decorate.py: Add script
Changes for Build #304
[jenkins CI] Auto create ovirt-4.3-release
Changes for Build #305
[jenkins CI] Auto create ovirt-4.3-release
[Galit Rosenthal] Add ovirt-demo-tool to v2
[Barak Korren] run_oc_playbook.sh: Shellcheck fix
Changes for Build #306
[Galit Rosenthal] Copy from master sdk4:hotplug_nic
Changes for Build #307
[Martin Perina] he master: Use SDKv4 in _random_host_from_dc and _hosts_in_dc
Changes for Build #308
[Martin Perina] he master 4.3: Link test_utils from basic master
Changes for Build #309
[Martin Perina] he master 4.3: Link test_utils from basic master
[Ehud Yonasi] gate: onboard infra-docs.
[Galit Rosenthal] Extend the timeout of zuul jobs to 3h
[Galit Rosenthal] add vagrant suite to manual tests list
[Barak Korren] STDCI DSL: Enable privileged containers
[Barak Korren] standard-stage: refactor: move DSL to a library
[Ehud Yonasi] gate: onboard ovirt-provider-ovn.
[Ehud Yonasi] gate: define queue and name for jenkins-gate.
[Barak Korren] decorate.py: Added secret decryption
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 006_migrations.prepare_migration_attachments_ipv4_43
Error Message:
Fault reason is "Operation Failed". Fault detail is "[Network error during
communication with the Host.]". HTTP response code is 400.
Stack Trace:
Traceback (most recent call last):
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 142, in
wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in
wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in
wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
File
"/home/jenkins/agent/workspace/ovirt-system-tests_compat-4.3-suite-master/ovirt-system-tests/compat-4.3-suite-master/test-scenarios/006_migrations.py",
line 139, in prepare_migration_attachments_ipv4
host_service, NIC_NAME, MIGRATION_NETWORK, ip_configuration)
File
"/home/jenkins/agent/workspace/ovirt-system-tests_compat-4.3-suite-master/ovirt-system-tests/compat-4.3-suite-master/test_utils/network_utils_v4.py",
line 46, in attach_network_to_host
check_connectivity=True)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 40757,
in setup_networks
return self._internal_action(action, 'setupnetworks', None, headers, query,
wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 299, in
_internal_action
return future.wait() if wait else future
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in
wait
return self._code(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 296, in
callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 132, in
_check_fault
self._raise_error(response, body)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118, in
_raise_error
raise error
Error: Fault reason is "Operation Failed". Fault detail is "[Network error
during communication with the Host.]". HTTP response code is 400.