[oVirt Jenkins] ovirt-system-tests_basic-suite-4.3_nightly - Build
# 83 - Failure!
by jenkins@jenkins.phx.ovirt.org
Project: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/
Build: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/83/
Build Number: 83
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #83
[jenkins CI] Auto create ovirt-4.3
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 098_ovirt_provider_ovn.use_ovn_provider
Error Message:
-------------------- >> begin captured logging << --------------------
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:35357
py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG: https://192.168.202.2:35357 "POST /v2.0/tokens/ HTTP/1.1" 200 None
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696
py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "GET /v2.0/networks/ HTTP/1.1" 200 None
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696
py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "GET /v2.0/ports/ HTTP/1.1" 200 None
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696
py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "GET /v2.0/subnets/ HTTP/1.1" 200 None
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696
py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "POST /v2.0/networks/ HTTP/1.1" 201 None
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696
py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "POST /v2.0/subnets/ HTTP/1.1" 201 None
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696
py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "POST /v2.0/ports/ HTTP/1.1" 201 None
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696
py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "GET /v2.0/networks/ HTTP/1.1" 200 None
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696
py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "GET /v2.0/ports/ HTTP/1.1" 200 None
urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696
py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
urllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "GET /v2.0/subnets/ HTTP/1.1" 200 None
--------------------- >> 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 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 "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/agent/workspace/ovirt-system-tests_basic-suite-4.3_nightly/ovirt-system-tests/basic-suite-4.3/test-scenarios/098_ovirt_provider_ovn.py", line 464, in use_ovn_provider
_hotplug_network_to_vm(api, VM0_NAME, NETWORK_1, IFACE_NAME)
File "/home/jenkins/agent/workspace/ovirt-system-tests_basic-suite-4.3_nightly/ovirt-system-tests/basic-suite-4.3/test-scenarios/098_ovirt_provider_ovn.py", line 397, in _hotplug_network_to_vm
profile = next(profile for profile in profiles_service.list() if profile.name == network_name)
'\n-------------------- >> begin captured logging << --------------------\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:35357\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...: DEBUG: https://192.168.202.2:35357 "POST /v2.0/tokens/ HTTP/1.1" 200 None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...: DEBUG: https://192.168.202.2:9696 "GET /v2.0/networks/ HTTP/1.1" 200 None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...: DEBUG: https://192.168.202.2:9696 "GET /v2.0/ports/ HTTP/1.1" 200 None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...: DEBUG: https://192.168.202.2:9696 "GET /v2.0/subnets/ HTTP/1.1" 200 None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...: DEBUG: https://192.168.202.2:9696 "POST /v2.0/networks/ HTTP/1.1" 201 None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...: DEBUG: https://192.168.202.2:9696 "POST /v2.0/subnets/ HTTP/1.1" 201 None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...: DEBUG: https://192.168.202.2:9696 "POST /v2.0/ports/ HTTP/1.1" 201 None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...: DEBUG: https://192.168.202.2:9696 "GET /v2.0/networks/ HTTP/1.1" 200 None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...: DEBUG: https://192.168.202.2:9696 "GET /v2.0/ports/ HTTP/1.1" 200 None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings...: DEBUG: https://192.168.202.2:9696 "GET /v2.0/subnets/ HTTP/1.1" 200 None\n--------------------- >> end captured logging << ---------------------'
4 years, 5 months
[JIRA] (OVIRT-2957) Builds fails and not able to get packages from centos repo
by Ehud Yonasi (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2957?page=com.atlassian.jir... ]
Ehud Yonasi reassigned OVIRT-2957:
----------------------------------
Assignee: Ehud Yonasi (was: infra)
> Builds fails and not able to get packages from centos repo
> ----------------------------------------------------------
>
> Key: OVIRT-2957
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2957
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Anton Marchukov
> Assignee: Ehud Yonasi
>
> 12:01:39] <sbonazzo> amarchuk: FYI, https://gerrit.ovirt.org/#/c/109521/ fails
> to build due to some infra issues not allowing to get packages from centos
> repo (tested on a VM, repos are working fine so it's infra)
> [12:01:58] <sbonazzo> amarchuk: we are blindly mergin patches on ovirt 4.3
> due to this
> [12:02:10] <sbonazzo> amarchuk: should be investigated asap
> [12:02:21] <amarchuk> sbonazzo somebody openned a ticket already
> [12:02:22] <amarchuk> ?
> [12:04:29] <sbonazzo> amarchuk: no idea, mperina pushed a patch adding
> repos but didn't help
> --
> Anton Marchukov
> Associate Manager - RHV DevOps - Red Hat
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100128)
4 years, 5 months