Pod onap-cds-py-executor-79c88dc4bb-87c2f Summary

Description

Labels:
app:
cds-py-executor
app.kubernetes.io/instance:
onap
app.kubernetes.io/managed-by:
Helm
app.kubernetes.io/name:
cds-py-executor
helm.sh/chart:
cds-py-executor-13.0.0
pod-template-hash:
79c88dc4bb
security.istio.io/tlsMode:
istio
service.istio.io/canonical-name:
cds-py-executor
service.istio.io/canonical-revision:
13.0.0
version:
13.0.0
Annotations:
istio.io/rev:
default
kubectl.kubernetes.io/default-container:
cds-py-executor
kubectl.kubernetes.io/default-logs-container:
cds-py-executor
prometheus.io/path:
/stats/prometheus
prometheus.io/port:
15020
prometheus.io/scrape:
true
sidecar.istio.io/status:
{"initContainers":["istio-init","istio-proxy"],"containers":null,"volumes":["workload-socket","credential-socket","workload-certs","istio-envoy","istio-data","istio-podinfo","istio-token","istiod-ca-cert"],"imagePullSecrets":null,"revision":"default"}
Controlled By:
ReplicaSet/onap-cds-py-executor-79c88dc4bb

Init Containers

Name Image State Ready Restart Count
istio-init dockerhub.devops.telekom.de/istio/proxyv2:1.24.1 Terminated (Completed) True 0
istio-proxy dockerhub.devops.telekom.de/istio/proxyv2:1.24.1 Running True 0

Containers

Name Image State Ready Restart Count
cds-py-executor artifactory.devops.telekom.de/onap-repo/onap/ccsdk-py-executor:1.5.3 Running True 0

Volumes

Name Type Properties
workload-socket empty_dir
medium None
size_limit None
credential-socket empty_dir
medium None
size_limit None
workload-certs empty_dir
medium None
size_limit None
istio-envoy empty_dir
medium Memory
size_limit None
istio-data empty_dir
medium None
size_limit None
istio-podinfo downward_api
default_mode 420
items [{'field_ref': {'api_version': 'v1', 'field_path': 'metadata.labels'}, 'mode': None, 'path': 'labels', 'resource_field_ref': None}, {'field_ref': {'api_version': 'v1', 'field_path': 'metadata.annotations'}, 'mode': None, 'path': 'annotations', 'resource_field_ref': None}]
istio-token projected
default_mode 420
sources [{'cluster_trust_bundle': None, 'config_map': None, 'downward_api': None, 'secret': None, 'service_account_token': {'audience': 'istio-ca', 'expiration_seconds': 43200, 'path': 'istio-token'}}]
istiod-ca-cert config_map
default_mode 420
items None
name istio-ca-root-cert
optional None
onap-cds-py-executor-blueprints persistent_volume_claim
claim_name onap-cds-blueprints
read_only None
kube-api-access-twpxk projected
default_mode 420
sources [{'cluster_trust_bundle': None, 'config_map': None, 'downward_api': None, 'secret': None, 'service_account_token': {'audience': None, 'expiration_seconds': 3607, 'path': 'token'}}, {'cluster_trust_bundle': None, 'config_map': {'items': [{'key': 'ca.crt', 'mode': None, 'path': 'ca.crt'}], 'name': 'kube-root-ca.crt', 'optional': None}, 'downward_api': None, 'secret': None, 'service_account_token': None}, {'cluster_trust_bundle': None, 'config_map': None, 'downward_api': {'items': [{'field_ref': {'api_version': 'v1', 'field_path': 'metadata.namespace'}, 'mode': None, 'path': 'namespace', 'resource_field_ref': None}]}, 'secret': None, 'service_account_token': None}]

Events

Type Count Reason Message
Warning 1 FailedScheduling 0/9 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/9 nodes are available: 9 Preemption is not helpful for scheduling..
Normal 1 Scheduled Successfully assigned onap/onap-cds-py-executor-79c88dc4bb-87c2f to compute01-daily-master-sm
Warning 2 FailedAttachVolume AttachVolume.Attach failed for volume "pvc-25a721ec-5133-44c9-88a1-c343da8b6fc4" : rpc error: code = Internal desc = [ControllerPublishVolume] Attach Volume failed with error failed to attach 10214584-20f4-4e1c-a6da-b352f409b82d volume to a40f70be-53b0-4b97-9413-a0c4c41b347c compute: Bad request with: [POST https://control-api.tnaplab.telekom.de:8774/v2.1/servers/a40f70be-53b0-4b97-9413-a0c4c41b347c/os-volume_attachments], error message: {"badRequest": {"code": 400, "message": "Invalid input received: Invalid volume: Volume 10214584-20f4-4e1c-a6da-b352f409b82d status must be available or in-use or downloading to reserve, but the current status is reserved. (HTTP 400) (Request-ID: req-336788e3-d9d2-4fb1-8a5a-c823c0fd4793)"}}
Warning 2 FailedAttachVolume AttachVolume.Attach failed for volume "pvc-25a721ec-5133-44c9-88a1-c343da8b6fc4" : rpc error: code = Internal desc = [ControllerPublishVolume] Attach Volume failed with error failed to attach 10214584-20f4-4e1c-a6da-b352f409b82d volume to a40f70be-53b0-4b97-9413-a0c4c41b347c compute: Bad request with: [POST https://control-api.tnaplab.telekom.de:8774/v2.1/servers/a40f70be-53b0-4b97-9413-a0c4c41b347c/os-volume_attachments], error message: {"badRequest": {"code": 400, "message": "Invalid input received: Invalid volume: Volume 10214584-20f4-4e1c-a6da-b352f409b82d status must be available or in-use or downloading to reserve, but the current status is attaching. (HTTP 400) (Request-ID: req-6e73d605-fa62-457c-9667-908b662b8696)"}}
Normal 1 SuccessfulAttachVolume AttachVolume.Attach succeeded for volume "pvc-25a721ec-5133-44c9-88a1-c343da8b6fc4"
Normal 1 Pulled Container image "dockerhub.devops.telekom.de/istio/proxyv2:1.24.1" already present on machine
Normal 1 Created Created container istio-init
Normal 1 Started Started container istio-init
Normal 1 Pulled Container image "dockerhub.devops.telekom.de/istio/proxyv2:1.24.1" already present on machine
Normal 1 Created Created container istio-proxy
Normal 1 Started Started container istio-proxy
Normal 1 Pulling Pulling image "artifactory.devops.telekom.de/onap-repo/onap/ccsdk-py-executor:1.5.3"
Normal 1 Pulled Successfully pulled image "artifactory.devops.telekom.de/onap-repo/onap/ccsdk-py-executor:1.5.3" in 14.888s (55.174s including waiting)
Normal 1 Created Created container cds-py-executor
Normal 1 Started Started container cds-py-executor