shaifali

OSError(could me memory)

Sep 20th, 2014
362
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.16 KB | None | 0 0
  1. 2014-09-20 11:09:07.264 | + merge_config_group /home/opnstack/devstack/local.conf extra
  2. 2014-09-20 11:09:07.265 | + local localfile=/home/opnstack/devstack/local.conf
  3. 2014-09-20 11:09:07.265 | + shift
  4. 2014-09-20 11:09:07.265 | + local matchgroups=extra
  5. 2014-09-20 11:09:07.265 | + [[ -r /home/opnstack/devstack/local.conf ]]
  6. 2014-09-20 11:09:07.266 | + local configfile group
  7. 2014-09-20 11:09:07.266 | + for group in '$matchgroups'
  8. 2014-09-20 11:09:07.266 | ++ get_meta_section_files /home/opnstack/devstack/local.conf extra
  9. 2014-09-20 11:09:07.267 | ++ local file=/home/opnstack/devstack/local.conf
  10. 2014-09-20 11:09:07.267 | ++ local matchgroup=extra
  11. 2014-09-20 11:09:07.267 | ++ [[ -r /home/opnstack/devstack/local.conf ]]
  12. 2014-09-20 11:09:07.267 | ++ awk -v matchgroup=extra '
  13. 2014-09-20 11:09:07.267 | /^\[\[.+\|.*\]\]/ {
  14. 2014-09-20 11:09:07.267 | gsub("[][]", "", $1);
  15. 2014-09-20 11:09:07.268 | split($1, a, "|");
  16. 2014-09-20 11:09:07.268 | if (a[1] == matchgroup)
  17. 2014-09-20 11:09:07.268 | print a[2]
  18. 2014-09-20 11:09:07.268 | }
  19. 2014-09-20 11:09:07.268 | ' /home/opnstack/devstack/local.conf
  20. 2014-09-20 11:09:07.300 | + [[ -d /home/opnstack/devstack/extras.d ]]
  21. 2014-09-20 11:09:07.306 | + for i in '$TOP_DIR/extras.d/*.sh'
  22. 2014-09-20 11:09:07.312 | + [[ -r /home/opnstack/devstack/extras.d/40-dib.sh ]]
  23. 2014-09-20 11:09:07.312 | + source /home/opnstack/devstack/extras.d/40-dib.sh stack extra
  24. 2014-09-20 11:09:07.322 | ++ is_service_enabled dib
  25. 2014-09-20 11:09:07.332 | ++ return 1
  26. 2014-09-20 11:09:07.332 | + for i in '$TOP_DIR/extras.d/*.sh'
  27. 2014-09-20 11:09:07.332 | + [[ -r /home/opnstack/devstack/extras.d/50-ironic.sh ]]
  28. 2014-09-20 11:09:07.332 | + source /home/opnstack/devstack/extras.d/50-ironic.sh stack extra
  29. 2014-09-20 11:09:07.334 | ++ is_service_enabled ir-api ir-cond
  30. 2014-09-20 11:09:07.350 | ++ return 1
  31. 2014-09-20 11:09:07.351 | + for i in '$TOP_DIR/extras.d/*.sh'
  32. 2014-09-20 11:09:07.351 | + [[ -r /home/opnstack/devstack/extras.d/60-ceph.sh ]]
  33. 2014-09-20 11:09:07.351 | + source /home/opnstack/devstack/extras.d/60-ceph.sh stack extra
  34. 2014-09-20 11:09:07.352 | ++ is_service_enabled ceph
  35. 2014-09-20 11:09:07.357 | ++ return 1
  36. 2014-09-20 11:09:07.357 | + for i in '$TOP_DIR/extras.d/*.sh'
  37. 2014-09-20 11:09:07.357 | + [[ -r /home/opnstack/devstack/extras.d/70-gantt.sh ]]
  38. 2014-09-20 11:09:07.357 | + source /home/opnstack/devstack/extras.d/70-gantt.sh stack extra
  39. 2014-09-20 11:09:07.358 | ++ is_service_enabled n-sch
  40. 2014-09-20 11:09:07.361 | ++ return 0
  41. 2014-09-20 11:09:07.362 | ++ disable_service gantt
  42. 2014-09-20 11:09:07.362 | ++ local tmpsvcs=,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-net,n-cond,n-sch,n-novnc,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,
  43. 2014-09-20 11:09:07.363 | ++ local service
  44. 2014-09-20 11:09:07.363 | ++ for service in '$@'
  45. 2014-09-20 11:09:07.363 | ++ is_service_enabled gantt
  46. 2014-09-20 11:09:07.367 | ++ return 1
  47. 2014-09-20 11:09:07.373 | +++ _cleanup_service_list ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-net,n-cond,n-sch,n-novnc,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,
  48. 2014-09-20 11:09:07.374 | +++ sed -e '
  49. 2014-09-20 11:09:07.375 | s/,,/,/g;
  50. 2014-09-20 11:09:07.376 | s/^,//;
  51. 2014-09-20 11:09:07.376 | s/,$//
  52. 2014-09-20 11:09:07.376 | '
  53. 2014-09-20 11:09:07.378 | +++ echo ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-net,n-cond,n-sch,n-novnc,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql,
  54. 2014-09-20 11:09:07.383 | ++ ENABLED_SERVICES=g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-net,n-cond,n-sch,n-novnc,n-xvnc,n-cauth,c-sch,c-api,c-vol,h-eng,h-api,h-api-cfn,h-api-cw,horizon,rabbit,tempest,mysql
  55. 2014-09-20 11:09:07.383 | ++ is_service_enabled gantt
  56. 2014-09-20 11:09:07.387 | ++ return 1
  57. 2014-09-20 11:09:07.388 | + for i in '$TOP_DIR/extras.d/*.sh'
  58. 2014-09-20 11:09:07.388 | + [[ -r /home/opnstack/devstack/extras.d/70-sahara.sh ]]
  59. 2014-09-20 11:09:07.388 | + source /home/opnstack/devstack/extras.d/70-sahara.sh stack extra
  60. 2014-09-20 11:09:07.388 | ++ is_service_enabled sahara
  61. 2014-09-20 11:09:07.393 | ++ return 1
  62. 2014-09-20 11:09:07.393 | + for i in '$TOP_DIR/extras.d/*.sh'
  63. 2014-09-20 11:09:07.393 | + [[ -r /home/opnstack/devstack/extras.d/70-trove.sh ]]
  64. 2014-09-20 11:09:07.393 | + source /home/opnstack/devstack/extras.d/70-trove.sh stack extra
  65. 2014-09-20 11:09:07.394 | ++ is_service_enabled trove
  66. 2014-09-20 11:09:07.404 | ++ return 1
  67. 2014-09-20 11:09:07.405 | + for i in '$TOP_DIR/extras.d/*.sh'
  68. 2014-09-20 11:09:07.405 | + [[ -r /home/opnstack/devstack/extras.d/70-zaqar.sh ]]
  69. 2014-09-20 11:09:07.405 | + source /home/opnstack/devstack/extras.d/70-zaqar.sh stack extra
  70. 2014-09-20 11:09:07.405 | ++ is_service_enabled zaqar-server
  71. 2014-09-20 11:09:07.411 | ++ return 1
  72. 2014-09-20 11:09:07.411 | + for i in '$TOP_DIR/extras.d/*.sh'
  73. 2014-09-20 11:09:07.412 | + [[ -r /home/opnstack/devstack/extras.d/80-opendaylight.sh ]]
  74. 2014-09-20 11:09:07.412 | + source /home/opnstack/devstack/extras.d/80-opendaylight.sh stack extra
  75. 2014-09-20 11:09:07.412 | ++ is_service_enabled odl-server odl-compute
  76. 2014-09-20 11:09:07.416 | ++ return 1
  77. 2014-09-20 11:09:07.416 | ++ is_service_enabled odl-server
  78. 2014-09-20 11:09:07.420 | ++ return 1
  79. 2014-09-20 11:09:07.421 | ++ is_service_enabled odl-compute
  80. 2014-09-20 11:09:07.425 | ++ return 1
  81. 2014-09-20 11:09:07.425 | + for i in '$TOP_DIR/extras.d/*.sh'
  82. 2014-09-20 11:09:07.426 | + [[ -r /home/opnstack/devstack/extras.d/80-tempest.sh ]]
  83. 2014-09-20 11:09:07.426 | + source /home/opnstack/devstack/extras.d/80-tempest.sh stack extra
  84. 2014-09-20 11:09:07.426 | ++ is_service_enabled tempest
  85. 2014-09-20 11:09:07.438 | ++ return 0
  86. 2014-09-20 11:09:07.438 | ++ [[ stack == \s\o\u\r\c\e ]]
  87. 2014-09-20 11:09:07.438 | ++ [[ stack == \s\t\a\c\k ]]
  88. 2014-09-20 11:09:07.438 | ++ [[ extra == \i\n\s\t\a\l\l ]]
  89. 2014-09-20 11:09:07.439 | ++ [[ stack == \s\t\a\c\k ]]
  90. 2014-09-20 11:09:07.439 | ++ [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]]
  91. 2014-09-20 11:09:07.439 | ++ [[ stack == \s\t\a\c\k ]]
  92. 2014-09-20 11:09:07.439 | ++ [[ extra == \e\x\t\r\a ]]
  93. 2014-09-20 11:09:07.439 | ++ echo_summary 'Initializing Tempest'
  94. 2014-09-20 11:09:07.440 | ++ [[ -t 3 ]]
  95. 2014-09-20 11:09:07.440 | ++ [[ True != \T\r\u\e ]]
  96. 2014-09-20 11:09:07.440 | ++ echo -e Initializing Tempest
  97. 2014-09-20 11:09:07.440 | ++ configure_tempest
  98. 2014-09-20 11:09:07.482 | ++ setup_develop /opt/stack/tempest
  99. 2014-09-20 11:09:07.482 | ++ local project_dir=/opt/stack/tempest
  100. 2014-09-20 11:09:07.482 | ++ setup_package_with_req_sync /opt/stack/tempest -e
  101. 2014-09-20 11:09:07.496 | ++ local project_dir=/opt/stack/tempest
  102. 2014-09-20 11:09:07.496 | ++ local flags=-e
  103. 2014-09-20 11:09:07.497 | +++ cd /opt/stack/tempest
  104. 2014-09-20 11:09:07.510 | +++ git diff --exit-code
  105. 2014-09-20 11:09:07.840 | ++ local update_requirements=
  106. 2014-09-20 11:09:07.840 | ++ [[ '' != \c\h\a\n\g\e\d ]]
  107. 2014-09-20 11:09:07.841 | ++ cd /opt/stack/requirements
  108. 2014-09-20 11:09:07.844 | ++ python update.py /opt/stack/tempest
  109. 2014-09-20 11:09:10.553 | _sync_requirements_file({'glance-store': 'glance_store>=0.1.1 # Apache-2.0', 'doc8': 'doc8 # Apache-2.0', 'sockjs-tornado': 'sockjs-tornado>=1.0.0,<2.0.0', 'xstatic-angular-mock': 'xstatic-angular-mock>=1.2.1.1 # MIT License', 'prettytable': 'PrettyTable>=0.7,<0.8', 'pystache': 'pystache', 'cffi': 'cffi', 'requests-mock': 'requests-mock>=0.4.0 # Apache-2.0', 'pyeclib': 'pyeclib>=0.9.2 # BSD', 'networkx': 'networkx>=1.8', 'diskimage-builder': 'diskimage-builder>=0.1.20', 'openstack.nose-plugin': 'openstack.nose_plugin>=0.7', 'pyparsing': 'pyparsing>=2.0.1', 'python-glanceclient': 'python-glanceclient>=0.14.0', 'python-ldap': 'python-ldap==2.3.13', 'oauthlib': 'oauthlib>=0.6', 'python-ironicclient': 'python-ironicclient>=0.2.1', 'wrapt': 'wrapt>=1.7.0 # BSD License', 'flask': 'Flask>=0.10,<1.0', 'psycopg2': 'psycopg2', 'selenium': 'selenium', 'xstatic-bootstrap-datepicker': 'xstatic-bootstrap-datepicker>=1.3.1.0 # Apache 2.0 License', 'feedparser': 'feedparser', 'nosexcover': 'nosexcover', 'python-troveclient': 'python-troveclient>=1.0.4', 'xstatic-spin': 'xstatic-spin>=1.2.5.2 # MIT License', 'libvirt-python': 'libvirt-python>=1.2.5 # LGPLv2+', 'django-nose': 'django-nose', 'mox': 'mox>=0.5.3', 'cryptography': 'cryptography>=0.4 # Apache-2.0', 'python-cinderclient': 'python-cinderclient>=1.0.7', 'jinja2': 'Jinja2', 'jsonpath-rw': 'jsonpath-rw>=1.2.0,<2.0', 'django-pyscss': 'django-pyscss>=1.0.2 # BSD License (2 clause)', 'happybase': 'happybase>=0.5,!=0.7', 'falcon': 'falcon>=0.1.6,<0.2.0', 'decorator': 'decorator>=3.4.0', 'pbr': 'pbr>=0.6,!=0.7,<1.0', 'webob': 'WebOb>=1.2.3', 'python-openstackclient': 'python-openstackclient>=0.3.0', 'redis': 'redis', 'passlib': 'passlib', 'psutil': 'psutil>=1.1.1,<2.0.0', 'oslotest': 'oslotest>=1.1.0 # Apache-2.0', 'greenlet': 'greenlet>=0.3.2', 'mock': 'mock>=1.0', 'keystonemiddleware': 'keystonemiddleware>=1.0.0', 'xstatic-jquery.bootstrap.wizard': 'xstatic-jquery.bootstrap.wizard>=1.0.0.1 # MIT License', 'requests': 'requests>=1.2.1,!=2.4.0', 'python-swiftclient': 'python-swiftclient>=2.2.0', 'discover': 'discover', 'nosehtmloutput': 'nosehtmloutput>=0.0.3', 'jsonschema': 'jsonschema>=2.0.0,<3.0.0', 'os-apply-config': 'os-apply-config', 'qpid-python': 'qpid-python', 'fixtures': 'fixtures>=0.3.14', 'boto': 'boto>=2.32.1', 'os-refresh-config': 'os-refresh-config', 'nose-exclude': 'nose-exclude', 'eventlet': 'eventlet>=0.15.1', 'pyopenssl': 'pyOpenSSL>=0.11', 'pastedeploy': 'PasteDeploy>=1.5.0', 'xstatic-jsencrypt': 'xstatic-jsencrypt>=2.0.0.2 # MIT License', 'tripleo-image-elements': 'tripleo-image-elements', 'ddt': 'ddt>=0.4.0', 'django-openstack-auth': 'django_openstack_auth>=1.1.6', 'python-designateclient': 'python-designateclient>=1.0.0', 'oslo.serialization': 'oslo.serialization>=1.0.0 # Apache-2.0', 'python-saharaclient': 'python-saharaclient>=0.7.3', 'pysqlite': 'pysqlite', 'nose': 'nose', 'python-neutronclient': 'python-neutronclient>=2.3.6,<3', 'sphinxcontrib-httpdomain': 'sphinxcontrib-httpdomain', 'pysaml2': 'pysaml2', 'xstatic-jasmine': 'xstatic-jasmine>=1.3.1.1 # MIT License', 'msgpack-python': 'msgpack-python>=0.4.0', 'lockfile': 'lockfile>=0.8', 'paste': 'Paste', 'python-barbicanclient': 'python-barbicanclient>=2.1.0', 'oslo.i18n': 'oslo.i18n>=1.0.0 # Apache-2.0', 'pyyaml': 'PyYAML>=3.1.0', 'sqlalchemy-migrate': 'sqlalchemy-migrate>=0.9.1,!=0.9.2', 'oslo.utils': 'oslo.utils>=1.0.0 # Apache-2.0', 'cliff-tablib': 'cliff-tablib>=1.0', 'xvfbwrapper': 'xvfbwrapper>=0.1.3 #license: MIT', 'requests-kerberos': 'requests-kerberos>=0.5 # MIT', 'wsgiref': 'wsgiref>=0.1.2', 'xstatic-angular': 'xstatic-angular>=1.2.1.1 # MIT License', 'pyscss': 'pyscss>=1.2.1,<1.3 # MIT License', 'xstatic-angular-cookies': 'xstatic-angular-cookies>=1.2.1.1 # MIT License', 'mox3': 'mox3>=0.7.0', 'routes': 'Routes>=1.12.3,!=2.0', 'dnspython': 'dnspython>=1.9.4', 'anyjson': 'anyjson>=0.3.3', 'pyasn1': 'pyasn1', 'pycadf': 'pycadf>=0.6.0', 'alembic': 'alembic>=0.6.4', 'coinor.pulp': 'coinor.pulp>=1.0.4', 'sphinxcontrib-pecanwsme': 'sphinxcontrib-pecanwsme>=0.8', 'kazoo': 'kazoo>=1.3.1', 'hgtools': 'hgtools # dependency of pytest-runner that is only in setup_requires', 'python-heatclient': 'python-heatclient>=0.2.9', 'cmd2': 'cmd2>=0.6.7', 'xstatic-jquery-migrate': 'xstatic-jquery-migrate>=1.2.1.1 # MIT License', 'testrepository': 'testrepository>=0.0.18', 'testscenarios': 'testscenarios>=0.4', 'xstatic-hogan': 'xstatic-hogan>=2.0.0.2 # Apache 2.0 License', 'pexpect': 'pexpect>=3.1 # ISC License', 'testresources': 'testresources>=0.2.4', 'oslo.rootwrap': 'oslo.rootwrap>=1.3.0', 'swift': 'swift', 'pip-missing-reqs': 'pip_missing_reqs>=1.1.5', 'xstatic-jquery.tablesorter': 'xstatic-jquery.tablesorter>=2.0.5b.0 # MIT License', 'openstack-doc-tools': 'openstack-doc-tools>=0.18.1', 'xstatic-jquery': 'xstatic-jquery>=1.7.2 # MIT License', 'xstatic-rickshaw': 'xstatic-rickshaw>=1.5.0 # BSD License (prior)', 'pyzmq': 'pyzmq>=14.3.1 # LGPL+BSD', 'xstatic-qunit': 'xstatic-qunit>=1.14.0.2 # MIT License', 'warlock': 'warlock>=1.0.1,<2', 'python-novaclient': 'python-novaclient>=2.18.0', 'websockify': 'websockify>=0.5.1,<0.7', 'sqlalchemy': 'SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99', 'gear': 'gear', 'simplejson': 'simplejson>=2.2.0', 'os-collect-config': 'os-collect-config', 'pillow': 'Pillow==2.4.0 # MIT', 'pylint': 'pylint==0.25.2', 'trollius': 'trollius>=1.0', 'iso8601': 'iso8601>=0.1.9', 'rtslib-fb': 'rtslib-fb>=2.1.39', 'pytz': 'pytz>=2010h', 'pecan': 'pecan>=0.5.0', 'xenapi': 'XenAPI>=1.2', 'testtools': 'testtools>=0.9.34', 'tooz': 'tooz>=0.3 # Apache-2.0', 'taskflow': 'taskflow>=0.4', 'django-bootstrap-form': 'django-bootstrap-form', 'pyghmi': 'pyghmi>=0.6.11', 'os-cloud-config': 'os-cloud-config', 'pyflakes': 'pyflakes==0.8.1', 'wsme': 'WSME>=0.6', 'dib-utils': 'dib-utils # Apache-2.0', 'posix-ipc': 'posix_ipc', 'httpretty': 'httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3', 'oslo.db': 'oslo.db>=1.0.0 # Apache-2.0', 'oslo.messaging': 'oslo.messaging>=1.4.0', 'hacking': 'hacking>=0.9.2,<0.10', 'xstatic': 'xstatic>=1.0.0 # MIT License', 'dogpile.cache': 'dogpile.cache>=0.5.3', 'configobj': 'configobj', 'futures': 'futures>=2.1.6', 'ordereddict': 'ordereddict', 'greenio': 'greenio>=0.6.0', 'oslosphinx': 'oslosphinx>=2.2.0 # Apache-2.0', 'argcomplete': 'argcomplete>=0.6.8 # Apache-2.0', 'mysql-python': 'MySQL-python', 'pysendfile': 'pysendfile==2.0.0', 'suds': 'suds>=0.4', 'pip': 'pip>=1.4', 'jsonrpclib': 'jsonrpclib', 'xattr': 'xattr>=0.4', 'xstatic-bootstrap-scss': 'xstatic-bootstrap-scss>=3 # Apache 2.0 License', 'paramiko': 'paramiko>=1.13.0', 'osprofiler': 'osprofiler>=0.3.0 # Apache-2.0', 'mako': 'Mako>=0.4.0', 'lxml': 'lxml>=2.3', 'babel': 'Babel>=1.3', 'six': 'six>=1.7.0', 'webtest': 'WebTest>=2.0', 'ldappool': 'ldappool>=1.0 # MPL', 'jsonpatch': 'jsonpatch>=1.1', 'zake': 'zake>=0.1 # Apache-2.0', 'kombu': 'kombu>=2.4.8', 'croniter': 'croniter>=0.3.4 # MIT License', 'stevedore': 'stevedore>=1.0.0 # Apache-2.0', 'pymongo': 'pymongo>=2.5', 'unittest2': 'unittest2', 'xstatic-d3': 'xstatic-d3>=3.1.6.2 # BSD License (3 clause)', 'pint': 'Pint>=0.5 # BSD', 'wheel': 'wheel', 'wsgi-intercept': 'wsgi_intercept>=0.6.1 # MIT License', 'python-keystoneclient': 'python-keystoneclient>=0.10.0', 'oslo.config': 'oslo.config>=1.4.0 # Apache-2.0', 'bashate': 'bashate>=0.2 # Apache-2.0', 'python-ceilometerclient': 'python-ceilometerclient>=1.0.6', 'nodeenv': 'nodeenv>=0.9.4 # BSD License', 'xstatic-jquery.quicksearch': 'xstatic-jquery.quicksearch>=2.0.3.1 # MIT License', 'python-subunit': 'python-subunit>=0.0.18', 'lesscpy': 'lesscpy>=0.9j', 'flake8': 'flake8==2.2.3', 'coverage': 'coverage>=3.6', 'oslo.vmware': 'oslo.vmware>=0.6.0 # Apache-2.0', 'pysnmp': 'pysnmp>=4.2.1,<5.0.0', 'pyasn1-modules': 'pyasn1_modules', 'pyudev': 'pyudev', 'sphinxcontrib-docbookrestapi': 'sphinxcontrib-docbookrestapi', 'cliff': 'cliff>=1.7.0 # Apache-2.0', 'python-seamicroclient': 'python-seamicroclient>=0.1.0,<2.0', 'argparse': 'argparse', 'proboscis': 'proboscis==1.2.5.3', 'sphinx': 'sphinx>=1.1.2,!=1.2.0,<1.3', 'pycrypto': 'pycrypto>=2.6', 'xstatic-jquery-ui': 'xstatic-jquery-ui>=1.8.18 # MIT License', 'python-marconiclient': 'python-marconiclient>=0.0.2', 'netaddr': 'netaddr>=0.7.12', 'keyring': 'keyring>=2.1,!=3.3', 'retrying': 'retrying>=1.2.2 # Apache-2.0', 'django': 'Django>=1.4.2,<1.7', 'pep8': 'pep8==1.5.7', 'xstatic-font-awesome': 'xstatic-font-awesome>=4.1.0 # SIL OFL 1.1 License, MIT License', 'extras': 'extras', 'django-compressor': 'django_compressor>=1.4', 'netifaces': 'netifaces>=0.10.4', 'rfc3986': 'rfc3986>=0.2.0 # Apache-2.0', 'python-memcached': 'python-memcached>=1.48', 'python-zaqarclient': 'python-zaqarclient>=0.0.3', 'httplib2': 'httplib2>=0.7.5'}, {}, /opt/stack/tempest/requirements.txt)
  110. 2014-09-20 11:09:10.578 | Syncing /opt/stack/tempest/requirements.txt
  111. 2014-09-20 11:09:10.598 | _sync_requirements_file({'glance-store': 'glance_store>=0.1.1 # Apache-2.0', 'doc8': 'doc8 # Apache-2.0', 'sockjs-tornado': 'sockjs-tornado>=1.0.0,<2.0.0', 'xstatic-angular-mock': 'xstatic-angular-mock>=1.2.1.1 # MIT License', 'prettytable': 'PrettyTable>=0.7,<0.8', 'pystache': 'pystache', 'cffi': 'cffi', 'requests-mock': 'requests-mock>=0.4.0 # Apache-2.0', 'pyeclib': 'pyeclib>=0.9.2 # BSD', 'networkx': 'networkx>=1.8', 'diskimage-builder': 'diskimage-builder>=0.1.20', 'openstack.nose-plugin': 'openstack.nose_plugin>=0.7', 'pyparsing': 'pyparsing>=2.0.1', 'python-glanceclient': 'python-glanceclient>=0.14.0', 'python-ldap': 'python-ldap==2.3.13', 'oauthlib': 'oauthlib>=0.6', 'python-ironicclient': 'python-ironicclient>=0.2.1', 'wrapt': 'wrapt>=1.7.0 # BSD License', 'flask': 'Flask>=0.10,<1.0', 'psycopg2': 'psycopg2', 'selenium': 'selenium', 'xstatic-bootstrap-datepicker': 'xstatic-bootstrap-datepicker>=1.3.1.0 # Apache 2.0 License', 'feedparser': 'feedparser', 'nosexcover': 'nosexcover', 'python-troveclient': 'python-troveclient>=1.0.4', 'xstatic-spin': 'xstatic-spin>=1.2.5.2 # MIT License', 'libvirt-python': 'libvirt-python>=1.2.5 # LGPLv2+', 'django-nose': 'django-nose', 'mox': 'mox>=0.5.3', 'cryptography': 'cryptography>=0.4 # Apache-2.0', 'python-cinderclient': 'python-cinderclient>=1.0.7', 'jinja2': 'Jinja2', 'jsonpath-rw': 'jsonpath-rw>=1.2.0,<2.0', 'django-pyscss': 'django-pyscss>=1.0.2 # BSD License (2 clause)', 'happybase': 'happybase>=0.5,!=0.7', 'falcon': 'falcon>=0.1.6,<0.2.0', 'decorator': 'decorator>=3.4.0', 'pbr': 'pbr>=0.6,!=0.7,<1.0', 'webob': 'WebOb>=1.2.3', 'python-openstackclient': 'python-openstackclient>=0.3.0', 'redis': 'redis', 'passlib': 'passlib', 'psutil': 'psutil>=1.1.1,<2.0.0', 'oslotest': 'oslotest>=1.1.0 # Apache-2.0', 'greenlet': 'greenlet>=0.3.2', 'mock': 'mock>=1.0', 'keystonemiddleware': 'keystonemiddleware>=1.0.0', 'xstatic-jquery.bootstrap.wizard': 'xstatic-jquery.bootstrap.wizard>=1.0.0.1 # MIT License', 'requests': 'requests>=1.2.1,!=2.4.0', 'python-swiftclient': 'python-swiftclient>=2.2.0', 'discover': 'discover', 'nosehtmloutput': 'nosehtmloutput>=0.0.3', 'jsonschema': 'jsonschema>=2.0.0,<3.0.0', 'os-apply-config': 'os-apply-config', 'qpid-python': 'qpid-python', 'fixtures': 'fixtures>=0.3.14', 'boto': 'boto>=2.32.1', 'os-refresh-config': 'os-refresh-config', 'nose-exclude': 'nose-exclude', 'eventlet': 'eventlet>=0.15.1', 'pyopenssl': 'pyOpenSSL>=0.11', 'pastedeploy': 'PasteDeploy>=1.5.0', 'xstatic-jsencrypt': 'xstatic-jsencrypt>=2.0.0.2 # MIT License', 'tripleo-image-elements': 'tripleo-image-elements', 'ddt': 'ddt>=0.4.0', 'django-openstack-auth': 'django_openstack_auth>=1.1.6', 'python-designateclient': 'python-designateclient>=1.0.0', 'oslo.serialization': 'oslo.serialization>=1.0.0 # Apache-2.0', 'python-saharaclient': 'python-saharaclient>=0.7.3', 'pysqlite': 'pysqlite', 'nose': 'nose', 'python-neutronclient': 'python-neutronclient>=2.3.6,<3', 'sphinxcontrib-httpdomain': 'sphinxcontrib-httpdomain', 'pysaml2': 'pysaml2', 'xstatic-jasmine': 'xstatic-jasmine>=1.3.1.1 # MIT License', 'msgpack-python': 'msgpack-python>=0.4.0', 'lockfile': 'lockfile>=0.8', 'paste': 'Paste', 'python-barbicanclient': 'python-barbicanclient>=2.1.0', 'oslo.i18n': 'oslo.i18n>=1.0.0 # Apache-2.0', 'pyyaml': 'PyYAML>=3.1.0', 'sqlalchemy-migrate': 'sqlalchemy-migrate>=0.9.1,!=0.9.2', 'oslo.utils': 'oslo.utils>=1.0.0 # Apache-2.0', 'cliff-tablib': 'cliff-tablib>=1.0', 'xvfbwrapper': 'xvfbwrapper>=0.1.3 #license: MIT', 'requests-kerberos': 'requests-kerberos>=0.5 # MIT', 'wsgiref': 'wsgiref>=0.1.2', 'xstatic-angular': 'xstatic-angular>=1.2.1.1 # MIT License', 'pyscss': 'pyscss>=1.2.1,<1.3 # MIT License', 'xstatic-angular-cookies': 'xstatic-angular-cookies>=1.2.1.1 # MIT License', 'mox3': 'mox3>=0.7.0', 'routes': 'Routes>=1.12.3,!=2.0', 'dnspython': 'dnspython>=1.9.4', 'anyjson': 'anyjson>=0.3.3', 'pyasn1': 'pyasn1', 'pycadf': 'pycadf>=0.6.0', 'alembic': 'alembic>=0.6.4', 'coinor.pulp': 'coinor.pulp>=1.0.4', 'sphinxcontrib-pecanwsme': 'sphinxcontrib-pecanwsme>=0.8', 'kazoo': 'kazoo>=1.3.1', 'hgtools': 'hgtools # dependency of pytest-runner that is only in setup_requires', 'python-heatclient': 'python-heatclient>=0.2.9', 'cmd2': 'cmd2>=0.6.7', 'xstatic-jquery-migrate': 'xstatic-jquery-migrate>=1.2.1.1 # MIT License', 'testrepository': 'testrepository>=0.0.18', 'testscenarios': 'testscenarios>=0.4', 'xstatic-hogan': 'xstatic-hogan>=2.0.0.2 # Apache 2.0 License', 'pexpect': 'pexpect>=3.1 # ISC License', 'testresources': 'testresources>=0.2.4', 'oslo.rootwrap': 'oslo.rootwrap>=1.3.0', 'swift': 'swift', 'pip-missing-reqs': 'pip_missing_reqs>=1.1.5', 'xstatic-jquery.tablesorter': 'xstatic-jquery.tablesorter>=2.0.5b.0 # MIT License', 'openstack-doc-tools': 'openstack-doc-tools>=0.18.1', 'xstatic-jquery': 'xstatic-jquery>=1.7.2 # MIT License', 'xstatic-rickshaw': 'xstatic-rickshaw>=1.5.0 # BSD License (prior)', 'pyzmq': 'pyzmq>=14.3.1 # LGPL+BSD', 'xstatic-qunit': 'xstatic-qunit>=1.14.0.2 # MIT License', 'warlock': 'warlock>=1.0.1,<2', 'python-novaclient': 'python-novaclient>=2.18.0', 'websockify': 'websockify>=0.5.1,<0.7', 'sqlalchemy': 'SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99', 'gear': 'gear', 'simplejson': 'simplejson>=2.2.0', 'os-collect-config': 'os-collect-config', 'pillow': 'Pillow==2.4.0 # MIT', 'pylint': 'pylint==0.25.2', 'trollius': 'trollius>=1.0', 'iso8601': 'iso8601>=0.1.9', 'rtslib-fb': 'rtslib-fb>=2.1.39', 'pytz': 'pytz>=2010h', 'pecan': 'pecan>=0.5.0', 'xenapi': 'XenAPI>=1.2', 'testtools': 'testtools>=0.9.34', 'tooz': 'tooz>=0.3 # Apache-2.0', 'taskflow': 'taskflow>=0.4', 'django-bootstrap-form': 'django-bootstrap-form', 'pyghmi': 'pyghmi>=0.6.11', 'os-cloud-config': 'os-cloud-config', 'pyflakes': 'pyflakes==0.8.1', 'wsme': 'WSME>=0.6', 'dib-utils': 'dib-utils # Apache-2.0', 'posix-ipc': 'posix_ipc', 'httpretty': 'httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3', 'oslo.db': 'oslo.db>=1.0.0 # Apache-2.0', 'oslo.messaging': 'oslo.messaging>=1.4.0', 'hacking': 'hacking>=0.9.2,<0.10', 'xstatic': 'xstatic>=1.0.0 # MIT License', 'dogpile.cache': 'dogpile.cache>=0.5.3', 'configobj': 'configobj', 'futures': 'futures>=2.1.6', 'ordereddict': 'ordereddict', 'greenio': 'greenio>=0.6.0', 'oslosphinx': 'oslosphinx>=2.2.0 # Apache-2.0', 'argcomplete': 'argcomplete>=0.6.8 # Apache-2.0', 'mysql-python': 'MySQL-python', 'pysendfile': 'pysendfile==2.0.0', 'suds': 'suds>=0.4', 'pip': 'pip>=1.4', 'jsonrpclib': 'jsonrpclib', 'xattr': 'xattr>=0.4', 'xstatic-bootstrap-scss': 'xstatic-bootstrap-scss>=3 # Apache 2.0 License', 'paramiko': 'paramiko>=1.13.0', 'osprofiler': 'osprofiler>=0.3.0 # Apache-2.0', 'mako': 'Mako>=0.4.0', 'lxml': 'lxml>=2.3', 'babel': 'Babel>=1.3', 'six': 'six>=1.7.0', 'webtest': 'WebTest>=2.0', 'ldappool': 'ldappool>=1.0 # MPL', 'jsonpatch': 'jsonpatch>=1.1', 'zake': 'zake>=0.1 # Apache-2.0', 'kombu': 'kombu>=2.4.8', 'croniter': 'croniter>=0.3.4 # MIT License', 'stevedore': 'stevedore>=1.0.0 # Apache-2.0', 'pymongo': 'pymongo>=2.5', 'unittest2': 'unittest2', 'xstatic-d3': 'xstatic-d3>=3.1.6.2 # BSD License (3 clause)', 'pint': 'Pint>=0.5 # BSD', 'wheel': 'wheel', 'wsgi-intercept': 'wsgi_intercept>=0.6.1 # MIT License', 'python-keystoneclient': 'python-keystoneclient>=0.10.0', 'oslo.config': 'oslo.config>=1.4.0 # Apache-2.0', 'bashate': 'bashate>=0.2 # Apache-2.0', 'python-ceilometerclient': 'python-ceilometerclient>=1.0.6', 'nodeenv': 'nodeenv>=0.9.4 # BSD License', 'xstatic-jquery.quicksearch': 'xstatic-jquery.quicksearch>=2.0.3.1 # MIT License', 'python-subunit': 'python-subunit>=0.0.18', 'lesscpy': 'lesscpy>=0.9j', 'flake8': 'flake8==2.2.3', 'coverage': 'coverage>=3.6', 'oslo.vmware': 'oslo.vmware>=0.6.0 # Apache-2.0', 'pysnmp': 'pysnmp>=4.2.1,<5.0.0', 'pyasn1-modules': 'pyasn1_modules', 'pyudev': 'pyudev', 'sphinxcontrib-docbookrestapi': 'sphinxcontrib-docbookrestapi', 'cliff': 'cliff>=1.7.0 # Apache-2.0', 'python-seamicroclient': 'python-seamicroclient>=0.1.0,<2.0', 'argparse': 'argparse', 'proboscis': 'proboscis==1.2.5.3', 'sphinx': 'sphinx>=1.1.2,!=1.2.0,<1.3', 'pycrypto': 'pycrypto>=2.6', 'xstatic-jquery-ui': 'xstatic-jquery-ui>=1.8.18 # MIT License', 'python-marconiclient': 'python-marconiclient>=0.0.2', 'netaddr': 'netaddr>=0.7.12', 'keyring': 'keyring>=2.1,!=3.3', 'retrying': 'retrying>=1.2.2 # Apache-2.0', 'django': 'Django>=1.4.2,<1.7', 'pep8': 'pep8==1.5.7', 'xstatic-font-awesome': 'xstatic-font-awesome>=4.1.0 # SIL OFL 1.1 License, MIT License', 'extras': 'extras', 'django-compressor': 'django_compressor>=1.4', 'netifaces': 'netifaces>=0.10.4', 'rfc3986': 'rfc3986>=0.2.0 # Apache-2.0', 'python-memcached': 'python-memcached>=1.48', 'python-zaqarclient': 'python-zaqarclient>=0.0.3', 'httplib2': 'httplib2>=0.7.5'}, {}, /opt/stack/tempest/test-requirements.txt)
  112. 2014-09-20 11:09:10.598 | Syncing /opt/stack/tempest/test-requirements.txt
  113. 2014-09-20 11:09:10.598 | Syncing setup.py
  114. 2014-09-20 11:09:10.619 | ++ setup_package /opt/stack/tempest -e
  115. 2014-09-20 11:09:10.619 | ++ local project_dir=/opt/stack/tempest
  116. 2014-09-20 11:09:10.619 | ++ local flags=-e
  117. 2014-09-20 11:09:10.619 | ++ pip_install -e /opt/stack/tempest
  118. 2014-09-20 11:09:10.704 | ++ sudo PIP_DOWNLOAD_CACHE=/var/cache/pip http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install --build=/tmp/pip-build.NK8h4 -e /opt/stack/tempest
  119. 2014-09-20 11:09:12.107 | DEPRECATION: --no-install, --no-download, --build, and --no-clean are deprecated. See https://github.com/pypa/pip/issues/906.
  120. 2014-09-20 11:09:12.169 | Obtaining file:///opt/stack/tempest
  121. 2014-09-20 11:09:13.381 | Running setup.py (path:/opt/stack/tempest/setup.py) egg_info for package from file:///opt/stack/tempest
  122. 2014-09-20 11:09:22.710 | ERROR:root:Error parsing
  123. 2014-09-20 11:09:22.759 | Traceback (most recent call last):
  124. 2014-09-20 11:09:22.759 | File "/usr/local/lib/python2.7/dist-packages/pbr/core.py", line 104, in pbr
  125. 2014-09-20 11:09:22.759 | attrs = util.cfg_to_args(path)
  126. 2014-09-20 11:09:22.759 | File "/usr/local/lib/python2.7/dist-packages/pbr/util.py", line 238, in cfg_to_args
  127. 2014-09-20 11:09:22.759 | pbr.hooks.setup_hook(config)
  128. 2014-09-20 11:09:22.759 | File "/usr/local/lib/python2.7/dist-packages/pbr/hooks/__init__.py", line 27, in setup_hook
  129. 2014-09-20 11:09:22.759 | metadata_config.run()
  130. 2014-09-20 11:09:22.760 | File "/usr/local/lib/python2.7/dist-packages/pbr/hooks/base.py", line 29, in run
  131. 2014-09-20 11:09:22.760 | self.hook()
  132. 2014-09-20 11:09:22.760 | File "/usr/local/lib/python2.7/dist-packages/pbr/hooks/metadata.py", line 28, in hook
  133. 2014-09-20 11:09:22.760 | self.config['name'], self.config.get('version', None))
  134. 2014-09-20 11:09:22.760 | File "/usr/local/lib/python2.7/dist-packages/pbr/packaging.py", line 1007, in get_version
  135. 2014-09-20 11:09:22.760 | version = _get_version_from_git(pre_version)
  136. 2014-09-20 11:09:22.761 | File "/usr/local/lib/python2.7/dist-packages/pbr/packaging.py", line 934, in _get_version_from_git
  137. 2014-09-20 11:09:22.761 | git_dir = _get_git_directory()
  138. 2014-09-20 11:09:22.762 | File "/usr/local/lib/python2.7/dist-packages/pbr/packaging.py", line 215, in _get_git_directory
  139. 2014-09-20 11:09:22.762 | return _run_shell_command(['git', 'rev-parse', '--git-dir'])
  140. 2014-09-20 11:09:22.762 | File "/usr/local/lib/python2.7/dist-packages/pbr/packaging.py", line 204, in _run_shell_command
  141. 2014-09-20 11:09:22.762 | env=newenv)
  142. 2014-09-20 11:09:22.762 | File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
  143. 2014-09-20 11:09:22.762 | errread, errwrite)
  144. 2014-09-20 11:09:22.762 | File "/usr/lib/python2.7/subprocess.py", line 1143, in _execute_child
  145. 2014-09-20 11:09:22.762 | self.pid = os.fork()
  146. 2014-09-20 11:09:22.762 | OSError: [Errno 12] Cannot allocate memory
  147. 2014-09-20 11:09:22.764 | error in setup command: Error parsing /opt/stack/tempest/setup.cfg: OSError: [Errno 12] Cannot allocate memory
  148. 2014-09-20 11:09:22.872 | Complete output from command python setup.py egg_info:
  149. 2014-09-20 11:09:22.879 | ERROR:root:Error parsing
  150. 2014-09-20 11:09:22.879 |
  151. 2014-09-20 11:09:22.879 | Traceback (most recent call last):
  152. 2014-09-20 11:09:22.879 |
  153. 2014-09-20 11:09:22.879 | File "/usr/local/lib/python2.7/dist-packages/pbr/core.py", line 104, in pbr
  154. 2014-09-20 11:09:22.879 |
  155. 2014-09-20 11:09:22.879 | attrs = util.cfg_to_args(path)
  156. 2014-09-20 11:09:22.879 |
  157. 2014-09-20 11:09:22.879 | File "/usr/local/lib/python2.7/dist-packages/pbr/util.py", line 238, in cfg_to_args
  158. 2014-09-20 11:09:22.879 |
  159. 2014-09-20 11:09:22.880 | pbr.hooks.setup_hook(config)
  160. 2014-09-20 11:09:22.880 |
  161. 2014-09-20 11:09:22.880 | File "/usr/local/lib/python2.7/dist-packages/pbr/hooks/__init__.py", line 27, in setup_hook
  162. 2014-09-20 11:09:22.880 |
  163. 2014-09-20 11:09:22.880 | metadata_config.run()
  164. 2014-09-20 11:09:22.880 |
  165. 2014-09-20 11:09:22.880 | File "/usr/local/lib/python2.7/dist-packages/pbr/hooks/base.py", line 29, in run
  166. 2014-09-20 11:09:22.881 |
  167. 2014-09-20 11:09:22.881 | self.hook()
  168. 2014-09-20 11:09:22.881 |
  169. 2014-09-20 11:09:22.881 | File "/usr/local/lib/python2.7/dist-packages/pbr/hooks/metadata.py", line 28, in hook
  170. 2014-09-20 11:09:22.882 |
  171. 2014-09-20 11:09:22.883 | self.config['name'], self.config.get('version', None))
  172. 2014-09-20 11:09:22.883 |
  173. 2014-09-20 11:09:22.883 | File "/usr/local/lib/python2.7/dist-packages/pbr/packaging.py", line 1007, in get_version
  174. 2014-09-20 11:09:22.883 |
  175. 2014-09-20 11:09:22.883 | version = _get_version_from_git(pre_version)
  176. 2014-09-20 11:09:22.884 |
  177. 2014-09-20 11:09:22.884 | File "/usr/local/lib/python2.7/dist-packages/pbr/packaging.py", line 934, in _get_version_from_git
  178. 2014-09-20 11:09:22.884 |
  179. 2014-09-20 11:09:22.885 | git_dir = _get_git_directory()
  180. 2014-09-20 11:09:22.885 |
  181. 2014-09-20 11:09:22.885 | File "/usr/local/lib/python2.7/dist-packages/pbr/packaging.py", line 215, in _get_git_directory
  182. 2014-09-20 11:09:22.885 |
  183. 2014-09-20 11:09:22.885 | return _run_shell_command(['git', 'rev-parse', '--git-dir'])
  184. 2014-09-20 11:09:22.886 |
  185. 2014-09-20 11:09:22.886 | File "/usr/local/lib/python2.7/dist-packages/pbr/packaging.py", line 204, in _run_shell_command
  186. 2014-09-20 11:09:22.886 |
  187. 2014-09-20 11:09:22.886 | env=newenv)
  188. 2014-09-20 11:09:22.886 |
  189. 2014-09-20 11:09:22.887 | File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
  190. 2014-09-20 11:09:22.887 |
  191. 2014-09-20 11:09:22.887 | errread, errwrite)
  192. 2014-09-20 11:09:22.887 |
  193. 2014-09-20 11:09:22.887 | File "/usr/lib/python2.7/subprocess.py", line 1143, in _execute_child
  194. 2014-09-20 11:09:22.887 |
  195. 2014-09-20 11:09:22.887 | self.pid = os.fork()
  196. 2014-09-20 11:09:22.887 |
  197. 2014-09-20 11:09:22.888 | OSError: [Errno 12] Cannot allocate memory
  198. 2014-09-20 11:09:22.888 |
  199. 2014-09-20 11:09:22.888 | error in setup command: Error parsing /opt/stack/tempest/setup.cfg: OSError: [Errno 12] Cannot allocate memory
  200. 2014-09-20 11:09:22.888 |
  201. 2014-09-20 11:09:22.891 | ----------------------------------------
  202. 2014-09-20 11:09:22.891 | Cleaning up...
  203. 2014-09-20 11:09:22.891 | Command python setup.py egg_info failed with error code 1 in /opt/stack/tempest
  204. 2014-09-20 11:09:22.921 | Storing debug log for failure in /home/opnstack/.pip/pip.log
  205. 2014-09-20 11:09:22.972 | ++ [[ False == \T\r\u\e ]]
  206. 2014-09-20 11:09:22.975 | ++ [[ -e == \-\e ]]
  207. 2014-09-20 11:09:22.975 | ++ safe_chown -R opnstack '/opt/stack/tempest/*.egg-info'
  208. 2014-09-20 11:09:22.975 | ++ _safe_permission_operation chown -R opnstack '/opt/stack/tempest/*.egg-info'
  209. 2014-09-20 11:09:23.034 | ++ sudo chown -R opnstack '/opt/stack/tempest/*.egg-info'
  210. 2014-09-20 11:09:23.084 | chown: cannot access `/opt/stack/tempest/*.egg-info': No such file or directory
  211. 2014-09-20 11:09:23.086 | + exit_trap
  212. 2014-09-20 11:09:23.086 | + local r=1
  213. 2014-09-20 11:09:23.086 | ++ jobs -p
  214. 2014-09-20 11:09:23.088 | + jobs=
  215. 2014-09-20 11:09:23.088 | + [[ -n '' ]]
  216. 2014-09-20 11:09:23.088 | + kill_spinner
  217. 2014-09-20 11:09:23.088 | + '[' '!' -z '' ']'
  218. 2014-09-20 11:09:23.088 | + [[ 1 -ne 0 ]]
  219. 2014-09-20 11:09:23.088 | + echo 'Error on exit'
  220. 2014-09-20 11:09:23.088 | Error on exit
  221. 2014-09-20 11:09:23.089 | + [[ -z /opt/stack/logs ]]
  222. 2014-09-20 11:09:23.089 | + /home/opnstack/devstack/tools/worlddump.py -d /opt/stack/logs
  223. 2014-09-20 11:09:23.544 | + exit 1
  224. opnstack@ubuntu:~/devstack$
Advertisement
Add Comment
Please, Sign In to add comment