lists.openstack.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

Openstack-stable-maint

Thread Start a new thread
Download
Threads by month
  • ----- 2025 -----
  • May
  • April
  • March
  • February
  • January
  • ----- 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
openstack-stable-maint@lists.openstack.org

September 2013

  • 3 participants
  • 58 discussions
Build failed in Jenkins: periodic-tempest-devstack-vm-stable-folsom #21
by OpenStack Jenkins 29 Sep '13

29 Sep '13
See <https://jenkins02.openstack.org/job/periodic-tempest-devstack-vm-stable-fol…> ------------------------------------------ [...truncated 5500 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 20971 + 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 + bash + grep '\-A' + sed 's/-c [0-9]* [0-9]* //g' + grep nova + sed s/-A/-D/g + awk '{print "sudo iptables",$0}' + sudo iptables -S -v -t nat + sed 's/-c [0-9]* [0-9]* //g' + grep nova + bash + sed s/-A/-D/g + awk '{print "sudo iptables -t nat",$0}' + grep '\-A' + sudo iptables -S -v + grep '\-N' + bash + sed 's/-c [0-9]* [0-9]* //g' + sed s/-N/-X/g + awk '{print "sudo iptables",$0}' + grep nova + sudo iptables -S -v -t nat + grep '\-N' + awk '{print "sudo iptables -t nat",$0}' + sed 's/-c [0-9]* [0-9]* //g' + grep nova + bash + sed s/-N/-X/g ++ 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: no records found! iscsiadm: 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.0 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-25-060126 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-384353 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21/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-384353/21/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21/logs/mysql/error.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21/logs/pip-freeze.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21/logs/rabbitmq/rabbit(a)devstack-precise-hpcloud-az2-384353-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21/logs/rabbitmq/rabbit(a)devstack-precise-hpcloud-az2-384353.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21/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-384353/21/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-384353/21/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21/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-384353/21/logs/sudoers.d/nova-rootwrap.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/devstack-precise-hpcloud-az2-384353/21/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
0 0
Build failed in Jenkins: periodic-neutron-python26-stable-grizzly #32
by OpenStack Jenkins 28 Sep '13

28 Sep '13
See <https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…> ------------------------------------------ [...truncated 5438 lines...] test_create_service_type_no_svcdef_returns_400 OK  0.15 test_delete_dummy_decreases_service_type_refcount OK  0.20 test_delete_service_type_in_use_returns_409 OK  0.19 test_get_default_service_type OK  0.16 test_get_service_type OK  0.19 test_list_service_types OK  0.19 test_service_type_create OK  0.16 test_service_type_update_clear_svc_defs_returns_400 OK  0.18 test_service_type_update_name OK  0.18 test_service_type_update_set_default_returns_400 OK  0.17 test_service_type_update_svc_defs OK  0.18 ServiceTypeManagerTestCaseXML test_create_dummy_increases_service_type_refcount OK  0.18 test_create_service_type_default_returns_400 OK  0.16 test_create_service_type_no_svcdef_returns_400 OK  0.16 test_delete_dummy_decreases_service_type_refcount OK  0.19 test_delete_service_type_in_use_returns_409 OK  0.19 test_get_default_service_type OK  0.17 test_get_service_type OK  2.60 test_list_service_types OK  0.20 test_service_type_create OK  0.17 test_service_type_update_clear_svc_defs_returns_400 OK  0.18 test_service_type_update_name OK  0.19 test_service_type_update_set_default_returns_400 OK  0.19 test_service_type_update_svc_defs OK  0.18 ActionDispatcherTest test_dispatch OK  0.00 test_dispatch_action_None OK  0.00 test_dispatch_default OK  0.00 DictSerializerTest test_dispatch_default OK  0.00 FaultTest test_call_fault OK  0.00 JSONDeserializerTest test_default_raise_Malformed_Exception OK  0.00 test_json OK  0.00 test_json_with_unicode OK  0.00 test_json_with_utf8 OK  0.00 JSONDictSerializerTest test_json OK  0.00 test_json_with_unicode OK  0.00 test_json_with_utf8 OK  0.00 MiddlewareTest test_process_response OK  0.00 RequestDeserializerTest test_deserialize OK  0.01 test_get_action_args OK  0.00 test_get_body_deserializer_unknown_content_type OK  0.00 test_get_deserializer OK  0.00 test_get_expected_content_type OK  0.00 RequestHeadersDeserializerTest test_custom OK  0.00 test_default OK  0.00 RequestTest test_content_type_accept_and_query_extension OK  0.00 test_content_type_accept_default OK  0.00 test_content_type_accept_with_given_content_types OK  0.00 test_content_type_from_accept OK  0.00 test_content_type_from_query_extension OK  0.00 test_content_type_missing OK  0.00 test_content_type_unsupported OK  0.00 test_content_type_with_charset OK  0.00 test_content_type_with_given_content_types OK  0.00 ResourceTest test_call_resource_class_bad_request OK  0.00 test_call_resource_class_internal_error OK  0.00 test_dispatch OK  0.00 test_dispatch_unknown_controller_action OK  0.00 test_malformed_request_body_throws_bad_request OK  0.00 test_type_error OK  0.00 test_wrong_content_type_server_error OK  0.00 test_wrong_content_type_throws_unsupported_media_type_error OK  0.00 ResponseHeadersSerializerTest test_custom OK  0.00 test_default OK  0.00 ResponseSerializerTest test_get_body_serializer OK  0.00 test_get_serializer OK  0.00 test_serialize_json_response OK  0.00 test_serialize_response_None OK  0.00 test_serialize_unknown_content_type OK  0.00 test_serialize_xml_response OK  0.00 SerializerTest test_deserialize_json_content_type OK  0.00 test_deserialize_raise_bad_request OK  0.00 test_deserialize_xml_content_type OK  0.00 test_deserialize_xml_content_type_with_meta OK  0.00 test_get_deserialize_handler_unknown_content_type OK  0.00 test_serialize_content_type_json OK  0.00 test_serialize_content_type_xml OK  0.00 test_serialize_unknown_content_type OK  0.00 test_serialize_xml_root_is_None OK  0.00 test_serialize_xml_root_key_is_dict OK  0.00 test_serialize_xml_root_key_is_list OK  0.00 ServerTest test_run_server OK  0.00 TestWSGIServer test_ipv6_listen_called_with_scope OK  0.00 test_start_random_port OK  0.00 test_start_random_port_with_ipv6 OK  0.00 TextDeserializerTest test_dispatch_default OK  0.00 XMLDeserializerTest test_default_raise_Malformed_Exception OK  0.00 test_initialization OK  0.00 test_xml_empty OK  0.00 test_xml_with_utf8 OK  0.00 XMLDictSerializerTest test_None OK  0.00 test_call OK  0.00 test_empty_dic_xml OK  0.00 test_non_root_one_item_dic_xml OK  0.00 test_non_root_two_items_dic_xml OK  0.00 test_xml OK  0.02 test_xml_meta_contains_node_name_dict OK  0.00 test_xml_meta_contains_node_name_list OK  0.00 test_xml_root_key_is_list OK  0.00 test_xml_with_unicode OK  0.00 test_xml_with_utf8 OK  0.00 ====================================================================== ERROR: quantum.tests.unit.test_debug_commands.TestDebugCommands.test_list_probe ---------------------------------------------------------------------- _StringException: Empty attachments: stderr stdout pythonlogging:'': {{{2013-09-25 06:30:44,399 ERROR [cliff.display] (pyparsing 1.5.7 (<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…)> Requirement.parse('pyparsing>=2.0.1'))}}} Traceback (most recent call last): File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 244, in test_list_probe cmd = commands.ListProbe(self.app, None) File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 277, in __init__ super(QuantumCommand, self).__init__(app, app_args) File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 21, in __init__ self.load_formatter_plugins() File "<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 38, in load_formatter_plugins if self.app_args.debug: AttributeError: 'NoneType' object has no attribute 'debug' ---------------------------------------------------------------------- XML: nosetests.xml Slowest 5 tests took 16.68 secs:  3.56 RouterServiceInsertionTestCase.test_pool_delete_with_router_id  3.39 TestDhcpAgentEventHandler.test_network_update_end_admin_state_down  3.35 TestNecPortsV2.test_recycling  3.27 ExtraRouteDBTestCase.test_floating_ip_direct_port_delete_returns_409  3.11 TestPortsV2XML.test_recycling ---------------------------------------------------------------------- Ran 5179 tests in 1760.463s FAILED (SKIP=238, errors=1) ERROR: InvocationError: '<https://jenkins02.openstack.org/job/periodic-neutron-python26-stable-grizzl…'> ___________________________________ 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 Mako==0.9.0 MarkupSafe==0.18 Paste==1.7.5.1 PasteDeploy==1.5.0 Pygments==1.6 Routes==1.13 SQLAlchemy==0.7.10 Sphinx==1.2b1 WebOb==1.2.3 WebTest==1.3.3 alembic==0.6.0 amqp==1.0.13 amqplib==1.0.2 anyjson==0.3.3 argparse==1.2.1 cliff==1.4.5 cmd2==0.6.7 colorama==0.2.6 configobj==4.7.2 coverage==3.6 d2to1==0.2.11 discover==0.4.0 distribute==0.7.3 docutils==0.10 eventlet==0.14.0 extras==0.0.3 fixtures==0.3.14 greenlet==0.4.1 httplib2==0.8 importlib==1.0.2 iso8601==0.1.4 kombu==2.5.14 mock==1.0.1 mox==0.5.3 netaddr==0.7.10 netifaces==0.8 nose==1.3.0 nosehtmloutput==0.0.5 nosexcover==1.0.8 openstack.nose-plugin==0.11 ordereddict==1.1 oslo.config==1.2.0 pbr==0.5.21 pep8==1.3.3 prettytable==0.7.2 pyparsing==1.5.7 python-keystoneclient==0.3.2 python-mimeparse==0.1.4 python-novaclient==2.15.0 python-quantumclient==2.2.3 python-subunit==0.0.15 pytz==2013d pyudev==0.16.1 quantum==jenkins.periodic.neutron.python26.stable.grizzly.32 repoze.lru==0.6 requests==2.0.0 setuptools-git==1.0 simplejson==3.3.0 six==1.4.1 termcolor==1.1.0 testrepository==0.0.17 testtools==0.9.32 + 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=./quantum/tests/unit/nose_results.html + '[' -f ./quantum/tests/unit/nose_results.html ']' ++ grep -c 'tr class=.passClass' ./quantum/tests/unit/nose_results.html + passcount=315 + '[' 315 -eq 0 ']' + exit 1 + rm -rf /tmp/tmp.ix7xXaD6jU Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] uploading file: '/srv/static/logs/periodic/periodic-neutron-python26-stable-grizzly/32/nose_results.html' [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-neutron-python26-stable-grizzly/centos6-10/32 [SCP] Copying console log.
1 2
0 0
Build failed in Jenkins: periodic-neutron-python27-stable-grizzly #23
by OpenStack Jenkins 28 Sep '13

