==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: lodemon-856df7666-lkt2t Namespace: xlou Priority: 0 Service Account: k8s-svc-acct-lodemon Node: gke-xlou-cdm-frontend-18a44ad7-qeaz/10.142.0.60 Start Time: Thu, 13 Mar 2025 14:46:51 +0000 Labels: app=lodemon app.kubernetes.io/name=lodemon pod-template-hash=856df7666 skaffold.dev/run-id=31ca14a3-677c-4c17-9c83-4c097038ef9c Annotations: Status: Running IP: 10.106.41.13 IPs: IP: 10.106.41.13 Controlled By: ReplicaSet/lodemon-856df7666 Containers: lodemon: Container ID: containerd://730e91b802038c3b7abd714090e243814d9d47ce9877b0fef6c1c19e5c7e5c34 Image: gcr.io/engineeringpit/lodestar-images/lodestarbox:master Image ID: gcr.io/engineeringpit/lodestar-images/lodestarbox@sha256:0ed24f99895012b4ac73afbe6388ced4d8300211691aa0dadcb811e0bb8f5a34 Port: 8080/TCP Host Port: 0/TCP Command: python3 Args: /lodestar/scripts/lodemon_run.py -W default State: Running Started: Thu, 13 Mar 2025 14:46:53 +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-xszp2 (ro) Conditions: Type Status PodReadyToStartContainers True 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-xszp2: 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 39m default-scheduler Successfully assigned xlou/lodemon-856df7666-lkt2t to gke-xlou-cdm-frontend-18a44ad7-qeaz Normal Pulling 39m kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/lodestarbox:master" Normal Pulled 39m kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/lodestarbox:master" in 687ms (687ms including waiting). Image size: 2139102869 bytes. Normal Created 39m kubelet Created container lodemon Normal Started 39m 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.41.13:8080 Press CTRL+C to quit 14:47:58 INFO Initializing monitoring instance threads 14:47:58 DEBUG Monitoring instance thread list: [] 14:47:58 INFO Starting instance threads 14:47:58 INFO All threads has been started 127.0.0.1 - - [13/Mar/2025 14:47:58] "GET /monitoring/start HTTP/1.1" 200 - 127.0.0.1 - - [13/Mar/2025 14:53:07] "GET /monitoring/average?start_time=20250313_145002&stop_time=20250313_145106 HTTP/1.1" 200 - 127.0.0.1 - - [13/Mar/2025 14:58:11] "GET /monitoring/average?start_time=20250313_145507&stop_time=20250313_145610 HTTP/1.1" 200 - 127.0.0.1 - - [13/Mar/2025 15:03:15] "GET /monitoring/average?start_time=20250313_150011&stop_time=20250313_150114 HTTP/1.1" 200 - 127.0.0.1 - - [13/Mar/2025 15:08:19] "GET /monitoring/average?start_time=20250313_150515&stop_time=20250313_150619 HTTP/1.1" 200 - 127.0.0.1 - - [13/Mar/2025 15:13:23] "GET /monitoring/average?start_time=20250313_151019&stop_time=20250313_151122 HTTP/1.1" 200 - 127.0.0.1 - - [13/Mar/2025 15:18:27] "GET /monitoring/average?start_time=20250313_151523&stop_time=20250313_151626 HTTP/1.1" 200 - 15:26:31 INFO Finished: True 15:26:31 INFO Waiting for threads to register finish flag 15:26:31 INFO Done. Have a nice day! :) 127.0.0.1 - - [13/Mar/2025 15:26:31] "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 - - [13/Mar/2025 15:26:32] "GET /monitoring/process HTTP/1.1" 200 -