Pod onap-cds-py-executor-9478dbc6d-kd4jd 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:
9478dbc6d
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-9478dbc6d

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.8.1 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, 'pod_certificate': 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-54chn projected
default_mode 420
sources [{'cluster_trust_bundle': None, 'config_map': None, 'downward_api': None, 'pod_certificate': 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, 'pod_certificate': 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}]}, 'pod_certificate': 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-9478dbc6d-kd4jd to compute06-daily-master-sm
Warning 1 FailedAttachVolume AttachVolume.Attach failed for volume "pvc-e54b629a-80af-4a5b-95bd-235b7c93ba89" : rpc error: code = Internal desc = [ControllerPublishVolume] Attach Volume failed with error failed to attach 7f35d1af-ee10-404a-979a-009d96212db2 volume to 16d48c86-44b6-48f4-991d-4fe800b661a6 compute: Bad request with: [POST https://control-api.tnaplab.telekom.de:8774/v2.1/servers/16d48c86-44b6-48f4-991d-4fe800b661a6/os-volume_attachments], error message: {"badRequest": {"code": 400, "message": "Invalid input received: Invalid volume: Volume 7f35d1af-ee10-404a-979a-009d96212db2 status must be available or in-use or downloading to reserve, but the current status is reserved. (HTTP 400) (Request-ID: req-46b6bd28-3c1c-431a-8cb5-2227db6c1497)"}}
Warning 3 FailedAttachVolume AttachVolume.Attach failed for volume "pvc-e54b629a-80af-4a5b-95bd-235b7c93ba89" : rpc error: code = Internal desc = [ControllerPublishVolume] Attach Volume failed with error failed to attach 7f35d1af-ee10-404a-979a-009d96212db2 volume to 16d48c86-44b6-48f4-991d-4fe800b661a6 compute: Bad request with: [POST https://control-api.tnaplab.telekom.de:8774/v2.1/servers/16d48c86-44b6-48f4-991d-4fe800b661a6/os-volume_attachments], error message: {"badRequest": {"code": 400, "message": "Invalid input received: Invalid volume: Volume 7f35d1af-ee10-404a-979a-009d96212db2 status must be available or in-use or downloading to reserve, but the current status is reserved. (HTTP 400) (Request-ID: req-61b37386-3f1c-415b-b409-91596e95f576)"}}
Normal 1 SuccessfulAttachVolume AttachVolume.Attach succeeded for volume "pvc-e54b629a-80af-4a5b-95bd-235b7c93ba89"
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.8.1"
Normal 1 Pulled Successfully pulled image "artifactory.devops.telekom.de/onap-repo/onap/ccsdk-py-executor:1.8.1" in 965ms (965ms including waiting)
Normal 1 Created Created container cds-py-executor
Normal 1 Started Started container cds-py-executor