28 Sep '13
See <https://jenkins01.openstack.org/job/periodic-neutron-python27-stable-grizzl…> ------------------------------------------ [...truncated 5437 lines...] test_create_service_type_default_returns_400 OK  0.14 test_create_service_type_no_svcdef_returns_400 OK  0.15 test_delete_dummy_decreases_service_type_refcount OK  0.17 test_delete_service_type_in_use_returns_409 OK  0.17 test_get_default_service_type OK  0.15 test_get_service_type OK  0.16 test_list_service_types OK  0.18 test_service_type_create OK  0.15 test_service_type_update_clear_svc_defs_returns_400 OK  0.16 test_service_type_update_name OK  0.17 test_service_type_update_set_default_returns_400 OK  0.16 test_service_type_update_svc_defs OK  0.16 ServiceTypeManagerTestCaseXML test_create_dummy_increases_service_type_refcount OK  0.17 test_create_service_type_default_returns_400 OK  0.14 test_create_service_type_no_svcdef_returns_400 OK  0.14 test_delete_dummy_decreases_service_type_refcount OK  0.18 test_delete_service_type_in_use_returns_409 OK  0.17 test_get_default_service_type OK  0.15 test_get_service_type OK  0.17 test_list_service_types OK  0.18 test_service_type_create OK  0.16 test_service_type_update_clear_svc_defs_returns_400 OK  0.16 test_service_type_update_name OK  0.17 test_service_type_update_set_default_returns_400 OK  0.17 test_service_type_update_svc_defs OK  0.16 ActionDispatcherTest test_dispatch OK  0.00 test_dispatch_action_None OK  0.00 test_dispatch_default OK  0.00 DictSerializerTest test_dispatch_default OK  0.00 FaultTest test_call_fault OK  0.00 JSONDeserializerTest test_default_raise_Malformed_Exception OK  0.00 test_json OK  0.00 test_json_with_unicode OK  0.00 test_json_with_utf8 OK  0.00 JSONDictSerializerTest test_json OK  0.00 test_json_with_unicode OK  0.00 test_json_with_utf8 OK  0.00 MiddlewareTest test_process_response OK  0.01 RequestDeserializerTest test_deserialize OK  0.00 test_get_action_args OK  0.00 test_get_body_deserializer_unknown_content_type OK  0.00 test_get_deserializer OK  0.00 test_get_expected_content_type OK  0.00 RequestHeadersDeserializerTest test_custom OK  0.00 test_default OK  0.00 RequestTest test_content_type_accept_and_query_extension OK  0.00 test_content_type_accept_default OK  0.00 test_content_type_accept_with_given_content_types OK  0.00 test_content_type_from_accept OK  0.00 test_content_type_from_query_extension OK  0.00 test_content_type_missing OK  0.00 test_content_type_unsupported OK  0.00 test_content_type_with_charset OK  0.00 test_content_type_with_given_content_types OK  0.00 ResourceTest test_call_resource_class_bad_request OK  0.00 test_call_resource_class_internal_error OK  0.00 test_dispatch OK  0.00 test_dispatch_unknown_controller_action OK  0.00 test_malformed_request_body_throws_bad_request OK  0.00 test_type_error OK  0.00 test_wrong_content_type_server_error OK  0.00 test_wrong_content_type_throws_unsupported_media_type_error OK  0.00 ResponseHeadersSerializerTest test_custom OK  0.00 test_default OK  0.00 ResponseSerializerTest test_get_body_serializer OK  0.00 test_get_serializer OK  0.00 test_serialize_json_response OK  0.00 test_serialize_response_None OK  0.00 test_serialize_unknown_content_type OK  0.00 test_serialize_xml_response OK  0.00 SerializerTest test_deserialize_json_content_type OK  0.00 test_deserialize_raise_bad_request OK  0.00 test_deserialize_xml_content_type OK  0.00 test_deserialize_xml_content_type_with_meta OK  0.00 test_get_deserialize_handler_unknown_content_type OK  0.00 test_serialize_content_type_json OK  0.00 test_serialize_content_type_xml OK  0.00 test_serialize_unknown_content_type OK  0.00 test_serialize_xml_root_is_None OK  0.00 test_serialize_xml_root_key_is_dict OK  0.00 test_serialize_xml_root_key_is_list OK  0.00 ServerTest test_run_server OK  0.00 TestWSGIServer test_ipv6_listen_called_with_scope OK  0.00 test_start_random_port OK  0.00 test_start_random_port_with_ipv6 OK  0.00 TextDeserializerTest test_dispatch_default OK  0.01 XMLDeserializerTest test_default_raise_Malformed_Exception OK  0.00 test_initialization OK  0.00 test_xml_empty OK  0.00 test_xml_with_utf8 OK  0.00 XMLDictSerializerTest test_None OK  0.00 test_call OK  0.00 test_empty_dic_xml OK  0.00 test_non_root_one_item_dic_xml OK  0.00 test_non_root_two_items_dic_xml OK  0.00 test_xml OK  0.00 test_xml_meta_contains_node_name_dict OK  0.00 test_xml_meta_contains_node_name_list OK  0.00 test_xml_root_key_is_list OK  0.00 test_xml_with_unicode OK  0.00 test_xml_with_utf8 OK  0.00 ====================================================================== ERROR: quantum.tests.unit.test_debug_commands.TestDebugCommands.test_list_probe ---------------------------------------------------------------------- _StringException: Empty attachments: stderr stdout pythonlogging:'': {{{2013-09-27 06:28:05,673 ERROR [cliff.display] (pyparsing 1.5.7 (<https://jenkins01.openstack.org/job/periodic-neutron-python27-stable-grizzl…)> Requirement.parse('pyparsing>=2.0.1'))}}} Traceback (most recent call last): File "<https://jenkins01.openstack.org/job/periodic-neutron-python27-stable-grizzl…",> line 244, in test_list_probe cmd = commands.ListProbe(self.app, None) File "<https://jenkins01.openstack.org/job/periodic-neutron-python27-stable-grizzl…",> line 277, in __init__ super(QuantumCommand, self).__init__(app, app_args) File "<https://jenkins01.openstack.org/job/periodic-neutron-python27-stable-grizzl…",> line 21, in __init__ self.load_formatter_plugins() File "<https://jenkins01.openstack.org/job/periodic-neutron-python27-stable-grizzl…",> line 38, in load_formatter_plugins if self.app_args.debug: AttributeError: 'NoneType' object has no attribute 'debug' ---------------------------------------------------------------------- XML: nosetests.xml Slowest 5 tests took 12.50 secs:  2.82 ExtraRouteDBTestCase.test_floatingip_with_assoc  2.75 QuotaExtensionDbTestCaseXML.test_update_attributes  2.36 ExtraRouteDBTestCase.test_router_remove_interface_wrong_port_returns_404  2.30 L3NatDBTestCase.test_router_delete_subnet_inuse_returns_409  2.28 TestPortsV2.test_list_ports_with_sort_emulated ---------------------------------------------------------------------- Ran 5179 tests in 1228.532s FAILED (SKIP=238, errors=1) ERROR: InvocationError: '<https://jenkins01.openstack.org/job/periodic-neutron-python27-stable-grizzl…'> ___________________________________ 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 Mako==0.9.0 MarkupSafe==0.18 Paste==1.7.5.1 PasteDeploy==1.5.0 Pygments==1.6 Routes==1.13 SQLAlchemy==0.7.10 Sphinx==1.2b1 WebOb==1.2.3 WebTest==1.3.3 alembic==0.6.0 amqp==1.0.13 amqplib==1.0.2 anyjson==0.3.3 argparse==1.2.1 cliff==1.4.5 cmd2==0.6.7 colorama==0.2.7 configobj==4.7.2 coverage==3.6 d2to1==0.2.11 discover==0.4.0 distribute==0.7.3 docutils==0.10 eventlet==0.14.0 extras==0.0.3 fixtures==0.3.14 greenlet==0.4.1 httplib2==0.8 iso8601==0.1.4 kombu==2.5.14 mock==1.0.1 mox==0.5.3 netaddr==0.7.10 netifaces==0.8 nose==1.3.0 nosehtmloutput==0.0.5 nosexcover==1.0.8 openstack.nose-plugin==0.11 oslo.config==1.2.1 pbr==0.5.21 pep8==1.3.3 prettytable==0.7.2 pyparsing==1.5.7 python-keystoneclient==0.3.2 python-mimeparse==0.1.4 python-novaclient==2.15.0 python-quantumclient==2.2.3 python-subunit==0.0.15 pytz==2013d pyudev==0.16.1 quantum==jenkins.periodic.neutron.python27.stable.grizzly.23 repoze.lru==0.6 requests==2.0.0 setuptools-git==1.0 simplejson==3.3.0 six==1.4.1 termcolor==1.1.0 testrepository==0.0.17 testtools==0.9.32 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=./quantum/tests/unit/nose_results.html + '[' -f ./quantum/tests/unit/nose_results.html ']' ++ grep -c 'tr class=.passClass' ./quantum/tests/unit/nose_results.html + passcount=315 + '[' 315 -eq 0 ']' + exit 1 + rm -rf /tmp/tmp.s3nzomz1es Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] uploading file: '/srv/static/logs/periodic/periodic-neutron-python27-stable-grizzly/23/nose_results.html' [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-neutron-python27-stable-grizzly/precise15/23 [SCP] Copying console log.
1 1
0 0
Build failed in Jenkins: periodic-heat-python27-stable-grizzly #28
by OpenStack Jenkins 28 Sep '13

28 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 15.618s 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.5 cmd2==0.6.7 colorama==0.2.7 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.28 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.2.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==2.0.0 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.q5CuFKMR0z 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/precise24/28 [SCP] Copying console log.
1 1
0 0
Build failed in Jenkins: periodic-tempest-devstack-vm-stable-grizzly #21
by OpenStack Jenkins 27 Sep '13

