[Openstack-stable-maint] Build failed in Jenkins: periodic-neutron-python26-havana #9

OpenStack Jenkins jenkins at openstack.org
Wed Dec 18 06:48:53 UTC 2013


See <https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/9/changes>

Changes:

[review] Fix unable to add allow all IPv4/6 security group rule

[review] Fix argument mismatch failure for neutron-check-nvp-config

[apevec] Bump stable/havana next version to 2013.2.2

------------------------------------------
Started by user anonymous
[EnvInject] - Loading node environment variables.
Building remotely on centos6-11 in workspace <https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/>
Checkout:periodic-neutron-python26-havana / <https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/> - hudson.remoting.Channel at 57e4122d:centos6-11
Using strategy: Default
Last Built Revision: Revision c78394474be796bbf2633d0c5c8704ddffbeb487 (origin/stable/havana)
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.openstack.org/openstack/neutron
git --version
git version 1.7.1
Fetching upstream changes from git://git.openstack.org/openstack/neutron
Commencing build of Revision 140f3cb97a2fe6a855f70dd7b54b7c28a4746551 (origin/stable/havana)
Checking out Revision 140f3cb97a2fe6a855f70dd7b54b7c28a4746551 (origin/stable/havana)
[periodic-neutron-python26-havana] $ /bin/bash -xe /tmp/hudson5238321656607514312.sh
+ /usr/local/jenkins/slave_scripts/run-unittests.sh 26 openstack neutron
+ version=26
+ org=openstack
+ project=neutron
+ source /usr/local/jenkins/slave_scripts/functions.sh
+ check_variable_version_org_project 26 openstack neutron /usr/local/jenkins/slave_scripts/run-unittests.sh
+ version=26
+ org=openstack
+ project=neutron
+ filename=/usr/local/jenkins/slave_scripts/run-unittests.sh
+ [[ -z 26 ]]
+ [[ -z openstack ]]
+ [[ -z neutron ]]
+ venv=py26
+ export NOSE_WITH_XUNIT=1
+ NOSE_WITH_XUNIT=1
+ export NOSE_WITH_HTML_OUTPUT=1
+ NOSE_WITH_HTML_OUTPUT=1
+ export NOSE_HTML_OUT_FILE=nose_results.html
+ NOSE_HTML_OUT_FILE=nose_results.html
++ /bin/mktemp -d
+ export TMPDIR=/tmp/tmp.JKuzUrc1Pm
+ TMPDIR=/tmp/tmp.JKuzUrc1Pm
+ trap 'rm -rf /tmp/tmp.JKuzUrc1Pm' EXIT
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh pre
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh pre
+ source /usr/local/jenkins/slave_scripts/select-mirror.sh openstack neutron
++ org=openstack
++ project=neutron
++ source /usr/local/jenkins/slave_scripts/functions.sh
++ check_variable_org_project openstack neutron /usr/local/jenkins/slave_scripts/run-unittests.sh
++ org=openstack
++ project=neutron
++ filename=/usr/local/jenkins/slave_scripts/run-unittests.sh
++ [[ -z openstack ]]
++ [[ -z neutron ]]
++ rm -f /home/jenkins/.pydistutils.cfg
++ mkdir -p /home/jenkins/.pip
++ rm -f /home/jenkins/.pip/pip.conf
++ cat
++ grep -x openstack/neutron /opt/requirements/projects.txt
openstack/neutron
++ export TOX_INDEX_URL=http://pypi.openstack.org/openstack
++ TOX_INDEX_URL=http://pypi.openstack.org/openstack
++ cat
++ cat
+ tox -epy26
GLOB sdist-make: <https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/setup.py>
py26 create: <https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26>
py26 installdeps: -r<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/requirements.txt,> -r<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/test-requirements.txt,> setuptools_git>=0.4
py26 inst: <https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/dist/neutron-jenkins.periodic.neutron.python26.havana.9.zip>
py26 runtests: commands[0] | python tools/patch_tox_venv.py
py26 runtests: commands[1] | python setup.py testr --slowest --testr-args=
running testr
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.linuxbridge.db.l2network_models_v2.NetworkBinding'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'Credential' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.network_models_v2.Credential'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'NexusPortBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.nexus_models_v2.NexusPortBinding'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'VlanAllocation' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.VlanAllocation'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.NetworkBinding'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.linuxbridge.db.l2network_models_v2.NetworkBinding'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.linuxbridge.db.l2network_models_v2.NetworkBinding'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.linuxbridge.db.l2network_models_v2.NetworkBinding'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.linuxbridge.db.l2network_models_v2.NetworkBinding'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'Credential' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.network_models_v2.Credential'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'NexusPortBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.nexus_models_v2.NexusPortBinding'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'Credential' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.network_models_v2.Credential'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'NexusPortBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.nexus_models_v2.NexusPortBinding'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'VlanAllocation' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.VlanAllocation'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'Credential' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.network_models_v2.Credential'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'NexusPortBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.nexus_models_v2.NexusPortBinding'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'VlanAllocation' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.VlanAllocation'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'Credential' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.network_models_v2.Credential'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'NexusPortBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.nexus_models_v2.NexusPortBinding'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'VlanAllocation' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.VlanAllocation'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'VlanAllocation' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.VlanAllocation'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.NetworkBinding'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.NetworkBinding'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.NetworkBinding'>
  _as_declarative(cls, classname, cls.__dict__)
