<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SAS formats shows warning and kubernetes and determine couple minutes slowness in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-formats-shows-warning-and-kubernetes-and-determine-couple/m-p/973223#M30243</link>
    <description>&lt;P&gt;Thank you Greg for your reply. the SAS Formats pod does not restart. Also both kubectl describe pod and kubectl logs pod does not show any error. I capture this in Opensearch messages showing as error.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Aug 2025 20:33:30 GMT</pubDate>
    <dc:creator>drahorg</dc:creator>
    <dc:date>2025-08-25T20:33:30Z</dc:date>
    <item>
      <title>SAS formats shows warning and kubernetes and determine couple minutes slowness</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-formats-shows-warning-and-kubernetes-and-determine-couple/m-p/973042#M30235</link>
      <description>&lt;P&gt;In SAS Viya 4 (2024.09LTS) I captured in the Opensearch "kubernetes Events" dashboards a few warnings that point to the readiness to sas-formats pod (see below).&lt;/P&gt;
&lt;P&gt;During this time our users report a couple of minutes where they cannot connect to SAS Studio.&lt;/P&gt;
&lt;P&gt;However, "kubectl describe" or "kubectl logs" for the sas-formats pod does not show anything.&lt;/P&gt;
&lt;P&gt;Can you pls help how to find the root cause for this, and potentially fix it.&lt;/P&gt;
&lt;P&gt;the json of the event from Opensearch is below&lt;/P&gt;
&lt;P&gt;"&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;"_index": "viya_logs-viya-prod-eks-ns-2025-08-20",&lt;BR /&gt;"_id": "1030066a-9ad1-429f-b8a3-1f52d7363401",&lt;BR /&gt;"_version": 1,&lt;BR /&gt;"_score": null,&lt;BR /&gt;"_source": {&lt;BR /&gt;"@timestamp": "2025-08-20T11:54:58.000Z",&lt;BR /&gt;"level": "Warning",&lt;BR /&gt;"message": "Readiness probe failed: Get \"&lt;A href="http://100.64.14.80:9080/formats/live\" target="_blank"&gt;http://100.64.14.80:9080/formats/live\&lt;/A&gt;": context deadline exceeded (Client.Timeout exceeded while awaiting headers)",&lt;BR /&gt;"logsource": "KUBE_EVENT",&lt;BR /&gt;"properties": {&lt;BR /&gt;"reason": "Unhealthy",&lt;BR /&gt;"eventid": "1030066a-9ad1-429f-b8a3-1f52d7363401",&lt;BR /&gt;"firsttimestamp": "2025-08-02T05:33:18Z",&lt;BR /&gt;"reportingInstance": "ip-10-221-14-200.ca-centra-1.compute.internal",&lt;BR /&gt;"object_type": "Pod",&lt;BR /&gt;"lastimestamp": "2025-08-20T11:54:58Z",&lt;BR /&gt;"count": 5,&lt;BR /&gt;"fieldPath": "spec.containers{sas-portable-formats}",&lt;BR /&gt;"eventName": "sas-formats-66f6bb44f9-mmnpd.1857dc4bfe06b0b2",&lt;BR /&gt;"type": "Warning",&lt;BR /&gt;"reportingComponent": "kubelet",&lt;BR /&gt;"object": "sas-formats-66f6bb44f9-mmnpd"&lt;BR /&gt;},&lt;BR /&gt;"kube": {&lt;BR /&gt;"pod": "sas-formats-66f6bb44f9-mmnpd",&lt;BR /&gt;"namespace": "viya-prod-eks-ns",&lt;BR /&gt;"host": "ip-10-220-13-168.ca-central-1.compute.internal",&lt;BR /&gt;"pod_id": "1cd18fa0-ec58-4a3c-af6a-4f0f4d6c2581"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"fields": {&lt;BR /&gt;"@timestamp": [&lt;BR /&gt;"2025-08-20T11:54:58.000Z"&lt;BR /&gt;]&lt;BR /&gt;},&lt;BR /&gt;"highlight": {&lt;BR /&gt;"logsource.keyword": [&lt;BR /&gt;"@opensearch-dashboards-highlighted-field@KUBE_EVENT@/opensearch-dashboards-highlighted-field@"&lt;BR /&gt;]&lt;BR /&gt;},&lt;BR /&gt;"sort": [&lt;BR /&gt;1755690898000&lt;BR /&gt;]&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;"&lt;/P&gt;
&lt;P&gt;Thanks a lot,&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 16:21:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-formats-shows-warning-and-kubernetes-and-determine-couple/m-p/973042#M30235</guid>
      <dc:creator>drahorg</dc:creator>
      <dc:date>2025-08-21T16:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAS formats shows warning and kubernetes and determine couple minutes slowness</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-formats-shows-warning-and-kubernetes-and-determine-couple/m-p/973150#M30238</link>
      <description>If the liveness probe fails enough, Kubernetes will restart the pod, so you may need to use kubectl logs --previous to see the logs that include the failure.</description>
      <pubDate>Fri, 22 Aug 2025 20:05:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-formats-shows-warning-and-kubernetes-and-determine-couple/m-p/973150#M30238</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2025-08-22T20:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAS formats shows warning and kubernetes and determine couple minutes slowness</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-formats-shows-warning-and-kubernetes-and-determine-couple/m-p/973223#M30243</link>
      <description>&lt;P&gt;Thank you Greg for your reply. the SAS Formats pod does not restart. Also both kubectl describe pod and kubectl logs pod does not show any error. I capture this in Opensearch messages showing as error.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2025 20:33:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-formats-shows-warning-and-kubernetes-and-determine-couple/m-p/973223#M30243</guid>
      <dc:creator>drahorg</dc:creator>
      <dc:date>2025-08-25T20:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAS formats shows warning and kubernetes and determine couple minutes slowness</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-formats-shows-warning-and-kubernetes-and-determine-couple/m-p/973331#M30248</link>
      <description>If the pod did not restart then the liveness probe didn't fail enough to trigger this, suggesting the failure was not ongoing. For sas formats the liveness probe by default is queried every 20 seconds, and if it fails three times the service is restarted.&lt;BR /&gt;So it sounds like whatever the issue was, it did not last more than 60 seconds.</description>
      <pubDate>Tue, 26 Aug 2025 18:27:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-formats-shows-warning-and-kubernetes-and-determine-couple/m-p/973331#M30248</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2025-08-26T18:27:50Z</dc:date>
    </item>
  </channel>
</rss>