27 Sep '13
See <https://jenkins02.openstack.org/job/periodic-tempest-devstack-vm-stable-gri…> ------------------------------------------ [...truncated 7138 lines...] 2013-09-25 06:04:00 writing manifest file 'nova.egg-info/SOURCES.txt' 2013-09-25 06:04:00 ++ awk '/^.+/ {print "-f " $1}' nova.egg-info/dependency_links.txt 2013-09-25 06:04:00 + raw_links= 2013-09-25 06:04:00 ++ echo 2013-09-25 06:04:00 ++ xargs 2013-09-25 06:04:00 + depend_links= 2013-09-25 06:04:00 ++ '[' '!' -r nova.egg-info/requires.txt ']' 2013-09-25 06:04:00 ++ echo '-r *-info/requires.txt' 2013-09-25 06:04:00 + require_file='-r *-info/requires.txt' 2013-09-25 06:04:00 + pip_install -r nova.egg-info/requires.txt 2013-09-25 06:04:00 + [[ False = \T\r\u\e ]] 2013-09-25 06:04:00 + [[ -z -r nova.egg-info/requires.txt ]] 2013-09-25 06:04:00 + [[ -z deb ]] 2013-09-25 06:04:00 + [[ False = True ]] 2013-09-25 06:04:00 + SUDO_PIP=sudo 2013-09-25 06:04:00 ++ get_pip_command 2013-09-25 06:04:00 ++ is_fedora 2013-09-25 06:04:00 ++ [[ -z Ubuntu ]] 2013-09-25 06:04:00 ++ '[' Ubuntu = Fedora ']' 2013-09-25 06:04:00 ++ '[' Ubuntu = 'Red Hat' ']' 2013-09-25 06:04:00 ++ '[' Ubuntu = CentOS ']' 2013-09-25 06:04:00 ++ which pip 2013-09-25 06:04:00 + CMD_PIP=/usr/local/bin/pip 2013-09-25 06:04:00 + [[ False != \F\a\l\s\e ]] 2013-09-25 06:04:03 + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/local/bin/pip install -r nova.egg-info/requires.txt 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy>=0.7.8,<0.7.99 in /usr/local/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 1)) 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): Cheetah>=2.4.4 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 2)) 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): amqplib>=0.6.1 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 3)) 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): anyjson>=0.2.4 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 4)) 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): boto in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 5)) 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): eventlet>=0.9.17 in /usr/local/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 6)) 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): kombu>=1.0.4 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 7)) 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): lxml>=2.3 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 8)) 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): routes>=1.12.3 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 9)) 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): WebOb==1.2.3 in /usr/local/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 10)) 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): greenlet>=0.3.1 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 11)) 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): PasteDeploy>=1.5.0 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 12)) 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): paste in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 13)) 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): sqlalchemy-migrate>=0.7.2 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 14)) 2013-09-25 06:04:03 Downloading/unpacking netaddr>=0.7.6 (from -r nova.egg-info/requires.txt (line 15)) 2013-09-25 06:04:03 Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fnetaddr%2Fnetaddr-0.7.10.zip 2013-09-25 06:04:03 Running setup.py egg_info for package netaddr 2013-09-25 06:04:03 2013-09-25 06:04:03 warning: no previously-included files matching '*.svn*' found anywhere in distribution 2013-09-25 06:04:03 warning: no previously-included files matching '*.git*' found anywhere in distribution 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): suds>=0.4 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 16)) 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): paramiko in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 17)) 2013-09-25 06:04:03 Downloading/unpacking pyasn1 (from -r nova.egg-info/requires.txt (line 18)) 2013-09-25 06:04:03 Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fpyasn1%2Fpyasn1-0.1.7.tar.gz 2013-09-25 06:04:03 Running setup.py egg_info for package pyasn1 2013-09-25 06:04:03 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): Babel>=0.9.6 in /usr/local/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 19)) 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 20)) 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): httplib2 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 21)) 2013-09-25 06:04:03 Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 22)) 2013-09-25 06:04:06 Requirement already satisfied (use --upgrade to upgrade): python-cinderclient>=1.0.1 in /opt/stack/new/python-cinderclient (from -r nova.egg-info/requires.txt (line 23)) 2013-09-25 06:04:06 Downloading/unpacking python-quantumclient>=2.2.0,<3.0.0 (from -r nova.egg-info/requires.txt (line 24)) 2013-09-25 06:04:06 Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fpython-quantumclient%2Fpython-quantumclient-2.2.3.tar.gz 2013-09-25 06:04:06 Running setup.py egg_info for package python-quantumclient 2013-09-25 06:04:06 [pbr] Processing SOURCES.txt 2013-09-25 06:04:06 warning: LocalManifestMaker: standard file '-c' not found 2013-09-25 06:04:06 2013-09-25 06:04:06 [pbr] In git context, generating filelist from git 2013-09-25 06:04:06 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2013-09-25 06:04:06 Requirement already satisfied (use --upgrade to upgrade): python-glanceclient>=0.5.0,<2 in /opt/stack/new/python-glanceclient (from -r nova.egg-info/requires.txt (line 25)) 2013-09-25 06:04:06 Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient>=0.2.0 in /opt/stack/new/python-keystoneclient (from -r nova.egg-info/requires.txt (line 26)) 2013-09-25 06:04:06 Requirement already satisfied (use --upgrade to upgrade): stevedore>=0.7 in /usr/local/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 27)) 2013-09-25 06:04:06 Downloading/unpacking websockify<0.4 (from -r nova.egg-info/requires.txt (line 28)) 2013-09-25 06:04:06 Downloading websockify-0.3.0.tar.gz 2013-09-25 06:04:06 In the tar file /tmp/pip-CCVnyY-unpack/websockify-0.3.0.tar.gz the member websockify-0.3.0/websockify.py is invalid: "linkname 'websockify-0.3.0/run' not found" 2013-09-25 06:04:06 Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fwebsockify%2Fwebsockify-0.3.0.tar.gz 2013-09-25 06:04:06 Running setup.py egg_info for package websockify 2013-09-25 06:04:06 2013-09-25 06:04:06 Requirement already satisfied (use --upgrade to upgrade): oslo.config>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 29)) 2013-09-25 06:04:06 Downloading/unpacking Markdown>=2.0.1 (from Cheetah>=2.4.4->-r nova.egg-info/requires.txt (line 2)) 2013-09-25 06:04:06 Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2FMarkdown%2FMarkdown-2.3.1.tar.gz 2013-09-25 06:04:06 Running setup.py egg_info for package Markdown 2013-09-25 06:04:06 2013-09-25 06:04:06 Requirement already satisfied (use --upgrade to upgrade): decorator in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate>=0.7.2->-r nova.egg-info/requires.txt (line 14)) 2013-09-25 06:04:06 Requirement already satisfied (use --upgrade to upgrade): Tempita>=0.4 in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate>=0.7.2->-r nova.egg-info/requires.txt (line 14)) 2013-09-25 06:04:06 Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/local/lib/python2.7/dist-packages (from Babel>=0.9.6->-r nova.egg-info/requires.txt (line 19)) 2013-09-25 06:04:06 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>=1.0.1->-r nova.egg-info/requires.txt (line 23)) 2013-09-25 06:04:06 Requirement already satisfied (use --upgrade to upgrade): PrettyTable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from python-cinderclient>=1.0.1->-r nova.egg-info/requires.txt (line 23)) 2013-09-25 06:04:06 Requirement already satisfied (use --upgrade to upgrade): requests>=1.1 in /usr/local/lib/python2.7/dist-packages (from python-cinderclient>=1.0.1->-r nova.egg-info/requires.txt (line 23)) 2013-09-25 06:04:06 Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from python-cinderclient>=1.0.1->-r nova.egg-info/requires.txt (line 23)) 2013-09-25 06:04:06 Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from python-cinderclient>=1.0.1->-r nova.egg-info/requires.txt (line 23)) 2013-09-25 06:04:06 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.2.0,<3.0.0->-r nova.egg-info/requires.txt (line 24)) 2013-09-25 06:04:06 Requirement already satisfied (use --upgrade to upgrade): cliff>=1.4 in /usr/local/lib/python2.7/dist-packages (from python-quantumclient>=2.2.0,<3.0.0->-r nova.egg-info/requires.txt (line 24)) 2013-09-25 06:04:07 Downloading/unpacking pyparsing>=1.5.6,<2.0 (from python-quantumclient>=2.2.0,<3.0.0->-r nova.egg-info/requires.txt (line 24)) 2013-09-25 06:04:07 Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fpyparsing%2Fpyparsing-1.5.7.tar.gz 2013-09-25 06:04:07 Running setup.py egg_info for package pyparsing 2013-09-25 06:04:07 2013-09-25 06:04:07 Requirement already satisfied (use --upgrade to upgrade): pyOpenSSL in /usr/lib/python2.7/dist-packages (from python-glanceclient>=0.5.0,<2->-r nova.egg-info/requires.txt (line 25)) 2013-09-25 06:04:07 Requirement already satisfied (use --upgrade to upgrade): warlock>=1.0.1,<2 in /usr/local/lib/python2.7/dist-packages (from python-glanceclient>=0.5.0,<2->-r nova.egg-info/requires.txt (line 25)) 2013-09-25 06:04:07 Requirement already satisfied (use --upgrade to upgrade): numpy in /usr/lib/python2.7/dist-packages (from websockify<0.4->-r nova.egg-info/requires.txt (line 28)) 2013-09-25 06:04:07 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>=1.0.1->-r nova.egg-info/requires.txt (line 23)) 2013-09-25 06:04:07 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.2.0,<3.0.0->-r nova.egg-info/requires.txt (line 24)) 2013-09-25 06:04:07 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.2.0,<3.0.0->-r nova.egg-info/requires.txt (line 24)) 2013-09-25 06:04:07 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>=0.5.0,<2->-r nova.egg-info/requires.txt (line 25)) 2013-09-25 06:04:07 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>=0.5.0,<2->-r nova.egg-info/requires.txt (line 25)) 2013-09-25 06:04:07 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>=0.5.0,<2->-r nova.egg-info/requires.txt (line 25)) 2013-09-25 06:04:07 Installing collected packages: netaddr, pyasn1, python-quantumclient, websockify, Markdown, pyparsing 2013-09-25 06:04:07 Found existing installation: netaddr 0.7.5 2013-09-25 06:04:07 Uninstalling netaddr: 2013-09-25 06:04:07 Successfully uninstalled netaddr 2013-09-25 06:04:07 Running setup.py install for netaddr 2013-09-25 06:04:07 changing mode of build/scripts-2.7/netaddr from 644 to 755 2013-09-25 06:04:07 2013-09-25 06:04:07 warning: no previously-included files matching '*.svn*' found anywhere in distribution 2013-09-25 06:04:07 warning: no previously-included files matching '*.git*' found anywhere in distribution 2013-09-25 06:04:07 changing mode of /usr/local/bin/netaddr to 755 2013-09-25 06:04:07 Running setup.py install for pyasn1 2013-09-25 06:04:07 2013-09-25 06:04:07 Running setup.py install for python-quantumclient 2013-09-25 06:04:07 [pbr] Reusing existing SOURCES.txt 2013-09-25 06:04:07 Installing quantum script to /usr/local/bin 2013-09-25 06:04:07 Running setup.py install for websockify 2013-09-25 06:04:07 2013-09-25 06:04:07 Installing websockify script to /usr/local/bin 2013-09-25 06:04:07 Running setup.py install for Markdown 2013-09-25 06:04:07 changing mode of build/scripts-2.7/markdown_py from 644 to 755 2013-09-25 06:04:07 Converting docs/release-2.0.1.txt -> build/docs/release-2.0.1.html 2013-09-25 06:04:07 Converting docs/release-2.2.1.txt -> build/docs/release-2.2.1.html 2013-09-25 06:04:07 Converting docs/siteindex.txt -> build/docs/siteindex.html 2013-09-25 06:04:07 Converting docs/cli.txt -> build/docs/cli.html 2013-09-25 06:04:07 Converting docs/release-2.1.0.txt -> build/docs/release-2.1.0.html 2013-09-25 06:04:07 Converting docs/index.txt -> build/docs/index.html 2013-09-25 06:04:07 Converting docs/install.txt -> build/docs/install.html 2013-09-25 06:04:07 Converting docs/reference.txt -> build/docs/reference.html 2013-09-25 06:04:07 Converting docs/release-2.0.2.txt -> build/docs/release-2.0.2.html 2013-09-25 06:04:07 Converting docs/test_suite.txt -> build/docs/test_suite.html 2013-09-25 06:04:07 Converting docs/release-2.2.0.txt -> build/docs/release-2.2.0.html 2013-09-25 06:04:07 Converting docs/change_log.txt -> build/docs/change_log.html 2013-09-25 06:04:07 Converting docs/release-2.1.1.txt -> build/docs/release-2.1.1.html 2013-09-25 06:04:07 Converting docs/release-2.3.txt -> build/docs/release-2.3.html 2013-09-25 06:04:07 Converting docs/authors.txt -> build/docs/authors.html 2013-09-25 06:04:09 Converting docs/release-2.0.txt -> build/docs/release-2.0.html 2013-09-25 06:04:09 Converting docs/extensions/code_hilite.txt -> build/docs/extensions/code_hilite.html 2013-09-25 06:04:09 Converting docs/extensions/meta_data.txt -> build/docs/extensions/meta_data.html 2013-09-25 06:04:09 Converting docs/extensions/sane_lists.txt -> build/docs/extensions/sane_lists.html 2013-09-25 06:04:09 Converting docs/extensions/index.txt -> build/docs/extensions/index.html 2013-09-25 06:04:09 Converting docs/extensions/abbreviations.txt -> build/docs/extensions/abbreviations.html 2013-09-25 06:04:09 Converting docs/extensions/attr_list.txt -> build/docs/extensions/attr_list.html 2013-09-25 06:04:09 Converting docs/extensions/definition_lists.txt -> build/docs/extensions/definition_lists.html 2013-09-25 06:04:09 Converting docs/extensions/api.txt -> build/docs/extensions/api.html 2013-09-25 06:04:09 Converting docs/extensions/nl2br.txt -> build/docs/extensions/nl2br.html 2013-09-25 06:04:09 Converting docs/extensions/wikilinks.txt -> build/docs/extensions/wikilinks.html 2013-09-25 06:04:09 Converting docs/extensions/admonition.txt -> build/docs/extensions/admonition.html 2013-09-25 06:04:09 Converting docs/extensions/footnotes.txt -> build/docs/extensions/footnotes.html 2013-09-25 06:04:09 Converting docs/extensions/header_id.txt -> build/docs/extensions/header_id.html 2013-09-25 06:04:09 Converting docs/extensions/fenced_code_blocks.txt -> build/docs/extensions/fenced_code_blocks.html 2013-09-25 06:04:09 Converting docs/extensions/tables.txt -> build/docs/extensions/tables.html 2013-09-25 06:04:09 Converting docs/extensions/extra.txt -> build/docs/extensions/extra.html 2013-09-25 06:04:09 Converting docs/extensions/smart_strong.txt -> build/docs/extensions/smart_strong.html 2013-09-25 06:04:09 Converting docs/extensions/toc.txt -> build/docs/extensions/toc.html 2013-09-25 06:04:09 2013-09-25 06:04:09 changing mode of /usr/local/bin/markdown_py to 755 2013-09-25 06:04:09 Found existing installation: pyparsing 2.0.1 2013-09-25 06:04:09 Uninstalling pyparsing: 2013-09-25 06:04:09 Successfully uninstalled pyparsing 2013-09-25 06:04:09 Running setup.py install for pyparsing 2013-09-25 06:04:09 2013-09-25 06:04:09 Successfully installed netaddr pyasn1 python-quantumclient websockify Markdown pyparsing 2013-09-25 06:04:09 Cleaning up... 2013-09-25 06:04:09 + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop 2013-09-25 06:04:09 running develop 2013-09-25 06:04:09 Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ 2013-09-25 06:04:09 /usr/bin/python -E -c pass 2013-09-25 06:04:09 TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files 2013-09-25 06:04:09 running egg_info 2013-09-25 06:04:09 writing requirements to nova.egg-info/requires.txt 2013-09-25 06:04:09 writing nova.egg-info/PKG-INFO 2013-09-25 06:04:09 writing top-level names to nova.egg-info/top_level.txt 2013-09-25 06:04:09 writing dependency_links to nova.egg-info/dependency_links.txt 2013-09-25 06:04:09 reading manifest template 'MANIFEST.in' 2013-09-25 06:04:09 warning: no files found matching 'AUTHORS' 2013-09-25 06:04:09 warning: no files found matching 'ChangeLog' 2013-09-25 06:04:09 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2013-09-25 06:04:09 writing manifest file 'nova.egg-info/SOURCES.txt' 2013-09-25 06:04:09 running build_ext 2013-09-25 06:04:09 Creating /usr/local/lib/python2.7/dist-packages/nova.egg-link (link to .) 2013-09-25 06:04:09 Adding nova 2013.1.4.a27.gfaabb91 to easy-install.pth file 2013-09-25 06:04:09 Installing nova-all script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-api script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-api-ec2 script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-api-metadata script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-api-os-compute script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-baremetal-deploy-helper script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-baremetal-manage script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-rpc-zmq-receiver script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-cells script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-cert script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-clear-rabbit-queues script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-compute script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-conductor script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-console script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-consoleauth script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-dhcpbridge script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-manage script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-network script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-novncproxy script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-objectstore script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-rootwrap script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-scheduler script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-spicehtml5proxy script to /usr/local/bin 2013-09-25 06:04:09 Installing nova-xvpvncproxy script to /usr/local/bin 2013-09-25 06:04:09 2013-09-25 06:04:09 Installed /opt/stack/new/nova 2013-09-25 06:04:09 Processing dependencies for nova==2013.1.4.a27.gfaabb91 2013-09-25 06:04:09 error: Installed distribution pyparsing 1.5.7 conflicts with requirement pyparsing>=2.0.1 2013-09-25 06:04:09 ++ failed 2013-09-25 06:04:09 ++ local r=1 2013-09-25 06:04:09 +++ jobs -p 2013-09-25 06:04:09 ++ kill 2013-09-25 06:04:09 ++ set +o xtrace 2013-09-25 06:04:09 stack.sh failed: full log in /opt/stack/new/devstacklog.txt.2013-09-25-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-grizzly/devstack-precise-hpcloud-az2-384351 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/mysql/error.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/pip-freeze.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/rabbitmq/rabbit(a)devstack-precise-hpcloud-az2-384351-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/rabbitmq/rabbit(a)devstack-precise-hpcloud-az2-384351.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/sudoers.d/cinder-rootwrap.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-grizzly/devstack-precise-hpcloud-az2-384351/21/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 1
0 0
Build failed in Jenkins: periodic-tempest-devstack-vm-postgres-stable-grizzly #24
by OpenStack Jenkins 27 Sep '13