<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.NetworkBinding'>
  _as_declarative(cls, classname, cls.__dict__)
WARNING:neutron.plugins.nicira.nvp_cluster:Deprecated: Attribute 'metadata_dhcp_host_route' has been deprecated or moved to a new section. See new configuration file for details.
WARNING:neutron.plugins.nicira.nvp_cluster:Deprecated: Attribute 'nvp_controller_connection' has been deprecated or moved to a new section. See new configuration file for details.
WARNING:neutron.plugins.nicira.nvp_cluster:Deprecated: Attribute 'metadata_dhcp_host_route' has been deprecated or moved to a new section. See new configuration file for details.
WARNING:neutron.plugins.nicira.nvp_cluster:Deprecated: Attribute 'nvp_controller_connection' has been deprecated or moved to a new section. See new configuration file for details.
ERROR:neutron.plugins.nicira.vshield.edge_appliance_driver:VCNS: Unable to retrieve edge edge-1 status. Retry 2.
Traceback (most recent call last):
  File "<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/neutron/plugins/nicira/vshield/edge_appliance_driver.py",> line 234, in _status_edge
    response = self.vcns.get_edge_deploy_status(edge_id)[1]
  File "<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/mock.py",> line 955, in __call__
    return _mock_self._mock_call(*args, **kwargs)
  File "<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/.tox/py26/lib/python2.6/site-packages/mock.py",> line 1018, in _mock_call
    ret_val = effect(*args, **kwargs)
  File "<https://jenkins01.openstack.org/job/periodic-neutron-python26-havana/ws/neutron/tests/unit/nicira/vshield/fake_vcns.py",> line 115, in get_edge_deploy_status
    raise Exception(_("Edge %s does not exist") % edge_id)
Exception: Edge edge-1 does not exist
Build timed out (after 40 minutes). Marking the build as failed.
++ rm -rf /tmp/tmp.JKuzUrc1Pm
/usr/local/jenkins/slave_scripts/run-unittests.sh: line 1:  5731 Terminated              tox -e$venv
[SCP] Connecting to static.openstack.org
[SCP] No file(s) found: **/*nose_results.html
[SCP] '**/*nose_results.html' doesn't match anything: '**' exists but not '**/*nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-neutron-python26-havana/centos6-11/9
[SCP] Copying console log.



More information about the Openstack-stable-maint mailing list