[Openstack-stable-maint] Build failed in Jenkins: periodic-nova-python27-stable-grizzly #22

OpenStack Jenkins jenkins at openstack.org
Tue Oct 1 06:51:22 UTC 2013


See <https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/22/>

------------------------------------------
[...truncated 196 lines...]
  stderr
  stdout

Traceback (most recent call last):
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/tests/api/ec2/test_cloud.py",> line 2275, in test_describe_security_groups_by_id
    self.cloud.delete_security_group(self.context, group_name)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/api/ec2/cloud.py",> line 737, in delete_security_group
    group_id)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/network/security_group/quantum_driver.py",> line 101, in get
    id = quantumv20.find_resourceid_by_name_or_id(
AttributeError: 'module' object has no attribute 'find_resourceid_by_name_or_id'
======================================================================
FAIL: nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate_port_security_enabled_false
tags: worker-3
----------------------------------------------------------------------
Empty attachments:
  pythonlogging:'nova'
  stderr
  stdout

Traceback (most recent call last):
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/tests/api/openstack/compute/contrib/test_quantum_security_groups.py",> line 231, in test_associate_port_security_enabled_false
    req, '1', body)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py",> line 394, in assertRaises
    self.assertThat(our_callable, matcher)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py",> line 406, in assertThat
    mismatch = matcher.match(matchee)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/testtools/matchers/_exception.py",> line 99, in match
    mismatch = self.exception_matcher.match(exc_info)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/testtools/matchers/_higherorder.py",> line 61, in match
    mismatch = matcher.match(matchee)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py",> line 386, in match
    reraise(*matchee)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/testtools/matchers/_exception.py",> line 92, in match
    result = matchee()
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py",> line 867, in __call__
    return self._callable_object(*self._args, **self._kwargs)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/api/openstack/compute/contrib/security_groups.py",> line 448, in _addSecurityGroup
    context, id, group_name)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/api/openstack/compute/contrib/security_groups.py",> line 430, in _invoke
    method(context, instance, group_name)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/compute/api.py",> line 163, in wrapped
    return func(self, context, target, *args, **kwargs)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/network/security_group/quantum_driver.py",> line 333, in add_to_instance
    security_group_id = quantumv20.find_resourceid_by_name_or_id(
AttributeError: 'module' object has no attribute 'find_resourceid_by_name_or_id'
======================================================================
FAIL: nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate
tags: worker-1
----------------------------------------------------------------------
Empty attachments:
  pythonlogging:'nova'
  stderr
  stdout

Traceback (most recent call last):
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/tests/api/openstack/compute/contrib/test_quantum_security_groups.py",> line 200, in test_associate
    self.manager._addSecurityGroup(req, '1', body)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/api/openstack/compute/contrib/security_groups.py",> line 448, in _addSecurityGroup
    context, id, group_name)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/api/openstack/compute/contrib/security_groups.py",> line 430, in _invoke
    method(context, instance, group_name)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/compute/api.py",> line 163, in wrapped
    return func(self, context, target, *args, **kwargs)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/network/security_group/quantum_driver.py",> line 333, in add_to_instance
    security_group_id = quantumv20.find_resourceid_by_name_or_id(
AttributeError: 'module' object has no attribute 'find_resourceid_by_name_or_id'
======================================================================
FAIL: nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate_port_security_enabled_true
tags: worker-0
----------------------------------------------------------------------
Empty attachments:
  pythonlogging:'nova'
  stderr
  stdout

Traceback (most recent call last):
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/tests/api/openstack/compute/contrib/test_quantum_security_groups.py",> line 215, in test_associate_port_security_enabled_true
    self.manager._addSecurityGroup(req, '1', body)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/api/openstack/compute/contrib/security_groups.py",> line 448, in _addSecurityGroup
    context, id, group_name)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/api/openstack/compute/contrib/security_groups.py",> line 430, in _invoke
    method(context, instance, group_name)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/compute/api.py",> line 163, in wrapped
    return func(self, context, target, *args, **kwargs)
  File "<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/nova/network/security_group/quantum_driver.py",> line 333, in add_to_instance
    security_group_id = quantumv20.find_resourceid_by_name_or_id(
AttributeError: 'module' object has no attribute 'find_resourceid_by_name_or_id'
======================================================================
FAIL: process-returncode
tags: worker-1
----------------------------------------------------------------------
Binary content:
  traceback (test/plain; charset="utf8")
======================================================================
FAIL: process-returncode
tags: worker-2
----------------------------------------------------------------------
Binary content:
  traceback (test/plain; charset="utf8")
======================================================================
FAIL: process-returncode
tags: worker-0
----------------------------------------------------------------------
Binary content:
  traceback (test/plain; charset="utf8")
======================================================================
FAIL: process-returncode
tags: worker-3
----------------------------------------------------------------------
Binary content:
  traceback (test/plain; charset="utf8")
Ran 11328 tests in 246.730s
FAILED (id=0, failures=13, skips=12)
error: testr failed (1)
ERROR: InvocationError: '<https://jenkins02.openstack.org/job/periodic-nova-python27-stable-grizzly/ws/.tox/py27/bin/python> setup.py testr --slowest --testr-args='
___________________________________ summary ____________________________________
ERROR:   py27: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py27/bin/pip freeze
Babel==1.3
Cheetah==2.4.4
Jinja2==2.7.1
Markdown==2.3.1
MarkupSafe==0.18
MySQL-python==1.2.4
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.6
Routes==1.13
SQLAlchemy==0.7.10
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.2.3
amqp==1.0.13
amqplib==1.0.2
anyjson==0.3.3
argparse==1.2.1
boto==2.13.3
cliff==1.4.5
cmd2==0.6.7
coverage==3.6
decorator==3.4.0
discover==0.4.0
distribute==0.7.3
docutils==0.10
ecdsa==0.8
eventlet==0.14.0
extras==0.0.3
feedparser==5.1.3
fixtures==0.3.14
greenlet==0.4.1
httplib2==0.8
iso8601==0.1.4
jsonpatch==1.1
jsonpointer==1.0
jsonschema==2.1.0
kombu==2.5.14
logilab-astng==0.24.3
logilab-common==0.60.0
lxml==3.2.3
mox==0.5.3
netaddr==0.7.10
nova==jenkins.periodic.nova.python27.stable.grizzly.22
numpy==1.7.1
oslo.config==1.2.1
paramiko==1.12.0
pbr==0.5.21
pep8==1.3.3
prettytable==0.7.2
psycopg2==2.5.1
pyOpenSSL==0.13.1
pyasn1==0.1.7
pycrypto==2.6
pyflakes==0.7.3
pylint==0.25.2
pyparsing==2.0.1
python-cinderclient==1.0.5
python-glanceclient==0.11.0
python-keystoneclient==0.3.2
python-mimeparse==0.1.4
python-neutronclient==2.3.1
python-quantumclient==2.2.4.2
python-subunit==0.0.15
pytz==2013d
repoze.lru==0.6
requests==1.2.2
setuptools-git==1.0
simplejson==3.3.0
six==1.4.1
sqlalchemy-migrate==0.7.2
stevedore==0.12
suds==0.4
testrepository==0.0.17
testtools==0.9.32
warlock==1.0.1
websockify==0.3.0
wsgiref==0.1.2
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ '[' -f .testrepository/0.2 ']'
+ '[' -f .testrepository/0 ']'
+ .tox/py27/bin/subunit-1to2
+ .tox/py27/bin/python /usr/local/jenkins/slave_scripts/subunit2html.py ./subunit_log.txt testr_results.html
nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate_by_non_existing_security_group_name
nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_disassociate
nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_disassociate_by_non_existing_security_group_name
nova.tests.api.ec2.test_cloud.CloudTestCaseQuantumProxy.test_create_delete_security_group
nova.tests.api.ec2.test_cloud.CloudTestCaseQuantumProxy.test_describe_security_groups
nova.tests.api.ec2.test_cloud.CloudTestCaseQuantumProxy.test_describe_security_groups_by_id
nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate_port_security_enabled_false
nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate
nova.tests.api.openstack.compute.contrib.test_quantum_security_groups.TestQuantumSecurityGroups.test_associate_port_security_enabled_true
process-returncode
process-returncode
process-returncode
process-returncode
+ gzip -9 ./subunit_log.txt
+ gzip -9 ./testr_results.html
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=
+ '[' -f '' ']'
+ echo

+ echo 'WARNING: Unable to find  to confirm results!'
WARNING: Unable to find  to confirm results!
+ echo

+ exit 1
+ rm -rf /tmp/tmp.wotm2AxKnG
Build step 'Execute shell' marked build as failure
[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-nova-python27-stable-grizzly/precise36
[SCP] Trying to create /srv/static/logs/periodic/periodic-nova-python27-stable-grizzly/precise36/22
[SCP] Copying console log.



More information about the Openstack-stable-maint mailing list