27 Sep '13
See <https://jenkins01.openstack.org/job/periodic-tempest-devstack-vm-postgres-s…> ------------------------------------------ [...truncated 7155 lines...] 2013-09-25 06:04:08 warning: no files found matching 'ChangeLog' 2013-09-25 06:04:08 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2013-09-25 06:04:08 writing manifest file 'nova.egg-info/SOURCES.txt' 2013-09-25 06:04:08 ++ awk '/^.+/ {print "-f " $1}' nova.egg-info/dependency_links.txt 2013-09-25 06:04:08 + raw_links= 2013-09-25 06:04:08 ++ echo 2013-09-25 06:04:08 ++ xargs 2013-09-25 06:04:08 + depend_links= 2013-09-25 06:04:08 ++ '[' '!' -r nova.egg-info/requires.txt ']' 2013-09-25 06:04:08 ++ echo '-r *-info/requires.txt' 2013-09-25 06:04:08 + require_file='-r *-info/requires.txt' 2013-09-25 06:04:08 + pip_install -r nova.egg-info/requires.txt 2013-09-25 06:04:08 + [[ False = \T\r\u\e ]] 2013-09-25 06:04:10 + [[ -z -r nova.egg-info/requires.txt ]] 2013-09-25 06:04:10 + [[ -z deb ]] 2013-09-25 06:04:10 + [[ False = True ]] 2013-09-25 06:04:10 + SUDO_PIP=sudo 2013-09-25 06:04:10 ++ get_pip_command 2013-09-25 06:04:10 ++ is_fedora 2013-09-25 06:04:10 ++ [[ -z Ubuntu ]] 2013-09-25 06:04:10 ++ '[' Ubuntu = Fedora ']' 2013-09-25 06:04:10 ++ '[' Ubuntu = 'Red Hat' ']' 2013-09-25 06:04:10 ++ '[' Ubuntu = CentOS ']' 2013-09-25 06:04:10 ++ which pip 2013-09-25 06:04:10 + CMD_PIP=/usr/local/bin/pip 2013-09-25 06:04:10 + [[ False != \F\a\l\s\e ]] 2013-09-25 06:04:10 + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/local/bin/pip install -r nova.egg-info/requires.txt 2013-09-25 06:04:10 Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy>=0.7.8,<0.7.99 in /usr/local/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 1)) 2013-09-25 06:04:10 Requirement already satisfied (use --upgrade to upgrade): Cheetah>=2.4.4 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 2)) 2013-09-25 06:04:10 Requirement already satisfied (use --upgrade to upgrade): amqplib>=0.6.1 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 3)) 2013-09-25 06:04:10 Requirement already satisfied (use --upgrade to upgrade): anyjson>=0.2.4 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 4)) 2013-09-25 06:04:10 Requirement already satisfied (use --upgrade to upgrade): boto in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 5)) 2013-09-25 06:04:10 Requirement already satisfied (use --upgrade to upgrade): eventlet>=0.9.17 in /usr/local/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 6)) 2013-09-25 06:04:10 Requirement already satisfied (use --upgrade to upgrade): kombu>=1.0.4 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 7)) 2013-09-25 06:04:10 Requirement already satisfied (use --upgrade to upgrade): lxml>=2.3 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 8)) 2013-09-25 06:04:10 Requirement already satisfied (use --upgrade to upgrade): routes>=1.12.3 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 9)) 2013-09-25 06:04:10 Requirement already satisfied (use --upgrade to upgrade): WebOb==1.2.3 in /usr/local/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 10)) 2013-09-25 06:04:10 Requirement already satisfied (use --upgrade to upgrade): greenlet>=0.3.1 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 11)) 2013-09-25 06:04:10 Requirement already satisfied (use --upgrade to upgrade): PasteDeploy>=1.5.0 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 12)) 2013-09-25 06:04:10 Requirement already satisfied (use --upgrade to upgrade): paste in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 13)) 2013-09-25 06:04:10 Requirement already satisfied (use --upgrade to upgrade): sqlalchemy-migrate>=0.7.2 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 14)) 2013-09-25 06:04:10 Downloading/unpacking netaddr>=0.7.6 (from -r nova.egg-info/requires.txt (line 15)) 2013-09-25 06:04:10 Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fnetaddr%2Fnetaddr-0.7.10.zip 2013-09-25 06:04:10 Running setup.py egg_info for package netaddr 2013-09-25 06:04:10 2013-09-25 06:04:10 warning: no previously-included files matching '*.svn*' found anywhere in distribution 2013-09-25 06:04:10 warning: no previously-included files matching '*.git*' found anywhere in distribution 2013-09-25 06:04:10 Requirement already satisfied (use --upgrade to upgrade): suds>=0.4 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 16)) 2013-09-25 06:04:10 Requirement already satisfied (use --upgrade to upgrade): paramiko in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 17)) 2013-09-25 06:04:10 Downloading/unpacking pyasn1 (from -r nova.egg-info/requires.txt (line 18)) 2013-09-25 06:04:10 Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fpyasn1%2Fpyasn1-0.1.7.tar.gz 2013-09-25 06:04:10 Running setup.py egg_info for package pyasn1 2013-09-25 06:04:10 2013-09-25 06:04:10 Requirement already satisfied (use --upgrade to upgrade): Babel>=0.9.6 in /usr/local/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 19)) 2013-09-25 06:04:10 Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 20)) 2013-09-25 06:04:10 Requirement already satisfied (use --upgrade to upgrade): httplib2 in /usr/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 21)) 2013-09-25 06:04:13 Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 22)) 2013-09-25 06:04:13 Requirement already satisfied (use --upgrade to upgrade): python-cinderclient>=1.0.1 in /opt/stack/new/python-cinderclient (from -r nova.egg-info/requires.txt (line 23)) 2013-09-25 06:04:13 Downloading/unpacking python-quantumclient>=2.2.0,<3.0.0 (from -r nova.egg-info/requires.txt (line 24)) 2013-09-25 06:04:13 Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fpython-quantumclient%2Fpython-quantumclient-2.2.3.tar.gz 2013-09-25 06:04:13 Running setup.py egg_info for package python-quantumclient 2013-09-25 06:04:13 [pbr] Processing SOURCES.txt 2013-09-25 06:04:13 warning: LocalManifestMaker: standard file '-c' not found 2013-09-25 06:04:13 2013-09-25 06:04:13 [pbr] In git context, generating filelist from git 2013-09-25 06:04:13 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2013-09-25 06:04:13 Requirement already satisfied (use --upgrade to upgrade): python-glanceclient>=0.5.0,<2 in /opt/stack/new/python-glanceclient (from -r nova.egg-info/requires.txt (line 25)) 2013-09-25 06:04:13 Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient>=0.2.0 in /opt/stack/new/python-keystoneclient (from -r nova.egg-info/requires.txt (line 26)) 2013-09-25 06:04:13 Requirement already satisfied (use --upgrade to upgrade): stevedore>=0.7 in /usr/local/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 27)) 2013-09-25 06:04:13 Downloading/unpacking websockify<0.4 (from -r nova.egg-info/requires.txt (line 28)) 2013-09-25 06:04:13 Downloading websockify-0.3.0.tar.gz 2013-09-25 06:04:13 In the tar file /tmp/pip-oxhpl9-unpack/websockify-0.3.0.tar.gz the member websockify-0.3.0/websockify.py is invalid: "linkname 'websockify-0.3.0/run' not found" 2013-09-25 06:04:13 Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fwebsockify%2Fwebsockify-0.3.0.tar.gz 2013-09-25 06:04:13 Running setup.py egg_info for package websockify 2013-09-25 06:04:13 2013-09-25 06:04:13 Requirement already satisfied (use --upgrade to upgrade): oslo.config>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from -r nova.egg-info/requires.txt (line 29)) 2013-09-25 06:04:13 Downloading/unpacking Markdown>=2.0.1 (from Cheetah>=2.4.4->-r nova.egg-info/requires.txt (line 2)) 2013-09-25 06:04:13 Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2FMarkdown%2FMarkdown-2.3.1.tar.gz 2013-09-25 06:04:13 Running setup.py egg_info for package Markdown 2013-09-25 06:04:13 2013-09-25 06:04:13 Requirement already satisfied (use --upgrade to upgrade): decorator in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate>=0.7.2->-r nova.egg-info/requires.txt (line 14)) 2013-09-25 06:04:13 Requirement already satisfied (use --upgrade to upgrade): Tempita>=0.4 in /usr/lib/python2.7/dist-packages (from sqlalchemy-migrate>=0.7.2->-r nova.egg-info/requires.txt (line 14)) 2013-09-25 06:04:13 Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/local/lib/python2.7/dist-packages (from Babel>=0.9.6->-r nova.egg-info/requires.txt (line 19)) 2013-09-25 06:04:13 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>=1.0.1->-r nova.egg-info/requires.txt (line 23)) 2013-09-25 06:04:13 Requirement already satisfied (use --upgrade to upgrade): PrettyTable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from python-cinderclient>=1.0.1->-r nova.egg-info/requires.txt (line 23)) 2013-09-25 06:04:13 Requirement already satisfied (use --upgrade to upgrade): requests>=1.1 in /usr/local/lib/python2.7/dist-packages (from python-cinderclient>=1.0.1->-r nova.egg-info/requires.txt (line 23)) 2013-09-25 06:04:13 Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from python-cinderclient>=1.0.1->-r nova.egg-info/requires.txt (line 23)) 2013-09-25 06:04:13 Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from python-cinderclient>=1.0.1->-r nova.egg-info/requires.txt (line 23)) 2013-09-25 06:04:13 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.2.0,<3.0.0->-r nova.egg-info/requires.txt (line 24)) 2013-09-25 06:04:15 Requirement already satisfied (use --upgrade to upgrade): cliff>=1.4 in /usr/local/lib/python2.7/dist-packages (from python-quantumclient>=2.2.0,<3.0.0->-r nova.egg-info/requires.txt (line 24)) 2013-09-25 06:04:15 Downloading/unpacking pyparsing>=1.5.6,<2.0 (from python-quantumclient>=2.2.0,<3.0.0->-r nova.egg-info/requires.txt (line 24)) 2013-09-25 06:04:15 Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fpyparsing%2Fpyparsing-1.5.7.tar.gz 2013-09-25 06:04:15 Running setup.py egg_info for package pyparsing 2013-09-25 06:04:15 2013-09-25 06:04:15 Requirement already satisfied (use --upgrade to upgrade): pyOpenSSL in /usr/lib/python2.7/dist-packages (from python-glanceclient>=0.5.0,<2->-r nova.egg-info/requires.txt (line 25)) 2013-09-25 06:04:15 Requirement already satisfied (use --upgrade to upgrade): warlock>=1.0.1,<2 in /usr/local/lib/python2.7/dist-packages (from python-glanceclient>=0.5.0,<2->-r nova.egg-info/requires.txt (line 25)) 2013-09-25 06:04:15 Requirement already satisfied (use --upgrade to upgrade): numpy in /usr/lib/python2.7/dist-packages (from websockify<0.4->-r nova.egg-info/requires.txt (line 28)) 2013-09-25 06:04:15 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>=1.0.1->-r nova.egg-info/requires.txt (line 23)) 2013-09-25 06:04:15 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.2.0,<3.0.0->-r nova.egg-info/requires.txt (line 24)) 2013-09-25 06:04:15 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.2.0,<3.0.0->-r nova.egg-info/requires.txt (line 24)) 2013-09-25 06:04:15 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>=0.5.0,<2->-r nova.egg-info/requires.txt (line 25)) 2013-09-25 06:04:15 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>=0.5.0,<2->-r nova.egg-info/requires.txt (line 25)) 2013-09-25 06:04:15 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>=0.5.0,<2->-r nova.egg-info/requires.txt (line 25)) 2013-09-25 06:04:15 Installing collected packages: netaddr, pyasn1, python-quantumclient, websockify, Markdown, pyparsing 2013-09-25 06:04:15 Found existing installation: netaddr 0.7.5 2013-09-25 06:04:15 Uninstalling netaddr: 2013-09-25 06:04:15 Successfully uninstalled netaddr 2013-09-25 06:04:15 Running setup.py install for netaddr 2013-09-25 06:04:15 changing mode of build/scripts-2.7/netaddr from 644 to 755 2013-09-25 06:04:15 2013-09-25 06:04:15 warning: no previously-included files matching '*.svn*' found anywhere in distribution 2013-09-25 06:04:15 warning: no previously-included files matching '*.git*' found anywhere in distribution 2013-09-25 06:04:15 changing mode of /usr/local/bin/netaddr to 755 2013-09-25 06:04:15 Running setup.py install for pyasn1 2013-09-25 06:04:15 2013-09-25 06:04:15 Running setup.py install for python-quantumclient 2013-09-25 06:04:15 [pbr] Reusing existing SOURCES.txt 2013-09-25 06:04:15 Installing quantum script to /usr/local/bin 2013-09-25 06:04:15 Running setup.py install for websockify 2013-09-25 06:04:15 2013-09-25 06:04:15 Installing websockify script to /usr/local/bin 2013-09-25 06:04:15 Running setup.py install for Markdown 2013-09-25 06:04:15 changing mode of build/scripts-2.7/markdown_py from 644 to 755 2013-09-25 06:04:15 Converting docs/cli.txt -> build/docs/cli.html 2013-09-25 06:04:15 Converting docs/release-2.1.0.txt -> build/docs/release-2.1.0.html 2013-09-25 06:04:15 Converting docs/change_log.txt -> build/docs/change_log.html 2013-09-25 06:04:15 Converting docs/reference.txt -> build/docs/reference.html 2013-09-25 06:04:15 Converting docs/release-2.0.1.txt -> build/docs/release-2.0.1.html 2013-09-25 06:04:15 Converting docs/authors.txt -> build/docs/authors.html 2013-09-25 06:04:15 Converting docs/release-2.2.0.txt -> build/docs/release-2.2.0.html 2013-09-25 06:04:15 Converting docs/release-2.3.txt -> build/docs/release-2.3.html 2013-09-25 06:04:15 Converting docs/install.txt -> build/docs/install.html 2013-09-25 06:04:15 Converting docs/release-2.0.txt -> build/docs/release-2.0.html 2013-09-25 06:04:15 Converting docs/release-2.2.1.txt -> build/docs/release-2.2.1.html 2013-09-25 06:04:15 Converting docs/test_suite.txt -> build/docs/test_suite.html 2013-09-25 06:04:16 Converting docs/siteindex.txt -> build/docs/siteindex.html 2013-09-25 06:04:16 Converting docs/release-2.0.2.txt -> build/docs/release-2.0.2.html 2013-09-25 06:04:16 Converting docs/release-2.1.1.txt -> build/docs/release-2.1.1.html 2013-09-25 06:04:16 Converting docs/index.txt -> build/docs/index.html 2013-09-25 06:04:16 Converting docs/extensions/extra.txt -> build/docs/extensions/extra.html 2013-09-25 06:04:16 Converting docs/extensions/nl2br.txt -> build/docs/extensions/nl2br.html 2013-09-25 06:04:16 Converting docs/extensions/api.txt -> build/docs/extensions/api.html 2013-09-25 06:04:16 Converting docs/extensions/header_id.txt -> build/docs/extensions/header_id.html 2013-09-25 06:04:16 Converting docs/extensions/smart_strong.txt -> build/docs/extensions/smart_strong.html 2013-09-25 06:04:16 Converting docs/extensions/code_hilite.txt -> build/docs/extensions/code_hilite.html 2013-09-25 06:04:16 Converting docs/extensions/tables.txt -> build/docs/extensions/tables.html 2013-09-25 06:04:16 Converting docs/extensions/definition_lists.txt -> build/docs/extensions/definition_lists.html 2013-09-25 06:04:16 Converting docs/extensions/meta_data.txt -> build/docs/extensions/meta_data.html 2013-09-25 06:04:16 Converting docs/extensions/sane_lists.txt -> build/docs/extensions/sane_lists.html 2013-09-25 06:04:16 Converting docs/extensions/wikilinks.txt -> build/docs/extensions/wikilinks.html 2013-09-25 06:04:16 Converting docs/extensions/attr_list.txt -> build/docs/extensions/attr_list.html 2013-09-25 06:04:16 Converting docs/extensions/toc.txt -> build/docs/extensions/toc.html 2013-09-25 06:04:16 Converting docs/extensions/admonition.txt -> build/docs/extensions/admonition.html 2013-09-25 06:04:16 Converting docs/extensions/abbreviations.txt -> build/docs/extensions/abbreviations.html 2013-09-25 06:04:16 Converting docs/extensions/fenced_code_blocks.txt -> build/docs/extensions/fenced_code_blocks.html 2013-09-25 06:04:16 Converting docs/extensions/index.txt -> build/docs/extensions/index.html 2013-09-25 06:04:16 Converting docs/extensions/footnotes.txt -> build/docs/extensions/footnotes.html 2013-09-25 06:04:16 2013-09-25 06:04:16 changing mode of /usr/local/bin/markdown_py to 755 2013-09-25 06:04:16 Found existing installation: pyparsing 2.0.1 2013-09-25 06:04:16 Uninstalling pyparsing: 2013-09-25 06:04:16 Successfully uninstalled pyparsing 2013-09-25 06:04:16 Running setup.py install for pyparsing 2013-09-25 06:04:16 2013-09-25 06:04:16 Successfully installed netaddr pyasn1 python-quantumclient websockify Markdown pyparsing 2013-09-25 06:04:16 Cleaning up... 2013-09-25 06:04:16 + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop 2013-09-25 06:04:16 running develop 2013-09-25 06:04:16 Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ 2013-09-25 06:04:16 /usr/bin/python -E -c pass 2013-09-25 06:04:16 TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files 2013-09-25 06:04:16 running egg_info 2013-09-25 06:04:16 writing requirements to nova.egg-info/requires.txt 2013-09-25 06:04:16 writing nova.egg-info/PKG-INFO 2013-09-25 06:04:16 writing top-level names to nova.egg-info/top_level.txt 2013-09-25 06:04:16 writing dependency_links to nova.egg-info/dependency_links.txt 2013-09-25 06:04:16 reading manifest template 'MANIFEST.in' 2013-09-25 06:04:16 warning: no files found matching 'AUTHORS' 2013-09-25 06:04:16 warning: no files found matching 'ChangeLog' 2013-09-25 06:04:16 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2013-09-25 06:04:16 writing manifest file 'nova.egg-info/SOURCES.txt' 2013-09-25 06:04:16 running build_ext 2013-09-25 06:04:16 Creating /usr/local/lib/python2.7/dist-packages/nova.egg-link (link to .) 2013-09-25 06:04:16 Adding nova 2013.1.4.a27.gfaabb91 to easy-install.pth file 2013-09-25 06:04:16 Installing nova-all script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-api script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-api-ec2 script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-api-metadata script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-api-os-compute script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-baremetal-deploy-helper script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-baremetal-manage script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-rpc-zmq-receiver script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-cells script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-cert script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-clear-rabbit-queues script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-compute script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-conductor script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-console script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-consoleauth script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-dhcpbridge script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-manage script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-network script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-novncproxy script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-objectstore script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-rootwrap script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-scheduler script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-spicehtml5proxy script to /usr/local/bin 2013-09-25 06:04:16 Installing nova-xvpvncproxy script to /usr/local/bin 2013-09-25 06:04:16 2013-09-25 06:04:16 Installed /opt/stack/new/nova 2013-09-25 06:04:16 Processing dependencies for nova==2013.1.4.a27.gfaabb91 2013-09-25 06:04:16 error: Installed distribution pyparsing 1.5.7 conflicts with requirement pyparsing>=2.0.1 2013-09-25 06:04:16 ++ failed 2013-09-25 06:04:16 ++ local r=1 2013-09-25 06:04:16 +++ jobs -p 2013-09-25 06:04:16 ++ kill 2013-09-25 06:04:16 ++ set +o xtrace 2013-09-25 06:04:16 stack.sh failed: full log in /opt/stack/new/devstacklog.txt.2013-09-25-060130 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-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs/localrc.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs/pip-freeze.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs/rabbitmq/rabbit(a)devstack-precise-hpcloud-az2-384360-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs/rabbitmq/rabbit(a)devstack-precise-hpcloud-az2-384360.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs/sudoers.d/cinder-rootwrap.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-stable-grizzly/devstack-precise-hpcloud-az2-384360/24/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
0 0
Build failed in Jenkins: periodic-neutron-python26-stable-grizzly #19
by OpenStack Jenkins 27 Sep '13

