Advertisement
margin

kolla bug 1670664 comment 3

Mar 7th, 2017
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.99 KB | None | 0 0
  1.  
  2. [root@kola tools]# vim /etc/kolla/kolla-build.conf
  3. [root@kola tools]# ls
  4. build.py loc setup_RedHat.sh validate-install-command.sh
  5. cleanup-images playbook-setup-nodes.yml start-registry validate-maintainer.sh
  6. deploy_aio.sh pre-commit-hook validate-all-dockerfiles.sh validate-yaml.py
  7. diag run-bashate.sh validate-all-file.py version-check.py
  8. dump_info.sh setup_Debian.sh validate-all-yaml.sh
  9. gate_run.sh setup_gate.sh validate-docker-execute.sh
  10. [root@kola tools]# ./build.py
  11. INFO:kolla.image.build:Found the docker image folder at /opt/bgi-kolla/kolla-build/docker
  12. INFO:kolla.image.build:Added image base to queue
  13. INFO:kolla.image.build:Attempting to run task BuildTask(base) for the first time
  14. INFO:kolla.image.build.base:Building
  15. INFO:kolla.image.build.base:Step 1 : FROM centos:7
  16. ERROR:kolla.image.build.base:Error'd with the following message
  17. ERROR:kolla.image.build.base:Get https://registry-1.docker.io/v2/library/centos/manifests/7: Get https://auth.docker.io/token?scope=repository%3Alibrary%2Fcentos%3Apull&service=registry.docker.io: read tcp 192.168.122.16:32954->50.17.62.194:443: read: connection reset by peer
  18. INFO:kolla.image.build:Attempting to run task BuildTask(base) for the 2 time
  19. INFO:kolla.image.build.base:Building
  20. INFO:kolla.image.build.base:Directory /tmp/kolla-2017-03-08_13-50-32_FpLDsy/docker/base/plugins already exist. Skipping.
  21. INFO:kolla.image.build.base:Step 1 : FROM centos:7
  22. ERROR:kolla.image.build.base:Error'd with the following message
  23. ERROR:kolla.image.build.base:Tag 7 not found in repository docker.io/library/centos
  24. INFO:kolla.image.build:Attempting to run task BuildTask(base) for the 3 time
  25. INFO:kolla.image.build.base:Building
  26. INFO:kolla.image.build.base:Directory /tmp/kolla-2017-03-08_13-50-32_FpLDsy/docker/base/plugins already exist. Skipping.
  27. INFO:kolla.image.build.base:Step 1 : FROM centos:7
  28. ERROR:kolla.image.build.base:Error'd with the following message
  29. ERROR:kolla.image.build.base:Get https://registry-1.docker.io/v2/library/centos/manifests/7: read tcp 192.168.122.16:32966->50.17.62.194:443: read: connection reset by peer
  30. INFO:kolla.image.build:Attempting to run task BuildTask(base) for the 4 time
  31. INFO:kolla.image.build.base:Building
  32. INFO:kolla.image.build.base:Directory /tmp/kolla-2017-03-08_13-50-32_FpLDsy/docker/base/plugins already exist. Skipping.
  33. INFO:kolla.image.build.base:Step 1 : FROM centos:7
  34. ERROR:kolla.image.build.base:Error'd with the following message
  35. ERROR:kolla.image.build.base:Get https://registry-1.docker.io/v2/library/centos/manifests/7: Get https://auth.docker.io/token?scope=repository%3Alibrary%2Fcentos%3Apull&service=registry.docker.io: read tcp 192.168.122.16:32970->50.17.62.194:443: read: connection reset by peer
  36. INFO:kolla.image.build:===========================
  37. INFO:kolla.image.build:Images that failed to build
  38. INFO:kolla.image.build:===========================
  39. ERROR:kolla.image.build:telegraf Failed with status: matched
  40. ERROR:kolla.image.build:aodh-expirer Failed with status: matched
  41. ERROR:kolla.image.build:bifrost-deploy Failed with status: matched
  42. ERROR:kolla.image.build:heat-api-cfn Failed with status: matched
  43. ERROR:kolla.image.build:cinder-base Failed with status: matched
  44. ERROR:kolla.image.build:kafka Failed with status: matched
  45. ERROR:kolla.image.build:karbor-base Failed with status: matched
  46. ERROR:kolla.image.build:sahara-api Failed with status: matched
  47. ERROR:kolla.image.build:swift-container Failed with status: matched
  48. ERROR:kolla.image.build:karbor-operationengine Failed with status: matched
  49. ERROR:kolla.image.build:designate-api Failed with status: matched
  50. ERROR:kolla.image.build:trove-api Failed with status: matched
  51. ERROR:kolla.image.build:iscsid Failed with status: matched
  52. ERROR:kolla.image.build:mistral-base Failed with status: matched
  53. ERROR:kolla.image.build:vmtp Failed with status: matched
  54. ERROR:kolla.image.build:gnocchi-base Failed with status: matched
  55. ERROR:kolla.image.build:openvswitch-vswitchd Failed with status: matched
  56. ERROR:kolla.image.build:tgtd Failed with status: matched
  57. ERROR:kolla.image.build:kuryr-base Failed with status: matched
  58. ERROR:kolla.image.build:trove-base Failed with status: matched
  59. ERROR:kolla.image.build:kube-controller-manager-amd64 Failed with status: matched
  60. ERROR:kolla.image.build:kube-scheduler-amd64 Failed with status: matched
  61. ERROR:kolla.image.build:tacker Failed with status: matched
  62. ERROR:kolla.image.build:designate-central Failed with status: matched
  63. ERROR:kolla.image.build:zun-base Failed with status: matched
  64. ERROR:kolla.image.build:aodh-api Failed with status: matched
  65. ERROR:kolla.image.build:watcher-api Failed with status: matched
  66. ERROR:kolla.image.build:keystone-fernet Failed with status: matched
  67. ERROR:kolla.image.build:neutron-vpnaas-agent Failed with status: matched
  68. ERROR:kolla.image.build:kuryr-libnetwork Failed with status: matched
  69. ERROR:kolla.image.build:kube-apiserver-amd64 Failed with status: matched
  70. ERROR:kolla.image.build:ceilometer-notification Failed with status: matched
  71. ERROR:kolla.image.build:magnum-conductor Failed with status: matched
  72. ERROR:kolla.image.build:murano-api Failed with status: matched
  73. ERROR:kolla.image.build:cephfs-fuse Failed with status: matched
  74. ERROR:kolla.image.build:mistral-executor Failed with status: matched
  75. ERROR:kolla.image.build:monasca-persister Failed with status: matched
  76. ERROR:kolla.image.build:nova-spicehtml5proxy Failed with status: matched
  77. ERROR:kolla.image.build:monasca-base Failed with status: matched
  78. ERROR:kolla.image.build:watcher-base Failed with status: matched
  79. ERROR:kolla.image.build:aodh-base Failed with status: matched
  80. ERROR:kolla.image.build:searchlight-api Failed with status: matched
  81. ERROR:kolla.image.build:nova-libvirt Failed with status: matched
  82. ERROR:kolla.image.build:zun-api Failed with status: matched
  83. ERROR:kolla.image.build:cinder-api Failed with status: matched
  84. ERROR:kolla.image.build:redis Failed with status: matched
  85. ERROR:kolla.image.build:rabbitmq Failed with status: matched
  86. ERROR:kolla.image.build:dnsmasq Failed with status: matched
  87. ERROR:kolla.image.build:manila-api Failed with status: matched
  88. ERROR:kolla.image.build:zun-compute Failed with status: matched
  89. ERROR:kolla.image.build:freezer-base Failed with status: matched
  90. ERROR:kolla.image.build:neutron-sfc-agent Failed with status: matched
  91. ERROR:kolla.image.build:sahara-base Failed with status: matched
  92. ERROR:kolla.image.build:cinder-volume Failed with status: matched
  93. ERROR:kolla.image.build:nova-base Failed with status: matched
  94. ERROR:kolla.image.build:zookeeper Failed with status: matched
  95. ERROR:kolla.image.build:collectd Failed with status: matched
  96. ERROR:kolla.image.build:cron Failed with status: matched
  97. ERROR:kolla.image.build:swift-proxy-server Failed with status: matched
  98. ERROR:kolla.image.build:aodh-evaluator Failed with status: matched
  99. ERROR:kolla.image.build:designate-pool-manager Failed with status: matched
  100. ERROR:kolla.image.build:neutron-lbaas-agent Failed with status: matched
  101. ERROR:kolla.image.build:murano-base Failed with status: matched
  102. ERROR:kolla.image.build:tempest Failed with status: matched
  103. ERROR:kolla.image.build:keystone-base Failed with status: matched
  104. ERROR:kolla.image.build:trove-guestagent Failed with status: matched
  105. ERROR:kolla.image.build:neutron-linuxbridge-agent Failed with status: matched
  106. ERROR:kolla.image.build:kubetoolbox Failed with status: matched
  107. ERROR:kolla.image.build:nova-ssh Failed with status: matched
  108. ERROR:kolla.image.build:freezer-api Failed with status: matched
  109. ERROR:kolla.image.build:magnum-api Failed with status: matched
  110. ERROR:kolla.image.build:keepalived Failed with status: matched
  111. ERROR:kolla.image.build:grafana Failed with status: matched
  112. ERROR:kolla.image.build:openstack-base Failed with status: matched
  113. ERROR:kolla.image.build:keystone Failed with status: matched
  114. ERROR:kolla.image.build:neutron-server Failed with status: matched
  115. ERROR:kolla.image.build:mongodb Failed with status: matched
  116. ERROR:kolla.image.build:ceph-mon Failed with status: matched
  117. ERROR:kolla.image.build:memcached Failed with status: matched
  118. ERROR:kolla.image.build:monasca-statsd Failed with status: matched
  119. ERROR:kolla.image.build:swift-object-expirer Failed with status: matched
  120. ERROR:kolla.image.build:barbican-keystone-listener Failed with status: matched
  121. ERROR:kolla.image.build:neutron-metering-agent Failed with status: matched
  122. ERROR:kolla.image.build:barbican-worker Failed with status: matched
  123. ERROR:kolla.image.build:influxdb Failed with status: matched
  124. ERROR:kolla.image.build:vitrage-base Failed with status: matched
  125. ERROR:kolla.image.build:heka Failed with status: matched
  126. ERROR:kolla.image.build:base Failed with status: error
  127. ERROR:kolla.image.build:multipathd Failed with status: matched
  128. ERROR:kolla.image.build:helm-repository Failed with status: matched
  129. ERROR:kolla.image.build:karbor-api Failed with status: matched
  130. ERROR:kolla.image.build:haproxy Failed with status: matched
  131. ERROR:kolla.image.build:watcher-applier Failed with status: matched
  132. ERROR:kolla.image.build:murano-engine Failed with status: matched
  133. ERROR:kolla.image.build:senlin-api Failed with status: matched
  134. ERROR:kolla.image.build:ceilometer-collector Failed with status: matched
  135. ERROR:kolla.image.build:glance-api Failed with status: matched
  136. ERROR:kolla.image.build:panko-api Failed with status: matched
  137. ERROR:kolla.image.build:kube-base Failed with status: matched
  138. ERROR:kolla.image.build:swift-base Failed with status: matched
  139. ERROR:kolla.image.build:kube-discovery-amd64 Failed with status: matched
  140. ERROR:kolla.image.build:monasca-log-api Failed with status: matched
  141. ERROR:kolla.image.build:elasticsearch Failed with status: matched
  142. ERROR:kolla.image.build:horizon Failed with status: matched
  143. ERROR:kolla.image.build:cinder-scheduler Failed with status: matched
  144. ERROR:kolla.image.build:designate-sink Failed with status: matched
  145. ERROR:kolla.image.build:fluentd Failed with status: matched
  146. ERROR:kolla.image.build:dind Failed with status: matched
  147. ERROR:kolla.image.build:kolla-toolbox Failed with status: matched
  148. ERROR:kolla.image.build:watcher-engine Failed with status: matched
  149. ERROR:kolla.image.build:solum-worker Failed with status: matched
  150. ERROR:kolla.image.build:neutron-openvswitch-agent Failed with status: matched
  151. ERROR:kolla.image.build:ceilometer-compute Failed with status: matched
  152. ERROR:kolla.image.build:manila-scheduler Failed with status: matched
  153. ERROR:kolla.image.build:solum-deployer Failed with status: matched
  154. ERROR:kolla.image.build:ceilometer-central Failed with status: matched
  155. ERROR:kolla.image.build:cloudkitty-base Failed with status: matched
  156. ERROR:kolla.image.build:nova-novncproxy Failed with status: matched
  157. ERROR:kolla.image.build:nova-serialproxy Failed with status: matched
  158. ERROR:kolla.image.build:octavia-worker Failed with status: matched
  159. ERROR:kolla.image.build:searchlight-listener Failed with status: matched
  160. ERROR:kolla.image.build:monasca-api Failed with status: matched
  161. ERROR:kolla.image.build:designate-backend-bind9 Failed with status: matched
  162. ERROR:kolla.image.build:kubernetes-entrypoint Failed with status: matched
  163. ERROR:kolla.image.build:etcd Failed with status: matched
  164. ERROR:kolla.image.build:gnocchi-api Failed with status: matched
  165. ERROR:kolla.image.build:ceilometer-base Failed with status: matched
  166. ERROR:kolla.image.build:heat-api Failed with status: matched
  167. ERROR:kolla.image.build:ceph-mds Failed with status: matched
  168. ERROR:kolla.image.build:aodh-notifier Failed with status: matched
  169. ERROR:kolla.image.build:cinder-backup Failed with status: matched
  170. ERROR:kolla.image.build:nova-conductor Failed with status: matched
  171. ERROR:kolla.image.build:heat-base Failed with status: matched
  172. ERROR:kolla.image.build:senlin-engine Failed with status: matched
  173. ERROR:kolla.image.build:neutron-l3-agent Failed with status: matched
  174. ERROR:kolla.image.build:solum-base Failed with status: matched
  175. ERROR:kolla.image.build:kibana Failed with status: matched
  176. ERROR:kolla.image.build:ironic-api Failed with status: matched
  177. ERROR:kolla.image.build:heat-engine Failed with status: matched
  178. ERROR:kolla.image.build:mistral-api Failed with status: matched
  179. ERROR:kolla.image.build:octavia-api Failed with status: matched
  180. ERROR:kolla.image.build:swift-object Failed with status: matched
  181. ERROR:kolla.image.build:openvswitch-base Failed with status: matched
  182. ERROR:kolla.image.build:ceph-base Failed with status: matched
  183. ERROR:kolla.image.build:nova-api Failed with status: matched
  184. ERROR:kolla.image.build:designate-worker Failed with status: matched
  185. ERROR:kolla.image.build:sahara-engine Failed with status: matched
  186. ERROR:kolla.image.build:congress-datasource Failed with status: matched
  187. ERROR:kolla.image.build:ceilometer-api Failed with status: matched
  188. ERROR:kolla.image.build:vitrage-notifier Failed with status: matched
  189. ERROR:kolla.image.build:trove-taskmanager Failed with status: matched
  190. ERROR:kolla.image.build:swift-rsyncd Failed with status: matched
  191. ERROR:kolla.image.build:aodh-listener Failed with status: matched
  192. ERROR:kolla.image.build:glance-registry Failed with status: matched
  193. ERROR:kolla.image.build:searchlight-base Failed with status: matched
  194. ERROR:kolla.image.build:vitrage-graph Failed with status: matched
  195. ERROR:kolla.image.build:barbican-api Failed with status: matched
  196. ERROR:kolla.image.build:panko-base Failed with status: matched
  197. ERROR:kolla.image.build:octavia-health-manager Failed with status: matched
  198. ERROR:kolla.image.build:cloudkitty-api Failed with status: matched
  199. ERROR:kolla.image.build:ceph-rgw Failed with status: matched
  200. ERROR:kolla.image.build:congress-base Failed with status: matched
  201. ERROR:kolla.image.build:rally Failed with status: matched
  202. ERROR:kolla.image.build:ironic-base Failed with status: matched
  203. ERROR:kolla.image.build:mistral-engine Failed with status: matched
  204. ERROR:kolla.image.build:zaqar Failed with status: matched
  205. ERROR:kolla.image.build:nova-placement-api Failed with status: matched
  206. ERROR:kolla.image.build:nova-consoleauth Failed with status: matched
  207. ERROR:kolla.image.build:designate-base Failed with status: matched
  208. ERROR:kolla.image.build:neutron-dhcp-agent Failed with status: matched
  209. ERROR:kolla.image.build:karbor-protection Failed with status: matched
  210. ERROR:kolla.image.build:neutron-base Failed with status: matched
  211. ERROR:kolla.image.build:vitrage-api Failed with status: matched
  212. ERROR:kolla.image.build:designate-mdns Failed with status: matched
  213. ERROR:kolla.image.build:gnocchi-metricd Failed with status: matched
  214. ERROR:kolla.image.build:solum-conductor Failed with status: matched
  215. ERROR:kolla.image.build:solum-api Failed with status: matched
  216. ERROR:kolla.image.build:magnum-base Failed with status: matched
  217. ERROR:kolla.image.build:ironic-inspector Failed with status: matched
  218. ERROR:kolla.image.build:cloudkitty-processor Failed with status: matched
  219. ERROR:kolla.image.build:openvswitch-db-server Failed with status: matched
  220. ERROR:kolla.image.build:ironic-conductor Failed with status: matched
  221. ERROR:kolla.image.build:kube-proxy-amd64 Failed with status: matched
  222. ERROR:kolla.image.build:nova-scheduler Failed with status: matched
  223. ERROR:kolla.image.build:manila-base Failed with status: matched
  224. ERROR:kolla.image.build:manila-share Failed with status: matched
  225. ERROR:kolla.image.build:barbican-base Failed with status: matched
  226. ERROR:kolla.image.build:senlin-base Failed with status: matched
  227. ERROR:kolla.image.build:ceph-osd Failed with status: matched
  228. ERROR:kolla.image.build:mariadb Failed with status: matched
  229. ERROR:kolla.image.build:congress-policy-engine Failed with status: matched
  230. ERROR:kolla.image.build:manila-data Failed with status: matched
  231. ERROR:kolla.image.build:congress-api Failed with status: matched
  232. ERROR:kolla.image.build:swift-account Failed with status: matched
  233. ERROR:kolla.image.build:bifrost-base Failed with status: matched
  234. ERROR:kolla.image.build:octavia-base Failed with status: matched
  235. ERROR:kolla.image.build:nova-compute Failed with status: matched
  236. ERROR:kolla.image.build:octavia-housekeeping Failed with status: matched
  237. ERROR:kolla.image.build:neutron-metadata-agent Failed with status: matched
  238. ERROR:kolla.image.build:chrony Failed with status: matched
  239. ERROR:kolla.image.build:nova-compute-ironic Failed with status: matched
  240. ERROR:kolla.image.build:keystone-ssh Failed with status: matched
  241. ERROR:kolla.image.build:glance-base Failed with status: matched
  242. ERROR:kolla.image.build:ironic-pxe Failed with status: matched
  243. ERROR:kolla.image.build:gnocchi-statsd Failed with status: matched
  244. ERROR:kolla.image.build:trove-conductor Failed with status: matched
  245. ERROR:kolla.image.build:monasca-notification Failed with status: matched
  246. {"failed": [{"status": "matched", "name": "telegraf"}, {"status": "matched", "name": "aodh-expirer"}, {"status": "matched", "name": "bifrost-deploy"}, {"status": "matched", "name": "heat-api-cfn"}, {"status": "matched", "name": "cinder-base"}, {"status": "matched", "name": "kafka"}, {"status": "matched", "name": "karbor-base"}, {"status": "matched", "name": "sahara-api"}, {"status": "matched", "name": "swift-container"}, {"status": "matched", "name": "karbor-operationengine"}, {"status": "matched", "name": "designate-api"}, {"status": "matched", "name": "trove-api"}, {"status": "matched", "name": "iscsid"}, {"status": "matched", "name": "mistral-base"}, {"status": "matched", "name": "vmtp"}, {"status": "matched", "name": "gnocchi-base"}, {"status": "matched", "name": "openvswitch-vswitchd"}, {"status": "matched", "name": "tgtd"}, {"status": "matched", "name": "kuryr-base"}, {"status": "matched", "name": "trove-base"}, {"status": "matched", "name": "kube-controller-manager-amd64"}, {"status": "matched", "name": "kube-scheduler-amd64"}, {"status": "matched", "name": "tacker"}, {"status": "matched", "name": "designate-central"}, {"status": "matched", "name": "zun-base"}, {"status": "matched", "name": "aodh-api"}, {"status": "matched", "name": "watcher-api"}, {"status": "matched", "name": "keystone-fernet"}, {"status": "matched", "name": "neutron-vpnaas-agent"}, {"status": "matched", "name": "kuryr-libnetwork"}, {"status": "matched", "name": "kube-apiserver-amd64"}, {"status": "matched", "name": "ceilometer-notification"}, {"status": "matched", "name": "magnum-conductor"}, {"status": "matched", "name": "murano-api"}, {"status": "matched", "name": "cephfs-fuse"}, {"status": "matched", "name": "mistral-executor"}, {"status": "matched", "name": "monasca-persister"}, {"status": "matched", "name": "nova-spicehtml5proxy"}, {"status": "matched", "name": "monasca-base"}, {"status": "matched", "name": "watcher-base"}, {"status": "matched", "name": "aodh-base"}, {"status": "matched", "name": "searchlight-api"}, {"status": "matched", "name": "nova-libvirt"}, {"status": "matched", "name": "zun-api"}, {"status": "matched", "name": "cinder-api"}, {"status": "matched", "name": "redis"}, {"status": "matched", "name": "rabbitmq"}, {"status": "matched", "name": "dnsmasq"}, {"status": "matched", "name": "manila-api"}, {"status": "matched", "name": "zun-compute"}, {"status": "matched", "name": "freezer-base"}, {"status": "matched", "name": "neutron-sfc-agent"}, {"status": "matched", "name": "sahara-base"}, {"status": "matched", "name": "cinder-volume"}, {"status": "matched", "name": "nova-base"}, {"status": "matched", "name": "zookeeper"}, {"status": "matched", "name": "collectd"}, {"status": "matched", "name": "cron"}, {"status": "matched", "name": "swift-proxy-server"}, {"status": "matched", "name": "aodh-evaluator"}, {"status": "matched", "name": "designate-pool-manager"}, {"status": "matched", "name": "neutron-lbaas-agent"}, {"status": "matched", "name": "murano-base"}, {"status": "matched", "name": "tempest"}, {"status": "matched", "name": "keystone-base"}, {"status": "matched", "name": "trove-guestagent"}, {"status": "matched", "name": "neutron-linuxbridge-agent"}, {"status": "matched", "name": "kubetoolbox"}, {"status": "matched", "name": "nova-ssh"}, {"status": "matched", "name": "freezer-api"}, {"status": "matched", "name": "magnum-api"}, {"status": "matched", "name": "keepalived"}, {"status": "matched", "name": "grafana"}, {"status": "matched", "name": "openstack-base"}, {"status": "matched", "name": "keystone"}, {"status": "matched", "name": "neutron-server"}, {"status": "matched", "name": "mongodb"}, {"status": "matched", "name": "ceph-mon"}, {"status": "matched", "name": "memcached"}, {"status": "matched", "name": "monasca-statsd"}, {"status": "matched", "name": "swift-object-expirer"}, {"status": "matched", "name": "barbican-keystone-listener"}, {"status": "matched", "name": "neutron-metering-agent"}, {"status": "matched", "name": "barbican-worker"}, {"status": "matched", "name": "influxdb"}, {"status": "matched", "name": "vitrage-base"}, {"status": "matched", "name": "heka"}, {"status": "error", "name": "base"}, {"status": "matched", "name": "multipathd"}, {"status": "matched", "name": "helm-repository"}, {"status": "matched", "name": "karbor-api"}, {"status": "matched", "name": "haproxy"}, {"status": "matched", "name": "watcher-applier"}, {"status": "matched", "name": "murano-engine"}, {"status": "matched", "name": "senlin-api"}, {"status": "matched", "name": "ceilometer-collector"}, {"status": "matched", "name": "glance-api"}, {"status": "matched", "name": "panko-api"}, {"status": "matched", "name": "kube-base"}, {"status": "matched", "name": "swift-base"}, {"status": "matched", "name": "kube-discovery-amd64"}, {"status": "matched", "name": "monasca-log-api"}, {"status": "matched", "name": "elasticsearch"}, {"status": "matched", "name": "horizon"}, {"status": "matched", "name": "cinder-scheduler"}, {"status": "matched", "name": "designate-sink"}, {"status": "matched", "name": "fluentd"}, {"status": "matched", "name": "dind"}, {"status": "matched", "name": "kolla-toolbox"}, {"status": "matched", "name": "watcher-engine"}, {"status": "matched", "name": "solum-worker"}, {"status": "matched", "name": "neutron-openvswitch-agent"}, {"status": "matched", "name": "ceilometer-compute"}, {"status": "matched", "name": "manila-scheduler"}, {"status": "matched", "name": "solum-deployer"}, {"status": "matched", "name": "ceilometer-central"}, {"status": "matched", "name": "cloudkitty-base"}, {"status": "matched", "name": "nova-novncproxy"}, {"status": "matched", "name": "nova-serialproxy"}, {"status": "matched", "name": "octavia-worker"}, {"status": "matched", "name": "searchlight-listener"}, {"status": "matched", "name": "monasca-api"}, {"status": "matched", "name": "designate-backend-bind9"}, {"status": "matched", "name": "kubernetes-entrypoint"}, {"status": "matched", "name": "etcd"}, {"status": "matched", "name": "gnocchi-api"}, {"status": "matched", "name": "ceilometer-base"}, {"status": "matched", "name": "heat-api"}, {"status": "matched", "name": "ceph-mds"}, {"status": "matched", "name": "aodh-notifier"}, {"status": "matched", "name": "cinder-backup"}, {"status": "matched", "name": "nova-conductor"}, {"status": "matched", "name": "heat-base"}, {"status": "matched", "name": "senlin-engine"}, {"status": "matched", "name": "neutron-l3-agent"}, {"status": "matched", "name": "solum-base"}, {"status": "matched", "name": "kibana"}, {"status": "matched", "name": "ironic-api"}, {"status": "matched", "name": "heat-engine"}, {"status": "matched", "name": "mistral-api"}, {"status": "matched", "name": "octavia-api"}, {"status": "matched", "name": "swift-object"}, {"status": "matched", "name": "openvswitch-base"}, {"status": "matched", "name": "ceph-base"}, {"status": "matched", "name": "nova-api"}, {"status": "matched", "name": "designate-worker"}, {"status": "matched", "name": "sahara-engine"}, {"status": "matched", "name": "congress-datasource"}, {"status": "matched", "name": "ceilometer-api"}, {"status": "matched", "name": "vitrage-notifier"}, {"status": "matched", "name": "trove-taskmanager"}, {"status": "matched", "name": "swift-rsyncd"}, {"status": "matched", "name": "aodh-listener"}, {"status": "matched", "name": "glance-registry"}, {"status": "matched", "name": "searchlight-base"}, {"status": "matched", "name": "vitrage-graph"}, {"status": "matched", "name": "barbican-api"}, {"status": "matched", "name": "panko-base"}, {"status": "matched", "name": "octavia-health-manager"}, {"status": "matched", "name": "cloudkitty-api"}, {"status": "matched", "name": "ceph-rgw"}, {"status": "matched", "name": "congress-base"}, {"status": "matched", "name": "rally"}, {"status": "matched", "name": "ironic-base"}, {"status": "matched", "name": "mistral-engine"}, {"status": "matched", "name": "zaqar"}, {"status": "matched", "name": "nova-placement-api"}, {"status": "matched", "name": "nova-consoleauth"}, {"status": "matched", "name": "designate-base"}, {"status": "matched", "name": "neutron-dhcp-agent"}, {"status": "matched", "name": "karbor-protection"}, {"status": "matched", "name": "neutron-base"}, {"status": "matched", "name": "vitrage-api"}, {"status": "matched", "name": "designate-mdns"}, {"status": "matched", "name": "gnocchi-metricd"}, {"status": "matched", "name": "solum-conductor"}, {"status": "matched", "name": "solum-api"}, {"status": "matched", "name": "magnum-base"}, {"status": "matched", "name": "ironic-inspector"}, {"status": "matched", "name": "cloudkitty-processor"}, {"status": "matched", "name": "openvswitch-db-server"}, {"status": "matched", "name": "ironic-conductor"}, {"status": "matched", "name": "kube-proxy-amd64"}, {"status": "matched", "name": "nova-scheduler"}, {"status": "matched", "name": "manila-base"}, {"status": "matched", "name": "manila-share"}, {"status": "matched", "name": "barbican-base"}, {"status": "matched", "name": "senlin-base"}, {"status": "matched", "name": "ceph-osd"}, {"status": "matched", "name": "mariadb"}, {"status": "matched", "name": "congress-policy-engine"}, {"status": "matched", "name": "manila-data"}, {"status": "matched", "name": "congress-api"}, {"status": "matched", "name": "swift-account"}, {"status": "matched", "name": "bifrost-base"}, {"status": "matched", "name": "octavia-base"}, {"status": "matched", "name": "nova-compute"}, {"status": "matched", "name": "octavia-housekeeping"}, {"status": "matched", "name": "neutron-metadata-agent"}, {"status": "matched", "name": "chrony"}, {"status": "matched", "name": "nova-compute-ironic"}, {"status": "matched", "name": "keystone-ssh"}, {"status": "matched", "name": "glance-base"}, {"status": "matched", "name": "ironic-pxe"}, {"status": "matched", "name": "gnocchi-statsd"}, {"status": "matched", "name": "trove-conductor"}, {"status": "matched", "name": "monasca-notification"}], "built": [], "not_matched": []}
  247. [root@kola tools]# cd /tmp/
  248. [root@kola tmp]# ls
  249. a gpg.key
  250. a11 hsperfdata_root
  251. a1.log ironic.log
  252. bb kolla-2017-03-08_11-39-01_guZmvE
  253. build-1.log kolla-info-2017-03-07-20-04-05
  254. build-2.log kolla-info-2017-03-07-20-04-05.tar
  255. build-3.log kolla-stop
  256. build-4.log profiledir.FLe9tr
  257. build-5.log profiledir.jiDwqM
  258. build-6.log res
  259. centos-7.tar systemd-private-65caf312e90a465b8332072d09c0b10a-ntpd.service-3Tksjw
  260. dib_build.0DnxfUPv test-var
  261. dib_image.umccVKHi tmp.8gLM2pjGYV
  262. docker-registry-2.tar tmpaqijnF
  263. get-pip.py
  264. [root@kola tmp]# rm -fr kolla-2017-03-08_11-39-01_guZmvE/
  265. [root@kola tmp]# cd -
  266. /opt/bgi-kolla/kolla-build/tools
  267. [root@kola tools]# ls
  268. build.py loc setup_RedHat.sh validate-install-command.sh
  269. cleanup-images playbook-setup-nodes.yml start-registry validate-maintainer.sh
  270. deploy_aio.sh pre-commit-hook validate-all-dockerfiles.sh validate-yaml.py
  271. diag run-bashate.sh validate-all-file.py version-check.py
  272. dump_info.sh setup_Debian.sh validate-all-yaml.sh
  273. gate_run.sh setup_gate.sh validate-docker-execute.sh
  274. [root@kola tools]# ./build.py
  275. INFO:kolla.image.build:Found the docker image folder at /opt/bgi-kolla/kolla-build/docker
  276. INFO:kolla.image.build:Added image base to queue
  277. INFO:kolla.image.build:Attempting to run task BuildTask(base) for the first time
  278. INFO:kolla.image.build.base:Building
  279. INFO:kolla.image.build.base:Step 1 : FROM centos:7
  280. ERROR:kolla.image.build.base:Error'd with the following message
  281. ERROR:kolla.image.build.base:Get https://registry-1.docker.io/v2/library/centos/manifests/7: read tcp 192.168.122.16:32976->50.17.62.194:443: read: connection reset by peer
  282. INFO:kolla.image.build:Attempting to run task BuildTask(base) for the 2 time
  283. INFO:kolla.image.build.base:Building
  284. INFO:kolla.image.build.base:Directory /tmp/kolla-2017-03-08_13-51-14_Pg42kI/docker/base/plugins already exist. Skipping.
  285. INFO:kolla.image.build.base:Step 1 : FROM centos:7
  286. INFO:kolla.image.build.base: ---> 67591570dd29
  287. INFO:kolla.image.build.base:Step 2 : MAINTAINER Kolla Project (https://launchpad.net/kolla)
  288. INFO:kolla.image.build.base: ---> Using cache
  289. INFO:kolla.image.build.base: ---> 36e5350b3365
  290. INFO:kolla.image.build.base:Step 3 : RUN groupadd --force --gid 42401 ansible && useradd -M --shell /usr/sbin/nologin --uid 42401 --gid 42401 ansible && groupadd --force --gid 42402 aodh && useradd -M --shell /usr/sbin/nologin --uid 42402 --gid 42402 aodh && groupadd --force --gid 42403 barbican && useradd -M --shell /usr/sbin/nologin --uid 42403 --gid 42403 barbican && groupadd --force --gid 42404 bifrost && useradd -M --shell /usr/sbin/nologin --uid 42404 --gid 42404 bifrost && groupadd --force --gid 42405 ceilometer && useradd -M --shell /usr/sbin/nologin --uid 42405 --gid 42405 ceilometer && groupadd --force --gid 64045 ceph && useradd -M --shell /usr/sbin/nologin --uid 64045 --gid 64045 ceph && groupadd --force --gid 42406 chrony && useradd -M --shell /usr/sbin/nologin --uid 42406 --gid 42406 chrony && groupadd --force --gid 42407 cinder && useradd -M --shell /usr/sbin/nologin --uid 42407 --gid 42407 cinder && groupadd --force --gid 42408 cloudkitty && useradd -M --shell /usr/sbin/nologin --uid 42408 --gid 42408 cloudkitty && groupadd --force --gid 42409 collectd && useradd -M --shell /usr/sbin/nologin --uid 42409 --gid 42409 collectd && groupadd --force --gid 42410 congress && useradd -M --shell /usr/sbin/nologin --uid 42410 --gid 42410 congress && groupadd --force --gid 42411 designate && useradd -M --shell /usr/sbin/nologin --uid 42411 --gid 42411 designate && groupadd --force --gid 42412 elasticsearch && useradd -M --shell /usr/sbin/nologin --uid 42412 --gid 42412 elasticsearch && groupadd --force --gid 42413 etcd && useradd -M --shell /usr/sbin/nologin --uid 42413 --gid 42413 etcd && groupadd --force --gid 42414 freezer && useradd -M --shell /usr/sbin/nologin --uid 42414 --gid 42414 freezer && groupadd --force --gid 42415 glance && useradd -M --shell /usr/sbin/nologin --uid 42415 --gid 42415 glance && groupadd --force --gid 42416 gnocchi && useradd -M --shell /usr/sbin/nologin --uid 42416 --gid 42416 gnocchi && groupadd --force --gid 42417 grafana && useradd -M --shell /usr/sbin/nologin --uid 42417 --gid 42417 grafana && groupadd --force --gid 42454 haproxy && useradd -M --shell /usr/sbin/nologin --uid 42454 --gid 42454 haproxy && groupadd --force --gid 42418 heat && useradd -M --shell /usr/sbin/nologin --uid 42418 --gid 42418 heat && groupadd --force --gid 42419 heka && useradd -M --shell /usr/sbin/nologin --uid 42419 --gid 42419 heka && groupadd --force --gid 42420 horizon && useradd -M --shell /usr/sbin/nologin --uid 42420 --gid 42420 horizon && groupadd --force --gid 42421 influxdb && useradd -M --shell /usr/sbin/nologin --uid 42421 --gid 42421 influxdb && groupadd --force --gid 42422 ironic && useradd -M --shell /usr/sbin/nologin --uid 42422 --gid 42422 ironic && groupadd --force --gid 42423 kafka && useradd -M --shell /usr/sbin/nologin --uid 42423 --gid 42423 kafka && groupadd --force --gid 42458 karbor && useradd -M --shell /usr/sbin/nologin --uid 42458 --gid 42458 karbor && groupadd --force --gid 42425 keystone && useradd -M --shell /usr/sbin/nologin --uid 42425 --gid 42425 keystone && groupadd --force --gid 42426 kibana && useradd -M --shell /usr/sbin/nologin --uid 42426 --gid 42426 kibana && groupadd --force --gid 42400 kolla && useradd -M --shell /usr/sbin/nologin --uid 42400 --gid 42400 kolla && groupadd --force --gid 42428 magnum && useradd -M --shell /usr/sbin/nologin --uid 42428 --gid 42428 magnum && groupadd --force --gid 42429 manila && useradd -M --shell /usr/sbin/nologin --uid 42429 --gid 42429 manila && groupadd --force --gid 42457 memcached && useradd -M --shell /usr/sbin/nologin --uid 42457 --gid 42457 memcached && groupadd --force --gid 42430 mistral && useradd -M --shell /usr/sbin/nologin --uid 42430 --gid 42430 mistral && groupadd --force --gid 42431 monasca && useradd -M --shell /usr/sbin/nologin --uid 42431 --gid 42431 monasca && groupadd --force --gid 65534 mongodb && useradd -M --shell /usr/sbin/nologin --uid 42432 --gid 65534 mongodb && groupadd --force --gid 42433 murano && useradd -M --shell /usr/sbin/nologin --uid 42433 --gid 42433 murano && groupadd --force --gid 42434 mysql && useradd -M --shell /usr/sbin/nologin --uid 42434 --gid 42434 mysql && groupadd --force --gid 42435 neutron && useradd -M --shell /usr/sbin/nologin --uid 42435 --gid 42435 neutron && groupadd --force --gid 42436 nova && useradd -M --shell /usr/sbin/nologin --uid 42436 --gid 42436 nova && groupadd --force --gid 42437 octavia && useradd -M --shell /usr/sbin/nologin --uid 42437 --gid 42437 octavia && groupadd --force --gid 42438 panko && useradd -M --shell /usr/sbin/nologin --uid 42438 --gid 42438 panko && groupadd --force --gid 42427 qemu && useradd -M --shell /usr/sbin/nologin --uid 42427 --gid 42427 qemu && groupadd --force --gid 42439 rabbitmq && useradd -M --shell /usr/sbin/nologin --uid 42439 --gid 42439 rabbitmq && groupadd --force --gid 42440 rally && useradd -M --shell /usr/sbin/nologin --uid 42440 --gid 42440 rally && groupadd --force --gid 42460 redis && useradd -M --shell /usr/sbin/nologin --uid 42460 --gid 42460 redis && groupadd --force --gid 42441 sahara && useradd -M --shell /usr/sbin/nologin --uid 42441 --gid 42441 sahara && groupadd --force --gid 42442 searchlight && useradd -M --shell /usr/sbin/nologin --uid 42442 --gid 42442 searchlight && groupadd --force --gid 42443 senlin && useradd -M --shell /usr/sbin/nologin --uid 42443 --gid 42443 senlin && groupadd --force --gid 42444 solum && useradd -M --shell /usr/sbin/nologin --uid 42444 --gid 42444 solum && groupadd --force --gid 42445 swift && useradd -M --shell /usr/sbin/nologin --uid 42445 --gid 42445 swift && groupadd --force --gid 42446 tacker && useradd -M --shell /usr/sbin/nologin --uid 42446 --gid 42446 tacker && groupadd --force --gid 42447 td-agent && useradd -M --shell /usr/sbin/nologin --uid 42447 --gid 42447 td-agent && groupadd --force --gid 42448 telegraf && useradd -M --shell /usr/sbin/nologin --uid 42448 --gid 42448 telegraf && groupadd --force --gid 42449 trove && useradd -M --shell /usr/sbin/nologin --uid 42449 --gid 42449 trove && groupadd --force --gid 42459 vitrage && useradd -M --shell /usr/sbin/nologin --uid 42459 --gid 42459 vitrage && groupadd --force --gid 42450 vmtp && useradd -M --shell /usr/sbin/nologin --uid 42450 --gid 42450 vmtp && groupadd --force --gid 42451 watcher && useradd -M --shell /usr/sbin/nologin --uid 42451 --gid 42451 watcher && groupadd --force --gid 42452 zaqar && useradd -M --shell /usr/sbin/nologin --uid 42452 --gid 42452 zaqar && groupadd --force --gid 42453 zookeeper && useradd -M --shell /usr/sbin/nologin --uid 42453 --gid 42453 zookeeper
  291. INFO:kolla.image.build.base: ---> Using cache
  292. INFO:kolla.image.build.base: ---> 5b9dc0b597f7
  293. INFO:kolla.image.build.base:Step 4 : LABEL kolla_version "0.0.1"
  294. INFO:kolla.image.build.base: ---> Using cache
  295. INFO:kolla.image.build.base: ---> 9d355d3324bf
  296. INFO:kolla.image.build.base:Step 5 : ENV KOLLA_BASE_DISTRO centos
  297. INFO:kolla.image.build.base: ---> Using cache
  298. INFO:kolla.image.build.base: ---> 3b50a74f9679
  299. INFO:kolla.image.build.base:Step 6 : ENV KOLLA_INSTALL_TYPE binary
  300. INFO:kolla.image.build.base: ---> Using cache
  301. INFO:kolla.image.build.base: ---> ecf8457137d7
  302. INFO:kolla.image.build.base:Step 7 : ENV KOLLA_INSTALL_METATYPE rdo
  303. INFO:kolla.image.build.base: ---> Using cache
  304. INFO:kolla.image.build.base: ---> 28e7e3e80cb9
  305. INFO:kolla.image.build.base:Step 8 : COPY kolla_bashrc /tmp/
  306. INFO:kolla.image.build.base: ---> Using cache
  307. INFO:kolla.image.build.base: ---> 99ea6dd061f9
  308. INFO:kolla.image.build.base:Step 9 : RUN cat /tmp/kolla_bashrc >> /etc/skel/.bashrc && cat /tmp/kolla_bashrc >> /root/.bashrc
  309. INFO:kolla.image.build.base: ---> Using cache
  310. INFO:kolla.image.build.base: ---> 19a3250fc0c1
  311. INFO:kolla.image.build.base:Step 10 : ENV PS1 "$(tput bold)($(printenv KOLLA_SERVICE_NAME))$(tput sgr0)[$(id -un)@$(hostname -s) $(pwd)]$ "
  312. INFO:kolla.image.build.base: ---> Using cache
  313. INFO:kolla.image.build.base: ---> f29c13f4c72d
  314. INFO:kolla.image.build.base:Step 11 : RUN CURRENT_DISTRO_RELEASE=$(awk '{match($0, /[0-9]+/,version)}END{print version[0]}' /etc/system-release); if [ $CURRENT_DISTRO_RELEASE != "7" ]; then echo "Only supported 7 release on centos"; false; fi && cat /tmp/kolla_bashrc >> /etc/bashrc && sed -i 's|^\(override_install_langs=.*\)|# \1|' /etc/yum.conf
  315. INFO:kolla.image.build.base: ---> Using cache
  316. INFO:kolla.image.build.base: ---> c626f9275933
  317. INFO:kolla.image.build.base:Step 12 : RUN rm -f /etc/yum.repos.d/CentOS*.repo
  318. INFO:kolla.image.build.base: ---> Using cache
  319. INFO:kolla.image.build.base: ---> da7b9e42f88b
  320. INFO:kolla.image.build.base:Step 13 : COPY RPM-GPG-KEY-EPEL-7 /etc/pki/rpm-gpg/
  321. INFO:kolla.image.build.base: ---> Using cache
  322. INFO:kolla.image.build.base: ---> c87ef0b371f6
  323. INFO:kolla.image.build.base:Step 14 : COPY RPM-GPG-KEY-CentOS-SIG-Cloud /etc/pki/rpm-gpg/
  324. INFO:kolla.image.build.base: ---> Using cache
  325. INFO:kolla.image.build.base: ---> c29203788af7
  326. INFO:kolla.image.build.base:Step 15 : COPY RPM-GPG-KEY-CentOS-SIG-Storage /etc/pki/rpm-gpg/
  327. INFO:kolla.image.build.base: ---> Using cache
  328. INFO:kolla.image.build.base: ---> c82fb6114649
  329. INFO:kolla.image.build.base:Step 16 : COPY RPM-GPG-KEY-CentOS-SIG-Virtualization /etc/pki/rpm-gpg/
  330. INFO:kolla.image.build.base: ---> Using cache
  331. INFO:kolla.image.build.base: ---> d5e8da3a7035
  332. INFO:kolla.image.build.base:Step 17 : COPY bgi-centos.repo /etc/yum.repos.d/bgi-centos.repo
  333. INFO:kolla.image.build.base: ---> Using cache
  334. INFO:kolla.image.build.base: ---> 02ce72066925
  335. INFO:kolla.image.build.base:Step 18 : COPY bgi-epel.repo /etc/yum.repos.d/bgi-epel.repo
  336. INFO:kolla.image.build.base: ---> Using cache
  337. INFO:kolla.image.build.base: ---> d90a2743327a
  338. INFO:kolla.image.build.base:Step 19 : COPY bgi-ceph-storage.repo /etc/yum.repos.d/bgi-ceph-storage.repo
  339. INFO:kolla.image.build.base: ---> Using cache
  340. INFO:kolla.image.build.base: ---> fd9a74d8b6a4
  341. INFO:kolla.image.build.base:Step 20 : COPY bgi-centos-virt.repo /etc/yum.repos.d/bgi-centos-virt.repo
  342. INFO:kolla.image.build.base: ---> Using cache
  343. INFO:kolla.image.build.base: ---> e23eaac8cfd3
  344. INFO:kolla.image.build.base:Step 21 : COPY bgi-openstack-rdo.repo /etc/yum.repos.d/bgi-openstack-rdo.repo
  345. INFO:kolla.image.build.base: ---> Using cache
  346. INFO:kolla.image.build.base: ---> 572b683ac1ed
  347. INFO:kolla.image.build.base:Step 22 : COPY elasticsearch.repo /etc/yum.repos.d/elasticsearch.repo
  348. INFO:kolla.image.build.base: ---> Using cache
  349. INFO:kolla.image.build.base: ---> af093ed1a160
  350. INFO:kolla.image.build.base:Step 23 : COPY grafana.repo /etc/yum.repos.d/grafana.repo
  351. INFO:kolla.image.build.base: ---> Using cache
  352. INFO:kolla.image.build.base: ---> 9553dcc37e36
  353. INFO:kolla.image.build.base:Step 24 : COPY influxdb.repo /etc/yum.repos.d/influxdb.repo
  354. INFO:kolla.image.build.base: ---> Using cache
  355. INFO:kolla.image.build.base: ---> fa6bdf3dfbdd
  356. INFO:kolla.image.build.base:Step 25 : COPY kibana.yum.repo /etc/yum.repos.d/kibana.yum.repo
  357. INFO:kolla.image.build.base: ---> Using cache
  358. INFO:kolla.image.build.base: ---> 2af993b9e167
  359. INFO:kolla.image.build.base:Step 26 : COPY MariaDB.repo /etc/yum.repos.d/MariaDB.repo
  360. INFO:kolla.image.build.base: ---> Using cache
  361. INFO:kolla.image.build.base: ---> e51acfbb73a0
  362. INFO:kolla.image.build.base:Step 27 : COPY td.repo /etc/yum.repos.d/td.repo
  363. INFO:kolla.image.build.base: ---> Using cache
  364. INFO:kolla.image.build.base: ---> e0d141d6e9ea
  365. INFO:kolla.image.build.base:Step 28 : COPY zookeeper.repo /etc/yum.repos.d/zookeeper.repo
  366. INFO:kolla.image.build.base: ---> Using cache
  367. INFO:kolla.image.build.base: ---> 94544f62845e
  368. INFO:kolla.image.build.base:Step 29 : RUN yum -y install ftp://192.168.103.1/pub/centos-repos/kolla/build/yum-packages/percona-release-0.1-4.noarch.rpm && yum clean all
  369. INFO:kolla.image.build.base: ---> Using cache
  370. INFO:kolla.image.build.base: ---> 780a810d82a5
  371. INFO:kolla.image.build.base:Step 30 : RUN rpm --import ftp://192.168.103.1/pub/centos-repos/kolla/build/key/RPM-GPG-KEY-MariaDB && rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-Percona && rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 && rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud && rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Storage && rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Virtualization && rpm --import ftp://192.168.103.1/pub/centos-repos/kolla/build/key/GPG-KEY-elasticsearch && rpm --import ftp://192.168.103.1/pub/centos-repos/kolla/build/key/influxdb.key && rpm --import ftp://192.168.103.1/pub/centos-repos/kolla/build/key/gpg.key && rpm --import ftp://192.168.103.1/pub/centos-repos/kolla/build/key/RPM-GPG-KEY-grafana && rpm --import ftp://192.168.103.1/pub/centos-repos/kolla/build/key/GPG-KEY-td-agent
  372. INFO:kolla.image.build.base: ---> Using cache
  373. INFO:kolla.image.build.base: ---> 0c9fbc311383
  374. INFO:kolla.image.build.base:Step 31 : COPY bgi-openstack-rdo.repo /etc/yum.repos.d/
  375. INFO:kolla.image.build.base: ---> Using cache
  376. INFO:kolla.image.build.base: ---> 8bc2670233c5
  377. INFO:kolla.image.build.base:Step 32 : RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
  378. INFO:kolla.image.build.base: ---> Using cache
  379. INFO:kolla.image.build.base: ---> f4448c55ddf6
  380. INFO:kolla.image.build.base:Step 33 : RUN yum -y install yum-plugin-priorities && yum clean all
  381. INFO:kolla.image.build.base: ---> Using cache
  382. INFO:kolla.image.build.base: ---> bf7e0ef8cdd1
  383. INFO:kolla.image.build.base:Step 34 : RUN yum clean all
  384. INFO:kolla.image.build.base: ---> Using cache
  385. INFO:kolla.image.build.base: ---> bc95dba8c2bd
  386. INFO:kolla.image.build.base:Step 35 : RUN yum -y install sudo which python lvm2 scsi-target-utils iproute iscsi-initiator-utils && yum clean all
  387. INFO:kolla.image.build.base: ---> Using cache
  388. INFO:kolla.image.build.base: ---> 9bc5652027ca
  389. INFO:kolla.image.build.base:Step 36 : COPY set_configs.py /usr/local/bin/kolla_set_configs
  390. INFO:kolla.image.build.base: ---> Using cache
  391. INFO:kolla.image.build.base: ---> ff39e155692a
  392. INFO:kolla.image.build.base:Step 37 : COPY start.sh /usr/local/bin/kolla_start
  393. INFO:kolla.image.build.base: ---> Using cache
  394. INFO:kolla.image.build.base: ---> 02680e69ce1b
  395. INFO:kolla.image.build.base:Step 38 : COPY sudoers /etc/sudoers
  396. INFO:kolla.image.build.base: ---> Using cache
  397. INFO:kolla.image.build.base: ---> eda3e35e03a5
  398. INFO:kolla.image.build.base:Step 39 : COPY curlrc /root/.curlrc
  399. INFO:kolla.image.build.base: ---> Using cache
  400. INFO:kolla.image.build.base: ---> 027f8606e3b8
  401. INFO:kolla.image.build.base:Step 40 : RUN curl -sSL https://github.com/Yelp/dumb-init/releases/download/v1.1.3/dumb-init_1.1.3_amd64 -o /usr/local/bin/dumb-init && chmod +x /usr/local/bin/dumb-init
  402. INFO:kolla.image.build.base: ---> Using cache
  403. INFO:kolla.image.build.base: ---> a9d088ee5f18
  404. INFO:kolla.image.build.base:Step 41 : RUN touch /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_start /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_set_configs && chmod 440 /etc/sudoers && mkdir -p /var/log/kolla && chown :kolla /var/log/kolla && chmod 2775 /var/log/kolla && rm -f /tmp/kolla_bashrc
  405. INFO:kolla.image.build.base: ---> Using cache
  406. INFO:kolla.image.build.base: ---> 7aeeac0ee1a6
  407. INFO:kolla.image.build.base:Step 42 : CMD kolla_start
  408. INFO:kolla.image.build.base: ---> Using cache
  409. INFO:kolla.image.build.base: ---> 826f8d2bc7aa
  410. INFO:kolla.image.build.base:Successfully built 826f8d2bc7aa
  411. INFO:kolla.image.build.base:Built
  412. INFO:kolla.image.build:Added next task PushIntoQueueTask(PushTask(base)=><Queue.Queue instance at 0x1c072d8>) to queue
  413. INFO:kolla.image.build:Added next task BuildTask(mariadb) to queue
  414. INFO:kolla.image.build:Added next task BuildTask(kubetoolbox) to queue
  415. INFO:kolla.image.build:Attempting to run task BuildTask(mariadb) for the first time
  416. INFO:kolla.image.build.mariadb:Building
  417. INFO:kolla.image.build:Attempting to run task PushIntoQueueTask(PushTask(base)=><Queue.Queue instance at 0x1c072d8>) for the first time
  418. INFO:kolla.image.build:Added next task BuildTask(grafana) to queue
  419. INFO:kolla.image.build:Attempting to run task BuildTask(kubetoolbox) for the first time
  420. INFO:kolla.image.build.kubetoolbox:Building
  421. INFO:kolla.image.build:Added next task BuildTask(kafka) to queue
  422. INFO:kolla.image.build:Attempting to run task BuildTask(grafana) for the first time
  423. INFO:kolla.image.build.grafana:Building
  424. INFO:kolla.image.build:Attempting to run task PushTask(base) for the first time
  425. INFO:kolla.image.build.base:Trying to push the image
  426. INFO:kolla.image.build:Added next task BuildTask(influxdb) to queue
  427. INFO:kolla.image.build:Attempting to run task BuildTask(kafka) for the first time
  428. INFO:kolla.image.build.kafka:Building
  429. INFO:kolla.image.build:Added next task BuildTask(haproxy) to queue
  430. INFO:kolla.image.build:Attempting to run task BuildTask(influxdb) for the first time
  431. INFO:kolla.image.build.influxdb:Building
  432. INFO:kolla.image.build:Added next task BuildTask(nova-libvirt) to queue
  433. INFO:kolla.image.build:Added next task BuildTask(openstack-base) to queue
  434. INFO:kolla.image.build:Added next task BuildTask(kubernetes-entrypoint) to queue
  435. INFO:kolla.image.build:Added next task BuildTask(zookeeper) to queue
  436. INFO:kolla.image.build:Added next task BuildTask(telegraf) to queue
  437. INFO:kolla.image.build:Attempting to run task BuildTask(haproxy) for the first time
  438. INFO:kolla.image.build.haproxy:Building
  439. INFO:kolla.image.build:Attempting to run task BuildTask(nova-libvirt) for the first time
  440. INFO:kolla.image.build.nova-libvirt:Building
  441. INFO:kolla.image.build:Added next task BuildTask(kibana) to queue
  442. INFO:kolla.image.build:Added next task BuildTask(openvswitch-base) to queue
  443. INFO:kolla.image.build:Added next task BuildTask(rabbitmq) to queue
  444. INFO:kolla.image.build:Added next task BuildTask(chrony) to queue
  445. INFO:kolla.image.build:Added next task BuildTask(kolla-toolbox) to queue
  446. INFO:kolla.image.build:Added next task BuildTask(fluentd) to queue
  447. INFO:kolla.image.build:Added next task BuildTask(heka) to queue
  448. INFO:kolla.image.build:Added next task BuildTask(elasticsearch) to queue
  449. INFO:kolla.image.build:Added next task BuildTask(tgtd) to queue
  450. INFO:kolla.image.build:Added next task BuildTask(keepalived) to queue
  451. INFO:kolla.image.build:Added next task BuildTask(ceph-base) to queue
  452. INFO:kolla.image.build:Added next task BuildTask(etcd) to queue
  453. INFO:kolla.image.build:Added next task BuildTask(cron) to queue
  454. INFO:kolla.image.build:Added next task BuildTask(helm-repository) to queue
  455. INFO:kolla.image.build:Added next task BuildTask(iscsid) to queue
  456. INFO:kolla.image.build:Added next task BuildTask(multipathd) to queue
  457. INFO:kolla.image.build:Added next task BuildTask(kube-base) to queue
  458. INFO:kolla.image.build:Added next task BuildTask(memcached) to queue
  459. INFO:kolla.image.build:Added next task BuildTask(mongodb) to queue
  460. INFO:kolla.image.build:Added next task BuildTask(redis) to queue
  461. INFO:kolla.image.build:Added next task BuildTask(dnsmasq) to queue
  462. INFO:kolla.image.build:Attempting to run task BuildTask(openstack-base) for the first time
  463. INFO:kolla.image.build.openstack-base:Building
  464. INFO:kolla.image.build.grafana:Step 1 : FROM 192.168.103.16:5000/bgi/centos-binary-base:ocata-rc1-1
  465. INFO:kolla.image.build.grafana: ---> 826f8d2bc7aa
  466. INFO:kolla.image.build.grafana:Step 2 : MAINTAINER Kolla Project (https://launchpad.net/kolla)
  467. INFO:kolla.image.build.grafana: ---> Using cache
  468. INFO:kolla.image.build.grafana: ---> f5a7da157d75
  469. INFO:kolla.image.build.grafana:Step 3 : RUN usermod --append --home /usr/share/grafana --groups kolla grafana && mkdir -p /usr/share/grafana && chown -R 42417:42417 /usr/share/grafana
  470. INFO:kolla.image.build.haproxy:Step 1 : FROM 192.168.103.16:5000/bgi/centos-binary-base:ocata-rc1-1
  471. INFO:kolla.image.build.haproxy: ---> 826f8d2bc7aa
  472. INFO:kolla.image.build.haproxy:Step 2 : MAINTAINER Kolla Project (https://launchpad.net/kolla)
  473. INFO:kolla.image.build.kubetoolbox:Step 1 : FROM 192.168.103.16:5000/bgi/centos-binary-base:ocata-rc1-1
  474. INFO:kolla.image.build.kubetoolbox: ---> 826f8d2bc7aa
  475. INFO:kolla.image.build.kubetoolbox:Step 2 : MAINTAINER Kolla Project (https://launchpad.net/kolla)
  476. INFO:kolla.image.build.kubetoolbox: ---> Using cache
  477. INFO:kolla.image.build.kubetoolbox: ---> f5a7da157d75
  478. INFO:kolla.image.build.kubetoolbox:Step 3 : RUN yum -y install jq ceph-common ipmitool && yum clean all
  479. INFO:kolla.image.build.haproxy: ---> Using cache
  480. INFO:kolla.image.build.haproxy: ---> f5a7da157d75
  481. INFO:kolla.image.build.haproxy:Step 3 : RUN usermod --append --home /var/lib/haproxy --groups kolla haproxy && mkdir -p /var/lib/haproxy && chown -R 42454:42454 /var/lib/haproxy
  482. INFO:kolla.image.build.influxdb:Step 1 : FROM 192.168.103.16:5000/bgi/centos-binary-base:ocata-rc1-1
  483. INFO:kolla.image.build.influxdb: ---> 826f8d2bc7aa
  484. INFO:kolla.image.build.influxdb:Step 2 : MAINTAINER Kolla Project (https://launchpad.net/kolla)
  485. INFO:kolla.image.build.kafka:Step 1 : FROM 192.168.103.16:5000/bgi/centos-binary-base:ocata-rc1-1
  486. INFO:kolla.image.build.influxdb: ---> Using cache
  487. INFO:kolla.image.build.influxdb: ---> f5a7da157d75
  488. INFO:kolla.image.build.influxdb:Step 3 : RUN usermod --append --home /var/lib/influxdb --groups kolla influxdb && mkdir -p /var/lib/influxdb && chown -R 42421:42421 /var/lib/influxdb
  489. INFO:kolla.image.build.openstack-base:Step 1 : FROM 192.168.103.16:5000/bgi/centos-binary-base:ocata-rc1-1
  490. INFO:kolla.image.build.openstack-base: ---> 826f8d2bc7aa
  491. INFO:kolla.image.build.openstack-base:Step 2 : MAINTAINER Kolla Project (https://launchpad.net/kolla)
  492. INFO:kolla.image.build.openstack-base: ---> Using cache
  493. INFO:kolla.image.build.openstack-base: ---> f5a7da157d75
  494. INFO:kolla.image.build.openstack-base:Step 3 : RUN yum -y install git iproute openssl && yum clean all
  495. INFO:kolla.image.build.kafka: ---> 826f8d2bc7aa
  496. INFO:kolla.image.build.kafka:Step 2 : MAINTAINER Kolla Project (https://launchpad.net/kolla)
  497. INFO:kolla.image.build.kafka: ---> Using cache
  498. INFO:kolla.image.build.kafka: ---> f5a7da157d75
  499. INFO:kolla.image.build.kafka:Step 3 : RUN usermod --append --home /kafka --groups kolla kafka && mkdir -p /kafka && chown -R 42423:42423 /kafka
  500. INFO:kolla.image.build.openstack-base: ---> Using cache
  501. INFO:kolla.image.build.openstack-base: ---> ddce9e456e01
  502. INFO:kolla.image.build.openstack-base:Step 4 : RUN yum -y install avahi-libs cups-libs fontconfig fontpackages-filesystem freetype initscripts libjpeg-turbo libpng libtomcrypt libtommath libX11 libX11-common libXau libxcb libXext libXi libxslt libyaml MySQL-python Percona-Server-shared-56 pyOpenSSL pyparsing python2-cffi python2-crypto python2-cryptography python2-debtcollector python2-eventlet python2-fasteners python2-funcsigs python2-futurist python2-greenlet python2-iso8601 python2-msgpack python2-oslo-concurrency python2-oslo-config python2-oslo-context python2-oslo-db python2-oslo-i18n python2-oslo-log python2-oslo-messaging python2-oslo-middleware python2-oslo-policy python2-oslo-serialization python2-oslo-service python2-oslo-utils python2-pika python2-pika_pool python2-positional python2-pyasn1 python2-PyMySQL python-alembic python-amqp python-anyjson python-aodhclient python-barbicanclient python-beaker python-cachetools python-ceilometerclient python-cliff python-cloudkittyclient python-cmd2 python-congressclient python-contextlib2 python-dateutil python-decorator python-designateclient python-dogpile-cache python-editor python-enum34 python-extras python-fixtures python-futures python-glanceclient python-gnocchiclient python-heatclient python-httplib2 python-idna python-inotify python-ipaddress python-ironicclient python-jsonpatch python-jsonpointer python-jsonschema python-keyring python-keystoneauth1 python-keystoneclient python-keystonemiddleware python-kombu python-linecache2 python-lxml python-magnumclient python-mako python-manilaclient python-memcached python-migrate python-mimeparse python-mistralclient python-monotonic python-muranoclient python-netaddr python-netifaces python-neutronclient python-novaclient python-openstackclient python-paste python-paste-deploy python-pbr python-pip python-ply python-posix_ipc python-prettytable python-pycparser python-PyMySQL python-repoze-lru python-requests python-retrying python-routes python-saharaclient python-simplejson python-sqlalchemy python-sqlparse python-stevedore python-swiftclient python-tempita python-testtools python-traceback2 python-troveclient python-unicodecsv python-unittest2 python-urllib3 python-warlock python-webob python-wrapt python-zaqarclient PyYAML systemd-sysv sysvinit-tools tcp_wrappers-libs && yum clean all
  503. INFO:kolla.image.build.mariadb:Step 1 : FROM 192.168.103.16:5000/bgi/centos-binary-base:ocata-rc1-1
  504. INFO:kolla.image.build.openstack-base: ---> Using cache
  505. INFO:kolla.image.build.openstack-base: ---> 830a241de822
  506. INFO:kolla.image.build.nova-libvirt:Step 1 : FROM 192.168.103.16:5000/bgi/centos-binary-base:ocata-rc1-1
  507. INFO:kolla.image.build.mariadb: ---> 826f8d2bc7aa
  508. INFO:kolla.image.build.mariadb:Step 2 : MAINTAINER Kolla Project (https://launchpad.net/kolla)
  509. INFO:kolla.image.build.mariadb: ---> Using cache
  510. INFO:kolla.image.build.mariadb: ---> f5a7da157d75
  511. INFO:kolla.image.build.mariadb:Step 3 : RUN usermod --append --home /var/lib/mysql --groups kolla mysql && mkdir -p /var/lib/mysql && chown -R 42434:42434 /var/lib/mysql
  512. INFO:kolla.image.build.openstack-base:Successfully built 830a241de822
  513. INFO:kolla.image.build.openstack-base:Built
  514. INFO:kolla.image.build:Added next task PushIntoQueueTask(PushTask(openstack-base)=><Queue.Queue instance at 0x1c072d8>) to queue
  515. INFO:kolla.image.build:Added next task BuildTask(dind) to queue
  516. INFO:kolla.image.build:Added next task BuildTask(nova-base) to queue
  517. INFO:kolla.image.build:Added next task BuildTask(murano-base) to queue
  518. INFO:kolla.image.build:Added next task BuildTask(trove-base) to queue
  519. INFO:kolla.image.build:Added next task BuildTask(freezer-base) to queue
  520. INFO:kolla.image.build:Added next task BuildTask(heat-base) to queue
  521. INFO:kolla.image.build:Added next task BuildTask(mistral-base) to queue
  522. INFO:kolla.image.build:Added next task BuildTask(bifrost-base) to queue
  523. INFO:kolla.image.build:Added next task BuildTask(panko-base) to queue
  524. INFO:kolla.image.build:Added next task BuildTask(senlin-base) to queue
  525. INFO:kolla.image.build:Added next task BuildTask(searchlight-base) to queue
  526. INFO:kolla.image.build:Added next task BuildTask(gnocchi-base) to queue
  527. INFO:kolla.image.build:Added next task BuildTask(octavia-base) to queue
  528. INFO:kolla.image.build:Added next task BuildTask(zaqar) to queue
  529. INFO:kolla.image.build:Added next task BuildTask(aodh-base) to queue
  530. INFO:kolla.image.build:Added next task BuildTask(solum-base) to queue
  531. INFO:kolla.image.build:Added next task BuildTask(sahara-base) to queue
  532. INFO:kolla.image.build:Added next task BuildTask(kuryr-base) to queue
  533. INFO:kolla.image.build:Added next task BuildTask(tempest) to queue
  534. INFO:kolla.image.build:Added next task BuildTask(cloudkitty-base) to queue
  535. INFO:kolla.image.build:Added next task BuildTask(glance-base) to queue
  536. INFO:kolla.image.build:Added next task BuildTask(congress-base) to queue
  537. INFO:kolla.image.build:Added next task BuildTask(karbor-base) to queue
  538. INFO:kolla.image.build:Added next task BuildTask(collectd) to queue
  539. INFO:kolla.image.build:Added next task BuildTask(magnum-base) to queue
  540. INFO:kolla.image.build:Added next task BuildTask(vitrage-base) to queue
  541. INFO:kolla.image.build:Added next task BuildTask(zun-base) to queue
  542. INFO:kolla.image.build:Added next task BuildTask(designate-base) to queue
  543. INFO:kolla.image.build:Added next task BuildTask(ceilometer-base) to queue
  544. INFO:kolla.image.build:Added next task BuildTask(horizon) to queue
  545. INFO:kolla.image.build:Added next task BuildTask(neutron-base) to queue
  546. INFO:kolla.image.build:Added next task BuildTask(ironic-base) to queue
  547. INFO:kolla.image.build:Added next task BuildTask(swift-base) to queue
  548. INFO:kolla.image.build:Added next task BuildTask(barbican-base) to queue
  549. INFO:kolla.image.build:Added next task BuildTask(cinder-base) to queue
  550. INFO:kolla.image.build:Added next task BuildTask(keystone-base) to queue
  551. INFO:kolla.image.build:Added next task BuildTask(monasca-base) to queue
  552. INFO:kolla.image.build:Added next task BuildTask(watcher-base) to queue
  553. INFO:kolla.image.build:Added next task BuildTask(vmtp) to queue
  554. INFO:kolla.image.build:Added next task BuildTask(manila-base) to queue
  555. INFO:kolla.image.build:Added next task BuildTask(rally) to queue
  556. INFO:kolla.image.build:Added next task BuildTask(tacker) to queue
  557. INFO:kolla.image.build:Attempting to run task BuildTask(kubernetes-entrypoint) for the first time
  558. INFO:kolla.image.build.kubernetes-entrypoint:Building
  559. INFO:kolla.image.build.nova-libvirt: ---> 826f8d2bc7aa
  560. INFO:kolla.image.build.nova-libvirt:Step 2 : MAINTAINER Kolla Project (https://launchpad.net/kolla)
  561. INFO:kolla.image.build.nova-libvirt: ---> Using cache
  562. INFO:kolla.image.build.nova-libvirt: ---> f5a7da157d75
  563. INFO:kolla.image.build.nova-libvirt:Step 3 : RUN usermod --append --home /var/lib/nova --groups kolla nova && usermod --append --groups qemu nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova
  564. INFO:kolla.image.build.base:Pushed successfully
  565. INFO:kolla.image.build.kubernetes-entrypoint:Step 1 : FROM 192.168.103.16:5000/bgi/centos-binary-base:ocata-rc1-1
  566. INFO:kolla.image.build.kubernetes-entrypoint: ---> 826f8d2bc7aa
  567. INFO:kolla.image.build.kubernetes-entrypoint:Step 2 : MAINTAINER Kolla Project (https://launchpad.net/kolla)
  568. INFO:kolla.image.build.kubernetes-entrypoint: ---> Using cache
  569. INFO:kolla.image.build.kubernetes-entrypoint: ---> f5a7da157d75
  570. INFO:kolla.image.build.kubernetes-entrypoint:Step 3 : RUN curl -Lo /usr/local/bin/kubernetes-entrypoint https://github.com/stackanetes/kubernetes-entrypoint/releases/download/v0.1.1/kubernetes-entrypoint && chmod 755 /usr/local/bin/kubernetes-entrypoint
  571. INFO:kolla.image.build.kubetoolbox: ---> Running in 89ce0458e6f9
  572. INFO:kolla.image.build.grafana: ---> Running in a3651988333c
  573. INFO:kolla.image.build.kafka: ---> Running in fcc3d5bc41fa
  574. INFO:kolla.image.build.haproxy: ---> Running in 78f878f3799e
  575. INFO:kolla.image.build.influxdb: ---> Running in 015416e98cfd
  576. INFO:kolla.image.build.mariadb: ---> Running in 6fc9a51f0b60
  577. INFO:kolla.image.build.nova-libvirt: ---> Running in 2352125a0619
  578. INFO:kolla.image.build.kubernetes-entrypoint: ---> Running in 30134b0a30f8
  579. INFO:kolla.image.build.kubetoolbox:Loaded plugins: fastestmirror, ovl, priorities
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement