
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=37757#comment-37757 ] Piotr Kliczewski commented on OVIRT-2411: ----------------------------------------- This could be related to check-merge job [1] failure. I checked the logs and found that functional tests were unable to connect to vdsm: 2018-08-07 19:34:39,578::ssh.py::get_ssh_client::367::lago.ssh::DEBUG::Socket error connecting to vdsm_functional_tests_host-el7: timed out 2018-08-07 19:34:39,579::ssh.py::get_ssh_client::381::lago.ssh::DEBUG::Still got 99 tries for vdsm_functional_tests_host-el7 2018-08-07 19:34:43,587::ssh.py::get_ssh_client::367::lago.ssh::DEBUG::Socket error connecting to vdsm_functional_tests_host-el7: [Errno None] Unable to connect to port 22 on 192.168.200.2 I checked that vdsm log and found setupNetwork failure: Aug 7 15:20:50 vdsm_functional_tests_host-el7 vdsm[31471]: ERROR u'1.2.3.4/' does not appear to be an IPv4 or IPv6 interface#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/vdsm/API.py", line 1529, in setupNetworks#012 supervdsm.getProxy().setupNetworks(networks, bondings, options)#012 File "/usr/lib/python2.7/site-packages/vdsm/common/supervdsm.py", line 55, in __call__#012 return callMethod()#012 File "/usr/lib/python2.7/site-packages/vdsm/common/supervdsm.py", line 53, in <lambda>#012 **kwargs)#012 File "<string>", line 2, in setupNetworks#012 File "/usr/lib64/python2.7/multiprocessing/managers.py", line 773, in _callmethod#012 raise convert_to_error(kind, result)#012ConfigNetworkError: (22, "u'1.2.3.4/' does not appear to be an IPv4 or IPv6 interface") Aug 7 15:20:50 vdsm_functional_tests_host-el7 vdsm[31471]: ERROR gateway or netmask were given without ip address#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/vdsm/API.py", line 1529, in setupNetworks#012 supervdsm.getProxy().setupNetworks(networks, bondings, options)#012 File "/usr/lib/python2.7/site-packages/vdsm/common/supervdsm.py", line 55, in __call__#012 return callMethod()#012 File "/usr/lib/python2.7/site-packages/vdsm/common/supervdsm.py", line 53, in <lambda>#012 **kwargs)#012 File "<string>", line 2, in setupNetworks#012 File "/usr/lib64/python2.7/multiprocessing/managers.py", line 773, in _callmethod#012 raise convert_to_error(kind, result)#012ConfigNetworkError: (22, 'gateway or netmask were given without ip address') Aug 7 15:20:50 vdsm_functional_tests_host-el7 vdsm[31471]: ERROR gateway or netmask were given without ip address#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/vdsm/API.py", line 1529, in setupNetworks#012 supervdsm.getProxy().setupNetworks(networks, bondings, options)#012 File "/usr/lib/python2.7/site-packages/vdsm/common/supervdsm.py", line 55, in __call__#012 return callMethod()#012 File "/usr/lib/python2.7/site-packages/vdsm/common/supervdsm.py", line 53, in <lambda>#012 **kwargs)#012 File "<string>", line 2, in setupNetworks#012 File "/usr/lib64/python2.7/multiprocessing/managers.py", line 773, in _callmethod#012 raise convert_to_error(kind, result)#012ConfigNetworkError: (22, 'gateway or netmask were given without ip address') Aug 7 15:20:51 vdsm_functional_tests_host-el7 vdsm[31471]: ERROR u'1.2.3.256/255.255.0.0' does not appear to be an IPv4 or IPv6 interface#012Traceback (most recent call last):#012 File "/usr/lib/python2.7/site-packages/vdsm/API.py", line 1529, in setupNetworks#012 supervdsm.getProxy().setupNetworks(networks, bondings, options)#012 File "/usr/lib/python2.7/site-packages/vdsm/common/supervdsm.py", line 55, in __call__#012 return callMethod()#012 File "/usr/lib/python2.7/site-packages/vdsm/common/supervdsm.py", line 53, in <lambda>#012 **kwargs)#012 File "<string>", line 2, in setupNetworks#012 File "/usr/lib64/python2.7/multiprocessing/managers.py", line 773, in _callmethod#012 raise convert_to_error(kind, result)#012ConfigNetworkError: (22, "u'1.2.3.256/255.255.0.0' does not appear to be an IPv4 or IPv6 interface") [~danken@redhat.com] [~edwardh] have you seen it before? [1] https://jenkins.ovirt.org/job/vdsm_4.2_check-merged-el7-x86_64/225/
ovirt-4.2 vdsm project failing on packaging on suite upgrade-from-prevrelease in test 002_bootstrap.add_hosts -------------------------------------------------------------------------------------------------------------
Key: OVIRT-2411 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2411 Project: oVirt - virtualization made easy Issue Type: Bug Reporter: Dafna Ron Assignee: infra Priority: High Labels: ost_failures, ost_packages
https://pastebin.com/Ry4UHhtM I am not sure if we need dsm-jsonrpc as our reposync has dsm-jsonrpc-java. will re-run reposync tool and also look into the package and where its coming from
-- This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100090)