==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: lodemon-6b9df475cd-csxlf Namespace: xlou Priority: 0 Service Account: k8s-svc-acct-lodemon Node: gke-xlou-cdm-default-pool-9d1e5395-43zw/10.142.0.28 Start Time: Wed, 24 Apr 2024 05:20:36 +0000 Labels: app=lodemon app.kubernetes.io/name=lodemon pod-template-hash=6b9df475cd skaffold.dev/run-id=737e6a69-d863-4e69-8f57-d28ee8754f0b Annotations: Status: Running IP: 10.106.42.136 IPs: IP: 10.106.42.136 Controlled By: ReplicaSet/lodemon-6b9df475cd Containers: lodemon: Container ID: containerd://3771703fc28b5054fbbc330fb3cf574539acacc6d9285b20cfdd58d5e1f3a082 Image: gcr.io/engineeringpit/lodestar-images/lodestarbox:master-stable Image ID: gcr.io/engineeringpit/lodestar-images/lodestarbox@sha256:211ddeee1073a9baac07b9c978705770ae4867030362650bc93603cb72ebfbe1 Port: 8080/TCP Host Port: 0/TCP Command: python3 Args: /lodestar/scripts/lodemon_run.py -W default State: Running Started: Wed, 24 Apr 2024 05:20:37 +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: medium 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-h6c77 (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-h6c77: 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 41s default-scheduler Successfully assigned xlou/lodemon-6b9df475cd-csxlf to gke-xlou-cdm-default-pool-9d1e5395-43zw Normal Pulling 41s kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/lodestarbox:master-stable" Normal Pulled 40s kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/lodestarbox:master-stable" in 204.431152ms (204.44405ms including waiting) Normal Created 40s kubelet Created container lodemon Normal Started 40s 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.42.136:8080 Press CTRL+C to quit 06:21:12 INFO 06:21:12 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:12 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:12 INFO [loop_until]: OK (rc = 0) 06:21:12 DEBUG --- stdout --- 06:21:12 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:12 DEBUG --- stderr --- 06:21:12 DEBUG 06:21:12 INFO 06:21:12 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:12 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:12 INFO [loop_until]: OK (rc = 0) 06:21:12 DEBUG --- stdout --- 06:21:12 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:12 DEBUG --- stderr --- 06:21:12 DEBUG 06:21:12 INFO 06:21:12 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:12 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:12 INFO [loop_until]: OK (rc = 0) 06:21:12 DEBUG --- stdout --- 06:21:12 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:12 DEBUG --- stderr --- 06:21:12 DEBUG 06:21:12 INFO 06:21:12 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:12 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:12 INFO [loop_until]: OK (rc = 0) 06:21:12 DEBUG --- stdout --- 06:21:12 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:12 DEBUG --- stderr --- 06:21:12 DEBUG 06:21:12 INFO 06:21:12 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:12 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:13 INFO [loop_until]: OK (rc = 0) 06:21:13 DEBUG --- stdout --- 06:21:13 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:13 DEBUG --- stderr --- 06:21:13 DEBUG 06:21:13 INFO 06:21:13 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:13 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:13 INFO [loop_until]: OK (rc = 0) 06:21:13 DEBUG --- stdout --- 06:21:13 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:13 DEBUG --- stderr --- 06:21:13 DEBUG 06:21:13 INFO 06:21:13 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:13 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:13 INFO [loop_until]: OK (rc = 0) 06:21:13 DEBUG --- stdout --- 06:21:13 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:13 DEBUG --- stderr --- 06:21:13 DEBUG 06:21:13 INFO 06:21:13 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:13 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:13 INFO [loop_until]: OK (rc = 0) 06:21:13 DEBUG --- stdout --- 06:21:13 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:13 DEBUG --- stderr --- 06:21:13 DEBUG 06:21:13 INFO 06:21:13 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:13 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:13 INFO [loop_until]: OK (rc = 0) 06:21:13 DEBUG --- stdout --- 06:21:13 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:13 DEBUG --- stderr --- 06:21:13 DEBUG 06:21:13 INFO 06:21:13 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:13 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:13 INFO [loop_until]: OK (rc = 0) 06:21:13 DEBUG --- stdout --- 06:21:13 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:13 DEBUG --- stderr --- 06:21:13 DEBUG 06:21:13 INFO 06:21:13 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:13 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:13 INFO [loop_until]: OK (rc = 0) 06:21:13 DEBUG --- stdout --- 06:21:13 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:13 DEBUG --- stderr --- 06:21:13 DEBUG 06:21:13 INFO 06:21:13 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:13 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:13 INFO [loop_until]: OK (rc = 0) 06:21:13 DEBUG --- stdout --- 06:21:13 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:13 DEBUG --- stderr --- 06:21:13 DEBUG 06:21:14 INFO 06:21:14 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:14 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:14 INFO [loop_until]: OK (rc = 0) 06:21:14 DEBUG --- stdout --- 06:21:14 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:14 DEBUG --- stderr --- 06:21:14 DEBUG 06:21:14 INFO 06:21:14 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:14 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:14 INFO [loop_until]: OK (rc = 0) 06:21:14 DEBUG --- stdout --- 06:21:14 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:14 DEBUG --- stderr --- 06:21:14 DEBUG 06:21:14 INFO 06:21:14 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:14 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:14 INFO [loop_until]: OK (rc = 0) 06:21:14 DEBUG --- stdout --- 06:21:14 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:14 DEBUG --- stderr --- 06:21:14 DEBUG 06:21:14 INFO 06:21:14 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:14 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:14 INFO [loop_until]: OK (rc = 0) 06:21:14 DEBUG --- stdout --- 06:21:14 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:14 DEBUG --- stderr --- 06:21:14 DEBUG 06:21:14 INFO 06:21:14 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:14 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:14 INFO [loop_until]: OK (rc = 0) 06:21:14 DEBUG --- stdout --- 06:21:14 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:14 DEBUG --- stderr --- 06:21:14 DEBUG 06:21:14 INFO 06:21:14 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:14 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:14 INFO [loop_until]: OK (rc = 0) 06:21:14 DEBUG --- stdout --- 06:21:14 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:14 DEBUG --- stderr --- 06:21:14 DEBUG 06:21:14 INFO 06:21:14 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:14 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:14 INFO [loop_until]: OK (rc = 0) 06:21:14 DEBUG --- stdout --- 06:21:14 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:14 DEBUG --- stderr --- 06:21:14 DEBUG 06:21:15 INFO 06:21:15 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:15 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:15 INFO [loop_until]: OK (rc = 0) 06:21:15 DEBUG --- stdout --- 06:21:15 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:15 DEBUG --- stderr --- 06:21:15 DEBUG 06:21:15 INFO 06:21:15 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:15 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:15 INFO [loop_until]: OK (rc = 0) 06:21:15 DEBUG --- stdout --- 06:21:15 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:15 DEBUG --- stderr --- 06:21:15 DEBUG 06:21:15 INFO 06:21:15 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:15 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:15 INFO [loop_until]: OK (rc = 0) 06:21:15 DEBUG --- stdout --- 06:21:15 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:15 DEBUG --- stderr --- 06:21:15 DEBUG 06:21:15 INFO 06:21:15 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:15 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:15 INFO [loop_until]: OK (rc = 0) 06:21:15 DEBUG --- stdout --- 06:21:15 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:15 DEBUG --- stderr --- 06:21:15 DEBUG 06:21:15 INFO 06:21:15 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:15 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:15 INFO [loop_until]: OK (rc = 0) 06:21:15 DEBUG --- stdout --- 06:21:15 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:15 DEBUG --- stderr --- 06:21:15 DEBUG 06:21:15 INFO 06:21:15 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:15 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:15 INFO [loop_until]: OK (rc = 0) 06:21:15 DEBUG --- stdout --- 06:21:15 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:15 DEBUG --- stderr --- 06:21:15 DEBUG 06:21:15 INFO 06:21:15 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:15 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:15 INFO [loop_until]: OK (rc = 0) 06:21:15 DEBUG --- stdout --- 06:21:15 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:15 DEBUG --- stderr --- 06:21:15 DEBUG 06:21:15 INFO 06:21:15 INFO [loop_until]: kubectl get services -o=jsonpath='{.items[?(@.metadata.labels.app=="kube-prometheus-stack-prometheus")]}' --all-namespaces 06:21:16 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:16 INFO [loop_until]: OK (rc = 0) 06:21:16 DEBUG --- stdout --- 06:21:16 DEBUG {"apiVersion":"v1","kind":"Service","metadata":{"annotations":{"cloud.google.com/neg":"{\"ingress\":true}","meta.helm.sh/release-name":"prometheus-operator","meta.helm.sh/release-namespace":"monitoring"},"creationTimestamp":"2023-05-27T02:35:19Z","labels":{"app":"kube-prometheus-stack-prometheus","app.kubernetes.io/instance":"prometheus-operator","app.kubernetes.io/managed-by":"Helm","app.kubernetes.io/part-of":"kube-prometheus-stack","app.kubernetes.io/version":"46.4.1","chart":"kube-prometheus-stack-46.4.1","heritage":"Helm","release":"prometheus-operator","self-monitor":"true"},"managedFields":[{"apiVersion":"v1","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:meta.helm.sh/release-name":{},"f:meta.helm.sh/release-namespace":{}},"f:labels":{".":{},"f:app":{},"f:app.kubernetes.io/instance":{},"f:app.kubernetes.io/managed-by":{},"f:app.kubernetes.io/part-of":{},"f:app.kubernetes.io/version":{},"f:chart":{},"f:heritage":{},"f:release":{},"f:self-monitor":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":9090,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:selector":{},"f:sessionAffinity":{},"f:type":{}}},"manager":"helm","operation":"Update","time":"2023-05-27T02:35:19Z"}],"name":"prometheus-operator-kube-p-prometheus","namespace":"monitoring","resourceVersion":"7148","uid":"eb1f35e8-cd91-4a12-8fe3-2e8bdf841da5"},"spec":{"clusterIP":"10.106.49.67","clusterIPs":["10.106.49.67"],"internalTrafficPolicy":"Cluster","ipFamilies":["IPv4"],"ipFamilyPolicy":"SingleStack","ports":[{"name":"http-web","port":9090,"protocol":"TCP","targetPort":9090}],"selector":{"app.kubernetes.io/name":"prometheus","prometheus":"prometheus-operator-kube-p-prometheus"},"sessionAffinity":"None","type":"ClusterIP"},"status":{"loadBalancer":{}}} 06:21:16 DEBUG --- stderr --- 06:21:16 DEBUG 06:21:16 INFO Initializing monitoring instance threads 06:21:16 DEBUG Monitoring instance thread list: [, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] 06:21:16 INFO Starting instance threads 06:21:16 INFO 06:21:16 INFO Thread started 06:21:16 INFO [loop_until]: kubectl --namespace=xlou top node 06:21:16 INFO 06:21:16 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:16 INFO Thread started 06:21:16 INFO [loop_until]: kubectl --namespace=xlou top pods 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28container_cpu_usage_seconds_total%7Bnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713936076" 06:21:16 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 06:21:16 INFO Thread started 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28container_memory_working_set_bytes%7Bnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713936076" 06:21:16 INFO Thread started 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28container_fs_reads_bytes_total%7Bnamespace%3D%27xlou%27%2Cjob%3D%27kubelet%27%2Cmetrics_path%3D%27/metrics/cadvisor%27%7D%5B60s%5D%29%29by%28pod%29&time=1713936076" 06:21:16 INFO Thread started 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28container_fs_writes_bytes_total%7Bnamespace%3D%27xlou%27%2Cjob%3D%27kubelet%27%2Cmetrics_path%3D%27/metrics/cadvisor%27%7D%5B60s%5D%29%29by%28pod%29&time=1713936076" 06:21:16 INFO Thread started 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28node_namespace_pod_container%3Acontainer_cpu_usage_seconds_total%3Asum_irate%29by%28node%29&time=1713936076" 06:21:16 INFO Thread started 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28node_namespace_pod_container%3Acontainer_memory_working_set_bytes%29by%28node%29&time=1713936076" 06:21:16 INFO Thread started 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28node_cpu_seconds_total%7Bmode%3D%27iowait%27%7D%5B60s%5D%29%29by%28instance%29&time=1713936076" 06:21:16 INFO Thread started 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28node_network_receive_bytes_total%7Bjob%3D%27node-exporter%27%2Cdevice%21%3D%27lo%27%7D%5B60s%5D%29%29by%28instance%29&time=1713936076" 06:21:16 INFO Thread started 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28node_network_transmit_bytes_total%7Bjob%3D%27node-exporter%27%2Cdevice%21%3D%27lo%27%7D%5B60s%5D%29%29by%28instance%29&time=1713936076" 06:21:16 INFO Thread started 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28am_cts_task_count%7Btoken_type%3D%27session%27%2Cnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713936076" 06:21:16 INFO Thread started 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28irate%28am_session_count%7Bsession_type%3D~%27authentication-.%2A%27%2Coperation%3D%27create%27%2Cnamespace%3D%27xlou%27%2Coutcome%3D%27success%27%7D%5B60s%5D%29%29by%28pod%29&time=1713936076" 06:21:16 INFO Thread started 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28ds_backend_db_cache_misses_internal_nodes%7Bbackend%3D%27amCts%27%2Cnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713936076" 06:21:16 INFO Thread started 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28ds_backend_db_cache_misses_internal_nodes%7Bbackend%3D%27amIdentityStore%27%2Cnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713936076" 06:21:16 INFO Thread started 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28ds_backend_db_cache_misses_internal_nodes%7Bbackend%3D%27cfgStore%27%2Cnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713936076" 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 INFO Thread started 06:21:16 DEBUG --- status code --- 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG --- status code --- 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28ds_backend_db_cache_misses_internal_nodes%7Bbackend%3D%27idmRepo%27%2Cnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713936076" 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 INFO Thread started 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG --- status code --- 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28am_authentication_count%7Bnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713936076" 06:21:16 DEBUG --- http response --- 06:21:16 INFO Thread started 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (125 lines): 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28am_cts_reaper_deletion_count%7Bnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713936076" 06:21:16 DEBUG --- http response --- 06:21:16 INFO Thread started 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG --- http response --- 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (134 lines): 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (98 lines): 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (134 lines): 06:21:16 DEBUG --- http response --- 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (98 lines): 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (125 lines): 06:21:16 INFO Thread started 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (134 lines): 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (134 lines): 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG { 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28am_oauth2_grant_count%7Bnamespace%3D%27xlou%27%2Cgrant_type%3D~%27authorization-code%27%7D%5B60s%5D%29%29by%28pod%29&time=1713936076" 06:21:16 DEBUG { 06:21:16 DEBUG ----- output ----- 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28ds_backend_ttl_entries_deleted_count%7Bnamespace%3D%27xlou%27%2Cbackend%3D~%27amCts%27%7D%5B60s%5D%29%29by%28pod%29&time=1713936076" 06:21:16 DEBUG ----- output ----- 06:21:16 INFO Thread started 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG { 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG { 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (62 lines): 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (134 lines): 06:21:16 DEBUG { 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG { 06:21:16 DEBUG { 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28ds_replication_replica_remote_replicas_receive_delay_seconds+%7Bnamespace%3D%27xlou%27%2Cdomain_name%3D%27ou%3Dtokens%27%7D%5B60s%5D%29%29by%28pod%29&time=1713936076" 06:21:16 DEBUG --- http response --- 06:21:16 INFO Thread started 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG { 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 06:21:16 DEBUG ----- output ----- 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 DEBUG "data": { 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28avg_over_time%28am_cts_reaper_cache_size%7Bnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713936076" 06:21:16 INFO Thread started 06:21:16 DEBUG "data": { 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 06:21:16 DEBUG "data": { 06:21:16 DEBUG { 06:21:16 INFO [loop_until]: OK (rc = 0) 06:21:16 DEBUG { 06:21:16 DEBUG { 06:21:16 DEBUG "data": { 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG { 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG "data": { 06:21:16 DEBUG "data": { 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG "data": { 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28avg_over_time%28am_cts_reaper_search_seconds_total%5B60s%5D%29%29by%28pod%29&time=1713936076" 06:21:16 INFO Thread started 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG --- stdout --- 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG "resultType": "vector", 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 DEBUG "data": { 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG "result": [ 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG { 06:21:16 DEBUG { 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG --- status code --- 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28ds_replication_replica_replayed_updates_conflicts_resolved%5B60s%5D%29%29by%28pod%29&time=1713936076" 06:21:16 DEBUG "result": [ 06:21:16 INFO Thread started 06:21:16 DEBUG { 06:21:16 DEBUG "result": [ 06:21:16 DEBUG "data": { 06:21:16 DEBUG NAME CPU(cores) MEMORY(bytes) admin-ui-c4c7bf584-qp6gx 1m 6Mi am-769b98f8d5-2pqrk 6m 3362Mi am-769b98f8d5-2rr6f 5m 3329Mi am-769b98f8d5-h2r87 7m 3331Mi ds-cts-0 7m 520Mi ds-cts-1 7m 501Mi ds-cts-2 6m 472Mi ds-idrepo-0 24m 5727Mi ds-idrepo-1 15m 5709Mi ds-idrepo-2 25m 5733Mi end-user-ui-58878d7668-zkqbp 1m 3Mi idm-6c95d7588f-98n7b 8m 1087Mi idm-6c95d7588f-j6s6c 6m 2257Mi lodemon-6b9df475cd-csxlf 54m 54Mi login-ui-5fdf49fc66-7c9cd 1m 3Mi overseer-0-55d5975bd7-gp92m 1m 15Mi 06:21:16 DEBUG "data": { 06:21:16 DEBUG "data": { 06:21:16 DEBUG "result": [ 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG "resultType": "vector", 06:21:16 INFO [loop_until]: OK (rc = 0) 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG "data": { 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG { 06:21:16 DEBUG "result": [ 06:21:16 DEBUG "result": [ 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG "result": [ 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG { 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28node_disk_read_bytes_total%7Bjob%3D%27node-exporter%27%2Cdevice%3D~%27nvme.%2B%7Crbd.%2B%7Csd.%2B%7Cvd.%2B%7Cxvd.%2B%7Cdasd.%2B%27%7D%29%29by%28instance%29&time=1713936076" 06:21:16 DEBUG "status": "success", 06:21:16 INFO Thread started 06:21:16 DEBUG { 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG --- stderr --- 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG { 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG "result": [ 06:21:16 DEBUG --- stdout --- 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG { 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG { "status": "success", "data": { "resultType": "vector", "result": [] } } 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 DEBUG "metric": { 06:21:16 DEBUG { 06:21:16 DEBUG { 06:21:16 DEBUG "data": { 06:21:16 DEBUG "data": { 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG "metric": { 06:21:16 DEBUG "data": { 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28avg_over_time%28node_disk_written_bytes_total%7Bjob%3D%27node-exporter%27%2Cdevice%3D~%27nvme.%2B%7Crbd.%2B%7Csd.%2B%7Cvd.%2B%7Cxvd.%2B%7Cdasd.%2B%27%7D%5B60s%5D%29%29by%28instance%29&time=1713936076" 06:21:16 DEBUG "metric": { 06:21:16 INFO Thread started 06:21:16 DEBUG "result": [ 06:21:16 DEBUG 06:21:16 DEBUG "result": [ 06:21:16 DEBUG "result": [ 06:21:16 DEBUG "metric": { 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG { 06:21:16 DEBUG NAME CPU(cores) CPU% MEMORY(bytes) MEMORY% gke-xlou-cdm-default-pool-9d1e5395-43zw 160m 1% 8079Mi 13% gke-xlou-cdm-default-pool-9d1e5395-4r9x 54m 0% 7185Mi 12% gke-xlou-cdm-default-pool-9d1e5395-jnd9 78m 0% 7247Mi 12% gke-xlou-cdm-default-pool-9d1e5395-qd5b 60m 0% 1704Mi 2% gke-xlou-cdm-default-pool-9d1e5395-sbmc 63m 0% 5837Mi 9% gke-xlou-cdm-default-pool-9d1e5395-sp1w 63m 0% 1693Mi 2% gke-xlou-cdm-default-pool-9d1e5395-v5t6 57m 0% 1585Mi 2% gke-xlou-cdm-ds-174e6abc-czs8 84m 0% 4883Mi 8% gke-xlou-cdm-ds-174e6abc-drzp 75m 0% 2688Mi 4% gke-xlou-cdm-ds-174e6abc-k8cj 135m 0% 2426Mi 4% gke-xlou-cdm-ds-174e6abc-lzjx 70m 0% 4771Mi 8% gke-xlou-cdm-ds-174e6abc-mm5l 59m 0% 1214Mi 2% gke-xlou-cdm-ds-174e6abc-vc5z 63m 0% 3570Mi 6% gke-xlou-cdm-frontend-a8771548-i82n 68m 0% 3434Mi 5% 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG "status": "success", 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 DEBUG "result": [ 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG "pod": "admin-ui-c4c7bf584-qp6gx" 06:21:16 DEBUG "metric": { 06:21:16 DEBUG "metric": { 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG { 06:21:16 DEBUG "result": [ 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (62 lines): 06:21:16 DEBUG "pod": "admin-ui-c4c7bf584-qp6gx" 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG "pod": "admin-ui-c4c7bf584-qp6gx" 06:21:16 DEBUG { 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28ds_backend_entry_count%7Bbackend%3D~%27amCts%27%2Cpod%3D~%27ctsstore.%2A%27%2Cnamespace%3D%27xlou%27%7D%5B60s%5D%29%29by%28pod%29&time=1713936076" 06:21:16 INFO Thread started 06:21:16 DEBUG { 06:21:16 DEBUG { 06:21:16 DEBUG "node": "gke-xlou-cdm-ds-174e6abc-k8cj" 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 06:21:16 DEBUG "metric": { 06:21:16 DEBUG --- stderr --- 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (53 lines): 06:21:16 DEBUG "data": { 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG { 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG }, 06:21:16 DEBUG "pod": "admin-ui-c4c7bf584-qp6gx" 06:21:16 ERROR [http_cmd]: ERROR 06:21:16 DEBUG "instance": "10.142.0.24:9100" 06:21:16 DEBUG "result": [ 06:21:16 DEBUG "metric": { 06:21:16 DEBUG { 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG }, 06:21:16 DEBUG "result": [ 06:21:16 DEBUG }, 06:21:16 DEBUG "metric": { 06:21:16 INFO [http_cmd]: curl --insecure -L --request GET "http://prometheus-operator-kube-p-prometheus.monitoring.svc.cluster.local:9090/api/v1/query?query=sum%28rate%28node_disk_io_time_seconds_total%7Bjob%3D%27node-exporter%27%2Cdevice%3D~%27nvme.%2B%7Crbd.%2B%7Csd.%2B%7Cvd.%2B%7Cxvd.%2B%7Cdasd.%2B%27%7D%5B60s%5D%29%29by%28instance%29&time=1713936076" 06:21:16 DEBUG "metric": { 06:21:16 INFO Thread started 06:21:16 DEBUG "metric": { 06:21:16 DEBUG }, 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG "instance": "10.142.0.24:9100" 06:21:16 DEBUG 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG "metric": { 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG "value": [ 06:21:16 DEBUG }, 06:21:16 ERROR --- status code --- 06:21:16 DEBUG }, 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 DEBUG { 06:21:16 DEBUG "node": "gke-xlou-cdm-ds-174e6abc-k8cj" 06:21:16 DEBUG "metric": { 06:21:16 DEBUG { 06:21:16 DEBUG "value": [ 06:21:16 DEBUG { 06:21:16 DEBUG "value": [ 06:21:16 DEBUG "pod": "ds-cts-1" 06:21:16 DEBUG "pod": "am-769b98f8d5-h2r87" 06:21:16 INFO All threads has been started 127.0.0.1 - - [24/Apr/2024 06:21:16] "GET /monitoring/start HTTP/1.1" 200 - 06:21:16 DEBUG "instance": "10.142.0.24:9100" 06:21:16 DEBUG "value": [ 06:21:16 DEBUG { 06:21:16 DEBUG }, 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG { 06:21:16 DEBUG "result": [ 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG "pod": "ds-idrepo-1" 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 06:21:16 DEBUG 06:21:16 DEBUG "value": [ 06:21:16 ERROR http status code is 400 (expected [200, 401, 403, 404]) 06:21:16 DEBUG "value": [ 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG "metric": { 06:21:16 DEBUG }, 06:21:16 DEBUG "pod": "am-769b98f8d5-h2r87" 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG 06:21:16 DEBUG "metric": { 06:21:16 DEBUG 06:21:16 DEBUG }, 06:21:16 DEBUG }, 06:21:16 DEBUG }, 06:21:16 DEBUG 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG "value": [ 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG { 06:21:16 DEBUG }, 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (35 lines): 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 ERROR --- http response --- 06:21:16 DEBUG 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG "pod": "ds-idrepo-1" 06:21:16 DEBUG "value": [ 06:21:16 DEBUG }, 06:21:16 DEBUG "data": { 06:21:16 DEBUG 06:21:16 DEBUG "pod": "ds-idrepo-1" 06:21:16 DEBUG 06:21:16 DEBUG "value": [ 06:21:16 DEBUG "value": [ 06:21:16 DEBUG "value": [ 06:21:16 DEBUG 06:21:16 DEBUG "data": { 06:21:16 DEBUG 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (62 lines): 06:21:16 DEBUG "data": { 06:21:16 DEBUG "metric": { 06:21:16 DEBUG "value": [ 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG { 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG { "status": "error", "errorType": "bad_data", "error": "invalid parameter \"query\": 1:10: parse error: expected type range vector in call to function \"rate\", got instant vector" } 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG }, 06:21:16 DEBUG 06:21:16 DEBUG "value": [ 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG 06:21:16 DEBUG }, 06:21:16 INFO [http_cmd]: http status code OK 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG "pod": "am-769b98f8d5-h2r87" 06:21:16 DEBUG 06:21:16 DEBUG { 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG [...] 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 ERROR Query: sum(rate(node_disk_read_bytes_total{job='node-exporter',device=~'nvme.+|rbd.+|sd.+|vd.+|xvd.+|dasd.+'}))by(instance) failed with: [http_cmd] request returns wrong status code 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (134 lines): 06:21:16 DEBUG "value": [ 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG "result": [ 06:21:16 DEBUG [...] 06:21:16 DEBUG "value": [ 06:21:16 DEBUG --- status code --- 06:21:16 DEBUG [...] 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG [...] 06:21:16 DEBUG "result": [ 06:21:16 DEBUG 06:21:16 DEBUG { 06:21:16 DEBUG "result": [ 06:21:16 DEBUG }, 06:21:16 DEBUG 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG "data": { 06:21:16 DEBUG 06:21:16 DEBUG [...] 06:21:16 DEBUG [...] 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG { 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG http status code is 200 (expected [200, 401, 403, 404]) 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG { 06:21:16 DEBUG [...] 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG { 06:21:16 DEBUG "value": [ 06:21:16 DEBUG 06:21:16 DEBUG "data": { 06:21:16 DEBUG { "status": "success", "data": { "resultType": "vector", "result": [] } } 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG { 06:21:16 DEBUG 06:21:16 DEBUG [...] 06:21:16 DEBUG 06:21:16 DEBUG "metric": { 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG --- http response --- 06:21:16 DEBUG 06:21:16 DEBUG [...] 06:21:16 DEBUG [...] 06:21:16 DEBUG [...] 06:21:16 DEBUG 06:21:16 DEBUG "metric": { 06:21:16 DEBUG 06:21:16 DEBUG "data": { 06:21:16 DEBUG "metric": { 06:21:16 DEBUG 06:21:16 DEBUG [...] 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG "result": [ 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG [...] 06:21:16 DEBUG "pod": "ds-cts-1" 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (134 lines): 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG "pod": "am-769b98f8d5-h2r87" 06:21:16 DEBUG 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG "pod": "ds-cts-1" 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG "result": [ 06:21:16 DEBUG { 06:21:16 DEBUG "pod": "am-769b98f8d5-2rr6f" 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG "data": { 06:21:16 DEBUG [...] 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG }, 06:21:16 DEBUG "pod": "am-769b98f8d5-2rr6f" 06:21:16 DEBUG [...] 06:21:16 DEBUG ----- output ----- 06:21:16 DEBUG "pod": "am-769b98f8d5-2rr6f" 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG "node": "gke-xlou-cdm-frontend-a8771548-i82n" 06:21:16 DEBUG }, 06:21:16 DEBUG 06:21:16 DEBUG "result": [ 06:21:16 DEBUG }, 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG { 06:21:16 DEBUG "metric": { 06:21:16 DEBUG }, 06:21:16 DEBUG "pod": "am-769b98f8d5-2rr6f" 06:21:16 DEBUG "instance": "10.142.0.74:9100" 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG "value": [ 06:21:16 DEBUG }, 06:21:16 DEBUG 06:21:16 DEBUG { 06:21:16 DEBUG }, 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG }, 06:21:16 DEBUG "value": [ 06:21:16 DEBUG "instance": "10.142.0.74:9100" 06:21:16 DEBUG { 06:21:16 DEBUG "value": [ 06:21:16 DEBUG [...] 06:21:16 DEBUG 06:21:16 DEBUG "metric": { 06:21:16 DEBUG "pod": "am-769b98f8d5-h2r87" 06:21:16 DEBUG "value": [ 06:21:16 DEBUG }, 06:21:16 DEBUG }, 06:21:16 DEBUG "result": [ 06:21:16 DEBUG 06:21:16 DEBUG "node": "gke-xlou-cdm-frontend-a8771548-i82n" 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG "value": [ 06:21:16 DEBUG 06:21:16 DEBUG "status": "success", 06:21:16 DEBUG "value": [ 06:21:16 DEBUG "pod": "ds-cts-0" 06:21:16 DEBUG "pod": "am-769b98f8d5-2rr6f" 06:21:16 DEBUG "instance": "10.142.0.74:9100" 06:21:16 DEBUG "value": [ 06:21:16 DEBUG 06:21:16 DEBUG }, 06:21:16 DEBUG "metric": { 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG "pod": "ds-idrepo-0" 06:21:16 DEBUG "pod": "am-769b98f8d5-h2r87" 06:21:16 DEBUG }, 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG "value": [ 06:21:16 DEBUG "value": [ 06:21:16 DEBUG { 06:21:16 DEBUG 06:21:16 DEBUG }, 06:21:16 DEBUG "pod": "am-769b98f8d5-2rr6f" 06:21:16 DEBUG 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG 06:21:16 DEBUG "data": { 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG }, 06:21:16 DEBUG }, 06:21:16 DEBUG }, 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG 06:21:16 DEBUG "value": [ 06:21:16 DEBUG "pod": "ds-idrepo-1" 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG }, 06:21:16 DEBUG }, 06:21:16 DEBUG "value": [ 06:21:16 DEBUG "0" 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG "metric": { 06:21:16 DEBUG "pod": "ds-idrepo-0" 06:21:16 DEBUG "value": [ 06:21:16 DEBUG }, 06:21:16 DEBUG 06:21:16 DEBUG "0.001819015451314186" 06:21:16 DEBUG "pod": "ds-idrepo-0" 06:21:16 DEBUG "resultType": "vector", 06:21:16 DEBUG "0" 06:21:16 DEBUG "value": [ 06:21:16 DEBUG "value": [ 06:21:16 DEBUG "value": [ 06:21:16 DEBUG "0.030594640762917864" 06:21:16 DEBUG 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG }, 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG "value": [ 06:21:16 DEBUG "value": [ 06:21:16 DEBUG 06:21:16 DEBUG ] 06:21:16 DEBUG "113552621.24802233" 06:21:16 DEBUG "0" 06:21:16 DEBUG "instance": "10.142.0.24:9100" 06:21:16 DEBUG }, 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG "value": [ 06:21:16 DEBUG [...] 06:21:16 DEBUG ] 06:21:16 DEBUG }, 06:21:16 DEBUG "result": [ 06:21:16 DEBUG ] 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG ] 06:21:16 DEBUG [...] 06:21:16 DEBUG "11003.1" 06:21:16 DEBUG "value": [ 06:21:16 DEBUG [...] 06:21:16 DEBUG "pod": "am-769b98f8d5-2rr6f" 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG } 06:21:16 DEBUG ] 06:21:16 DEBUG ] 06:21:16 DEBUG }, 06:21:16 DEBUG "value": [ 06:21:16 DEBUG "113242112" 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG 06:21:16 DEBUG } 06:21:16 DEBUG "value": [ 06:21:16 DEBUG { 06:21:16 DEBUG } 06:21:16 DEBUG "0" 06:21:16 DEBUG "0" 06:21:16 DEBUG "9900.766666666668" 06:21:16 DEBUG } 06:21:16 DEBUG 06:21:16 DEBUG ] 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG }, 06:21:16 DEBUG "0" 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG ] 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG "value": [ 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG ] 06:21:16 DEBUG "0" 06:21:16 DEBUG 06:21:16 DEBUG ] 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG "metric": { 06:21:16 DEBUG ] 06:21:16 DEBUG ] 06:21:16 DEBUG ] 06:21:16 DEBUG ] 06:21:16 DEBUG ] 06:21:16 DEBUG 06:21:16 DEBUG } 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG "value": [ 06:21:16 DEBUG ] 06:21:16 DEBUG 06:21:16 DEBUG [...] 06:21:16 DEBUG } 06:21:16 DEBUG ] 06:21:16 DEBUG ] 06:21:16 DEBUG 06:21:16 DEBUG "0" 06:21:16 DEBUG } 06:21:16 DEBUG ] 06:21:16 DEBUG 06:21:16 DEBUG } 06:21:16 DEBUG "0" 06:21:16 DEBUG "instance": "10.142.0.24:9100" 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG 06:21:16 DEBUG ] 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG } 06:21:16 DEBUG [...] 06:21:16 DEBUG 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG 06:21:16 DEBUG ] 06:21:16 DEBUG ] 06:21:16 DEBUG } 06:21:16 DEBUG "pod": "ds-cts-0" 06:21:16 DEBUG } 06:21:16 DEBUG ] 06:21:16 DEBUG }, 06:21:16 DEBUG } 06:21:16 DEBUG ] 06:21:16 DEBUG ] 06:21:16 DEBUG ] 06:21:16 DEBUG } 06:21:16 DEBUG "pod": "am-769b98f8d5-2rr6f" 06:21:16 DEBUG } 06:21:16 DEBUG [...] 06:21:16 DEBUG "pod": "ds-cts-0" 06:21:16 DEBUG "0" 06:21:16 DEBUG ] 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG ] 06:21:16 DEBUG }, 06:21:16 DEBUG } 06:21:16 DEBUG "value": [ 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG }, 06:21:16 DEBUG } 06:21:16 DEBUG 06:21:16 DEBUG }, 06:21:16 DEBUG ] 06:21:16 DEBUG } 06:21:16 DEBUG 06:21:16 DEBUG 06:21:16 DEBUG [...] 06:21:16 DEBUG ] 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG "value": [ 06:21:16 DEBUG ] 06:21:16 DEBUG 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG "value": [ 06:21:16 DEBUG 06:21:16 DEBUG "value": [ 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG 06:21:16 DEBUG "pod": "am-769b98f8d5-2rr6f" 06:21:16 DEBUG 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG } 06:21:16 DEBUG 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG ] 06:21:16 DEBUG "pod": "am-769b98f8d5-2rr6f" 06:21:16 DEBUG }, 06:21:16 DEBUG 06:21:16 DEBUG } 06:21:16 DEBUG "0" 06:21:16 DEBUG } 06:21:16 DEBUG 06:21:16 DEBUG "0" 06:21:16 DEBUG "pod": "ds-cts-0" 06:21:16 DEBUG "0" 06:21:16 DEBUG } 06:21:16 DEBUG }, 06:21:16 DEBUG "value": [ 06:21:16 DEBUG 06:21:16 DEBUG ] 06:21:16 DEBUG [...] 06:21:16 DEBUG ] 06:21:16 DEBUG }, 06:21:16 DEBUG ] 06:21:16 DEBUG } 06:21:16 DEBUG "value": [ 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG "instance": "10.142.0.74:9100" 06:21:16 DEBUG } 06:21:16 DEBUG 06:21:16 DEBUG } 06:21:16 DEBUG "value": [ 06:21:16 DEBUG } 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG "1" 06:21:16 DEBUG }, 06:21:16 DEBUG ] 06:21:16 DEBUG 06:21:16 DEBUG ] 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG ] 06:21:16 DEBUG "0.003" 06:21:16 DEBUG ] 06:21:16 DEBUG "value": [ 06:21:16 DEBUG } 06:21:16 DEBUG 06:21:16 DEBUG } 06:21:16 DEBUG "0" 06:21:16 DEBUG } 06:21:16 DEBUG ] 06:21:16 DEBUG } 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG } 06:21:16 DEBUG "instance": "10.142.0.74:9100" 06:21:16 DEBUG } 06:21:16 DEBUG ] 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG ] 06:21:16 DEBUG "2813156352" 06:21:16 DEBUG }, 06:21:16 DEBUG } 06:21:16 DEBUG ] 06:21:16 DEBUG } 06:21:16 DEBUG ] 06:21:16 DEBUG "value": [ 06:21:16 DEBUG ] 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG 1713936076, 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG ] 06:21:16 DEBUG "0.00016666666666675193" 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG ] 06:21:16 DEBUG } 06:21:16 DEBUG } 06:21:16 DEBUG ] 06:21:16 DEBUG } 06:21:16 DEBUG }