Advertisement
Guest User

Untitled

a guest
Aug 17th, 2018
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.46 KB | None | 0 0
  1. ~/Downloads/openshift-origin-server-v3.10.0-dd10d17-linux-64bit : $ ./oc cluster up
  2. Getting a Docker client ...
  3. Checking if image openshift/origin-control-plane:v3.10 is available ...
  4. Pulling image openshift/origin-control-plane:v3.10
  5. Pulled 1/5 layers, 22% complete
  6. Pulled 2/5 layers, 42% complete
  7. Pulled 3/5 layers, 83% complete
  8. Pulled 4/5 layers, 92% complete
  9. Pulled 5/5 layers, 100% complete
  10. Extracting
  11. Image pull complete
  12. Pulling image openshift/origin-cli:v3.10
  13. Pulled 3/4 layers, 75% complete
  14. Pulled 4/4 layers, 100% complete
  15. Extracting
  16. Image pull complete
  17. Pulling image openshift/origin-node:v3.10
  18. Pulled 5/6 layers, 86% complete
  19. Pulled 6/6 layers, 100% complete
  20. Extracting
  21. Image pull complete
  22. Checking type of volume mount ...
  23. Determining server IP ...
  24. Checking if OpenShift is already running ...
  25. Checking for supported Docker version (=>1.22) ...
  26. Checking if insecured registry is configured properly in Docker ...
  27. Checking if required ports are available ...
  28. Checking if OpenShift client is configured properly ...
  29. Checking if image openshift/origin-control-plane:v3.10 is available ...
  30. Starting OpenShift using openshift/origin-control-plane:v3.10 ...
  31. I0817 13:21:03.499913 12329 config.go:42] Running "create-master-config"
  32. I0817 13:21:05.174839 12329 config.go:46] Running "create-node-config"
  33. I0817 13:21:05.962859 12329 flags.go:30] Running "create-kubelet-flags"
  34. I0817 13:21:06.479495 12329 run_kubelet.go:48] Running "start-kubelet"
  35. I0817 13:21:06.692627 12329 run_self_hosted.go:172] Waiting for the kube-apiserver to be ready ...
  36. I0817 13:22:45.695578 12329 interface.go:26] Installing "kube-proxy" ...
  37. I0817 13:22:45.695596 12329 interface.go:26] Installing "kube-dns" ...
  38. I0817 13:22:45.695602 12329 interface.go:26] Installing "openshift-apiserver" ...
  39. I0817 13:22:45.695619 12329 apply_template.go:83] Installing "kube-proxy"
  40. I0817 13:22:45.695638 12329 apply_template.go:83] Installing "kube-dns"
  41. I0817 13:22:45.695623 12329 apply_template.go:83] Installing "openshift-apiserver"
  42. I0817 13:22:47.039039 12329 interface.go:41] Finished installing "kube-proxy" "kube-dns" "openshift-apiserver"
  43. I0817 13:24:58.056340 12329 run_self_hosted.go:224] openshift-apiserver available
  44. I0817 13:24:58.056372 12329 interface.go:26] Installing "openshift-controller-manager" ...
  45. I0817 13:24:58.056390 12329 apply_template.go:83] Installing "openshift-controller-manager"
  46. I0817 13:24:59.518990 12329 interface.go:41] Finished installing "openshift-controller-manager"
  47. Adding default OAuthClient redirect URIs ...
  48. Adding router ...
  49. Adding persistent-volumes ...
  50. Adding centos-imagestreams ...
  51. Adding registry ...
  52. Adding sample-templates ...
  53. Adding web-console ...
  54. I0817 13:24:59.535447 12329 interface.go:26] Installing "openshift-router" ...
  55. I0817 13:24:59.535465 12329 interface.go:26] Installing "persistent-volumes" ...
  56. I0817 13:24:59.535476 12329 interface.go:26] Installing "centos-imagestreams" ...
  57. I0817 13:24:59.535486 12329 interface.go:26] Installing "openshift-image-registry" ...
  58. I0817 13:24:59.535495 12329 interface.go:26] Installing "sample-templates" ...
  59. I0817 13:24:59.535505 12329 interface.go:26] Installing "openshift-web-console-operator" ...
  60. I0817 13:24:59.535606 12329 apply_list.go:68] Installing "centos-imagestreams"
  61. I0817 13:24:59.535616 12329 interface.go:26] Installing "sample-templates/rails quickstart" ...
  62. I0817 13:24:59.535634 12329 interface.go:26] Installing "sample-templates/jenkins pipeline ephemeral" ...
  63. I0817 13:24:59.535643 12329 interface.go:26] Installing "sample-templates/sample pipeline" ...
  64. I0817 13:24:59.535653 12329 interface.go:26] Installing "sample-templates/mongodb" ...
  65. I0817 13:24:59.535662 12329 interface.go:26] Installing "sample-templates/postgresql" ...
  66. I0817 13:24:59.535672 12329 interface.go:26] Installing "sample-templates/cakephp quickstart" ...
  67. I0817 13:24:59.535681 12329 interface.go:26] Installing "sample-templates/django quickstart" ...
  68. I0817 13:24:59.535690 12329 interface.go:26] Installing "sample-templates/mariadb" ...
  69. I0817 13:24:59.535700 12329 interface.go:26] Installing "sample-templates/mysql" ...
  70. I0817 13:24:59.535708 12329 interface.go:26] Installing "sample-templates/dancer quickstart" ...
  71. I0817 13:24:59.535717 12329 interface.go:26] Installing "sample-templates/nodejs quickstart" ...
  72. I0817 13:24:59.535766 12329 apply_list.go:68] Installing "sample-templates/nodejs quickstart"
  73. I0817 13:24:59.536050 12329 apply_list.go:68] Installing "sample-templates/rails quickstart"
  74. I0817 13:24:59.536186 12329 apply_list.go:68] Installing "sample-templates/jenkins pipeline ephemeral"
  75. I0817 13:24:59.536315 12329 apply_list.go:68] Installing "sample-templates/sample pipeline"
  76. I0817 13:24:59.536319 12329 apply_template.go:83] Installing "openshift-web-console-operator"
  77. I0817 13:24:59.536435 12329 apply_list.go:68] Installing "sample-templates/mongodb"
  78. I0817 13:24:59.536512 12329 apply_list.go:68] Installing "sample-templates/postgresql"
  79. I0817 13:24:59.536611 12329 apply_list.go:68] Installing "sample-templates/cakephp quickstart"
  80. I0817 13:24:59.536621 12329 apply_list.go:68] Installing "sample-templates/mariadb"
  81. I0817 13:24:59.536685 12329 apply_list.go:68] Installing "sample-templates/mysql"
  82. I0817 13:24:59.536767 12329 apply_list.go:68] Installing "sample-templates/dancer quickstart"
  83. I0817 13:24:59.536771 12329 apply_list.go:68] Installing "sample-templates/django quickstart"
  84. I0817 13:25:03.536336 12329 interface.go:41] Finished installing "sample-templates/rails quickstart" "sample-templates/jenkins pipeline ephemeral" "sample-templates/sample pipeline" "sample-templates/mongodb" "sample-templates/postgresql" "sample-templates/cakephp quickstart" "sample-templates/django quickstart" "sample-templates/mariadb" "sample-templates/mysql" "sample-templates/dancer quickstart" "sample-templates/nodejs quickstart"
  85. I0817 13:25:48.711372 12329 interface.go:41] Finished installing "openshift-router" "persistent-volumes" "centos-imagestreams" "openshift-image-registry" "sample-templates" "openshift-web-console-operator"
  86. Login to server ...
  87. Creating initial project "myproject" ...
  88. Server Information ...
  89. OpenShift server started.
  90.  
  91. The server is accessible via web console at:
  92. https://127.0.0.1:8443
  93.  
  94. You are logged in as:
  95. User: developer
  96. Password: <any value>
  97.  
  98. To login as administrator:
  99. oc login -u system:admin
  100.  
  101. ~/Downloads/openshift-origin-server-v3.10.0-dd10d17-linux-64bit : $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement