Skip to content

Instantly share code, notes, and snippets.

Created October 29, 2014 17:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1ed372d148bb7380c67f to your computer and use it in GitHub Desktop.
Save anonymous/1ed372d148bb7380c67f to your computer and use it in GitHub Desktop.
openstack --os-token a4585e236c4149359467ff9be53513b2 --os-url http://10.201.112.73:9292 image create mysql --public --container-format=bare --disk-format qcow2
2014-10-29 16:57:38.161 | WARNING: urllib3.connectionpool HttpConnectionPool is full, discarding connection: 10.201.112.73
2014-10-29 16:57:38.162 | ERROR: openstack <html>
2014-10-29 16:57:38.162 | <head>
2014-10-29 16:57:38.162 | <title>500 Internal Server Error</title>
2014-10-29 16:57:38.162 | </head>
2014-10-29 16:57:38.162 | <body>
2014-10-29 16:57:38.162 | <h1>500 Internal Server Error</h1>
2014-10-29 16:57:38.162 | Failed to upload image ed71cdf7-ed4b-4e37-ad78-f23286999fc7<br /><br />
2014-10-29 16:57:38.162 |
2014-10-29 16:57:38.162 | </body>
2014-10-29 16:57:38.162 | </html> (HTTP 500)
2014-10-29 16:57:38.196 | + exit_trap
2014-10-29 16:57:38.196 | + local r=1
2014-10-29 16:57:38.197 | ++ jobs -p
2014-10-29 16:57:38.198 | + jobs=
2014-10-29 16:57:38.198 | + [[ -n '' ]]
2014-10-29 16:57:38.198 | + kill_spinner
2014-10-29 16:57:38.198 | + '[' '!' -z '' ']'
2014-10-29 16:57:38.198 | + [[ 1 -ne 0 ]]
2014-10-29 16:57:38.198 | + echo 'Error on exit'
2014-10-29 16:57:38.198 | Error on exit
2014-10-29 16:57:38.198 | + [[ -z /opt/stack/logs ]]
2014-10-29 16:57:38.198 | + /home/murano/devstack/tools/worlddump.py -d /opt/stack/logs
2014-10-29 16:57:38.299 | + exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment