Advertisement
Guest User

Untitled

a guest
Jun 27th, 2012
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. root@mini:~/.microbosh/deployments# bosh micro deploy /var/tmp/bosh/agent-0.6.1-7530/bosh-stemcell-openstack-0.6.1.tgz
  2. Deploying new micro BOSH instance `openstack/micro_bosh.yml' to `http://openstack:25555' (type 'yes' to continue): yes
  3.  
  4. Verifying stemcell...
  5. File exists and readable OK
  6. Manifest not found in cache, verifying tarball...
  7. Extract tarball OK
  8. Manifest exists OK
  9. Stemcell image file OK
  10. Writing manifest to cache...
  11. Stemcell properties OK
  12.  
  13. Stemcell info
  14. -------------
  15. Name: bosh-stemcell
  16. Version: 0.6.1
  17.  
  18.  
  19. Deploy Micro BOSH
  20. unpacking stemcell (00:00:05)
  21. uploading stemcell (00:00:02)
  22. Delete stemcell |ooo | 2/11 00:00:11 ETA: 00:00:31BOSH CLI Error: Expected([200, 202]) <=> Actual(400 Bad Request)
  23. request => {:connect_timeout=>60, :headers=>{"Content-Type"=>"application/json", "X-Auth-Token"=>"dba1b5730852436c96c44e3a87aa6403", "Host"=>"nova.bouvetlab.local:8774", "Content-Length"=>369}, :instrumentor_name=>"excon", :mock=>false, :read_timeout=>60, :retry_limit=>4, :ssl_ca_file=>"/root/.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/excon-0.14.2/data/cacert.pem", :ssl_verify_peer=>true, :write_timeout=>60, :host=>"nova.bouvetlab.local", :path=>"/v1.1/be240b7a597b4470a9fd300e3d786f32/servers.json", :port=>"8774", :query=>"ignore_awful_caching1340836888", :scheme=>"http", :body=>"{\"server\":{\"flavorRef\":\"2\",\"imageRef\":\"2fe3a45b-2354-46a4-b579-df6df8157ecf\",\"name\":\"vm-57f048b2-917c-4c88-99b5-a059f164965e\",\"metadata\":{},\"user_data\":\"eyJyZWdpc3RyeSI6eyJlbmRwb2ludCI6Imh0dHA6Ly9hZG1pbjphZG1pbkBs\\nb2NhbGhvc3Q6MjU4ODkifSwic2VydmVyIjp7Im5hbWUiOiJ2bS01N2YwNDhi\\nMi05MTdjLTRjODgtOTliNS1hMDU5ZjE2NDk2NWUifX0=\\n\",\"key_name\":\"deployer\",\"security_groups\":[]}}", :expects=>[200, 202], :method=>"POST"}
  24. response => #<Excon::Response:0x0000000488b7e8 @body="{\"badRequest\": {\"message\": \"Can not find requested image\", \"code\": 400}}", @headers={"Content-Length"=>"72", "Content-Type"=>"application/json; charset=UTF-8", "X-Compute-Request-Id"=>"req-6019b21f-52a1-44c0-a027-3ba7da077a2e", "Date"=>"Wed, 27 Jun 2012 22:41:29 GMT"}, @status=400>
  25. Error information saved in /root/.bosh_error
  26. root@mini:~/.microbosh/deployments# bosh micro deploy /var/tmp/bosh/agent-0.6.1-7530/bosh-stemcell-openstack-0.6.1.tgz
  27. Deploying new micro BOSH instance `openstack/micro_bosh.yml' to `http://openstack:25555' (type 'yes' to continue): yes
  28.  
  29. Verifying stemcell...
  30. File exists and readable OK
  31. Using cached manifest...
  32. Stemcell properties OK
  33.  
  34. Stemcell info
  35. -------------
  36. Name: bosh-stemcell
  37. Version: 0.6.1
  38.  
  39.  
  40. Deploy Micro BOSH
  41. unpacking stemcell (00:00:05)
  42. uploading stemcell (00:00:01)
  43. |ooo | 2/11 00:00:07 ETA: 00:00:32BOSH CLI Error: undefined method `destroy' for nil:NilClass
  44. Error information saved in /root/.bosh_error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement