Advertisement
Guest User

bootstrap output

a guest
Nov 28th, 2017
768
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.24 KB | None | 0 0
  1. ubuntu@ubuntu-ProLiant-DL380-G6:~/joid/ci$ juju bootstrap openstack --debug --config network=private
  2. 16:48:48 INFO juju.cmd supercommand.go:63 running juju [2.2.6 gc go1.8]
  3. 16:48:48 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "openstack", "--debug", "--config", "network=private"}
  4. 16:48:48 DEBUG juju.cmd.juju.commands bootstrap.go:807 authenticating with region "" and credential "openstack" ()
  5. 16:48:48 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[external-network: use-floating-ip:false use-default-secgroup:false network:private]
  6. 16:48:49 INFO cmd authkeys.go:114 Adding contents of "/home/ubuntu/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys
  7. 16:48:49 INFO cmd authkeys.go:114 Adding contents of "/home/ubuntu/.ssh/id_rsa.pub" to authorized-keys
  8. 16:48:49 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[max-status-history-size:5G use-floating-ip:false disable-network-management:false enable-os-upgrade:true firewall-mode:instance image-metadata-url: test-mode:false net-bond-reconfigure-delay:17 network:private apt-ftp-proxy: ftp-proxy: type:openstack use-default-secgroup:false agent-metadata-url: max-status-history-age:336h development:false resource-tags: automatically-retry-hooks:true apt-no-proxy: proxy-ssh:false apt-mirror: provisioner-harvest-mode:destroyed ignore-machine-addresses:false https-proxy: logforward-enabled:false http-proxy: external-network: update-status-hook-interval:5m image-stream:released max-action-results-size:5G logging-config: uuid:ac1fb0e0-2825-46e5-80f9-61661d11ca31 agent-stream:released apt-http-proxy: enable-os-refresh-update:true apt-https-proxy: max-action-results-age:336h authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8ADLWmdn7Ozkgj43zuq3WcHMn0s9o87hsWEZwxtccV+wTDviXcDaJKz89y6gPUuhN/lSoFi06YuXn9n+1p2DbkuMl5+1QKRxf30PbTyq89zc6Ho3CbwSK3J4cq2cwr/qFtYGdCyzXtrND4yD6p6kxAEbuClvCdZ4Ft1j5wRK6/uQAsZEqcpW+Tfs+VZOl2krJe/Dg0cv96PB7919WXmgYTvzESnIObVY3ttb7ZXUIRqznYEsUii32UkWlYE0jdpjEa9E3HcxqBLSnUYUAWE2r16vrc646tXML767NVDJ87pRCetfV3fRuDA4+Sk4pdASAfNjvo6np15K49CTPb8f9 juju-client-key
  9. ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxvQuNjQTHuhnehR1snVJl2dchR0OAQETJudCC3prz2KsLiIYpyDKz1ChFyRfHTt01uL2wYpyDeipQ/JiWniWF3YaTq+nt6c/O1ng0ugjAkf2Tu+vu5i6AeZtEpTrNAZqk3F8/Kt1s3ZBZwiVmm+PgFehujSynwNqiT4ddiHFrK9gjX6R7Mi8S/5vmvXYUhoW5YfjhP+2twTyq+4GKdLsqEN5z8dnv7ZkOa1lzD5Ev5lBr7Na0nYmXitIDfwlmLmCtnntN9HGm7yz5+jbPhu64w9SCdtuqrELrBybFRNP24FB+ys3MSApkRqWkCk5Vxn31qzlPE8vCN9Gm5tDkMqaB ubuntu@ubuntu-ProLiant-DL380-G6
  10. default-series:xenial transmit-vendor-metrics:true ssl-hostname-verification:true name:controller no-proxy:127.0.0.1,localhost,::1]
  11. 16:48:49 INFO juju.provider.openstack provider.go:144 opening model "controller"
  12. 16:48:49 DEBUG goose <autogenerated>:22 auth details: &{Token:90f5e63f7d8b43268a8c1341394dd7a2 TenantId:850ecb27752344278c8816a39e26b6cd UserId:4ac237f6708e4f0688589ce4efcae6af Domain: RegionServiceURLs:map[RegionOne:map[alarming:http://192.168.122.184:8042 object-store:http://192.168.122.187:80/swift/v1 volumev2:http://192.168.122.193:8776/v2/850ecb27752344278c8816a39e26b6cd volumev3:http://192.168.122.193:8776/v3/850ecb27752344278c8816a39e26b6cd network:http://192.168.122.183:9696 metering:http://192.168.122.191:8777 placement:http://192.168.122.190:8778 image:http://192.168.122.188:9292 product-streams:http://192.168.122.187:80/swift/v1/simplestreams/images orchestration:http://192.168.122.177:8004/v1/850ecb27752344278c8816a39e26b6cd compute:http://192.168.122.190:8774/v2/850ecb27752344278c8816a39e26b6cd cloudformation:http://192.168.122.177:8000/v1 identity:http://192.168.122.181:5000/v3]]}
  13. 16:48:49 INFO cmd bootstrap.go:485 Creating Juju controller "openstack-RegionOne" on openstack/RegionOne
  14. 16:48:49 DEBUG goose <autogenerated>:22 performing API version discovery for "http://192.168.122.190:8774/"
  15. 16:48:49 DEBUG goose <autogenerated>:22 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://192.168.122.190:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://192.168.122.190:8774/v2.1/ Rel:self}] Status:CURRENT}]
  16. 16:48:51 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints:
  17. 16:48:51 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true
  18. 16:48:51 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true
  19. 16:48:51 INFO cmd bootstrap.go:233 Loading image metadata
  20. 16:48:51 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "keystone catalog"
  21. 16:48:51 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images"
  22. 16:48:51 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images"
  23. 16:48:51 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{RegionOne http://192.168.122.181:5000/v3} [precise saucy win2008r2 win2012hvr2 win2016 trusty vivid win8 centos7 opensuseleap quantal raring wily zesty win2012 xenial yakkety win2012r2 win81 win10 win2016hv win2012hv win2016nano win7 genericlinux utopic artful] [amd64 i386 armhf arm64 ppc64el s390x] released}}
  24. 16:48:51 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in keystone catalog
  25. 16:48:52 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images
  26. 16:48:53 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {RegionOne http://192.168.122.181:5000/v3} not found
  27. 16:48:53 DEBUG juju.environs.bootstrap bootstrap.go:584 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {RegionOne http://192.168.122.181:5000/v3} not found
  28. 16:48:53 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources
  29. 16:48:53 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.6 for amd64
  30. 16:48:53 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.6
  31. 16:48:53 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released"
  32. 16:48:53 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2
  33. 16:48:53 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.6
  34. 16:48:53 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64
  35. 16:48:53 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog"
  36. 16:48:54 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []}
  37. 16:48:56 INFO juju.environs.bootstrap tools.go:74 found 15 packaged agent binaries
  38. 16:48:56 INFO cmd bootstrap.go:357 Starting new instance for initial controller
  39. Launching controller instance(s) on openstack/RegionOne...
  40. 16:48:58 DEBUG juju.environs.instances image.go:64 instance constraints {region: RegionOne, series: xenial, arches: [amd64], constraints: mem=3584M, storage: []}
  41. 16:48:58 DEBUG juju.environs.instances image.go:70 matching constraints {region: RegionOne, series: xenial, arches: [amd64], constraints: mem=3584M, storage: []} against possible image metadata [{Id:2a6cd5ad-2fb1-4598-bd4c-72f447904aa9 Arch:amd64 VirtType:}]
  42. 16:48:58 INFO juju.environs.instances image.go:106 find instance - using image with id: 2a6cd5ad-2fb1-4598-bd4c-72f447904aa9
  43. 16:48:58 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false
  44. 16:48:58 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial"
  45. 16:48:58 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2774 bytes
  46. 16:48:58 DEBUG goose <autogenerated>:22 performing API version discovery for "http://192.168.122.183:9696/"
  47. 16:48:58 DEBUG goose <autogenerated>:22 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://192.168.122.183:9696/v2.0/ Rel:self}] Status:CURRENT}]
  48. 16:48:58 DEBUG juju.provider.openstack provider.go:1022 using network id "383fd64b-4c4c-497d-809d-3bcf8ed72e1c"
  49. 16:49:03 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova"
  50. 16:49:16 INFO juju.provider.openstack provider.go:1126 Instance "7833ed83-345a-4796-89cb-086bf01bc78b" in ERROR state with fault "No valid host was found. "
  51. 16:49:16 INFO juju.provider.openstack provider.go:1127 Deleting instance "7833ed83-345a-4796-89cb-086bf01bc78b" in ERROR state
  52. 16:49:17 INFO juju.provider.openstack provider.go:1155 failed to build instance in availability zone "nova"
  53. 16:49:17 ERROR juju.cmd.juju.commands bootstrap.go:496 failed to bootstrap model: cannot start bootstrap instance: cannot run instance: No valid host was found.
  54. 16:49:17 DEBUG juju.cmd.juju.commands bootstrap.go:497 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:588: failed to bootstrap model} {github.com/juju/juju/provider/common/bootstrap.go:50: } {github.com/juju/juju/provider/common/bootstrap.go:185: cannot start bootstrap instance} {github.com/juju/juju/provider/openstack/provider.go:1175: } {github.com/juju/juju/provider/openstack/provider.go:1159: cannot run instance} {github.com/juju/juju/provider/openstack/provider.go:1132: No valid host was found. }])
  55. 16:49:17 DEBUG juju.cmd.juju.commands bootstrap.go:1095 cleaning up after failed bootstrap
  56. 16:49:17 INFO juju.provider.common destroy.go:20 destroying model "controller"
  57. 16:49:17 INFO juju.provider.common destroy.go:31 destroying instances
  58. 16:49:17 DEBUG juju.provider.openstack provider.go:1231 terminating instances []
  59. 16:49:17 INFO juju.provider.common destroy.go:51 destroying storage
  60. 16:49:17 DEBUG juju.provider.openstack cinder.go:81 volume URL: http://192.168.122.193:8776/v2/850ecb27752344278c8816a39e26b6cd
  61. 16:49:26 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-a3ca2c1a-ada3-4548-817b-1a87dd42eb70-ac1fb0e0-2825-46e5-80f9-61661d11ca31-0"
  62. 16:49:26 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-a3ca2c1a-ada3-4548-817b-1a87dd42eb70-ac1fb0e0-2825-46e5-80f9-61661d11ca31"
  63. 16:49:27 INFO cmd supercommand.go:465 command finished
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement