Openstack-stable-maint
Threads by month
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
September 2013
- 3 participants
- 58 discussions
Build failed in Jenkins: periodic-tempest-devstack-vm-stable-folsom #30
by OpenStack Jenkins 28 Sep '13
by OpenStack Jenkins 28 Sep '13
28 Sep '13
See <https://jenkins01.openstack.org/job/periodic-tempest-devstack-vm-stable-fol…>
------------------------------------------
[...truncated 5511 lines...]
+ services=quantum
+ for service in '${services}'
+ [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,quantum, ]]
+ [[ quantum == \n\o\v\a ]]
+ [[ quantum == \c\i\n\d\e\r ]]
+ [[ quantum == \c\e\i\l\o\m\e\t\e\r ]]
+ [[ quantum == \g\l\a\n\c\e ]]
+ [[ quantum == \q\u\a\n\t\u\m ]]
+ [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ q- ]]
+ return 1
+ [[ deb = \d\e\b ]]
+ LIBVIRT_DAEMON=libvirt-bin
++ whoami
+ sudo usermod -a -G libvirtd stack
+ restart_service libvirt-bin
+ [[ -z deb ]]
+ [[ deb = \d\e\b ]]
+ sudo /usr/sbin/service libvirt-bin restart
libvirt-bin stop/waiting
libvirt-bin start/running, process 21471
+ mkdir -p /opt/stack/new/data/nova/instances
+ '[' -L /dev/disk/by-label/nova-instances ']'
+ cleanup_nova
+ is_service_enabled n-cpu
+ services=n-cpu
+ for service in '${services}'
+ [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,n-cpu, ]]
+ return 0
+ clean_iptables
+ sudo iptables -S -v
+ sed 's/-c [0-9]* [0-9]* //g'
+ grep nova
+ awk '{print "sudo iptables",$0}'
+ bash
+ sed s/-A/-D/g
+ grep '\-A'
+ sudo iptables -S -v -t nat
+ sed 's/-c [0-9]* [0-9]* //g'
+ grep nova
+ grep '\-A'
+ sed s/-A/-D/g
+ awk '{print "sudo iptables -t nat",$0}'
+ bash
+ sudo iptables -S -v
+ sed 's/-c [0-9]* [0-9]* //g'
+ grep nova
+ bash
+ awk '{print "sudo iptables",$0}'
+ sed s/-N/-X/g
+ grep '\-N'
+ sed 's/-c [0-9]* [0-9]* //g'
+ grep nova
+ sudo iptables -S -v -t nat
+ awk '{print "sudo iptables -t nat",$0}'
+ grep '\-N'
+ sed s/-N/-X/g
+ bash
++ sudo virsh list --all
++ grep instance-
++ sed 's/.*\(instance-[0-9a-fA-F]*\).*/\1/g'
+ instances=
+ '[' '!' '' = '' ']'
+ sudo iscsiadm --mode node
+ grep volume-
+ cut -d ' ' -f2
+ xargs sudo iscsiadm --mode node --logout
iscsiadm: no records found!
+ sudo iscsiadm --mode node
+ grep volume-
+ cut -d ' ' -f2
+ sudo iscsiadm --mode node --op delete
iscsiadm: iscsiadm: no records found!
no records found!
+ true
+ sudo rm -rf '/opt/stack/new/data/nova/instances/*'
+ is_service_enabled horizon
+ services=horizon
+ for service in '${services}'
+ [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,horizon, ]]
+ return 0
+ setup_develop /opt/stack/new/horizon
+ [[ False = True ]]
+ SUDO_CMD=sudo
+ cd /opt/stack/new/horizon
+ python setup.py egg_info
Warning: Could not import Horizon dependencies. This is normal during installation.
running egg_info
creating horizon.egg-info
writing requirements to horizon.egg-info/requires.txt
writing horizon.egg-info/PKG-INFO
writing top-level names to horizon.egg-info/top_level.txt
writing dependency_links to horizon.egg-info/dependency_links.txt
writing manifest file 'horizon.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.css_t' under directory 'doc'
warning: no files found matching '*.js' under directory 'openstack_dashboard'
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
warning: no previously-included files found matching 'openstack_dashboard/local/local_settings.py'
writing manifest file 'horizon.egg-info/SOURCES.txt'
++ awk '/^.+/ {print "-f " $1}' horizon.egg-info/dependency_links.txt
+ raw_links=
++ echo
++ xargs
+ depend_links=
++ '[' '!' -r horizon.egg-info/requires.txt ']'
++ echo '-r *-info/requires.txt'
+ require_file='-r *-info/requires.txt'
+ pip_install -r horizon.egg-info/requires.txt
+ [[ False = \T\r\u\e ]]
+ [[ -z -r horizon.egg-info/requires.txt ]]
+ [[ -z deb ]]
+ [[ False = True ]]
+ SUDO_PIP=sudo
+ [[ deb = \d\e\b ]]
+ CMD_PIP=/usr/bin/pip
+ sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r horizon.egg-info/requires.txt
Downloading/unpacking Django>=1.4,<1.5 (from -r horizon.egg-info/requires.txt (line 1))
Storing download in cache at /var/cache/pip/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fsource%2FD%2FDjango%2FDjango-1.4.8.tar.gz
Running setup.py egg_info for package Django
Downloading/unpacking django-compressor (from -r horizon.egg-info/requires.txt (line 2))
Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fdjango_compressor%2Fdjango_compressor-1.3.tar.gz
Running setup.py egg_info for package django-compressor
warning: no files found matching '*.js' under directory 'compressor/tests/media'
warning: no files found matching '*.css' under directory 'compressor/tests/media'
warning: no files found matching '*.png' under directory 'compressor/tests/media'
warning: no files found matching '*.coffee' under directory 'compressor/tests/media'
Downloading/unpacking django-openstack-auth<1.1.0 (from -r horizon.egg-info/requires.txt (line 3))
Downloading django_openstack_auth-1.0.11.tar.gz
Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fdjango_openstack_auth%2Fdjango_openstack_auth-1.0.11.tar.gz
Running setup.py egg_info for package django-openstack-auth
Requirement already satisfied (use --upgrade to upgrade): python-cinderclient in /opt/stack/new/python-cinderclient (from -r horizon.egg-info/requires.txt (line 4))
Requirement already satisfied (use --upgrade to upgrade): python-glanceclient<2 in /opt/stack/new/python-glanceclient (from -r horizon.egg-info/requires.txt (line 5))
Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient in /opt/stack/new/python-keystoneclient (from -r horizon.egg-info/requires.txt (line 6))
Requirement already satisfied (use --upgrade to upgrade): python-novaclient in /opt/stack/new/python-novaclient (from -r horizon.egg-info/requires.txt (line 7))
Requirement already satisfied (use --upgrade to upgrade): python-quantumclient>=2.0 in /usr/local/lib/python2.7/dist-packages (from -r horizon.egg-info/requires.txt (line 8))
Requirement already satisfied (use --upgrade to upgrade): python-swiftclient>1.1,<2 in /opt/stack/new/python-swiftclient (from -r horizon.egg-info/requires.txt (line 9))
Requirement already satisfied (use --upgrade to upgrade): pytz>=2010h in /usr/local/lib/python2.7/dist-packages (from -r horizon.egg-info/requires.txt (line 10))
Requirement already satisfied (use --upgrade to upgrade): lockfile in /usr/lib/python2.7/dist-packages (from -r horizon.egg-info/requires.txt (line 11))
Downloading/unpacking django-appconf>=0.4 (from django-compressor->-r horizon.egg-info/requires.txt (line 2))
Downloading django-appconf-0.6.tar.gz
Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fdjango-appconf%2Fdjango-appconf-0.6.tar.gz
Running setup.py egg_info for package django-appconf
Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5.21,<1.0 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.21-py2.7.egg (from python-cinderclient->-r horizon.egg-info/requires.txt (line 4))
Requirement already satisfied (use --upgrade to upgrade): PrettyTable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from python-cinderclient->-r horizon.egg-info/requires.txt (line 4))
Requirement already satisfied (use --upgrade to upgrade): requests>=1.1 in /usr/local/lib/python2.7/dist-packages (from python-cinderclient->-r horizon.egg-info/requires.txt (line 4))
Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from python-cinderclient->-r horizon.egg-info/requires.txt (line 4))
Requirement already satisfied (use --upgrade to upgrade): Babel>=0.9.6 in /usr/local/lib/python2.7/dist-packages (from python-cinderclient->-r horizon.egg-info/requires.txt (line 4))
Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from python-cinderclient->-r horizon.egg-info/requires.txt (line 4))
Requirement already satisfied (use --upgrade to upgrade): pyOpenSSL in /usr/lib/python2.7/dist-packages (from python-glanceclient<2->-r horizon.egg-info/requires.txt (line 5))
Requirement already satisfied (use --upgrade to upgrade): warlock>=1.0.1,<2 in /usr/local/lib/python2.7/dist-packages (from python-glanceclient<2->-r horizon.egg-info/requires.txt (line 5))
Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from python-keystoneclient->-r horizon.egg-info/requires.txt (line 6))
Requirement already satisfied (use --upgrade to upgrade): oslo.config>=1.2.0a3 in /usr/local/lib/python2.7/dist-packages (from python-keystoneclient->-r horizon.egg-info/requires.txt (line 6))
Requirement already satisfied (use --upgrade to upgrade): netaddr in /usr/lib/python2.7/dist-packages (from python-keystoneclient->-r horizon.egg-info/requires.txt (line 6))
Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages (from python-quantumclient>=2.0->-r horizon.egg-info/requires.txt (line 8))
Requirement already satisfied (use --upgrade to upgrade): cliff>=1.4 in /usr/local/lib/python2.7/dist-packages (from python-quantumclient>=2.0->-r horizon.egg-info/requires.txt (line 8))
Requirement already satisfied (use --upgrade to upgrade): httplib2 in /usr/lib/python2.7/dist-packages (from python-quantumclient>=2.0->-r horizon.egg-info/requires.txt (line 8))
Requirement already satisfied (use --upgrade to upgrade): pyparsing>=1.5.6,<2.0 in /usr/local/lib/python2.7/dist-packages (from python-quantumclient>=2.0->-r horizon.egg-info/requires.txt (line 8))
Requirement already satisfied (use --upgrade to upgrade): pip>=1.0 in /usr/lib/python2.7/dist-packages (from pbr>=0.5.21,<1.0->python-cinderclient->-r horizon.egg-info/requires.txt (line 4))
Requirement already satisfied (use --upgrade to upgrade): jsonschema>=0.7,<3 in /usr/local/lib/python2.7/dist-packages (from warlock>=1.0.1,<2->python-glanceclient<2->-r horizon.egg-info/requires.txt (line 5))
Requirement already satisfied (use --upgrade to upgrade): jsonpatch>=0.10,<2 in /usr/local/lib/python2.7/dist-packages (from warlock>=1.0.1,<2->python-glanceclient<2->-r horizon.egg-info/requires.txt (line 5))
Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->python-quantumclient>=2.0->-r horizon.egg-info/requires.txt (line 8))
Requirement already satisfied (use --upgrade to upgrade): cmd2>=0.6.7 in /usr/local/lib/python2.7/dist-packages (from cliff>=1.4->python-quantumclient>=2.0->-r horizon.egg-info/requires.txt (line 8))
Requirement already satisfied (use --upgrade to upgrade): jsonpointer>=1.0 in /usr/local/lib/python2.7/dist-packages (from jsonpatch>=0.10,<2->warlock>=1.0.1,<2->python-glanceclient<2->-r horizon.egg-info/requires.txt (line 5))
Installing collected packages: Django, django-compressor, django-openstack-auth, django-appconf
Running setup.py install for Django
changing mode of build/scripts-2.7/django-admin.py from 644 to 755
changing mode of /usr/local/bin/django-admin.py to 755
Running setup.py install for django-compressor
warning: no files found matching '*.js' under directory 'compressor/tests/media'
warning: no files found matching '*.css' under directory 'compressor/tests/media'
warning: no files found matching '*.png' under directory 'compressor/tests/media'
warning: no files found matching '*.coffee' under directory 'compressor/tests/media'
Running setup.py install for django-openstack-auth
Running setup.py install for django-appconf
Successfully installed Django django-compressor django-openstack-auth django-appconf
Cleaning up...
+ sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop
Warning: Could not import Horizon dependencies. This is normal during installation.
running develop
Checking .pth file support in /usr/local/lib/python2.7/dist-packages/
/usr/bin/python -E -c pass
TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files
running egg_info
writing requirements to horizon.egg-info/requires.txt
writing horizon.egg-info/PKG-INFO
writing top-level names to horizon.egg-info/top_level.txt
writing dependency_links to horizon.egg-info/dependency_links.txt
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.css_t' under directory 'doc'
warning: no files found matching '*.js' under directory 'openstack_dashboard'
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
warning: no previously-included files found matching 'openstack_dashboard/local/local_settings.py'
writing manifest file 'horizon.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/lib/python2.7/dist-packages/horizon.egg-link (link to .)
Adding horizon 2012.2.5 to easy-install.pth file
Installed /opt/stack/new/horizon
Processing dependencies for horizon==2012.2.5
error: Installed distribution pyparsing 1.5.7 conflicts with requirement pyparsing>=2.0.1
++ failed
++ local r=1
+++ jobs -p
++ kill
++ set +o xtrace
stack.sh failed: full log in /opt/stack/new/devstacklog.txt.2013-09-24-060123
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/devstack-gate-cleanup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/devstack-gate-setup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/devstack-gate-setup-workspace-new.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/devstacklog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/iptables.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/kern_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/localrc.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/mysql
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/mysql/error.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/pip-freeze.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/rabbitmq/rabbit(a)devstack-precise-hpcloud-az2-378531-sasl.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/rabbitmq/rabbit(a)devstack-precise-hpcloud-az2-378531.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/rabbitmq/startup_log.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/sudoers.d/50_stack_sh.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/sudoers.d/README.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/sudoers.d/jenkins-sudo-grep.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/sudoers.d/nova-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/sudoers.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-378531/30/logs/syslog.txt.gz'
[SCP] No file(s) found: **/testr_results.html.gz
[SCP] '**/testr_results.html.gz' doesn't match anything: '**' exists but not '**/testr_results.html.gz'
[SCP] No file(s) found: **/subunit_log.txt.gz
[SCP] '**/subunit_log.txt.gz' doesn't match anything: '**' exists but not '**/subunit_log.txt.gz'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
2
Build failed in Jenkins: periodic-glance-python26-stable-grizzly #27
by OpenStack Jenkins 27 Sep '13
by OpenStack Jenkins 27 Sep '13
27 Sep '13
See <https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…>
------------------------------------------
[...truncated 7413 lines...]
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 2124, in _parse_cli_opts
opt._add_to_cli(self._oparser, group)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 1018, in _add_to_cli
self.handler(subparsers)
File "./bin/glance-control", line 274, in add_command_parsers
parser = subparsers.add_parser(server, parents=[cmd_parser])
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 1085, in add_parser
parser = self._parser_class(**kwargs)
TypeError: __init__() got an unexpected keyword argument 'parents'
CONTEXT: ==Core config==
[DEFAULT]
verbose = True
debug = True
bind_host = 127.0.0.1
bind_port = 58682
log_file = /tmp/tmp.AhUwEXYayR/tmpe2wyMr/registry.log
db_auto_create = False
sql_connection = sqlite://///tmp/tmp.AhUwEXYayR/tmpe2wyMr/tests.sqlite
sql_idle_timeout = 3600
api_limit_max = 1000
limit_param_default = 25
owner_is_tenant = True
workers = 0
[paste_deploy]
flavor =
==Paste config==
[pipeline:glance-registry]
pipeline = unauthenticated-context registryapp
[pipeline:glance-registry-fakeauth]
pipeline = fakeauth context registryapp
[app:registryapp]
paste.app_factory = glance.registry.api.v1:API.factory
[filter:context]
paste.filter_factory = glance.api.middleware.context:ContextMiddleware.factory
[filter:unauthenticated-context]
paste.filter_factory =
glance.api.middleware.context:UnauthenticatedContextMiddleware.factory
[filter:fakeauth]
paste.filter_factory = glance.tests.utils:FakeAuthMiddleware.factory
======================================================================
ERROR: glance.tests.functional.test_sqlite.TestSqlite.test_big_int_mapping
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 105, in _runner
func(*args, **kw)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 121, in wrapped
func(*a, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 33, in test_big_int_mapping
self.start_servers(**self.__dict__.copy())
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 645, in start_servers
**kwargs)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 612, in start_with_retry
**kwargs)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 143, in start
context=overridden)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 198, in execute
raise RuntimeError(msg)
RuntimeError: Command ./bin/glance-control --pid-file=/tmp/tmp.AhUwEXYayR/tmpuwgq1x/registry.pid --capture-output registry start /tmp/tmp.AhUwEXYayR/tmpuwgq1x/etc/registry.conf did not succeed. Returned an exit code of 1.
STDOUT:
STDERR: Traceback (most recent call last):
File "./bin/glance-control", line 312, in <module>
config.parse_args(usage=USAGE)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 98, in parse_args
default_config_files=default_config_files)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 1625, in __call__
else sys.argv[1:])
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 2124, in _parse_cli_opts
opt._add_to_cli(self._oparser, group)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 1018, in _add_to_cli
self.handler(subparsers)
File "./bin/glance-control", line 274, in add_command_parsers
parser = subparsers.add_parser(server, parents=[cmd_parser])
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 1085, in add_parser
parser = self._parser_class(**kwargs)
TypeError: __init__() got an unexpected keyword argument 'parents'
CONTEXT: ==Core config==
[DEFAULT]
verbose = True
debug = True
bind_host = 127.0.0.1
bind_port = 41118
log_file = /tmp/tmp.AhUwEXYayR/tmpuwgq1x/registry.log
db_auto_create = False
sql_connection = sqlite://///tmp/tmp.AhUwEXYayR/tmpuwgq1x/tests.sqlite
sql_idle_timeout = 3600
api_limit_max = 1000
limit_param_default = 25
owner_is_tenant = True
workers = 0
[paste_deploy]
flavor =
==Paste config==
[pipeline:glance-registry]
pipeline = unauthenticated-context registryapp
[pipeline:glance-registry-fakeauth]
pipeline = fakeauth context registryapp
[app:registryapp]
paste.app_factory = glance.registry.api.v1:API.factory
[filter:context]
paste.filter_factory = glance.api.middleware.context:ContextMiddleware.factory
[filter:unauthenticated-context]
paste.filter_factory =
glance.api.middleware.context:UnauthenticatedContextMiddleware.factory
[filter:fakeauth]
paste.filter_factory = glance.tests.utils:FakeAuthMiddleware.factory
======================================================================
FAIL: glance.tests.functional.v1.test_api.TestApi.test_unsupported_default_store
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 121, in wrapped
func(*a, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 1246, in test_unsupported_default_store
**self.__dict__.copy())
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 585, in start_server
self.assertTrue(re.search("Starting glance-[a-z]+ with", out))
File "/usr/lib64/python2.6/unittest.py", line 324, in failUnless
if not expr: raise self.failureException, msg
AssertionError
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 37.39 secs:
[31m 11.75 TestGlanceControl.test_respawn[0m
[31m 11.71 TestGlanceControl.test_reload[0m
[31m 5.51 TestMigrations.test_postgresql_opportunistically[0m
[31m 4.35 TestMigrations.test_version_control_existing_db[0m
[31m 4.06 TestMigrations.test_walk_versions[0m
----------------------------------------------------------------------
Ran 1101 tests in 215.751s
FAILED (SKIP=38, errors=81, failures=1)
ERROR: InvocationError: '<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…'>
___________________________________ summary ____________________________________
ERROR: py26: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
Babel==1.3
Jinja2==2.7.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.9
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.2.3
amqp==1.0.13
anyjson==0.3.3
argparse==1.2.1
boto==2.13.3
cffi==0.7.2
colorama==0.2.6
coverage==3.6
d2to1==0.2.11
decorator==3.4.0
distribute==0.7.3
docutils==0.10
eventlet==0.14.0
extras==0.0.3
fixtures==0.3.14
glance==jenkins.periodic.glance.python26.stable.grizzly.27
greenlet==0.4.1
httplib2==0.8
importlib==1.0.2
iso8601==0.1.4
jsonschema==2.1.0
kombu==2.5.14
lxml==3.2.3
mox==0.5.3
netaddr==0.7.10
nose==1.3.0
nose-exclude==0.1.10
nosehtmloutput==0.0.5
openstack.nose-plugin==0.11
ordereddict==1.1
oslo.config==1.2.0
passlib==1.6.1
pbr==0.5.21
pep8==1.3.3
prettytable==0.7.2
psycopg2==2.5.1
pycparser==2.10
pycrypto==2.6
pysendfile==2.0.0
python-keystoneclient==0.3.2
python-mimeparse==0.1.4
python-swiftclient==1.6.0
pytz==2013d
repoze.lru==0.6
requests==2.0.0
simplejson==3.3.0
six==1.4.1
sqlalchemy-migrate==0.7.2
termcolor==1.1.0
testtools==0.9.32
wsgiref==0.1.2
xattr==0.7.2
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ 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=./nose_results.html
+ '[' -f ./nose_results.html ']'
++ grep -c 'tr class=.passClass' ./nose_results.html
+ passcount=107
+ '[' 107 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.AhUwEXYayR
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] uploading file: '/srv/static/logs/periodic/periodic-glance-python26-stable-grizzly/27/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python26-stable-grizzly/centos6-3/27
[SCP] Copying console log.
1
2
26 Sep '13
See <https://jenkins02.openstack.org/job/periodic-glance-python26-stable-folsom/…>
------------------------------------------
[...truncated 949 lines...]
test_calling_format_default [32mOK [0m[32m 0.01[0m
test_calling_format_path [32mOK [0m[32m 0.01[0m
test_calling_format_subdomain [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.02[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.01[0m
test_get_calling_format_default [32mOK [0m[32m 0.01[0m
test_get_calling_format_path [32mOK [0m[32m 0.01[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_s3_bad_location [32mOK [0m[32m 0.01[0m
test_get_s3_good_location [32mOK [0m[32m 0.01[0m
test_no_access_key [32mOK [0m[32m 0.01[0m
test_no_host [32mOK [0m[32m 0.01[0m
test_no_secret_key [32mOK [0m[32m 0.01[0m
TestBasicSchema
test_filter_strips_extra_properties [32mOK [0m[32m 0.01[0m
test_merge_conflicting_but_identical_properties [32mOK [0m[32m 0.01[0m
test_merge_conflicting_properties [32mOK [0m[32m 0.01[0m
test_merge_properties [32mOK [0m[32m 0.01[0m
test_raw_json_schema [32mOK [0m[32m 0.01[0m
test_validate_fails_on_bad_type [32mOK [0m[32m 0.01[0m
test_validate_fails_on_extra_properties [32mOK [0m[32m 0.01[0m
test_validate_passes [32mOK [0m[32m 0.01[0m
TestBasicSchemaLinks
test_raw_json_schema [32mOK [0m[32m 0.01[0m
TestCollectionSchema
test_raw_json_schema [32mOK [0m[32m 0.01[0m
TestPermissiveSchema
test_filter_passes_extra_properties [32mOK [0m[32m 0.01[0m
test_raw_json_schema [32mOK [0m[32m 0.01[0m
test_validate_rejects_non_string_extra_properties [32mOK [0m[32m 0.01[0m
test_validate_with_additional_properties_allowed [32mOK [0m[32m 0.01[0m
TestSkipExamples
test_001_increase_test_counter [32mOK [0m[32m 0.01[0m
test_002_increase_test_counter [32mOK [0m[32m 0.01[0m
test_003_verify_test_counter [32mOK [0m[32m 0.01[0m
test_skip_if_example [34mSKIP[0m
test_skip_test_example [34mSKIP[0m
test_skip_unless_example [34mSKIP[0m
TestStoreLocation
test_bad_store_scheme [32mOK [0m[32m 0.01[0m
test_filesystem_store_location [32mOK [0m[32m 0.02[0m
test_get_location_from_uri_back_to_uri [32mOK [0m[32m 0.01[0m
test_get_store_from_scheme [32mOK [0m[32m 0.02[0m
test_http_store_location [32mOK [0m[32m 0.01[0m
test_rbd_store_location [32mOK [0m[32m 0.01[0m
test_s3_store_location [32mOK [0m[32m 0.01[0m
test_swift_store_location [32mOK [0m[32m 0.01[0m
TestChunkReader
test_read_all_data [32mOK [0m[32m 0.01[0m
TestStoreAuthV1
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.02[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.01[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.01[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_size [32mOK [0m[32m 0.01[0m
test_get_with_http_auth [32mOK [0m[32m 0.01[0m
test_no_auth_address [32mOK [0m[32m 0.01[0m
test_no_key [32mOK [0m[32m 0.01[0m
test_no_user [32mOK [0m[32m 0.01[0m
test_read_acl_public [32mOK [0m[32m 0.01[0m
test_read_acl_tenants [32mOK [0m[32m 0.01[0m
test_read_write_public [32mOK [0m[32m 0.01[0m
TestStoreAuthV2
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.02[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.02[0m
test_delete [32mOK [0m[31m 0.20[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.01[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_size [32mOK [0m[32m 0.01[0m
test_get_with_http_auth [32mOK [0m[32m 0.01[0m
test_no_auth_address [32mOK [0m[32m 0.01[0m
test_no_key [32mOK [0m[32m 0.01[0m
test_no_user [32mOK [0m[32m 0.01[0m
test_read_acl_public [32mOK [0m[32m 0.01[0m
test_read_acl_tenants [32mOK [0m[32m 0.01[0m
test_read_write_public [32mOK [0m[32m 0.01[0m
test_v2_multi_tenant_location [32mOK [0m[32m 0.01[0m
test_v2_with_no_tenant [32mOK [0m[32m 0.01[0m
TestUtils
test_cooperative_reader [32mOK [0m[33m 0.05[0m
test_cooperative_reader_of_iterator [32mOK [0m[32m 0.01[0m
test_generate_uuid_format [32mOK [0m[32m 0.01[0m
test_generate_uuid_unique [32mOK [0m[32m 0.01[0m
test_is_uuid_like_fails [32mOK [0m[32m 0.01[0m
test_is_uuid_like_success [32mOK [0m[32m 0.01[0m
test_limiting_reader [32mOK [0m[32m 0.01[0m
test_limiting_reader_fails [32mOK [0m[32m 0.01[0m
VersionNegotiationTest
test_request_accept_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1_0 [32mOK [0m[32m 0.01[0m
test_request_url_v1_1 [32mOK [0m[32m 0.01[0m
test_request_url_v2 [32mOK [0m[32m 0.01[0m
test_request_url_v2_0 [32mOK [0m[32m 0.01[0m
test_request_url_v2_1_unsupported [32mOK [0m[32m 0.01[0m
test_request_url_v3_unsupported [32mOK [0m[32m 0.01[0m
VersionsTest
test_get_version_list [32mOK [0m[32m 0.01[0m
JSONRequestDeserializerTest
test_default_no_body [32mOK [0m[32m 0.01[0m
test_default_with_body [32mOK [0m[32m 0.01[0m
test_from_json [32mOK [0m[32m 0.01[0m
test_from_json_malformed [32mOK [0m[32m 0.01[0m
test_has_body_has_content_length [32mOK [0m[32m 0.01[0m
test_has_body_no_content_length [32mOK [0m[32m 0.01[0m
test_has_body_zero_content_length [32mOK [0m[32m 0.01[0m
test_no_body_no_content_length [32mOK [0m[32m 0.01[0m
JSONResponseSerializerTest
test_default [32mOK [0m[32m 0.01[0m
test_to_json [32mOK [0m[32m 0.01[0m
RequestTest
test_content_type_accept_default [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_json [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_json_xml_quality [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_xml [32mOK [0m[32m 0.01[0m
test_content_type_from_accept_xml_json [32mOK [0m[32m 0.01[0m
test_content_type_missing [32mOK [0m[32m 0.01[0m
test_content_type_unsupported [32mOK [0m[32m 0.01[0m
test_content_type_with_charset [32mOK [0m[32m 0.01[0m
ResourceTest
test_dispatch [32mOK [0m[32m 0.01[0m
test_dispatch_default [32mOK [0m[32m 0.01[0m
test_dispatch_no_default [32mOK [0m[32m 0.01[0m
test_get_action_args [32mOK [0m[32m 0.01[0m
TestHelpers
test_data_passed_properly_through_headers [32mOK [0m[32m 0.01[0m
test_headers_are_unicode [32mOK [0m[32m 0.01[0m
======================================================================
FAIL: Ensure an interrupt signal does not cause a respawn storm.
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins02.openstack.org/job/periodic-glance-python26-stable-folsom/…",> line 71, in test_interrupt_avoids_respawn_storm
self.assertTrue(child in children)
AssertionError:
"""Fail the test unless the expression is true."""
>> if not False: raise self.failureException, None
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 129.48 secs:
[31m 60.42 TestGlanceControl.test_bouncing[0m
[31m 19.44 TestBinGlanceCacheManage.test_queue[0m
[31m 16.61 TestBinGlance.test_results_filtering[0m
[31m 16.56 TestBinGlance.test_results_pagination[0m
[31m 16.45 TestScrubber.test_delayed_delete[0m
----------------------------------------------------------------------
Ran 926 tests in 800.524s
FAILED (SKIP=89, failures=1)
ERROR: InvocationError: '<https://jenkins02.openstack.org/job/periodic-glance-python26-stable-folsom/…'>
___________________________________ summary ____________________________________
ERROR: py26: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
Babel==1.3
Jinja2==2.7.1
MarkupSafe==0.18
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.6
Routes==1.13
SQLAlchemy==0.7.9
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.0.8
amqp==1.0.13
anyjson==0.3.3
argparse==1.2.1
boto==2.1.1
cffi==0.7.2
colorama==0.2.6
coverage==3.6
d2to1==0.2.11
decorator==3.4.0
distribute==0.7.3
docutils==0.10
eventlet==0.14.0
glance==jenkins-periodic-glance-python26-stable-folsom-21
greenlet==0.4.1
httplib2==0.8
importlib==1.0.2
iso8601==0.1.4
jsonschema==2.1.0
kombu==2.5.14
lxml==3.2.3
mox==0.5.3
nose==1.3.0
nose-exclude==0.1.10
nosehtmloutput==0.0.5
openstack.nose-plugin==0.11
ordereddict==1.1
passlib==1.6.1
pbr==0.5.21
pep8==1.1
pycparser==2.10
pycrypto==2.6
pysendfile==2.0.0
python-swiftclient==1.6.0
pytz==2013d
repoze.lru==0.6
requests==2.0.0
simplejson==3.3.0
sqlalchemy-migrate==0.7.2
termcolor==1.1.0
wsgiref==0.1.2
xattr==0.7.2
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ 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=./nose_results.html
+ '[' -f ./nose_results.html ']'
++ grep -c 'tr class=.passClass' ./nose_results.html
+ passcount=94
+ '[' 94 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.6YJAlVcH00
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] uploading file: '/srv/static/logs/periodic/periodic-glance-python26-stable-folsom/21/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python26-stable-folsom/centos6-2/21
[SCP] Copying console log.
1
1
25 Sep '13
See <https://jenkins02.openstack.org/job/periodic-heat-python27-stable-grizzly/2…>
------------------------------------------
[...truncated 634 lines...]
test_update_template_diff_properties_added (heat.tests.test_resource.ResourceTest) ... ok
test_update_template_diff_properties_changed (heat.tests.test_resource.ResourceTest) ... ok
test_update_template_diff_properties_none (heat.tests.test_resource.ResourceTest) ... ok
test_update_template_diff_properties_notallowed (heat.tests.test_resource.ResourceTest) ... ok
test_update_template_diff_properties_removed (heat.tests.test_resource.ResourceTest) ... ok
test_updated_time (heat.tests.test_resource.ResourceTest) ... ok
test_create_stack (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_create_watch_data (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_delete_stack_call (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_delete_stack_cast (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_describe_stack_resource (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_describe_stack_resources (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_find_physical_resource (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_get_template (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_list_events (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_list_stack_resources (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_metadata_update (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_set_watch_state (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_show_stack (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_show_watch (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_show_watch_metric (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_update_stack (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_validate_template (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_attributes (heat.tests.test_s3.s3Test) ... ok
test_authenticated_read (heat.tests.test_s3.s3Test) ... ok
test_create_container_name (heat.tests.test_s3.s3Test) ... ok
test_delete_exception (heat.tests.test_s3.s3Test) ... ok
test_delete_retain (heat.tests.test_s3.s3Test) ... ok
test_public_read (heat.tests.test_s3.s3Test) ... ok
test_public_read_write (heat.tests.test_s3.s3Test) ... ok
test_website (heat.tests.test_s3.s3Test) ... ok
test_security_group_nova (heat.tests.test_security_group.SecurityGroupTest) ... ok
test_security_group_nova_exception (heat.tests.test_security_group.SecurityGroupTest) ... ok
test_byte_string_12 (heat.tests.test_short_id.ShortIdTest) ... ok
test_byte_string_16 (heat.tests.test_short_id.ShortIdTest) ... ok
test_byte_string_60 (heat.tests.test_short_id.ShortIdTest) ... ok
test_byte_string_8 (heat.tests.test_short_id.ShortIdTest) ... ok
test_generate_ids (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_string (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid1 (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid_0 (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid_1 (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid_endianness (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid_f (heat.tests.test_short_id.ShortIdTest) ... ok
test_attributes (heat.tests.test_swift.swiftTest) ... ok
test_build_meta_headers (heat.tests.test_swift.swiftTest) ... ok
test_create_container_name (heat.tests.test_swift.swiftTest) ... ok
test_delete_exception (heat.tests.test_swift.swiftTest) ... ok
test_delete_retain (heat.tests.test_swift.swiftTest) ... ok
test_public_read (heat.tests.test_swift.swiftTest) ... ok
test_public_read_write (heat.tests.test_swift.swiftTest) ... ok
test_website (heat.tests.test_swift.swiftTest) ... ok
test_convert_all_templates (heat.tests.test_template_format.JsonToYamlTest) ... ok
test_quantum_resolved (heat.tests.test_template_format.JsonYamlResolvedCompareTest) ... ok
test_wordpress_resolved (heat.tests.test_template_format.JsonYamlResolvedCompareTest) ... ok
test_minimal_yaml (heat.tests.test_template_format.YamlMinimalTest) ... ok
test_file_scheme (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_garbage (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_http_error (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_http_scheme (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_https_scheme (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_access_key (heat.tests.test_user.AccessKeyTest) ... ok
test_access_key_no_user (heat.tests.test_user.AccessKeyTest) ... ok
test_accesspolicy_access_allowed (heat.tests.test_user.AccessPolicyTest) ... ok
test_accesspolicy_create_err_notfound (heat.tests.test_user.AccessPolicyTest) ... ok
test_accesspolicy_create_ok (heat.tests.test_user.AccessPolicyTest) ... ok
test_accesspolicy_create_ok_empty (heat.tests.test_user.AccessPolicyTest) ... ok
test_accesspolicy_update (heat.tests.test_user.AccessPolicyTest) ... ok
test_user (heat.tests.test_user.UserTest) ... ok
test_user_access_allowed (heat.tests.test_user.UserTest) ... ok
test_user_access_allowed_ignorepolicy (heat.tests.test_user.UserTest) ... ok
test_user_create_bad_policies (heat.tests.test_user.UserTest) ... ok
test_user_validate_policies (heat.tests.test_user.UserTest) ... ok
test_validate_findinmap_invalid (heat.tests.test_validate.validateTest) ... ok
test_validate_findinmap_valid (heat.tests.test_validate.validateTest) ... ok
test_validate_ref_invalid (heat.tests.test_validate.validateTest) ... ok
test_validate_ref_valid (heat.tests.test_validate.validateTest) ... ok
test_validate_volumeattach_invalid (heat.tests.test_validate.validateTest) ... ok
test_validate_volumeattach_valid (heat.tests.test_validate.validateTest) ... ok
test_volume (heat.tests.test_volume.VolumeTest) ... ok
test_volume_attachment (heat.tests.test_volume.VolumeTest) ... ok
test_volume_attachment_error (heat.tests.test_volume.VolumeTest) ... ok
test_volume_create_error (heat.tests.test_volume.VolumeTest) ... ok
test_internet_gateway (heat.tests.test_vpc.InternetGatewayTest) ... ok
test_network_interface (heat.tests.test_vpc.NetworkInterfaceTest) ... ok
test_route_table (heat.tests.test_vpc.RouteTableTest) ... ok
test_subnet (heat.tests.test_vpc.SubnetTest) ... ok
test_vpc (heat.tests.test_vpc.VPCTest) ... ok
test_get_status (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_get_status_reason (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_handle (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_metadata_update (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_metadata_update_invalid (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_FnGetAtt (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_post_failure_to_handle (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_post_failure_to_handle_count (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_post_success_to_handle (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_post_success_to_handle_count (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_timeout (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_resource (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_resource_type (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_stackid (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_stackname (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_tenant (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_ave (heat.tests.test_watch.WatchRuleTest) ... ok
test_create_watch_data (heat.tests.test_watch.WatchRuleTest) ... ok
test_evaluate (heat.tests.test_watch.WatchRuleTest) ... ok
test_load (heat.tests.test_watch.WatchRuleTest) ... ok
test_maximum (heat.tests.test_watch.WatchRuleTest) ... ok
test_minimum (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_alarm_alarm (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_alarm_normal (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_alarm_two_actions (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_nodata (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_ok_alarm (heat.tests.test_watch.WatchRuleTest) ... ok
test_samplecount (heat.tests.test_watch.WatchRuleTest) ... ok
test_set_watch_state (heat.tests.test_watch.WatchRuleTest) ... ok
test_set_watch_state_invalid (heat.tests.test_watch.WatchRuleTest) ... ok
test_store (heat.tests.test_watch.WatchRuleTest) ... ok
test_sum (heat.tests.test_watch.WatchRuleTest) ... ok
======================================================================
FAIL: test_FnGetAtt (heat.tests.test_metadata_refresh.MetadataRefreshTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins02.openstack.org/job/periodic-heat-python27-stable-grizzly/w…",> line 75, in wrapped_test
test_fn(test_cls)
File "<https://jenkins02.openstack.org/job/periodic-heat-python27-stable-grizzly/w…",> line 178, in test_FnGetAtt
self.assertEqual(cont, 's2-ip=1.2.3.5')
AssertionError: u's2-ip=' != 's2-ip=1.2.3.5'
-------------------- >> begin captured stdout << ---------------------
Running test test_FnGetAtt
--------------------- >> end captured stdout << ----------------------
"u's2-ip=' != 's2-ip=1.2.3.5'" = '%s != %s' % (safe_repr(u's2-ip='), safe_repr('s2-ip=1.2.3.5'))
"u's2-ip=' != 's2-ip=1.2.3.5'" = self._formatMessage("u's2-ip=' != 's2-ip=1.2.3.5'", "u's2-ip=' != 's2-ip=1.2.3.5'")
>> raise self.failureException("u's2-ip=' != 's2-ip=1.2.3.5'")
-------------------- >> begin captured logging << --------------------
heat.engine.resource: INFO: creating Instance "S1"
heat.engine.resource: INFO: creating Instance "S2"
heat.engine.resource: INFO: deleting Instance "S1" (inst:None db_id:12)
heat.engine.resource: INFO: deleting Instance "S2" (inst:None db_id:13)
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
XML: nosetests.xml
----------------------------------------------------------------------
Ran 694 tests in 13.285s
FAILED (failures=1)
ERROR: InvocationError: '<https://jenkins02.openstack.org/job/periodic-heat-python27-stable-grizzly/w…> -a tag=unit'
___________________________________ 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
Jinja2==2.7.1
MarkupSafe==0.18
PasteDeploy==1.5.0
PyYAML==3.10
Pygments==1.6
Routes==1.12.3
SQLAlchemy==0.7.10
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.2.3
amqp==1.0.13
anyjson==0.3.3
argparse==1.2.1
boto==2.13.3
cliff==1.4.4
cmd2==0.6.5.1
colorama==0.2.6
coverage==3.6
d2to1==0.2.11
decorator==3.4.0
distribute==0.7.3
docutils==0.10
eventlet==0.14.0
greenlet==0.4.1
heat==jenkins.periodic.heat.python27.stable.grizzly.25
httplib2==0.8
iso8601==0.1.4
jsonpatch==1.1
jsonpointer==1.0
jsonschema==2.1.0
kombu==2.5.14
lxml==2.3.5
mox==0.5.3
netaddr==0.7.10
nose==1.3.0
nosexcover==1.0.8
openstack.nose-plugin==0.11
oslo.config==1.1.1
paramiko==1.11.1
pbr==0.5.21
pep8==1.3.4
prettytable==0.7.2
pyOpenSSL==0.13.1
pycrypto==2.6
pyflakes==0.7.3
pyparsing==1.5.7
python-cinderclient==1.0.5
python-glanceclient==0.11.0
python-keystoneclient==0.3.2
python-memcached==1.53
python-novaclient==2.15.0
python-quantumclient==2.2.3
python-swiftclient==1.6.0
pytz==2013d
requests==1.2.3
simplejson==3.3.0
six==1.4.1
sqlalchemy-migrate==0.7.2
termcolor==1.1.0
warlock==1.0.1
wsgiref==0.1.2
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ 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.F1ru47gCaT
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-heat-python27-stable-grizzly/precise2/25
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-glance-python26-stable-grizzly #25
by OpenStack Jenkins 24 Sep '13
by OpenStack Jenkins 24 Sep '13
24 Sep '13
See <https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…>
------------------------------------------
[...truncated 1167 lines...]
test_add_fetches_members_if_private [32mOK [0m[32m 0.00[0m
test_add_ignores_acls_if_no_locations [32mOK [0m[32m 0.00[0m
test_add_updates_acls [32mOK [0m[32m 0.00[0m
test_member_addition_updates_acls [32mOK [0m[32m 0.00[0m
test_member_removal_updates_acls [32mOK [0m[32m 0.00[0m
test_save_fetches_members_if_private [32mOK [0m[32m 0.00[0m
test_save_updates_acls [32mOK [0m[32m 0.00[0m
TestStoreLocation
test_bad_store_scheme [32mOK [0m[32m 0.01[0m
test_filesystem_store_location [32mOK [0m[32m 0.01[0m
test_get_location_from_uri_back_to_uri [32mOK [0m[32m 0.01[0m
test_get_store_from_scheme [32mOK [0m[32m 0.01[0m
test_http_store_location [32mOK [0m[32m 0.01[0m
test_rbd_store_location [32mOK [0m[32m 0.01[0m
test_s3_store_location [32mOK [0m[32m 0.01[0m
test_swift_store_location [32mOK [0m[32m 0.01[0m
TestChunkReader
test_read_all_data [32mOK [0m[32m 0.01[0m
TestCreatingLocations
test_multi_tenant_location [32mOK [0m[32m 0.01[0m
test_multi_tenant_location_custom_service_type [32mOK [0m[32m 0.01[0m
test_multi_tenant_location_http [32mOK [0m[32m 0.01[0m
test_multi_tenant_location_with_region [32mOK [0m[32m 0.01[0m
test_single_tenant_location [32mOK [0m[32m 0.01[0m
test_single_tenant_location_http [32mOK [0m[32m 0.01[0m
TestMultiTenantStoreConnections
test_basic_connection [32mOK [0m[32m 0.01[0m
test_connection_with_snet [32mOK [0m[32m 0.01[0m
TestSingleTenantStoreConnections
test_basic_connection [32mOK [0m[32m 0.01[0m
test_connection_invalid_user [32mOK [0m[32m 0.01[0m
test_connection_missing_user [32mOK [0m[32m 0.01[0m
test_connection_with_auth_v1 [32mOK [0m[32m 0.01[0m
test_connection_with_endpoint_type [32mOK [0m[32m 0.01[0m
test_connection_with_no_trailing_slash [32mOK [0m[32m 0.01[0m
test_connection_with_region [32mOK [0m[32m 0.01[0m
test_connection_with_service_type [32mOK [0m[32m 0.01[0m
test_connection_with_snet [32mOK [0m[32m 0.01[0m
TestStoreAuthV1
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.02[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.01[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.00[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_size [32mOK [0m[32m 0.00[0m
test_get_size_with_multi_tenant_on [32mOK [0m[32m 0.00[0m
test_get_with_http_auth [32mOK [0m[32m 0.00[0m
test_no_auth_address [32mOK [0m[32m 0.01[0m
test_no_key [32mOK [0m[32m 0.01[0m
test_no_user [32mOK [0m[32m 0.01[0m
test_read_acl_public [32mOK [0m[32m 0.01[0m
test_read_acl_tenants [32mOK [0m[32m 0.01[0m
test_read_write_public [32mOK [0m[32m 0.01[0m
TestStoreAuthV2
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.01[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.01[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.00[0m
test_get_non_existing [32mOK [0m[32m 0.00[0m
test_get_size [32mOK [0m[32m 0.00[0m
test_get_size_with_multi_tenant_on [32mOK [0m[32m 0.01[0m
test_get_with_http_auth [32mOK [0m[32m 0.01[0m
test_no_auth_address [32mOK [0m[32m 0.01[0m
test_no_key [32mOK [0m[32m 0.01[0m
test_no_user [32mOK [0m[32m 0.01[0m
test_read_acl_public [32mOK [0m[32m 0.01[0m
test_read_acl_tenants [32mOK [0m[32m 0.01[0m
test_read_write_public [32mOK [0m[32m 0.01[0m
test_v2_multi_tenant_location [32mOK [0m[32m 0.00[0m
test_v2_with_no_tenant [32mOK [0m[32m 0.01[0m
TestUtils
test_cooperative_reader [32mOK [0m[33m 0.04[0m
test_cooperative_reader_of_iterator [32mOK [0m[32m 0.00[0m
test_limiting_reader [32mOK [0m[32m 0.01[0m
test_limiting_reader_fails [32mOK [0m[32m 0.01[0m
VersionNegotiationTest
test_request_accept_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1_0 [32mOK [0m[32m 0.01[0m
test_request_url_v1_1 [32mOK [0m[32m 0.01[0m
test_request_url_v2 [32mOK [0m[32m 0.01[0m
test_request_url_v2_0 [32mOK [0m[32m 0.01[0m
test_request_url_v2_1 [32mOK [0m[32m 0.01[0m
test_request_url_v2_2_unsupported [32mOK [0m[32m 0.01[0m
test_request_url_v3_unsupported [32mOK [0m[31m 0.21[0m
VersionsTest
test_get_version_list [32mOK [0m[32m 0.01[0m
JSONRequestDeserializerTest
test_default_no_body [32mOK [0m[32m 0.00[0m
test_default_with_body [32mOK [0m[32m 0.00[0m
test_from_json [32mOK [0m[32m 0.00[0m
test_from_json_malformed [32mOK [0m[32m 0.00[0m
test_has_body_has_content_length [32mOK [0m[32m 0.00[0m
test_has_body_no_content_length [32mOK [0m[32m 0.00[0m
test_has_body_zero_content_length [32mOK [0m[32m 0.00[0m
test_no_body_no_content_length [32mOK [0m[32m 0.00[0m
JSONResponseSerializerTest
test_default [32mOK [0m[32m 0.00[0m
test_to_json [32mOK [0m[32m 0.00[0m
RequestTest
test_content_type_accept_default [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_json [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_json_xml_quality [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_xml [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_xml_json [32mOK [0m[32m 0.00[0m
test_content_type_missing [32mOK [0m[32m 0.00[0m
test_content_type_unsupported [32mOK [0m[32m 0.00[0m
test_content_type_with_charset [32mOK [0m[32m 0.00[0m
ResourceTest
test_dispatch [32mOK [0m[32m 0.00[0m
test_dispatch_default [32mOK [0m[32m 0.00[0m
test_dispatch_no_default [32mOK [0m[32m 0.00[0m
test_get_action_args [32mOK [0m[32m 0.00[0m
TestHelpers
test_data_passed_properly_through_headers [32mOK [0m[32m 0.00[0m
test_headers_are_unicode [32mOK [0m[32m 0.00[0m
======================================================================
FAIL: glance.tests.functional.test_bin_glance_control.TestGlanceControl.test_respawn
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 121, in wrapped
func(*a, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 166, in test_respawn
self.assertTrue(launch_msg is None, launch_msg)
File "/usr/lib64/python2.6/unittest.py", line 324, in failUnless
if not expr: raise self.failureException, msg
AssertionError: Unexpected server launch status
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 105.19 secs:
[31m 28.33 TestScrubber.test_scrubber_app[0m
[31m 23.16 TestScrubber.test_delayed_delete[0m
[31m 19.00 TestBinGlanceCacheManage.test_queue[0m
[31m 18.01 TestRootApi.test_version_configurations[0m
[31m 16.70 TestGlanceControl.test_reload[0m
----------------------------------------------------------------------
Ran 1101 tests in 787.299s
FAILED (SKIP=38, failures=1)
ERROR: InvocationError: '<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…'>
___________________________________ summary ____________________________________
ERROR: py26: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
Babel==1.3
Jinja2==2.7.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.9
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.2.3
amqp==1.0.13
anyjson==0.3.3
argparse==1.2.1
boto==2.13.3
cffi==0.7.2
colorama==0.2.6
coverage==3.6
d2to1==0.2.11
decorator==3.4.0
distribute==0.7.3
docutils==0.10
eventlet==0.14.0
extras==0.0.3
fixtures==0.3.14
glance==jenkins.periodic.glance.python26.stable.grizzly.25
greenlet==0.4.1
httplib2==0.8
importlib==1.0.2
iso8601==0.1.4
jsonschema==2.1.0
kombu==2.5.14
lxml==3.2.3
mox==0.5.3
netaddr==0.7.10
nose==1.3.0
nose-exclude==0.1.10
nosehtmloutput==0.0.5
openstack.nose-plugin==0.11
ordereddict==1.1
oslo.config==1.1.1
passlib==1.6.1
pbr==0.5.21
pep8==1.3.3
prettytable==0.7.2
psycopg2==2.5.1
pycparser==2.10
pycrypto==2.6
pysendfile==2.0.0
python-keystoneclient==0.3.2
python-mimeparse==0.1.4
python-swiftclient==1.6.0
pytz==2013d
repoze.lru==0.6
requests==1.2.3
simplejson==3.3.0
six==1.4.1
sqlalchemy-migrate==0.7.2
termcolor==1.1.0
testtools==0.9.32
wsgiref==0.1.2
xattr==0.7.2
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ 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=./nose_results.html
+ '[' -f ./nose_results.html ']'
++ grep -c 'tr class=.passClass' ./nose_results.html
+ passcount=126
+ '[' 126 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.c13J7NPGOK
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] uploading file: '/srv/static/logs/periodic/periodic-glance-python26-stable-grizzly/25/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python26-stable-grizzly/centos6-9/25
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-glance-python27-stable-grizzly #27
by OpenStack Jenkins 23 Sep '13
by OpenStack Jenkins 23 Sep '13
23 Sep '13
See <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>
------------------------------------------
[...truncated 1503 lines...]
2013-09-21 06:17:08.127 29196 DEBUG glance.common.config [-] config_dir = None log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.127 29196 DEBUG glance.common.config [-] config_file = ['/tmp/tmp.9K7n9KdEtW/tmpjT1V8R/etc/api.conf'] log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.128 29196 DEBUG glance.common.config [-] data_api = glance.db.sqlalchemy.api log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.128 29196 DEBUG glance.common.config [-] db_auto_create = False log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.128 29196 DEBUG glance.common.config [-] debug = True log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.128 29196 DEBUG glance.common.config [-] default_log_levels = ['amqplib=WARN', 'sqlalchemy=WARN', 'boto=WARN', 'suds=INFO', 'keystone=INFO', 'eventlet.wsgi.server=WARN'] log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.129 29196 DEBUG glance.common.config [-] default_store = file log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.129 29196 DEBUG glance.common.config [-] delayed_delete = False log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.129 29196 DEBUG glance.common.config [-] enable_v1_api = True log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.129 29196 DEBUG glance.common.config [-] enable_v2_api = True log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.130 29196 DEBUG glance.common.config [-] fatal_deprecations = False log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.130 29196 DEBUG glance.common.config [-] filesystem_store_datadir = /tmp/tmp.9K7n9KdEtW/tmpjT1V8R/images log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.130 29196 DEBUG glance.common.config [-] image_size_cap = 1099511627776 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.130 29196 DEBUG glance.common.config [-] instance_format = [instance: %(uuid)s] log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.131 29196 DEBUG glance.common.config [-] instance_uuid_format = [instance: %(uuid)s] log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.131 29196 DEBUG glance.common.config [-] key_file = log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.131 29196 DEBUG glance.common.config [-] known_stores = ['glance.store.filesystem.Store', 'glance.store.http.Store', 'glance.store.rbd.Store', 'glance.store.s3.Store', 'glance.store.swift.Store'] log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.131 29196 DEBUG glance.common.config [-] limit_param_default = 25 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.132 29196 DEBUG glance.common.config [-] log_config = None log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.132 29196 DEBUG glance.common.config [-] log_date_format = %Y-%m-%d %H:%M:%S log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.132 29196 DEBUG glance.common.config [-] log_dir = None log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.132 29196 DEBUG glance.common.config [-] log_file = /tmp/tmp.9K7n9KdEtW/tmpjT1V8R/api.log log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.133 29196 DEBUG glance.common.config [-] log_format = %(asctime)s %(levelname)8s [%(name)s] %(message)s log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.133 29196 DEBUG glance.common.config [-] logfile_mode = 0644 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.133 29196 DEBUG glance.common.config [-] logging_context_format_string = %(asctime)s.%(msecs)03d %(levelname)s %(name)s [%(request_id)s %(user)s %(tenant)s] %(instance)s%(message)s log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.133 29196 DEBUG glance.common.config [-] logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.134 29196 DEBUG glance.common.config [-] logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.134 29196 DEBUG glance.common.config [-] logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d TRACE %(name)s %(instance)s log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.134 29196 DEBUG glance.common.config [-] metadata_encryption_key = ******************************** log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.134 29196 DEBUG glance.common.config [-] notifier_strategy = default log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.135 29196 DEBUG glance.common.config [-] owner_is_tenant = True log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.135 29196 DEBUG glance.common.config [-] policy_default_rule = default log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.135 29196 DEBUG glance.common.config [-] policy_file = /tmp/tmp.9K7n9KdEtW/tmpjT1V8R/etc/policy.json log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.135 29196 DEBUG glance.common.config [-] publish_errors = False log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.135 29196 DEBUG glance.common.config [-] pydev_worker_debug_host = None log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.136 29196 DEBUG glance.common.config [-] pydev_worker_debug_port = 5678 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.136 29196 DEBUG glance.common.config [-] rbd_store_ceph_conf = log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.136 29196 DEBUG glance.common.config [-] rbd_store_chunk_size = 4 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.136 29196 DEBUG glance.common.config [-] rbd_store_pool = log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.137 29196 DEBUG glance.common.config [-] rbd_store_user = log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.137 29196 DEBUG glance.common.config [-] registry_client_ca_file = None log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.137 29196 DEBUG glance.common.config [-] registry_client_cert_file = None log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.137 29196 DEBUG glance.common.config [-] registry_client_insecure = False log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.138 29196 DEBUG glance.common.config [-] registry_client_key_file = None log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.138 29196 DEBUG glance.common.config [-] registry_client_protocol = http log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.138 29196 DEBUG glance.common.config [-] registry_client_timeout = 600 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.138 29196 DEBUG glance.common.config [-] registry_host = 127.0.0.1 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.138 29196 DEBUG glance.common.config [-] registry_port = 40348 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.139 29196 DEBUG glance.common.config [-] s3_store_access_key = log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.139 29196 DEBUG glance.common.config [-] s3_store_bucket = log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.139 29196 DEBUG glance.common.config [-] s3_store_bucket_url_format = log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.139 29196 DEBUG glance.common.config [-] s3_store_create_bucket_on_put = False log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.140 29196 DEBUG glance.common.config [-] s3_store_host = s3.amazonaws.com log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.140 29196 DEBUG glance.common.config [-] s3_store_object_buffer_dir = None log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.140 29196 DEBUG glance.common.config [-] s3_store_secret_key = log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.140 29196 DEBUG glance.common.config [-] scrub_time = 5 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.141 29196 DEBUG glance.common.config [-] scrubber_datadir = /tmp/tmp.9K7n9KdEtW/tmpjT1V8R/scrubber log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.141 29196 DEBUG glance.common.config [-] show_image_direct_url = False log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.141 29196 DEBUG glance.common.config [-] sql_connection = ***************************************************** log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.141 29196 DEBUG glance.common.config [-] sql_idle_timeout = 3600 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.142 29196 DEBUG glance.common.config [-] sql_max_retries = 60 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.142 29196 DEBUG glance.common.config [-] sql_retry_interval = 1 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.142 29196 DEBUG glance.common.config [-] swift_enable_snet = False log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.143 29196 DEBUG glance.common.config [-] swift_store_admin_tenants = ['[]'] log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.143 29196 DEBUG glance.common.config [-] swift_store_auth_address = log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.143 29196 DEBUG glance.common.config [-] swift_store_auth_version = 2 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.143 29196 DEBUG glance.common.config [-] swift_store_container = log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.144 29196 DEBUG glance.common.config [-] swift_store_create_container_on_put = True log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.144 29196 DEBUG glance.common.config [-] swift_store_endpoint_type = publicURL log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.144 29196 DEBUG glance.common.config [-] swift_store_key = log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.145 29196 DEBUG glance.common.config [-] swift_store_large_object_chunk_size = 200 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.145 29196 DEBUG glance.common.config [-] swift_store_large_object_size = 5120 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.145 29196 DEBUG glance.common.config [-] swift_store_multi_tenant = False log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.145 29196 DEBUG glance.common.config [-] swift_store_region = None log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.145 29196 DEBUG glance.common.config [-] swift_store_service_type = object-store log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.146 29196 DEBUG glance.common.config [-] swift_store_user = log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.146 29196 DEBUG glance.common.config [-] syslog_log_facility = LOG_USER log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.146 29196 DEBUG glance.common.config [-] tcp_keepidle = 600 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.146 29196 DEBUG glance.common.config [-] use_stderr = True log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.147 29196 DEBUG glance.common.config [-] use_syslog = False log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.147 29196 DEBUG glance.common.config [-] verbose = True log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.147 29196 DEBUG glance.common.config [-] workers = 0 log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1481
2013-09-21 06:17:08.147 29196 DEBUG glance.common.config [-] paste_deploy.config_file = None log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1489
2013-09-21 06:17:08.148 29196 DEBUG glance.common.config [-] paste_deploy.flavor = log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1489
2013-09-21 06:17:08.148 29196 DEBUG glance.common.config [-] ******************************************************************************** log_opt_values <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…>:1491
}}}
Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…",> line 121, in wrapped
func(*a, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…",> line 229, in test_reload
self.assertTrue(launch_msg is None, launch_msg)
File "/usr/lib/python2.7/unittest/case.py", line 420, in assertTrue
raise self.failureException(msg)
AssertionError: Unexpected server launch status for: api,
strace:
select(0, NULL, NULL, NULL, {0, 82648}) = 0 (Timeout)
gettimeofday({1379744237, 714581}, NULL) = 0
gettimeofday({1379744237, 714864}, NULL) = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 14
fcntl(14, F_GETFL) = 0x2 (flags O_RDWR)
fcntl(14, F_SETFL, O_RDWR|O_NONBLOCK) = 0
setsockopt(14, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
bind(14, {sa_family=AF_INET, sin_port=htons(46678), sin_addr=inet_addr("127.0.0.1")}, 16) = -1 EADDRINUSE (Address already in use)
close(11) = 0
gettimeofday({1379744237, 716999}, NULL) = 0
gettimeofday({1379744237, 717277}, NULL) = 0
select(0, NULL, NULL, NULL, {0, 99721}) = 0 (Timeout)
gettimeofday({1379744237, 817873}, NULL) = 0
gettimeofday({1379744237, 818148}, NULL) = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 11
fcntl(11, F_GETFL) = 0x2 (flags O_RDWR)
fcntl(11, F_SETFL, O_RDWR|O_NONBLOCK) = 0
setsockopt(11, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
bind(11, {sa_family=AF_INET, sin_port=htons(46678), sin_addr=inet_addr("127.0.0.1")}, 16) = -1 EADDRINUSE (Address already in use)
close(14) = 0
gettimeofday({1379744237, 819981}, NULL) = 0
gettimeofday({1379744237, 820251}, NULL) = 0
select(0, NULL, NULL, NULL, {0, 99730}) = 0 (Timeout)
gettimeofday({1379744237, 920809}, NULL) = 0
gettimeofday({1379744237, 921083}, NULL) = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 14
fcntl(14, F_GETFL) = 0x2 (flags O_RDWR)
fcntl(14, F_SETFL, O_RDWR|O_NONBLOCK) = 0
setsockopt(14, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
bind(14, {sa_family=AF_INET, sin_port=htons(46678), sin_addr=inet_addr("127.0.0.1")}, 16) = -1 EADDRINUSE (Address already in use)
close(11) = 0
gettimeofday({1379744237, 922873}, NULL) = 0
gettimeofday({1379744237, 923191}, NULL) = 0
select(0, NULL, NULL, NULL, {0, 99681}) = 0 (Timeout)
gettimeofday({1379744238, 23738}, NULL) = 0
gettimeofday({1379744238, 24012}, NULL) = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 11
fcntl(11, F_GETFL) = 0x2 (flags O_RDWR)
fcntl(11, F_SETFL, O_RDWR|O_NONBLOCK) = 0
setsockopt(11, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
bind(11, {sa_family=AF_INET, sin_port=htons(46678), sin_addr=inet_addr("127.0.0.1")}, 16) = -1 EADDRINUSE (Address already in use)
close(14) = 0
gettimeofday({1379744238, 25753}, NULL) = 0
gettimeofday({1379744238, 26010}, NULL) = 0
select(0, NULL, NULL, NULL, {0, 99742}
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 129.19 secs:
[31m 32.20 TestScrubber.test_scrubber_app[0m
[31m 26.06 TestScrubber.test_delayed_delete[0m
[31m 25.65 TestRootApi.test_version_configurations[0m
[31m 25.39 TestBinGlanceCacheManage.test_queue[0m
[31m 19.88 TestImages.test_image_visibility_to_different_users[0m
----------------------------------------------------------------------
Ran 1101 tests in 1087.052s
FAILED (SKIP=38, failures=1)
ERROR: InvocationError: '<https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…'>
___________________________________ 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
Jinja2==2.7.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.9
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.2.3
amqp==1.0.13
anyjson==0.3.3
argparse==1.2.1
boto==2.13.3
cffi==0.7.2
colorama==0.2.5
coverage==3.6
d2to1==0.2.11
decorator==3.4.0
distribute==0.7.3
docutils==0.10
eventlet==0.14.0
extras==0.0.3
fixtures==0.3.14
glance==jenkins.periodic.glance.python27.stable.grizzly.27
greenlet==0.4.1
httplib2==0.8
iso8601==0.1.4
jsonschema==2.0.0
kombu==2.5.14
lxml==3.2.3
mox==0.5.3
netaddr==0.7.10
nose==1.3.0
nose-exclude==0.1.10
nosehtmloutput==0.0.5
openstack.nose-plugin==0.11
oslo.config==1.1.1
passlib==1.6.1
pbr==0.5.21
pep8==1.3.3
prettytable==0.7.2
psycopg2==2.5.1
pycparser==2.10
pycrypto==2.6
pysendfile==2.0.0
python-keystoneclient==0.3.2
python-mimeparse==0.1.4
python-swiftclient==1.6.0
pytz==2013d
repoze.lru==0.6
requests==1.2.3
simplejson==3.3.0
six==1.4.1
sqlalchemy-migrate==0.7.2
termcolor==1.1.0
testtools==0.9.32
wsgiref==0.1.2
xattr==0.7.2
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ 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=./nose_results.html
+ '[' -f ./nose_results.html ']'
++ grep -c 'tr class=.passClass' ./nose_results.html
+ passcount=126
+ '[' 126 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.9K7n9KdEtW
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] uploading file: '/srv/static/logs/periodic/periodic-glance-python27-stable-grizzly/27/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python27-stable-grizzly/precise27
[SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python27-stable-grizzly/precise27/27
[SCP] Copying console log.
1
1
21 Sep '13
See <https://jenkins01.openstack.org/job/periodic-heat-python27-stable-grizzly/2…>
------------------------------------------
[...truncated 635 lines...]
test_update_template_diff_properties_changed (heat.tests.test_resource.ResourceTest) ... ok
test_update_template_diff_properties_none (heat.tests.test_resource.ResourceTest) ... ok
test_update_template_diff_properties_notallowed (heat.tests.test_resource.ResourceTest) ... ok
test_update_template_diff_properties_removed (heat.tests.test_resource.ResourceTest) ... ok
test_updated_time (heat.tests.test_resource.ResourceTest) ... ok
test_create_stack (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_create_watch_data (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_delete_stack_call (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_delete_stack_cast (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_describe_stack_resource (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_describe_stack_resources (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_find_physical_resource (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_get_template (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_list_events (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_list_stack_resources (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_metadata_update (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_set_watch_state (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_show_stack (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_show_watch (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_show_watch_metric (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_update_stack (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_validate_template (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_attributes (heat.tests.test_s3.s3Test) ... ok
test_authenticated_read (heat.tests.test_s3.s3Test) ... ok
test_create_container_name (heat.tests.test_s3.s3Test) ... ok
test_delete_exception (heat.tests.test_s3.s3Test) ... ok
test_delete_retain (heat.tests.test_s3.s3Test) ... ok
test_public_read (heat.tests.test_s3.s3Test) ... ok
test_public_read_write (heat.tests.test_s3.s3Test) ... ok
test_website (heat.tests.test_s3.s3Test) ... ok
test_security_group_nova (heat.tests.test_security_group.SecurityGroupTest) ... ok
test_security_group_nova_exception (heat.tests.test_security_group.SecurityGroupTest) ... ok
test_byte_string_12 (heat.tests.test_short_id.ShortIdTest) ... ok
test_byte_string_16 (heat.tests.test_short_id.ShortIdTest) ... ok
test_byte_string_60 (heat.tests.test_short_id.ShortIdTest) ... ok
test_byte_string_8 (heat.tests.test_short_id.ShortIdTest) ... ok
test_generate_ids (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_string (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid1 (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid_0 (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid_1 (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid_endianness (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid_f (heat.tests.test_short_id.ShortIdTest) ... ok
test_attributes (heat.tests.test_swift.swiftTest) ... ok
test_build_meta_headers (heat.tests.test_swift.swiftTest) ... ok
test_create_container_name (heat.tests.test_swift.swiftTest) ... ok
test_delete_exception (heat.tests.test_swift.swiftTest) ... ok
test_delete_retain (heat.tests.test_swift.swiftTest) ... ok
test_public_read (heat.tests.test_swift.swiftTest) ... ok
test_public_read_write (heat.tests.test_swift.swiftTest) ... ok
test_website (heat.tests.test_swift.swiftTest) ... ok
test_convert_all_templates (heat.tests.test_template_format.JsonToYamlTest) ... ok
test_quantum_resolved (heat.tests.test_template_format.JsonYamlResolvedCompareTest) ... ok
test_wordpress_resolved (heat.tests.test_template_format.JsonYamlResolvedCompareTest) ... ok
test_minimal_yaml (heat.tests.test_template_format.YamlMinimalTest) ... ok
test_file_scheme (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_garbage (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_http_error (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_http_scheme (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_https_scheme (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_access_key (heat.tests.test_user.AccessKeyTest) ... ok
test_access_key_no_user (heat.tests.test_user.AccessKeyTest) ... ok
test_accesspolicy_access_allowed (heat.tests.test_user.AccessPolicyTest) ... ok
test_accesspolicy_create_err_notfound (heat.tests.test_user.AccessPolicyTest) ... ok
test_accesspolicy_create_ok (heat.tests.test_user.AccessPolicyTest) ... ok
test_accesspolicy_create_ok_empty (heat.tests.test_user.AccessPolicyTest) ... ok
test_accesspolicy_update (heat.tests.test_user.AccessPolicyTest) ... ok
test_user (heat.tests.test_user.UserTest) ... ok
test_user_access_allowed (heat.tests.test_user.UserTest) ... ok
test_user_access_allowed_ignorepolicy (heat.tests.test_user.UserTest) ... ok
test_user_create_bad_policies (heat.tests.test_user.UserTest) ... ok
test_user_validate_policies (heat.tests.test_user.UserTest) ... ok
test_validate_findinmap_invalid (heat.tests.test_validate.validateTest) ... ok
test_validate_findinmap_valid (heat.tests.test_validate.validateTest) ... ok
test_validate_ref_invalid (heat.tests.test_validate.validateTest) ... ok
test_validate_ref_valid (heat.tests.test_validate.validateTest) ... ok
test_validate_volumeattach_invalid (heat.tests.test_validate.validateTest) ... ok
test_validate_volumeattach_valid (heat.tests.test_validate.validateTest) ... ok
test_volume (heat.tests.test_volume.VolumeTest) ... ok
test_volume_attachment (heat.tests.test_volume.VolumeTest) ... ok
test_volume_attachment_error (heat.tests.test_volume.VolumeTest) ... ok
test_volume_create_error (heat.tests.test_volume.VolumeTest) ... ok
test_internet_gateway (heat.tests.test_vpc.InternetGatewayTest) ... ok
test_network_interface (heat.tests.test_vpc.NetworkInterfaceTest) ... ok
test_route_table (heat.tests.test_vpc.RouteTableTest) ... ok
test_subnet (heat.tests.test_vpc.SubnetTest) ... ok
test_vpc (heat.tests.test_vpc.VPCTest) ... ok
test_get_status (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_get_status_reason (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_handle (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_metadata_update (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_metadata_update_invalid (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_FnGetAtt (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_post_failure_to_handle (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_post_failure_to_handle_count (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_post_success_to_handle (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_post_success_to_handle_count (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_timeout (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_resource (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_resource_type (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_stackid (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_stackname (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_tenant (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_ave (heat.tests.test_watch.WatchRuleTest) ... ok
test_create_watch_data (heat.tests.test_watch.WatchRuleTest) ... ok
test_evaluate (heat.tests.test_watch.WatchRuleTest) ... ok
test_load (heat.tests.test_watch.WatchRuleTest) ... ok
test_maximum (heat.tests.test_watch.WatchRuleTest) ... ok
test_minimum (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_alarm_alarm (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_alarm_normal (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_alarm_two_actions (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_nodata (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_ok_alarm (heat.tests.test_watch.WatchRuleTest) ... ok
test_samplecount (heat.tests.test_watch.WatchRuleTest) ... ok
test_set_watch_state (heat.tests.test_watch.WatchRuleTest) ... ok
test_set_watch_state_invalid (heat.tests.test_watch.WatchRuleTest) ... ok
test_store (heat.tests.test_watch.WatchRuleTest) ... ok
test_sum (heat.tests.test_watch.WatchRuleTest) ... ok
======================================================================
FAIL: test_FnGetAtt (heat.tests.test_metadata_refresh.MetadataRefreshTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-heat-python27-stable-grizzly/w…",> line 75, in wrapped_test
test_fn(test_cls)
File "<https://jenkins01.openstack.org/job/periodic-heat-python27-stable-grizzly/w…",> line 178, in test_FnGetAtt
self.assertEqual(cont, 's2-ip=1.2.3.5')
AssertionError: u's2-ip=' != 's2-ip=1.2.3.5'
-------------------- >> begin captured stdout << ---------------------
Running test test_FnGetAtt
--------------------- >> end captured stdout << ----------------------
"u's2-ip=' != 's2-ip=1.2.3.5'" = '%s != %s' % (safe_repr(u's2-ip='), safe_repr('s2-ip=1.2.3.5'))
"u's2-ip=' != 's2-ip=1.2.3.5'" = self._formatMessage("u's2-ip=' != 's2-ip=1.2.3.5'", "u's2-ip=' != 's2-ip=1.2.3.5'")
>> raise self.failureException("u's2-ip=' != 's2-ip=1.2.3.5'")
-------------------- >> begin captured logging << --------------------
heat.engine.resource: INFO: creating Instance "S1"
heat.engine.resource: INFO: creating Instance "S2"
heat.engine.resource: INFO: deleting Instance "S1" (inst:None db_id:12)
heat.engine.resource: INFO: deleting Instance "S2" (inst:None db_id:13)
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
XML: nosetests.xml
----------------------------------------------------------------------
Ran 694 tests in 17.357s
FAILED (failures=1)
ERROR: InvocationError: '<https://jenkins01.openstack.org/job/periodic-heat-python27-stable-grizzly/w…> -a tag=unit'
___________________________________ 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
Jinja2==2.7.1
MarkupSafe==0.18
PasteDeploy==1.5.0
PyYAML==3.10
Pygments==1.6
Routes==1.12.3
SQLAlchemy==0.7.10
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.2.3
amqp==1.0.13
anyjson==0.3.3
argparse==1.2.1
boto==2.13.0
cliff==1.4.4
cmd2==0.6.5.1
colorama==0.2.5
coverage==3.6
d2to1==0.2.11
decorator==3.4.0
distribute==0.7.3
docutils==0.10
eventlet==0.14.0
greenlet==0.4.1
heat==jenkins.periodic.heat.python27.stable.grizzly.22
httplib2==0.8
iso8601==0.1.4
jsonpatch==1.1
jsonpointer==1.0
jsonschema==2.0.0
kombu==2.5.14
lxml==2.3.5
mox==0.5.3
netaddr==0.7.10
nose==1.3.0
nosexcover==1.0.8
openstack.nose-plugin==0.11
oslo.config==1.1.1
paramiko==1.11.0
pbr==0.5.21
pep8==1.3.4
prettytable==0.7.2
pyOpenSSL==0.13.1
pycrypto==2.6
pyflakes==0.7.3
pyparsing==1.5.7
python-cinderclient==1.0.5
python-glanceclient==0.11.0
python-keystoneclient==0.3.2
python-memcached==1.53
python-novaclient==2.14.1
python-quantumclient==2.2.3
python-swiftclient==1.6.0
pytz==2013d
requests==1.2.3
simplejson==3.3.0
six==1.4.1
sqlalchemy-migrate==0.7.2
termcolor==1.1.0
warlock==1.0.1
wsgiref==0.1.2
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ 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.C0kbj3FB5H
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-heat-python27-stable-grizzly/precise21
[SCP] Trying to create /srv/static/logs/periodic/periodic-heat-python27-stable-grizzly/precise21/22
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-glance-python26-stable-grizzly #23
by OpenStack Jenkins 20 Sep '13
by OpenStack Jenkins 20 Sep '13
20 Sep '13
See <https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…>
------------------------------------------
[...truncated 1177 lines...]
test_get_location_from_uri_back_to_uri [32mOK [0m[32m 0.01[0m
test_get_store_from_scheme [32mOK [0m[32m 0.01[0m
test_http_store_location [32mOK [0m[32m 0.01[0m
test_rbd_store_location [32mOK [0m[32m 0.01[0m
test_s3_store_location [32mOK [0m[32m 0.01[0m
test_swift_store_location [32mOK [0m[32m 0.01[0m
TestChunkReader
test_read_all_data [32mOK [0m[32m 0.01[0m
TestCreatingLocations
test_multi_tenant_location [32mOK [0m[32m 0.01[0m
test_multi_tenant_location_custom_service_type [32mOK [0m[32m 0.01[0m
test_multi_tenant_location_http [32mOK [0m[32m 0.01[0m
test_multi_tenant_location_with_region [32mOK [0m[32m 0.01[0m
test_single_tenant_location [32mOK [0m[32m 0.01[0m
test_single_tenant_location_http [32mOK [0m[32m 0.01[0m
TestMultiTenantStoreConnections
test_basic_connection [32mOK [0m[32m 0.01[0m
test_connection_with_snet [32mOK [0m[32m 0.01[0m
TestSingleTenantStoreConnections
test_basic_connection [32mOK [0m[32m 0.01[0m
test_connection_invalid_user [32mOK [0m[32m 0.01[0m
test_connection_missing_user [32mOK [0m[32m 0.01[0m
test_connection_with_auth_v1 [32mOK [0m[32m 0.01[0m
test_connection_with_endpoint_type [32mOK [0m[32m 0.01[0m
test_connection_with_no_trailing_slash [32mOK [0m[32m 0.01[0m
test_connection_with_region [32mOK [0m[32m 0.01[0m
test_connection_with_service_type [32mOK [0m[32m 0.01[0m
test_connection_with_snet [32mOK [0m[32m 0.01[0m
TestStoreAuthV1
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.02[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.01[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.00[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_size [32mOK [0m[32m 0.00[0m
test_get_size_with_multi_tenant_on [32mOK [0m[32m 0.01[0m
test_get_with_http_auth [32mOK [0m[32m 0.00[0m
test_no_auth_address [32mOK [0m[32m 0.01[0m
test_no_key [32mOK [0m[32m 0.01[0m
test_no_user [32mOK [0m[32m 0.01[0m
test_read_acl_public [32mOK [0m[32m 0.01[0m
test_read_acl_tenants [32mOK [0m[32m 0.01[0m
test_read_write_public [32mOK [0m[32m 0.01[0m
TestStoreAuthV2
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.01[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.01[0m
test_delete_non_existing [32mOK [0m[32m 0.01[0m
test_get [32mOK [0m[32m 0.01[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_size [32mOK [0m[32m 0.00[0m
test_get_size_with_multi_tenant_on [32mOK [0m[32m 0.00[0m
test_get_with_http_auth [32mOK [0m[32m 0.01[0m
test_no_auth_address [32mOK [0m[32m 0.00[0m
test_no_key [32mOK [0m[32m 0.00[0m
test_no_user [32mOK [0m[32m 0.00[0m
test_read_acl_public [32mOK [0m[32m 0.00[0m
test_read_acl_tenants [32mOK [0m[32m 0.01[0m
test_read_write_public [32mOK [0m[32m 0.01[0m
test_v2_multi_tenant_location [32mOK [0m[32m 0.00[0m
test_v2_with_no_tenant [32mOK [0m[32m 0.01[0m
TestUtils
test_cooperative_reader [32mOK [0m[33m 0.04[0m
test_cooperative_reader_of_iterator [32mOK [0m[32m 0.00[0m
test_limiting_reader [32mOK [0m[32m 0.01[0m
test_limiting_reader_fails [32mOK [0m[32m 0.01[0m
VersionNegotiationTest
test_request_accept_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1_0 [32mOK [0m[32m 0.01[0m
test_request_url_v1_1 [32mOK [0m[32m 0.01[0m
test_request_url_v2 [32mOK [0m[32m 0.01[0m
test_request_url_v2_0 [32mOK [0m[32m 0.01[0m
test_request_url_v2_1 [32mOK [0m[32m 0.01[0m
test_request_url_v2_2_unsupported [32mOK [0m[32m 0.01[0m
test_request_url_v3_unsupported [32mOK [0m[31m 0.22[0m
VersionsTest
test_get_version_list [32mOK [0m[32m 0.01[0m
JSONRequestDeserializerTest
test_default_no_body [32mOK [0m[32m 0.00[0m
test_default_with_body [32mOK [0m[32m 0.00[0m
test_from_json [32mOK [0m[32m 0.00[0m
test_from_json_malformed [32mOK [0m[32m 0.00[0m
test_has_body_has_content_length [32mOK [0m[32m 0.00[0m
test_has_body_no_content_length [32mOK [0m[32m 0.00[0m
test_has_body_zero_content_length [32mOK [0m[32m 0.00[0m
test_no_body_no_content_length [32mOK [0m[32m 0.00[0m
JSONResponseSerializerTest
test_default [32mOK [0m[32m 0.00[0m
test_to_json [32mOK [0m[32m 0.00[0m
RequestTest
test_content_type_accept_default [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_json [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_json_xml_quality [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_xml [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_xml_json [32mOK [0m[32m 0.00[0m
test_content_type_missing [32mOK [0m[32m 0.00[0m
test_content_type_unsupported [32mOK [0m[32m 0.00[0m
test_content_type_with_charset [32mOK [0m[32m 0.00[0m
ResourceTest
test_dispatch [32mOK [0m[32m 0.00[0m
test_dispatch_default [32mOK [0m[32m 0.00[0m
test_dispatch_no_default [32mOK [0m[32m 0.00[0m
test_get_action_args [32mOK [0m[32m 0.00[0m
TestHelpers
test_data_passed_properly_through_headers [32mOK [0m[32m 0.00[0m
test_headers_are_unicode [32mOK [0m[32m 0.00[0m
======================================================================
ERROR: glance.tests.functional.v1.test_copy_to_file.TestCopyToFile.test_copy_from_http_exists
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 121, in wrapped
func(*a, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 247, in test_copy_from_http_exists
self._do_test_copy_from_http(True)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 121, in wrapped
func(*a, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 204, in _do_test_copy_from_http
response, content = http.request(path, 'POST', headers=headers)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 1570, in request
(response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 1317, in _request
(response, content) = self._conn_request(conn, request_uri, method, body, headers)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 1252, in _conn_request
conn.connect()
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 913, in connect
raise socket.error, msg
error: [Errno 111] ECONNREFUSED
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 91.25 secs:
[31m 26.36 TestScrubber.test_scrubber_app[0m
[31m 20.73 TestScrubber.test_delayed_delete[0m
[31m 14.80 TestGlanceControl.test_reload[0m
[31m 14.76 TestGlanceControl.test_bouncing[0m
[31m 14.60 TestRootApi.test_version_configurations[0m
----------------------------------------------------------------------
Ran 1101 tests in 617.886s
FAILED (SKIP=38, errors=1)
ERROR: InvocationError: '<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…'>
___________________________________ summary ____________________________________
ERROR: py26: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
Babel==1.3
Jinja2==2.7.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.9
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.2.3
amqp==1.0.13
anyjson==0.3.3
argparse==1.2.1
boto==2.13.3
cffi==0.7.2
colorama==0.2.5
coverage==3.6
d2to1==0.2.11
decorator==3.4.0
distribute==0.7.3
docutils==0.10
eventlet==0.14.0
extras==0.0.3
fixtures==0.3.14
glance==jenkins.periodic.glance.python26.stable.grizzly.23
greenlet==0.4.1
httplib2==0.8
importlib==1.0.2
iso8601==0.1.4
jsonschema==2.0.0
kombu==2.5.14
lxml==3.2.3
mox==0.5.3
netaddr==0.7.10
nose==1.3.0
nose-exclude==0.1.10
nosehtmloutput==0.0.5
openstack.nose-plugin==0.11
ordereddict==1.1
oslo.config==1.1.1
passlib==1.6.1
pbr==0.5.21
pep8==1.3.3
prettytable==0.7.2
psycopg2==2.5.1
pycparser==2.10
pycrypto==2.6
pysendfile==2.0.0
python-keystoneclient==0.3.2
python-mimeparse==0.1.4
python-swiftclient==1.6.0
pytz==2013d
repoze.lru==0.6
requests==1.2.3
simplejson==3.3.0
six==1.4.1
sqlalchemy-migrate==0.7.2
termcolor==1.1.0
testtools==0.9.32
wsgiref==0.1.2
xattr==0.7.2
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ 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=./nose_results.html
+ '[' -f ./nose_results.html ']'
++ grep -c 'tr class=.passClass' ./nose_results.html
+ passcount=126
+ '[' 126 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.YzYv0RMw5W
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] uploading file: '/srv/static/logs/periodic/periodic-glance-python26-stable-grizzly/23/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python26-stable-grizzly/centos6-7/23
[SCP] Copying console log.
1
1
18 Sep '13
See <https://jenkins02.openstack.org/job/periodic-nova-python26-stable-grizzly/2…>
------------------------------------------
[...truncated 31 lines...]
+ TMPDIR=/tmp/tmp.EP9xiKkwq2
+ trap 'rm -rf /tmp/tmp.EP9xiKkwq2' 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 nova
++ org=openstack
++ project=nova
++ [[ -z openstack ]]
++ [[ -z nova ]]
++ rm -f /home/jenkins/.pydistutils.cfg
++ mkdir -p /home/jenkins/.pip
++ rm -f /home/jenkins/.pip/pip.conf
++ '[' openstack == openstack ']'
++ '[' nova == requirements ']'
++ '[' openstack == openstack ']'
++ export TOX_INDEX_URL=http://pypi.openstack.org/openstack
++ TOX_INDEX_URL=http://pypi.openstack.org/openstack
++ cat
++ cat
+ python setup.py --version
jenkins.periodic.nova.python26.stable.grizzly.21
+ tox -epy26
GLOB sdist-make: <https://jenkins02.openstack.org/job/periodic-nova-python26-stable-grizzly/w…>
py26 create: <https://jenkins02.openstack.org/job/periodic-nova-python26-stable-grizzly/w…>
py26 installdeps: -r<https://jenkins02.openstack.org/job/periodic-nova-python26-stable-grizzly/w…,> -r<https://jenkins02.openstack.org/job/periodic-nova-python26-stable-grizzly/w…>
py26 inst: <https://jenkins02.openstack.org/job/periodic-nova-python26-stable-grizzly/w…>
py26 runtests: commands[0] | python tools/patch_tox_venv.py
py26 runtests: commands[1] | python setup.py testr --slowest --testr-args=
running testr
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --list
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmp.EP9xiKkwq2/tmpZo7ayN
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmp.EP9xiKkwq2/tmpUIlFa2
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmp.EP9xiKkwq2/tmpv0KnHG
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmp.EP9xiKkwq2/tmp0zKhFH
======================================================================
FAIL: nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_foreign_group
tags: worker-2
----------------------------------------------------------------------
Empty attachments:
pythonlogging:'boto'
stderr
stdout
pythonlogging:'nova': {{{
Create Security Group idufsi
0.77816s None POST /services/Cloud/ CloudController:CreateSecurityGroup 200 [Boto/2.13.0 Python/2.6.6 Linux/2.6.32-358.6.2.el6.x86_64] application/x-www-form-urlencoded text/xml
Create Security Group anqdsq
0.65673s None POST /services/Cloud/ CloudController:CreateSecurityGroup 200 [Boto/2.13.0 Python/2.6.6 Linux/2.6.32-358.6.2.el6.x86_64] application/x-www-form-urlencoded text/xml
Authorize security group ingress idufsi
0.131657s None GET /services/Cloud/ CloudController:AuthorizeSecurityGroupIngress 200 [Boto/2.13.0 Python/2.6.6 Linux/2.6.32-358.6.2.el6.x86_64] text/xml
}}}
Traceback (most recent call last):
File "<https://jenkins02.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 582, in test_authorize_revoke_security_group_foreign_group
group.authorize(src_group=other_group)
File "<https://jenkins02.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 207, in authorize
src_group_group_id, dry_run=dry_run)
File "<https://jenkins02.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 115, in add_rule
dry_run=dry_run
TypeError: add_grant() got an unexpected keyword argument 'dry_run'
======================================================================
FAIL: nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_cidr
tags: worker-3
----------------------------------------------------------------------
Empty attachments:
pythonlogging:'boto'
stderr
stdout
pythonlogging:'nova': {{{
Create Security Group uraseda
0.71749s None POST /services/Cloud/ CloudController:CreateSecurityGroup 200 [Boto/2.13.0 Python/2.6.6 Linux/2.6.32-358.6.2.el6.x86_64] application/x-www-form-urlencoded text/xml
Authorize security group ingress uraseda
0.109291s None POST /services/Cloud/ CloudController:AuthorizeSecurityGroupIngress 200 [Boto/2.13.0 Python/2.6.6 Linux/2.6.32-358.6.2.el6.x86_64] application/x-www-form-urlencoded text/xml
}}}
Traceback (most recent call last):
File "<https://jenkins02.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 419, in test_authorize_revoke_security_group_cidr
group.authorize('tcp', 80, 81, '0.0.0.0/0')
File "<https://jenkins02.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 207, in authorize
src_group_group_id, dry_run=dry_run)
File "<https://jenkins02.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 115, in add_rule
dry_run=dry_run
TypeError: add_grant() got an unexpected keyword argument 'dry_run'
======================================================================
FAIL: nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_cidr_v6
tags: worker-3
----------------------------------------------------------------------
Empty attachments:
pythonlogging:'boto'
stderr
stdout
pythonlogging:'nova': {{{
Create Security Group iafpust
0.69214s None POST /services/Cloud/ CloudController:CreateSecurityGroup 200 [Boto/2.13.0 Python/2.6.6 Linux/2.6.32-358.6.2.el6.x86_64] application/x-www-form-urlencoded text/xml
Authorize security group ingress iafpust
0.105358s None POST /services/Cloud/ CloudController:AuthorizeSecurityGroupIngress 200 [Boto/2.13.0 Python/2.6.6 Linux/2.6.32-358.6.2.el6.x86_64] application/x-www-form-urlencoded text/xml
}}}
Traceback (most recent call last):
File "<https://jenkins02.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 521, in test_authorize_revoke_security_group_cidr_v6
group.authorize('tcp', 80, 81, '::/0')
File "<https://jenkins02.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 207, in authorize
src_group_group_id, dry_run=dry_run)
File "<https://jenkins02.openstack.org/job/periodic-nova-python26-stable-grizzly/w…",> line 115, in add_rule
dry_run=dry_run
TypeError: add_grant() got an unexpected keyword argument 'dry_run'
======================================================================
FAIL: process-returncode
tags: worker-2
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
======================================================================
FAIL: process-returncode
tags: worker-3
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
Ran 11310 tests in 439.745s
FAILED (id=0, failures=5, skips=13)
error: testr failed (1)
ERROR: InvocationError: '<https://jenkins02.openstack.org/job/periodic-nova-python26-stable-grizzly/w…> setup.py testr --slowest --testr-args='
___________________________________ summary ____________________________________
ERROR: py26: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/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.0
cliff==1.4.4
cmd2==0.6.5.1
coverage==3.6
d2to1==0.2.11
decorator==3.4.0
discover==0.4.0
distribute==0.7.3
docutils==0.10
eventlet==0.14.0
extras==0.0.3
feedparser==5.1.3
fixtures==0.3.14
greenlet==0.4.1
httplib2==0.8
importlib==1.0.2
iso8601==0.1.4
jsonpatch==1.1
jsonpointer==1.0
jsonschema==2.0.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.python26.stable.grizzly.21
numpy==1.7.1
ordereddict==1.1
oslo.config==1.1.1
paramiko==1.11.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==1.5.7
python-cinderclient==1.0.5
python-glanceclient==0.11.0
python-keystoneclient==0.3.2
python-mimeparse==0.1.4
python-quantumclient==2.2.3
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.11
suds==0.4
testrepository==0.0.17
testtools==0.9.32
unittest2==0.5.1
warlock==1.0.1
websockify==0.3.0
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ '[' -f .testrepository/0.2 ']'
+ '[' -f .testrepository/0 ']'
+ .tox/py26/bin/subunit-1to2
+ .tox/py26/bin/python /usr/local/jenkins/slave_scripts/subunit2html.py ./subunit_log.txt testr_results.html
nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_foreign_group
nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_cidr
nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_cidr_v6
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.EP9xiKkwq2
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-python26-stable-grizzly/centos6-2/21
[SCP] Copying console log.
1
2
18 Sep '13
See <https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/2…>
Changes:
[xqueralt] libvirt: fix {attach,detach}_interface()
------------------------------------------
[...truncated 30 lines...]
+ export TMPDIR=/tmp/tmp.l2DBHvRYNW
+ TMPDIR=/tmp/tmp.l2DBHvRYNW
+ trap 'rm -rf /tmp/tmp.l2DBHvRYNW' 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 nova
++ org=openstack
++ project=nova
++ [[ -z openstack ]]
++ [[ -z nova ]]
++ rm -f /home/jenkins/.pydistutils.cfg
++ mkdir -p /home/jenkins/.pip
++ rm -f /home/jenkins/.pip/pip.conf
++ '[' openstack == openstack ']'
++ '[' nova == requirements ']'
++ '[' openstack == openstack ']'
++ export TOX_INDEX_URL=http://pypi.openstack.org/openstack
++ TOX_INDEX_URL=http://pypi.openstack.org/openstack
++ cat
++ cat
+ python setup.py --version
jenkins.periodic.nova.python27.stable.grizzly.26
+ tox -epy27
GLOB sdist-make: <https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/w…>
py27 create: <https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/w…>
py27 installdeps: -r<https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/w…,> -r<https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/w…>
py27 inst: <https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/w…>
py27 runtests: commands[0] | python tools/patch_tox_venv.py
py27 runtests: commands[1] | python setup.py testr --slowest --testr-args=
running testr
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --list
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmp.l2DBHvRYNW/tmp69hmqS
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmp.l2DBHvRYNW/tmpchI2qv
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmp.l2DBHvRYNW/tmphb9Yvl
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ ./nova/tests --load-list /tmp/tmp.l2DBHvRYNW/tmpBEuY1E
======================================================================
FAIL: nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_foreign_group
tags: worker-1
----------------------------------------------------------------------
Empty attachments:
pythonlogging:'boto'
stderr
stdout
pythonlogging:'nova': {{{
Create Security Group tsdd
0.54050s None POST /services/Cloud/ CloudController:CreateSecurityGroup 200 [Boto/2.13.0 Python/2.7.3 Linux/3.2.0-51-virtual] application/x-www-form-urlencoded text/xml
Create Security Group pfdururs
0.46314s None POST /services/Cloud/ CloudController:CreateSecurityGroup 200 [Boto/2.13.0 Python/2.7.3 Linux/3.2.0-51-virtual] application/x-www-form-urlencoded text/xml
Authorize security group ingress tsdd
0.110554s None GET /services/Cloud/ CloudController:AuthorizeSecurityGroupIngress 200 [Boto/2.13.0 Python/2.7.3 Linux/3.2.0-51-virtual] text/xml
}}}
Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 582, in test_authorize_revoke_security_group_foreign_group
group.authorize(src_group=other_group)
File "<https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 207, in authorize
src_group_group_id, dry_run=dry_run)
File "<https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 115, in add_rule
dry_run=dry_run
TypeError: add_grant() got an unexpected keyword argument 'dry_run'
======================================================================
FAIL: nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_cidr
tags: worker-3
----------------------------------------------------------------------
Empty attachments:
pythonlogging:'boto'
stderr
stdout
pythonlogging:'nova': {{{
Create Security Group wnrdacs
0.108848s None POST /services/Cloud/ CloudController:CreateSecurityGroup 200 [Boto/2.13.0 Python/2.7.3 Linux/3.2.0-51-virtual] application/x-www-form-urlencoded text/xml
Authorize security group ingress wnrdacs
0.110703s None POST /services/Cloud/ CloudController:AuthorizeSecurityGroupIngress 200 [Boto/2.13.0 Python/2.7.3 Linux/3.2.0-51-virtual] application/x-www-form-urlencoded text/xml
}}}
Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 419, in test_authorize_revoke_security_group_cidr
group.authorize('tcp', 80, 81, '0.0.0.0/0')
File "<https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 207, in authorize
src_group_group_id, dry_run=dry_run)
File "<https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 115, in add_rule
dry_run=dry_run
TypeError: add_grant() got an unexpected keyword argument 'dry_run'
======================================================================
FAIL: nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_cidr_v6
tags: worker-3
----------------------------------------------------------------------
Empty attachments:
pythonlogging:'boto'
stderr
stdout
pythonlogging:'nova': {{{
Create Security Group cucddr
0.99581s None POST /services/Cloud/ CloudController:CreateSecurityGroup 200 [Boto/2.13.0 Python/2.7.3 Linux/3.2.0-51-virtual] application/x-www-form-urlencoded text/xml
Authorize security group ingress cucddr
0.90084s None POST /services/Cloud/ CloudController:AuthorizeSecurityGroupIngress 200 [Boto/2.13.0 Python/2.7.3 Linux/3.2.0-51-virtual] application/x-www-form-urlencoded text/xml
}}}
Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 521, in test_authorize_revoke_security_group_cidr_v6
group.authorize('tcp', 80, 81, '::/0')
File "<https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 207, in authorize
src_group_group_id, dry_run=dry_run)
File "<https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/w…",> line 115, in add_rule
dry_run=dry_run
TypeError: add_grant() got an unexpected keyword argument 'dry_run'
======================================================================
FAIL: process-returncode
tags: worker-1
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
======================================================================
FAIL: process-returncode
tags: worker-3
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
Ran 11310 tests in 357.845s
FAILED (id=0, failures=5, skips=12)
error: testr failed (1)
ERROR: InvocationError: '<https://jenkins01.openstack.org/job/periodic-nova-python27-stable-grizzly/w…> 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.0
cliff==1.4.4
cmd2==0.6.5.1
coverage==3.6
d2to1==0.2.11
decorator==3.4.0
discover==0.4.0
distribute==0.7.3
docutils==0.10
eventlet==0.13.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.0.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.26
numpy==1.7.1
oslo.config==1.1.1
paramiko==1.11.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==1.5.7
python-cinderclient==1.0.5
python-glanceclient==0.11.0
python-keystoneclient==0.3.2
python-mimeparse==0.1.4
python-quantumclient==2.2.3
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.11
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.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_foreign_group
nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_cidr
nova.tests.test_api.ApiEc2TestCase.test_authorize_revoke_security_group_cidr_v6
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.l2DBHvRYNW
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/precise21
[SCP] Trying to create /srv/static/logs/periodic/periodic-nova-python27-stable-grizzly/precise21/26
[SCP] Copying console log.
1
2