27 Sep '13
See <https://jenkins01.openstack.org/job/periodic-neutron-python26-stable-grizzl…> ------------------------------------------ [...truncated 5438 lines...] test_create_service_type_no_svcdef_returns_400 OK  0.15 test_delete_dummy_decreases_service_type_refcount OK  0.18 test_delete_service_type_in_use_returns_409 OK  0.19 test_get_default_service_type OK  0.16 test_get_service_type OK  0.19 test_list_service_types OK  0.19 test_service_type_create OK  0.16 test_service_type_update_clear_svc_defs_returns_400 OK  0.19 test_service_type_update_name OK  0.18 test_service_type_update_set_default_returns_400 OK  0.17 test_service_type_update_svc_defs OK  0.19 ServiceTypeManagerTestCaseXML test_create_dummy_increases_service_type_refcount OK  0.18 test_create_service_type_default_returns_400 OK  0.16 test_create_service_type_no_svcdef_returns_400 OK  0.16 test_delete_dummy_decreases_service_type_refcount OK  0.20 test_delete_service_type_in_use_returns_409 OK  0.19 test_get_default_service_type OK  0.16 test_get_service_type OK  2.62 test_list_service_types OK  0.20 test_service_type_create OK  0.16 test_service_type_update_clear_svc_defs_returns_400 OK  0.18 test_service_type_update_name OK  0.19 test_service_type_update_set_default_returns_400 OK  0.18 test_service_type_update_svc_defs OK  0.18 ActionDispatcherTest test_dispatch OK  0.00 test_dispatch_action_None OK  0.00 test_dispatch_default OK  0.00 DictSerializerTest test_dispatch_default OK  0.00 FaultTest test_call_fault OK  0.00 JSONDeserializerTest test_default_raise_Malformed_Exception OK  0.00 test_json OK  0.00 test_json_with_unicode OK  0.00 test_json_with_utf8 OK  0.00 JSONDictSerializerTest test_json OK  0.00 test_json_with_unicode OK  0.00 test_json_with_utf8 OK  0.00 MiddlewareTest test_process_response OK  0.00 RequestDeserializerTest test_deserialize OK  0.01 test_get_action_args OK  0.00 test_get_body_deserializer_unknown_content_type OK  0.00 test_get_deserializer OK  0.00 test_get_expected_content_type OK  0.00 RequestHeadersDeserializerTest test_custom OK  0.00 test_default OK  0.00 RequestTest test_content_type_accept_and_query_extension OK  0.00 test_content_type_accept_default OK  0.00 test_content_type_accept_with_given_content_types OK  0.00 test_content_type_from_accept OK  0.00 test_content_type_from_query_extension OK  0.00 test_content_type_missing OK  0.00 test_content_type_unsupported OK  0.00 test_content_type_with_charset OK  0.00 test_content_type_with_given_content_types OK  0.00 ResourceTest test_call_resource_class_bad_request OK  0.00 test_call_resource_class_internal_error OK  0.00 test_dispatch OK  0.00 test_dispatch_unknown_controller_action OK  0.00 test_malformed_request_body_throws_bad_request OK  0.00 test_type_error OK  0.00 test_wrong_content_type_server_error OK  0.00 test_wrong_content_type_throws_unsupported_media_type_error OK  0.00 ResponseHeadersSerializerTest test_custom OK  0.00 test_default OK  0.00 ResponseSerializerTest test_get_body_serializer OK  0.00 test_get_serializer OK  0.00 test_serialize_json_response OK  0.00 test_serialize_response_None OK  0.00 test_serialize_unknown_content_type OK  0.00 test_serialize_xml_response OK  0.00 SerializerTest test_deserialize_json_content_type OK  0.00 test_deserialize_raise_bad_request OK  0.00 test_deserialize_xml_content_type OK  0.00 test_deserialize_xml_content_type_with_meta OK  0.00 test_get_deserialize_handler_unknown_content_type OK  0.00 test_serialize_content_type_json OK  0.00 test_serialize_content_type_xml OK  0.00 test_serialize_unknown_content_type OK  0.00 test_serialize_xml_root_is_None OK  0.00 test_serialize_xml_root_key_is_dict OK  0.00 test_serialize_xml_root_key_is_list OK  0.00 ServerTest test_run_server OK  0.00 TestWSGIServer test_ipv6_listen_called_with_scope OK  0.00 test_start_random_port OK  0.00 test_start_random_port_with_ipv6 OK  0.00 TextDeserializerTest test_dispatch_default OK  0.00 XMLDeserializerTest test_default_raise_Malformed_Exception OK  0.00 test_initialization OK  0.00 test_xml_empty OK  0.00 test_xml_with_utf8 OK  0.00 XMLDictSerializerTest test_None OK  0.00 test_call OK  0.00 test_empty_dic_xml OK  0.00 test_non_root_one_item_dic_xml OK  0.00 test_non_root_two_items_dic_xml OK  0.00 test_xml OK  0.00 test_xml_meta_contains_node_name_dict OK  0.00 test_xml_meta_contains_node_name_list OK  0.00 test_xml_root_key_is_list OK  0.00 test_xml_with_unicode OK  0.00 test_xml_with_utf8 OK  0.00 ====================================================================== ERROR: quantum.tests.unit.test_debug_commands.TestDebugCommands.test_list_probe ---------------------------------------------------------------------- _StringException: Empty attachments: stderr stdout pythonlogging:'': {{{2013-09-27 07:11:19,042 ERROR [cliff.display] (pyparsing 1.5.7 (<https://jenkins01.openstack.org/job/periodic-neutron-python26-stable-grizzl…)> Requirement.parse('pyparsing>=2.0.1'))}}} Traceback (most recent call last): File "<https://jenkins01.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 244, in test_list_probe cmd = commands.ListProbe(self.app, None) File "<https://jenkins01.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 277, in __init__ super(QuantumCommand, self).__init__(app, app_args) File "<https://jenkins01.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 21, in __init__ self.load_formatter_plugins() File "<https://jenkins01.openstack.org/job/periodic-neutron-python26-stable-grizzl…",> line 38, in load_formatter_plugins if self.app_args.debug: AttributeError: 'NoneType' object has no attribute 'debug' ---------------------------------------------------------------------- XML: nosetests.xml Slowest 5 tests took 17.34 secs:  3.62 TestNiciraPortsV2.test_recycling  3.57 RouterServiceInsertionTestCase.test_pool_delete_with_router_id  3.47 TestDhcpAgentEventHandler.test_subnet_update_end  3.36 ExtraRouteDBTestCase.test_floating_ip_direct_port_delete_returns_409  3.32 TestNecPortsV2.test_recycling ---------------------------------------------------------------------- Ran 5179 tests in 1745.766s FAILED (SKIP=238, errors=1) ERROR: InvocationError: '<https://jenkins01.openstack.org/job/periodic-neutron-python26-stable-grizzl…'> ___________________________________ 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 Mako==0.9.0 MarkupSafe==0.18 Paste==1.7.5.1 PasteDeploy==1.5.0 Pygments==1.6 Routes==1.13 SQLAlchemy==0.7.10 Sphinx==1.2b1 WebOb==1.2.3 WebTest==1.3.3 alembic==0.6.0 amqp==1.0.13 amqplib==1.0.2 anyjson==0.3.3 argparse==1.2.1 cliff==1.4.5 cmd2==0.6.7 colorama==0.2.7 configobj==4.7.2 coverage==3.6 d2to1==0.2.11 discover==0.4.0 distribute==0.7.3 docutils==0.10 eventlet==0.14.0 extras==0.0.3 fixtures==0.3.14 greenlet==0.4.1 httplib2==0.8 importlib==1.0.2 iso8601==0.1.4 kombu==2.5.14 mock==1.0.1 mox==0.5.3 netaddr==0.7.10 netifaces==0.8 nose==1.3.0 nosehtmloutput==0.0.5 nosexcover==1.0.8 openstack.nose-plugin==0.11 ordereddict==1.1 oslo.config==1.2.1 pbr==0.5.21 pep8==1.3.3 prettytable==0.7.2 pyparsing==1.5.7 python-keystoneclient==0.3.2 python-mimeparse==0.1.4 python-novaclient==2.15.0 python-quantumclient==2.2.3 python-subunit==0.0.15 pytz==2013d pyudev==0.16.1 quantum==jenkins.periodic.neutron.python26.stable.grizzly.19 repoze.lru==0.6 requests==2.0.0 setuptools-git==1.0 simplejson==3.3.0 six==1.4.1 termcolor==1.1.0 testrepository==0.0.17 testtools==0.9.32 + 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=./quantum/tests/unit/nose_results.html + '[' -f ./quantum/tests/unit/nose_results.html ']' ++ grep -c 'tr class=.passClass' ./quantum/tests/unit/nose_results.html + passcount=315 + '[' 315 -eq 0 ']' + exit 1 + rm -rf /tmp/tmp.iZs6aNdikp Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] uploading file: '/srv/static/logs/periodic/periodic-neutron-python26-stable-grizzly/19/nose_results.html' [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-neutron-python26-stable-grizzly/centos6-11/19 [SCP] Copying console log.
1 1
0 0
Build failed in Jenkins: periodic-neutron-python27-stable-grizzly #28
by OpenStack Jenkins 27 Sep '13

