{"body":"[rwellum@KollaDevAuto kolla]$ kubectl describe po mariadb-0 --namespace=kolla\nName:\t\tmariadb-0\nNamespace:\tkolla\nNode:\t\tkolladevauto/10.240.43.165\nStart Time:\tMon, 27 Mar 2017 12:37:59 -0400\nLabels:\t\tservice=mariadb\nStatus:\t\tPending\nIP:\t\t10.32.0.5\nControllers:\tStatefulSet/mariadb\nInit Containers:\n  dependencies:\n    Container ID:\tdocker://0dff5ce5d200175dfaed2c2ef739a97a0fe6066fccf5765327ec9f2e6c3b6972\n    Image:\t\tdocker.io/kolla/centos-source-kubernetes-entrypoint:4.0.0\n    Image ID:\t\tdocker-pullable://docker.io/kolla/centos-source-kubernetes-entrypoint@sha256:e01591cfdb5def77ebc0f243b4d3fe7c94c19acac7ed41a73bdbca82fbcdd312\n    Port:\t\t\n    State:\t\tRunning\n      Started:\t\tMon, 27 Mar 2017 12:58:42 -0400\n    Ready:\t\tFalse\n    Restart Count:\t0\n    Volume Mounts:\n      /var/run/secrets/kubernetes.io/serviceaccount from default-token-wxgkq (ro)\n    Environment Variables:\n      DEPENDENCY_JOBS:\tmariadb-init-element\n      NAMESPACE:\tkolla\nContainers:\n  main:\n    Container ID:\t\n    Image:\t\tdocker.io/kolla/centos-source-mariadb:4.0.0\n    Image ID:\t\t\n    Port:\t\t3306/TCP\n    State:\t\tWaiting\n      Reason:\t\tPodInitializing\n    Ready:\t\tFalse\n    Restart Count:\t0\n    Volume Mounts:\n      /etc/localtime from host-etc-localtime (ro)\n      /var/lib/kolla/config_files from pod-main-config (rw)\n      /var/lib/mysql from mariadb-persistent-storage (rw)\n      /var/log/kolla/ from kolla-logs (rw)\n      /var/run/secrets/kubernetes.io/serviceaccount from default-token-wxgkq (ro)\n    Environment Variables:\n      KOLLA_KUBERNETES:\t\t\n      KOLLA_CONFIG_STRATEGY:\tCOPY_ONCE\n      DATABASE_PASSWORD:\t<set to the key 'password' in secret 'database-password'>\nConditions:\n  Type\t\tStatus\n  Initialized \tFalse \n  Ready \tFalse \n  PodScheduled \tTrue \nVolumes:\n  host-etc-localtime:\n    Type:\tHostPath (bare host directory volume)\n    Path:\t/etc/localtime\n  kolla-logs:\n    Type:\tEmptyDir (a temporary directory that shares a pod's lifetime)\n    Medium:\t\n  pod-main-config:\n    Type:\tConfigMap (a volume populated by a ConfigMap)\n    Name:\tmariadb\n  mariadb-persistent-storage:\n    Type:\tPersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)\n    ClaimName:\tmariadb\n    ReadOnly:\tfalse\n  default-token-wxgkq:\n    Type:\tSecret (a volume populated by a Secret)\n    SecretName:\tdefault-token-wxgkq\nQoS Class:\tBestEffort\nTolerations:\t<none>\nEvents:\n  FirstSeen\tLastSeen\tCount\tFrom\t\t\tSubObjectPath\t\t\t\tType\t\tReason\t\tMessage\n  ---------\t--------\t-----\t----\t\t\t-------------\t\t\t\t--------\t------\t\t-------\n  21m\t\t21m\t\t1\t{default-scheduler }\t\t\t\t\t\tNormal\t\tScheduled\tSuccessfully assigned mariadb-0 to kolladevauto\n  21m\t\t21m\t\t1\t{kubelet kolladevauto}\tspec.initContainers{dependencies}\tNormal\t\tPulling\t\tpulling image \"docker.io/kolla/centos-source-kubernetes-entrypoint:4.0.0\"\n  35s\t\t35s\t\t1\t{kubelet kolladevauto}\tspec.initContainers{dependencies}\tNormal\t\tPulled\t\tSuccessfully pulled image \"docker.io/kolla/centos-source-kubernetes-entrypoint:4.0.0\"\n  33s\t\t33s\t\t1\t{kubelet kolladevauto}\tspec.initContainers{dependencies}\tNormal\t\tCreated\t\tCreated container with docker id 0dff5ce5d200; Security:[seccomp=unconfined]\n  32s\t\t32s\t\t1\t{kubelet kolladevauto}\tspec.initContainers{dependencies}\tNormal\t\tStarted\t\tStarted container with docker id 0dff5ce5d200\n[rwellum@KollaDevAuto kolla]$ kubectl describe po mariadb-init-element-2kb62 --namespace=kolla \nName:\t\tmariadb-init-element-2kb62\nNamespace:\tkolla\nNode:\t\tkolladevauto/10.240.43.165\nStart Time:\tMon, 27 Mar 2017 12:37:59 -0400\nLabels:\t\tcontroller-uid=bd31dd95-130b-11e7-b926-5254002f182e\n\t\tjob-name=mariadb-init-element\nStatus:\t\tPending\nIP:\t\t10.32.0.4\nControllers:\tJob/mariadb-init-element\nContainers:\n  main:\n    Container ID:\t\n    Image:\t\tdocker.io/kolla/centos-source-mariadb:4.0.0\n    Image ID:\t\t\n    Port:\t\t\n    State:\t\tWaiting\n      Reason:\t\tImagePullBackOff\n    Ready:\t\tFalse\n    Restart Count:\t0\n    Volume Mounts:\n      /etc/localtime from host-etc-localtime (ro)\n      /var/lib/kolla/config_files from mariadb-config (rw)\n      /var/lib/mysql from mariadb-persistent-storage (rw)\n      /var/log/kolla/ from kolla-logs (rw)\n      /var/run/secrets/kubernetes.io/serviceaccount from default-token-wxgkq (ro)\n    Environment Variables:\n      KOLLA_KUBERNETES:\t\t\n      KOLLA_BOOTSTRAP:\t\t\n      KOLLA_CONFIG_STRATEGY:\tCOPY_ONCE\n      DB_ROOT_PASSWORD:\t\t<set to the key 'password' in secret 'database-password'>\nConditions:\n  Type\t\tStatus\n  Initialized \tTrue \n  Ready \tFalse \n  PodScheduled \tTrue \nVolumes:\n  host-etc-localtime:\n    Type:\tHostPath (bare host directory volume)\n    Path:\t/etc/localtime\n  kolla-logs:\n    Type:\tEmptyDir (a temporary directory that shares a pod's lifetime)\n    Medium:\t\n  mariadb-config:\n    Type:\tConfigMap (a volume populated by a ConfigMap)\n    Name:\tmariadb\n  mariadb-persistent-storage:\n    Type:\tPersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)\n    ClaimName:\tmariadb\n    ReadOnly:\tfalse\n  default-token-wxgkq:\n    Type:\tSecret (a volume populated by a Secret)\n    SecretName:\tdefault-token-wxgkq\nQoS Class:\tBestEffort\nTolerations:\t<none>\nEvents:\n  FirstSeen\tLastSeen\tCount\tFrom\t\t\tSubObjectPath\t\tType\t\tReason\t\tMessage\n  ---------\t--------\t-----\t----\t\t\t-------------\t\t--------\t------\t\t-------\n  22m\t\t22m\t\t1\t{default-scheduler }\t\t\t\tNormal\t\tScheduled\tSuccessfully assigned mariadb-init-element-2kb62 to kolladevauto\n  11m\t\t11m\t\t1\t{kubelet kolladevauto}\tspec.containers{main}\tWarning\t\tFailed\t\tFailed to pull image \"docker.io/kolla/centos-source-mariadb:4.0.0\": image pull failed for docker.io/kolla/centos-source-mariadb:4.0.0, this may be because there are no credentials on this request.  details: (unauthorized: authentication required)\n  11m\t\t11m\t\t1\t{kubelet kolladevauto}\t\t\t\tWarning\t\tFailedSyncError syncing pod, skipping: failed to \"StartContainer\" for \"main\" with ErrImagePull: \"image pull failed for docker.io/kolla/centos-source-mariadb:4.0.0, this may be because there are no credentials on this request.  details: (unauthorized: authentication required)\"\n\n  11m\t11m\t1\t{kubelet kolladevauto}\tspec.containers{main}\tNormal\tBackOff\t\tBack-off pulling image \"docker.io/kolla/centos-source-mariadb:4.0.0\"\n  11m\t11m\t1\t{kubelet kolladevauto}\t\t\t\tWarning\tFailedSync\tError syncing pod, skipping: failed to \"StartContainer\" for \"main\" with ImagePullBackOff: \"Back-off pulling image \\\"docker.io/kolla/centos-source-mariadb:4.0.0\\\"\"\n\n  22m\t11m\t2\t{kubelet kolladevauto}\tspec.containers{main}\tNormal\tPulling\tpulling image \"docker.io/kolla/centos-source-mariadb:4.0.0\"\n[rwellum@KollaDevAuto kolla]$ \n","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/UimOFrRc","modified":1490638561,"id":"UimOFrRc","size":6516,"lines":143,"own_paste":false,"theme":"","date":1490638561}