==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: lodemon-6b6d597df4-cfmcd Namespace: xlou Priority: 0 Service Account: k8s-svc-acct-lodemon Node: gke-xlou-cdm-frontend-1a35de14-jwax/10.142.0.71 Start Time: Wed, 17 Jul 2024 14:31:38 +0000 Labels: app=lodemon app.kubernetes.io/name=lodemon pod-template-hash=6b6d597df4 skaffold.dev/run-id=e22cb1ee-9188-4110-a4ad-61aa8d0f440f Annotations: Status: Running IP: 10.106.40.27 IPs: IP: 10.106.40.27 Controlled By: ReplicaSet/lodemon-6b6d597df4 Containers: lodemon: Container ID: containerd://a038071907c2206c9a7cbc97a951b39011a3cfdea96718c553cab3c1f34d7bf6 Image: gcr.io/engineeringpit/lodestar-images/lodestarbox:master-stable Image ID: gcr.io/engineeringpit/lodestar-images/lodestarbox@sha256:7bfc0f0141c68ee52e239d38ce47a6287d529a24eef0257092980c4fbbec9547 Port: 8080/TCP Host Port: 0/TCP Command: python3 Args: /lodestar/scripts/lodemon_run.py -W default State: Running Started: Wed, 17 Jul 2024 14:31:39 +0000 Ready: True Restart Count: 0 Limits: cpu: 2 memory: 2Gi Requests: cpu: 1 memory: 1Gi Liveness: exec [cat /tmp/lodemon_alive] delay=20s timeout=1s period=10s #success=1 #failure=3 Readiness: exec [cat /tmp/lodemon_alive] delay=20s timeout=1s period=10s #success=1 #failure=3 Environment: SKAFFOLD_PROFILE: idc Mounts: /lodestar/config/config.yaml from config (rw,path="config.yaml") /lodestar/config/deployments_to_monitor.yaml from deployments-config (rw,path="deployments_to_monitor.yaml") /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qsbln (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: config: Type: ConfigMap (a volume populated by a ConfigMap) Name: lodemon-config Optional: false deployments-config: Type: ConfigMap (a volume populated by a ConfigMap) Name: lodemon-deployments Optional: false kube-api-access-qsbln: 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 65s default-scheduler Successfully assigned xlou/lodemon-6b6d597df4-cfmcd to gke-xlou-cdm-frontend-1a35de14-jwax Normal Pulling 64s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/lodestarbox:master-stable" Normal Pulled 64s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/lodestarbox:master-stable" in 272.066214ms (272.079194ms including waiting) Normal Created 64s kubelet Created container lodemon Normal Started 64s kubelet Started container lodemon ==================================================================================================== =========================================== Pod logs =========================================== ==================================================================================================== * Serving Flask app 'lodemon_run' * Debug mode: off WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Running on all addresses (0.0.0.0) * Running on http://127.0.0.1:8080 * Running on http://10.106.40.27:8080 Press CTRL+C to quit 15:32:35 INFO Initializing monitoring instance threads 15:32:35 DEBUG Monitoring instance thread list: [] 15:32:35 INFO Starting instance threads 15:32:35 INFO All threads has been started 127.0.0.1 - - [17/Jul/2024 15:32:35] "GET /monitoring/start HTTP/1.1" 200 - 15:32:40 INFO Finished: True 15:32:40 INFO Waiting for threads to register finish flag 15:32:40 INFO Done. Have a nice day! :) 127.0.0.1 - - [17/Jul/2024 15:32:40] "GET /monitoring/stop HTTP/1.1" 200 - WARNING:bokeh.core.validation.check:W-1002 (EMPTY_LAYOUT): Layout has no children: Column(id='p1001', ...) 127.0.0.1 - - [17/Jul/2024 15:32:41] "GET /monitoring/process HTTP/1.1" 200 -