27 Sep '13
See <https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-grizzl…> ------------------------------------------ [...truncated 5437 lines...] test_create_service_type_default_returns_400 OK  0.14 test_create_service_type_no_svcdef_returns_400 OK  0.14 test_delete_dummy_decreases_service_type_refcount OK  0.18 test_delete_service_type_in_use_returns_409 OK  0.17 test_get_default_service_type OK  0.15 test_get_service_type OK  0.16 test_list_service_types OK  0.17 test_service_type_create OK  0.14 test_service_type_update_clear_svc_defs_returns_400 OK  0.16 test_service_type_update_name OK  0.16 test_service_type_update_set_default_returns_400 OK  0.15 test_service_type_update_svc_defs OK  0.16 ServiceTypeManagerTestCaseXML test_create_dummy_increases_service_type_refcount OK  0.16 test_create_service_type_default_returns_400 OK  0.14 test_create_service_type_no_svcdef_returns_400 OK  0.14 test_delete_dummy_decreases_service_type_refcount OK  0.17 test_delete_service_type_in_use_returns_409 OK  0.18 test_get_default_service_type OK  0.14 test_get_service_type OK  0.16 test_list_service_types OK  0.18 test_service_type_create OK  0.14 test_service_type_update_clear_svc_defs_returns_400 OK  0.16 test_service_type_update_name OK  0.17 test_service_type_update_set_default_returns_400 OK  0.16 test_service_type_update_svc_defs OK  0.17 ActionDispatcherTest test_dispatch OK  0.00 test_dispatch_action_None OK  0.00 test_dispatch_default OK  0.00 DictSerializerTest test_dispatch_default OK  0.00 FaultTest test_call_fault OK  0.00 JSONDeserializerTest test_default_raise_Malformed_Exception OK  0.00 test_json OK  0.00 test_json_with_unicode OK  0.00 test_json_with_utf8 OK  0.00 JSONDictSerializerTest test_json OK  0.00 test_json_with_unicode OK  0.00 test_json_with_utf8 OK  0.00 MiddlewareTest test_process_response OK  0.01 RequestDeserializerTest test_deserialize OK  0.00 test_get_action_args OK  0.00 test_get_body_deserializer_unknown_content_type OK  0.00 test_get_deserializer OK  0.00 test_get_expected_content_type OK  0.00 RequestHeadersDeserializerTest test_custom OK  0.00 test_default OK  0.00 RequestTest test_content_type_accept_and_query_extension OK  0.00 test_content_type_accept_default OK  0.00 test_content_type_accept_with_given_content_types OK  0.00 test_content_type_from_accept OK  0.00 test_content_type_from_query_extension OK  0.00 test_content_type_missing OK  0.00 test_content_type_unsupported OK  0.00 test_content_type_with_charset OK  0.00 test_content_type_with_given_content_types OK  0.00 ResourceTest test_call_resource_class_bad_request OK  0.00 test_call_resource_class_internal_error OK  0.00 test_dispatch OK  0.00 test_dispatch_unknown_controller_action OK  0.00 test_malformed_request_body_throws_bad_request OK  0.00 test_type_error OK  0.00 test_wrong_content_type_server_error OK  0.00 test_wrong_content_type_throws_unsupported_media_type_error OK  0.00 ResponseHeadersSerializerTest test_custom OK  0.00 test_default OK  0.00 ResponseSerializerTest test_get_body_serializer OK  0.00 test_get_serializer OK  0.00 test_serialize_json_response OK  0.00 test_serialize_response_None OK  0.00 test_serialize_unknown_content_type OK  0.00 test_serialize_xml_response OK  0.00 SerializerTest test_deserialize_json_content_type OK  0.00 test_deserialize_raise_bad_request OK  0.00 test_deserialize_xml_content_type OK  0.00 test_deserialize_xml_content_type_with_meta OK  0.00 test_get_deserialize_handler_unknown_content_type OK  0.00 test_serialize_content_type_json OK  0.00 test_serialize_content_type_xml OK  0.00 test_serialize_unknown_content_type OK  0.00 test_serialize_xml_root_is_None OK  0.00 test_serialize_xml_root_key_is_dict OK  0.00 test_serialize_xml_root_key_is_list OK  0.00 ServerTest test_run_server OK  0.00 TestWSGIServer test_ipv6_listen_called_with_scope OK  0.00 test_start_random_port OK  0.00 test_start_random_port_with_ipv6 OK  0.00 TextDeserializerTest test_dispatch_default OK  0.00 XMLDeserializerTest test_default_raise_Malformed_Exception OK  0.00 test_initialization OK  0.01 test_xml_empty OK  0.00 test_xml_with_utf8 OK  0.00 XMLDictSerializerTest test_None OK  0.00 test_call OK  0.00 test_empty_dic_xml OK  0.00 test_non_root_one_item_dic_xml OK  0.00 test_non_root_two_items_dic_xml OK  0.00 test_xml OK  0.00 test_xml_meta_contains_node_name_dict OK  0.00 test_xml_meta_contains_node_name_list OK  0.00 test_xml_root_key_is_list OK  0.00 test_xml_with_unicode OK  0.00 test_xml_with_utf8 OK  0.00 ====================================================================== ERROR: quantum.tests.unit.test_debug_commands.TestDebugCommands.test_list_probe ---------------------------------------------------------------------- _StringException: Empty attachments: stderr stdout pythonlogging:'': {{{2013-09-25 06:19:34,286 ERROR [cliff.display] (pyparsing 1.5.7 (<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-grizzl…)> Requirement.parse('pyparsing>=2.0.1'))}}} Traceback (most recent call last): File "<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-grizzl…",> line 244, in test_list_probe cmd = commands.ListProbe(self.app, None) File "<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-grizzl…",> line 277, in __init__ super(QuantumCommand, self).__init__(app, app_args) File "<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-grizzl…",> line 21, in __init__ self.load_formatter_plugins() File "<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-grizzl…",> line 38, in load_formatter_plugins if self.app_args.debug: AttributeError: 'NoneType' object has no attribute 'debug' ---------------------------------------------------------------------- XML: nosetests.xml Slowest 5 tests took 12.59 secs:  2.85 QuotaExtensionDbTestCaseXML.test_show_quotas_with_admin  2.77 ExtraRouteDBTestCase.test_floatingip_update  2.37 TestNetworksV2.test_list_networks_with_pagination_reverse_emulated  2.31 L3NatDBTestCase.test_router_create_with_gwinfo  2.29 TestPortsV2.test_list_ports_with_pagination_emulated ---------------------------------------------------------------------- Ran 5179 tests in 1224.078s FAILED (SKIP=238, errors=1) ERROR: InvocationError: '<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-grizzl…'> ___________________________________ 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 Mako==0.9.0 MarkupSafe==0.18 Paste==1.7.5.1 PasteDeploy==1.5.0 Pygments==1.6 Routes==1.13 SQLAlchemy==0.7.10 Sphinx==1.2b1 WebOb==1.2.3 WebTest==1.3.3 alembic==0.6.0 amqp==1.0.13 amqplib==1.0.2 anyjson==0.3.3 argparse==1.2.1 cliff==1.4.5 cmd2==0.6.7 colorama==0.2.6 configobj==4.7.2 coverage==3.6 d2to1==0.2.11 discover==0.4.0 distribute==0.7.3 docutils==0.10 eventlet==0.14.0 extras==0.0.3 fixtures==0.3.14 greenlet==0.4.1 httplib2==0.8 iso8601==0.1.4 kombu==2.5.14 mock==1.0.1 mox==0.5.3 netaddr==0.7.10 netifaces==0.8 nose==1.3.0 nosehtmloutput==0.0.5 nosexcover==1.0.8 openstack.nose-plugin==0.11 oslo.config==1.2.0 pbr==0.5.21 pep8==1.3.3 prettytable==0.7.2 pyparsing==1.5.7 python-keystoneclient==0.3.2 python-mimeparse==0.1.4 python-novaclient==2.15.0 python-quantumclient==2.2.3 python-subunit==0.0.15 pytz==2013d pyudev==0.16.1 quantum==jenkins.periodic.neutron.python27.stable.grizzly.28 repoze.lru==0.6 requests==2.0.0 setuptools-git==1.0 simplejson==3.3.0 six==1.4.1 termcolor==1.1.0 testrepository==0.0.17 testtools==0.9.32 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=./quantum/tests/unit/nose_results.html + '[' -f ./quantum/tests/unit/nose_results.html ']' ++ grep -c 'tr class=.passClass' ./quantum/tests/unit/nose_results.html + passcount=315 + '[' 315 -eq 0 ']' + exit 1 + rm -rf /tmp/tmp.1orW7h7dMK Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] uploading file: '/srv/static/logs/periodic/periodic-neutron-python27-stable-grizzly/28/nose_results.html' [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-neutron-python27-stable-grizzly/precise20/28 [SCP] Copying console log.
1 2
0 0
Build failed in Jenkins: periodic-glance-python27-stable-grizzly #30
by OpenStack Jenkins 27 Sep '13

27 Sep '13
See <https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…> ------------------------------------------ [...truncated 7411 lines...] File "<https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…",> line 1625, in __call__ else sys.argv[1:]) File "<https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…",> line 2124, in _parse_cli_opts opt._add_to_cli(self._oparser, group) File "<https://jenkins01.openstack.org/job/periodic-glance-python27-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 "/usr/lib/python2.7/argparse.py", line 1064, 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 = 45598 log_file = /tmp/tmp.1T9HUDHiMd/tmpHwC1qr/registry.log db_auto_create = False sql_connection = sqlite://///tmp/tmp.1T9HUDHiMd/tmpHwC1qr/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-python27-stable-grizzly…",> line 105, in _runner func(*args, **kw) 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 33, in test_big_int_mapping self.start_servers(**self.__dict__.copy()) File "<https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…",> line 645, in start_servers **kwargs) File "<https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…",> line 612, in start_with_retry **kwargs) File "<https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…",> line 143, in start context=overridden) File "<https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…",> line 198, in execute raise RuntimeError(msg) RuntimeError: Command ./bin/glance-control --pid-file=/tmp/tmp.1T9HUDHiMd/tmpzov_st/registry.pid --capture-output registry start /tmp/tmp.1T9HUDHiMd/tmpzov_st/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-python27-stable-grizzly…",> line 98, in parse_args default_config_files=default_config_files) File "<https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…",> line 1625, in __call__ else sys.argv[1:]) File "<https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…",> line 2124, in _parse_cli_opts opt._add_to_cli(self._oparser, group) File "<https://jenkins01.openstack.org/job/periodic-glance-python27-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 "/usr/lib/python2.7/argparse.py", line 1064, 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 = 48216 log_file = /tmp/tmp.1T9HUDHiMd/tmpzov_st/registry.log db_auto_create = False sql_connection = sqlite://///tmp/tmp.1T9HUDHiMd/tmpzov_st/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-python27-stable-grizzly…",> line 121, in wrapped func(*a, **kwargs) File "<https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…",> line 1246, in test_unsupported_default_store **self.__dict__.copy()) File "<https://jenkins01.openstack.org/job/periodic-glance-python27-stable-grizzly…",> line 585, in start_server self.assertTrue(re.search("Starting glance-[a-z]+ with", out)) File "/usr/lib/python2.7/unittest/case.py", line 420, in assertTrue raise self.failureException(msg) AssertionError: None is not true ---------------------------------------------------------------------- XML: nosetests.xml Slowest 5 tests took 32.06 secs:  11.18 TestGlanceControl.test_reload  11.18 TestGlanceControl.test_respawn  4.70 TestMigrations.test_postgresql_opportunistically  2.58 TestMigrations.test_mysql_opportunistically  2.41 TestMigrations.test_walk_versions ---------------------------------------------------------------------- Ran 1101 tests in 152.154s FAILED (SKIP=38, errors=81, 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.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.python27.stable.grizzly.30 greenlet==0.4.1 httplib2==0.8 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 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.1T9HUDHiMd 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/30/nose_results.html' [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python27-stable-grizzly/precise37/30 [SCP] Copying console log.
1 2
0 0
Build failed in Jenkins: periodic-tempest-devstack-vm-cinder-stable-folsom #18
by OpenStack Jenkins 27 Sep '13

27 Sep '13
See <https://jenkins02.openstack.org/job/periodic-tempest-devstack-vm-cinder-sta…> ------------------------------------------ [...truncated 5868 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,cinder,c-api,c-vol,c-sch, =~ ,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,cinder,c-api,c-vol,c-sch =~ 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 21273 + 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,cinder,c-api,c-vol,c-sch, =~ ,n-cpu, ]] + return 0 + clean_iptables + sudo iptables -S -v + grep nova + sed s/-A/-D/g + awk '{print "sudo iptables",$0}' + bash + grep '\-A' + sed 's/-c [0-9]* [0-9]* //g' + sed 's/-c [0-9]* [0-9]* //g' + sed s/-A/-D/g + sudo iptables -S -v -t nat + awk '{print "sudo iptables -t nat",$0}' + bash + grep nova + grep '\-A' + grep nova + bash + grep '\-N' + sed s/-N/-X/g + sed 's/-c [0-9]* [0-9]* //g' + awk '{print "sudo iptables",$0}' + sudo iptables -S -v + sudo iptables -S -v -t nat + grep nova + sed s/-N/-X/g + grep '\-N' + sed 's/-c [0-9]* [0-9]* //g' + bash + awk '{print "sudo iptables -t nat",$0}' ++ 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: no records found! iscsiadm: 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,cinder,c-api,c-vol,c-sch, =~ ,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-060128 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-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/mysql/error.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/pip-freeze.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/rabbitmq/rabbit(a)devstack-precise-hpcloud-az3-378545-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/rabbitmq/rabbit(a)devstack-precise-hpcloud-az3-378545.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/sudoers.d/nova-rootwrap.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/devstack-precise-hpcloud-az3-378545/18/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 4
0 0
  • ← Newer
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.