==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: lodemon-74f8c669b6-5wvkh Namespace: xlou Priority: 0 Service Account: k8s-svc-acct-lodemon Node: gke-xlou-cdm-frontend-18a44ad7-ypxn/10.142.0.9 Start Time: Tue, 25 Feb 2025 21:47:17 +0000 Labels: app=lodemon app.kubernetes.io/name=lodemon pod-template-hash=74f8c669b6 skaffold.dev/run-id=4bf91a5a-6e07-4a95-a602-bd09e12b8d85 Annotations: Status: Running IP: 10.106.40.12 IPs: IP: 10.106.40.12 Controlled By: ReplicaSet/lodemon-74f8c669b6 Containers: lodemon: Container ID: containerd://48c2f33d212cc0eca4b6669db08387f713cd1cf3347624409435b37af52fd6ac Image: gcr.io/engineeringpit/lodestar-images/lodestarbox:master Image ID: gcr.io/engineeringpit/lodestar-images/lodestarbox@sha256:9d008f2ce15dc4f9fd2644d3600772db03769a5640e1b5c17a19d7b3bb4d9a65 Port: 8080/TCP Host Port: 0/TCP Command: python3 Args: /lodestar/scripts/lodemon_run.py -W default State: Running Started: Tue, 25 Feb 2025 21:47:41 +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-g8fdh (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-g8fdh: 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: ==================================================================================================== =========================================== 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.12:8080 Press CTRL+C to quit 21:48:43 INFO Initializing monitoring instance threads 21:48:43 DEBUG Monitoring instance thread list: [] 21:48:43 INFO Starting instance threads 21:48:43 INFO All threads has been started 127.0.0.1 - - [25/Feb/2025 21:48:43] "GET /monitoring/start HTTP/1.1" 200 - 127.0.0.1 - - [25/Feb/2025 21:54:54] "GET /monitoring/average?start_time=20250225_215048&stop_time=20250225_215254 HTTP/1.1" 200 - 127.0.0.1 - - [25/Feb/2025 22:00:34] "GET /monitoring/average?start_time=20250225_215654&stop_time=20250225_215833 HTTP/1.1" 200 - 127.0.0.1 - - [25/Feb/2025 23:01:26] "GET /monitoring/average?start_time=20250225_220234&stop_time=20250225_225925 HTTP/1.1" 200 - 127.0.0.1 - - [25/Feb/2025 23:17:31] "GET /monitoring/average?start_time=20250225_230326&stop_time=20250225_231530 HTTP/1.1" 200 - 127.0.0.1 - - [25/Feb/2025 23:36:40] "GET /monitoring/average?start_time=20250225_231931&stop_time=20250225_233439 HTTP/1.1" 200 - 23:41:38 INFO Finished: True 23:41:38 INFO Waiting for threads to register finish flag 23:41:38 INFO Done. Have a nice day! :) 127.0.0.1 - - [25/Feb/2025 23:41:38] "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 - - [25/Feb/2025 23:41:39] "GET /monitoring/process HTTP/1.1" 200 -