==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: am-685d4f4864-6sdmb Namespace: xlou Priority: 0 Node: gke-xlou-cdm-default-pool-4f098948-tbmx/10.142.0.69 Start Time: Thu, 06 Apr 2023 23:08:42 +0000 Labels: app=am app.kubernetes.io/component=am app.kubernetes.io/instance=am app.kubernetes.io/name=am app.kubernetes.io/part-of=forgerock pod-template-hash=685d4f4864 tier=middle Annotations: cluster-autoscaler.kubernetes.io/safe-to-evict: true Status: Running IP: 10.106.43.6 IPs: IP: 10.106.43.6 Controlled By: ReplicaSet/am-685d4f4864 Init Containers: fbc-init: Container ID: containerd://4a358db34674790b38d8e2e473ca0728b1b8430db7933580962f63de2ba55af8 Image: gcr.io/engineeringpit/lodestar-images/am:xlou Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:fae86102dd8374e78ac5d98db56845fe98742e7aebebd5445a81ba84bfa5eed5 Port: Host Port: Command: /bin/bash -c if [ -d /fbc/config ]; then echo "Existing openam configuration found. Skipping copy" else echo "Copying docker image configuration files to the shared volume" cd /home/forgerock/openam cp -r .homeVersion * /fbc fi State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 06 Apr 2023 23:08:43 +0000 Finished: Thu, 06 Apr 2023 23:08:43 +0000 Ready: True Restart Count: 0 Environment: Mounts: /fbc from fbc (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-ldzgs (ro) truststore-init: Container ID: containerd://627be82bdb9294d11e170580d8cd66fa03ff15f268851f28eaf125e9298c5408 Image: gcr.io/engineeringpit/lodestar-images/am:xlou Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:fae86102dd8374e78ac5d98db56845fe98742e7aebebd5445a81ba84bfa5eed5 Port: Host Port: Command: /home/forgerock/import-pem-certs.sh State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 06 Apr 2023 23:08:44 +0000 Finished: Thu, 06 Apr 2023 23:08:44 +0000 Ready: True Restart Count: 0 Environment: TRUSTSTORE_PATH: /truststore/amtruststore TRUSTSTORE_PASSWORD: changeit AM_PEM_TRUSTSTORE: /var/run/secrets/truststore/cacerts Mounts: /truststore from new-truststore (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-ldzgs (ro) /var/run/secrets/truststore from truststore (rw) Containers: openam: Container ID: containerd://6c5e509ca4eaa80827cf587e7952f5ef530bf5c8227864279a8343da2169247b Image: gcr.io/engineeringpit/lodestar-images/am:xlou Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:fae86102dd8374e78ac5d98db56845fe98742e7aebebd5445a81ba84bfa5eed5 Port: 8080/TCP Host Port: 0/TCP Command: bash /home/forgerock/docker-entrypoint.sh State: Running Started: Thu, 06 Apr 2023 23:08:45 +0000 Ready: True Restart Count: 0 Limits: memory: 10Gi Requests: cpu: 11 memory: 10Gi Liveness: http-get http://:8080/am/json/health/live delay=30s timeout=5s period=30s #success=1 #failure=3 Readiness: http-get http://:8080/am/json/health/ready delay=20s timeout=5s period=10s #success=1 #failure=3 Startup: http-get http://:8080/am/json/health/live delay=0s timeout=1s period=10s #success=1 #failure=40 Environment Variables from: am-env-secrets Secret Optional: false platform-config ConfigMap Optional: false amster-env-secrets Secret Optional: false ds-env-secrets Secret Optional: false Environment: NAMESPACE: xlou (v1:metadata.namespace) AM_STORES_SSL_ENABLED: true TRUSTSTORE_PATH: /home/forgerock/amtruststore TRUSTSTORE_PASSWORD: changeit AM_STORES_USER_TYPE: LDAPv3ForForgeRockIAM Mounts: /home/forgerock/amtruststore from new-truststore (ro,path="amtruststore") /home/forgerock/openam from fbc (rw) /var/run/secrets/am from am-secrets (rw) /var/run/secrets/amster from amster-key (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-ldzgs (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: fbc: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: am-secrets: Type: Projected (a volume that contains injected data from multiple sources) SecretName: am-passwords SecretOptionalName: SecretName: am-keystore SecretOptionalName: amster-key: Type: Secret (a volume populated by a Secret) SecretName: amster Optional: false truststore: Type: Secret (a volume populated by a Secret) SecretName: truststore-pem Optional: false new-truststore: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: kube-api-access-ldzgs: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: Burstable Node-Selectors: Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 47m default-scheduler Successfully assigned xlou/am-685d4f4864-6sdmb to gke-xlou-cdm-default-pool-4f098948-tbmx Normal Pulling 47m kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/am:xlou" Normal Pulled 47m kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/am:xlou" in 215.673268ms Normal Created 47m kubelet Created container fbc-init Normal Started 47m kubelet Started container fbc-init Normal Pulling 47m kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/am:xlou" Normal Pulled 47m kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/am:xlou" in 205.399975ms Normal Created 47m kubelet Created container truststore-init Normal Started 47m kubelet Started container truststore-init Normal Pulling 47m kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/am:xlou" Normal Pulled 47m kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/am:xlou" in 217.698339ms Normal Created 47m kubelet Created container openam Normal Started 47m kubelet Started container openam Warning Unhealthy 46m (x2 over 46m) kubelet Startup probe failed: Get "http://10.106.43.6:8080/am/json/health/live": context deadline exceeded (Client.Timeout exceeded while awaiting headers) ==================================================================================================== =========================================== Pod logs =========================================== ==================================================================================================== Copying docker image configuration files to the shared volume Copying /opt/java/openjdk/lib/security/cacerts to /truststore/amtruststore Found (1) certificates in /var/run/secrets/truststore/cacerts Importing (1) certificates into /truststore/amtruststore Certificate was added to keystore Import complete! 10.106.42.23 - - [06/Apr/2023:23:54:12 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357305 23ms 10.106.43.1 - - [06/Apr/2023:23:54:13 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.43.1 - - [06/Apr/2023:23:54:13 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.106.43.1 - - [06/Apr/2023:23:54:23 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.1 - - [06/Apr/2023:23:54:33 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.10 - - [06/Apr/2023:23:54:41 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.42.23 - - [06/Apr/2023:23:54:42 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357303 24ms 10.106.43.1 - - [06/Apr/2023:23:54:43 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.43.1 - - [06/Apr/2023:23:54:43 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.1 - - [06/Apr/2023:23:54:53 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.106.43.1 - - [06/Apr/2023:23:55:03 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2023-04-06T23:55:12.353Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(14)","mdc":{"transactionId":"10e92326-2831-47b2-b68c-fe9cf68c1356-1007091"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2023-04-06T23:55:13.262Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(14)","mdc":{"transactionId":"10e92326-2831-47b2-b68c-fe9cf68c1356-1007091"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.106.42.23 - - [06/Apr/2023:23:55:12 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 357266 25ms 10.106.43.1 - - [06/Apr/2023:23:55:13 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.106.43.1 - - [06/Apr/2023:23:55:13 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2023-04-06T23:55:28.806Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(14)","mdc":{"transactionId":"10e92326-2831-47b2-b68c-fe9cf68c1356-1007091"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2023-04-06T23:55:29.262Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(14)","mdc":{"transactionId":"10e92326-2831-47b2-b68c-fe9cf68c1356-1007091"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.106.43.1 - - [06/Apr/2023:23:55:23 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.106.43.1 - - [06/Apr/2023:23:55:33 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms