Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2016
1,976
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. root@gke-loc-dvv1-default-pool-552334d3-sti4:~# docker ps -a | grep depl
  2. 2702e73e698b gcr.io/oro-cloud-development/local-dvv_deployer-bap-monolithic:1.5.12 "/bin/bash /opt/bin/r" 8 minutes ago Exited (1) 8 minutes ago k8s_u57f209fa7e84e.8b70fe44_deployer-u57f209fa7e84e_default_16979eb4-893c-11e6-99b4-42010af000d6_91a8b404
  3. 802c455051b9 gcr.io/google_containers/pause-amd64:3.0 "/pause" 9 minutes ago Exited (0) 8 minutes ago k8s_POD.d8dbe16c_deployer-u57f209fa7e84e_default_16979eb4-893c-11e6-99b4-42010af000d6_9056acd9
  4. root@gke-loc-dvv1-default-pool-552334d3-sti4:~# docker logs 2702e73e698b
  5. Mon Oct 3 07:37:10 UTC 2016 Setup u57f209fa7e84e namespace
  6. namespace "u57f209fa7e84e" created
  7. Gcloud Project Name: oro-cloud-development
  8. DB Root Password (sha1sum): 5271f8ae08572b032cabdd3189f9c90a82be6c35
  9. Mon Oct 3 07:37:11 UTC 2016 Deploy is started
  10. Is Job Enabled: true
  11. Is Application Installed:
  12. Skip Platform Update:
  13. Is Rolling:
  14. Skip Install DB:
  15. Docker Registry: gcr.io/oro-cloud-development
  16. Docker Registry Pool: local-dvv
  17. Application Name: u57f209fa7e84e
  18. Application Domain: dbg2test.dev.oro-cloud.loc
  19. Application Url : http://dbg2test.dev.oro-cloud.loc/
  20. Application Image: orocrm-ee-monolithic-cloud
  21. Application Image Tag: 1.12.4-1.5.12
  22. Application DB Name: u57f209fa7e84e
  23. Application DB Host: 104.197.83.96
  24. Application DB User: u57f209fa7e84e
  25. Application DB Password: 2b2f34a581e2
  26. Storage Id: s57f209fbeb809
  27. RSA key public : ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDCLYAuzN82qbvJraKATRtckddzT5qHn/W6w+OP9rLI4mO7T0sCOZdl1vevknhBwvhCAL8zinBoynFheKLoAfy7rAyLCDrh8I5sPv9tAuDgbkkAOMLC8Re46TIfuJR+fbAktoN4l3oQ2KLgtuXaw6xWzim+BKzYwuchkhjyigjJOw==
  28. Organization Name : Oro
  29. User Name : admin
  30. User Password : admin1111
  31. User Firstname : fname
  32. User Lastname : lname
  33. User Email : vdrizheruk+admin@magecore.com
  34. Mailer Transport : smtp
  35. Mailer Host : smtp.sendgrid.net
  36. Mailer Port : 2525
  37. Mailer Encryption: null
  38. Mailer User :
  39. Mailer Password :
  40. Elastic memory limit : 1024M
  41. Elastic cpu limit : 200m
  42. Elastic replicas count : 1
  43. Http memory limit : 2560M
  44. Http cpu limit : 700m
  45. Http replicas count : 1
  46. Datadog memory limit : 128M
  47. Datadog cpu limit : 100m
  48. Datadog replicas count : 1
  49. Blackfire Server Id : e60dcdfd-0280-48a9-b514-5478c77d4c3b
  50. Blackfire Server Token : d730c59b2d9bdf79bc52e5268bd4941d32500d0ff62a02cc34d604f95ad9f9fc
  51. Upload max size : 25
  52. Database 'u57f209fa7e84e' successfully created!
  53. Database 'u57f209fa7e84e_SERVICE' successfully created!
  54. ERROR 1227 (42000) at line 1: Access denied; you need (at least one of) the SUPER privilege(s) for this operation
  55. ERROR 1227 (42000) at line 1: Access denied; you need (at least one of) the SUPER privilege(s) for this operation
  56. ERROR 1227 (42000) at line 1: Access denied; you need (at least one of) the SUPER privilege(s) for this operation
  57. ERROR 1227 (42000) at line 1: Access denied; you need (at least one of) the SUPER privilege(s) for this operation
  58. ERROR 1227 (42000) at line 1: Access denied; you need (at least one of) the SUPER privilege(s) for this operation
  59. ERROR 1227 (42000) at line 1: Access denied; you need (at least one of) the SUPER privilege(s) for this operation
  60. Can't: GRANT SELECT ON performance_schema.*
  61. Can't create or update database user!
  62. root@gke-loc-dvv1-default-pool-552334d3-sti4:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement